Age | Commit message (Expand) | Author |
2015-03-05 | Merge branch 'buildman' of git://git.denx.de/u-boot-x86 | Tom Rini |
2015-03-05 | buildman: Add a space before the list of boards | Simon Glass |
2015-03-05 | buildman: Correct toolchain download feature | Simon Glass |
2015-03-05 | kwbimage: align v1 binary header to 4B | Chris Packham |
2015-02-17 | add example for file on VFAT filesystem usage | Waldemar Brodkorb |
2015-02-17 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2015-02-16 | tools: mksunxiboot: Fix problems on big endian systems | Siarhei Siamashka |
2015-02-16 | tools/imagetool: remove linker script | Andreas Bießmann |
2015-02-15 | buildman: allow multiple toolchains in a single path | Albert ARIBAUD |
2015-02-15 | patman: Read in the git-mailrc alias file | Simon Glass |
2015-02-15 | buildman: Fix incorrect arguemnt in GetUpstream() | Simon Glass |
2015-02-10 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini |
2015-02-10 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-02-10 | imx: imximage: Add QuadSPI boot support | Ye.Li |
2015-02-07 | kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS | Tom Rini |
2015-02-06 | tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS | Stefan Roese |
2015-02-05 | x86: Enhance the microcode tool to support header files as input | Simon Glass |
2015-01-31 | Merge branch 'patman' of git://git.denx.de/u-boot-x86 | Tom Rini |
2015-01-30 | patman: Explain how to make doc/git-mailrc work | Simon Glass |
2015-01-30 | patman: Check commit_match before stripping leading whitespace | Scott Wood |
2015-01-30 | patman: Make dry-run output match real functionality | Peter Tyser |
2015-01-30 | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini |
2015-01-29 | Use hash.c in mkimage | Ruchika Gupta |
2015-01-29 | rsa: Split the rsa-verify to separate the modular exponentiation | Ruchika Gupta |
2015-01-29 | tools: do not print error messages in verify_header() functions | Guilherme Maciel Ferreira |
2015-01-29 | dumpimage: fit: extract FIT images | Guilherme Maciel Ferreira |
2015-01-29 | dumpimage: replace the term "datafile" by "subimage" | Guilherme Maciel Ferreira |
2015-01-29 | dumpimage: add 'T' option to explicitly set the image type | Guilherme Maciel Ferreira |
2015-01-29 | imagetool: replace image registration function by linker_lists feature | Guilherme Maciel Ferreira |
2015-01-29 | imagetool: make the image_save_datafile() available to all image types | Guilherme Maciel Ferreira |
2015-01-29 | imagetool: move common code to imagetool module | Guilherme Maciel Ferreira |
2015-01-29 | arm: mx6: cm-fx6: display compulab logo | Nikita Kiryanov |
2015-01-19 | mxsboot : Support of 224-bytes OOB area length | Alexandre Coffignal |
2015-01-14 | buildman: Add an option to write the full build output | Simon Glass |
2015-01-14 | buildman: Add the option to download toolchains from kernel.org | Simon Glass |
2015-01-14 | buildman: Allow architecture to alias to multiple toolchains | Simon Glass |
2015-01-14 | buildman: Don't use the local settings when running tests | Simon Glass |
2015-01-14 | buildman: Don't complain about missing sections in ~/.buildman | Simon Glass |
2015-01-14 | buildman: Add documentation about the .buildman file | Simon Glass |
2015-01-14 | buildman: Add a note about Python pre-requisites | Simon Glass |
2015-01-14 | buildman: Add an option to use the full tool chain path | Simon Glass |
2015-01-14 | buildman: Put the toolchain path first instead of last in PATH | Simon Glass |
2015-01-14 | buildman: Try to avoid hard-coded string parsing | Simon Glass |
2015-01-14 | buildman: Allow specifying a range of commits to build | Simon Glass |
2015-01-14 | buildman: Don't remove entire output directory when testing | Simon Glass |
2015-01-14 | buildman: Add an option to flatten output directory trees | Simon Glass |
2015-01-14 | buildman: Try to guess the upstream commit | Simon Glass |
2015-01-14 | buildman: Don't prune output space for 'current source' build | Simon Glass |
2015-01-14 | buildman: Put build in 'current', not 'current/current' | Simon Glass |
2015-01-14 | buildman: Add tests that check the correct output directory is used | Simon Glass |