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