| Commit message (Expand) | Author | Age | Files | Lines |
* | buildman: fix typo | Chris Packham | 2019-02-09 | 1 | -1/+1 |
* | buildman: Write the environment out to an 'env' file | Simon Glass | 2019-02-09 | 1 | -0/+3 |
* | tools: dumpimage: Clarify help | Martyn Welch | 2019-02-01 | 1 | -3/+4 |
* | tools: dumpimage: Add help option and make error paths consistent | Martyn Welch | 2019-02-01 | 1 | -5/+13 |
* | tools: dumpimage: Simplify internal logic | Martyn Welch | 2019-02-01 | 1 | -48/+37 |
* | tools: dumpimage: Simplify arguments | Martyn Welch | 2019-02-01 | 1 | -14/+11 |
* | tools: dumpimage: Provide more feedback on error | Martyn Welch | 2019-02-01 | 1 | -2/+9 |
* | Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx | Tom Rini | 2019-01-30 | 1 | -3/+6 |
|\ |
|
| * | Revert "tools: imx8image: set dcd_skip to true" | Fabio Estevam | 2019-01-28 | 1 | -1/+1 |
| * | tools: imx8image: use correct printf escape sequence | Heinrich Schuchardt | 2019-01-28 | 1 | -2/+5 |
* | | tests: dtoc: adapt tests to changed dtoc output | Simon Goldschmidt | 2019-01-26 | 1 | -27/+27 |
|/ |
|
* | tools: zynqmpimage: Align image_size/image_stored_size | Michal Simek | 2019-01-24 | 1 | -2/+2 |
* | tools: zynqmpimage: round up partition size | Michael Tretter | 2019-01-24 | 1 | -3/+12 |
* | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-01-15 | 5 | -10/+56 |
|\ |
|
| * | buildman: Fix tabs in GetWrapper() | Simon Glass | 2019-01-14 | 1 | -2/+2 |
| * | buildman: Add support for building with clang | Simon Glass | 2019-01-14 | 5 | -5/+48 |
| * | buildman: Deal nicely with invalid build-status file | Simon Glass | 2019-01-14 | 1 | -1/+6 |
| * | buildman: Drop comment about Ctrl-C problem | Simon Glass | 2019-01-14 | 1 | -2/+0 |
* | | Fix typo: missmatched -> mismatched. | Vagrant Cascadian | 2019-01-15 | 1 | -1/+1 |
* | | dtoc: make generated platdata structs const | Simon Goldschmidt | 2019-01-15 | 1 | -1/+1 |
|/ |
|
* | tools: imx8image: set dcd_skip to true | Peng Fan | 2019-01-09 | 1 | -1/+1 |
* | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2019-01-01 | 6 | -1/+676 |
|\ |
|
| * | imx: imx8mq: build flash.bin | Peng Fan | 2019-01-01 | 1 | -0/+43 |
| * | tools: add i.MX8M image support | Peng Fan | 2019-01-01 | 4 | -0/+632 |
| * | tools: improve portability of imx_cntr_image.sh | Martin Husemann | 2019-01-01 | 1 | -1/+1 |
* | | tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf() | Andy Shevchenko | 2018-12-15 | 1 | -2/+2 |
* | | tools: add a generic config for native tools building | Otavio Salvador | 2018-12-15 | 1 | -1/+1 |
|/ |
|
* | Roll CRC16-CCITT into the hash infrastructure | Philipp Tomsich | 2018-12-08 | 1 | -0/+1 |
* | buildman/toolchain.py: handle inconsistent tarball names | Trevor Woerner | 2018-12-05 | 1 | -2/+3 |
* | buildman/toolchain.py: fix toolchain directory | Trevor Woerner | 2018-12-05 | 1 | -1/+2 |
* | rsa: add a structure for the padding | Philippe Reynes | 2018-12-03 | 1 | -0/+4 |
* | tools: MediaTek: add MTK boot header generation to mkimage | Ryder Lee | 2018-11-28 | 3 | -0/+949 |
* | tools/file2include: don't use malloc.h for malloc | Jonathan Gray | 2018-11-26 | 1 | -1/+0 |
* | tools: .gitignore: add prelink-riscv | Lukas Auer | 2018-11-26 | 1 | -0/+1 |
* | binman: Set the pathname correctly for ELF files | Simon Glass | 2018-11-20 | 1 | -3/+2 |
* | binman: Drop an unnecessary comma in blob handling | Simon Glass | 2018-11-20 | 1 | -1/+1 |
* | binman: Add a way to enable debugging from the build | Simon Glass | 2018-11-20 | 1 | -0/+6 |
* | buildman: Show boards with warning with w+ | Simon Glass | 2018-11-20 | 2 | -19/+54 |
* | buildman: Rename the good, better, worse variables | Simon Glass | 2018-11-20 | 1 | -14/+14 |
* | buildman: Detect dtc warnings | Simon Glass | 2018-11-20 | 2 | -3/+6 |
* | buildman: Only print toolchain probing with -v | Simon Glass | 2018-11-20 | 2 | -2/+2 |
* | armv7R: K3: am654: Add support for generating build targets | Lokesh Vutla | 2018-11-16 | 1 | -0/+48 |
* | buildman: Add a --boards option to specify particular boards to build | Simon Glass | 2018-11-14 | 5 | -23/+72 |
* | tools: imx8image: flatten container header only when creating container | Peng Fan | 2018-11-06 | 1 | -10/+12 |
* | tools: imx8image: fix coverity CID 184233 | Peng Fan | 2018-11-06 | 1 | -0/+8 |
* | tools: imx8image: fix coverity CID 184234 | Peng Fan | 2018-11-06 | 1 | -1/+3 |
* | tools: imx8image: check lseek return value | Peng Fan | 2018-11-06 | 1 | -4/+23 |
* | MIPS: make size of relocation table fixed but configurable | Daniel Schwierzeck | 2018-11-02 | 1 | -22/+8 |
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx | Tom Rini | 2018-10-25 | 5 | -0/+999 |
|\ |
|
| * | imx: mkimage: avoid stop CI when required files not exists | Peng Fan | 2018-10-25 | 1 | -0/+29 |