Age | Commit message (Expand) | Author |
2016-03-14 | buildman: patman: Fix -H when installed as a symlink | Simon Glass |
2016-03-14 | patman: Add a missing space in GetMetaDataForList() | Simon Glass |
2016-03-14 | fdtgrep: Improve error handling with invalid device tree | Simon Glass |
2016-03-14 | mkimage: Make 'params' static | Simon Glass |
2016-03-14 | mkimage: Show an error message when usage() is called | Simon Glass |
2016-03-14 | mkimage: Move usage() up to the top | Simon Glass |
2016-03-14 | mkimage: Sort the option processing code by option | Simon Glass |
2016-03-14 | mkimage: Convert to use getopt() | Simon Glass |
2016-03-14 | mkimage: Move argument processing into its own function | Simon Glass |
2016-02-25 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-02-24 | patman: fix series-notes handling for buildman | Albert ARIBAUD |
2016-02-24 | tools: Update openrisc toolchain information | Bin Meng |
2016-02-24 | tools: -Wno-deprecated-declarations for OpenSSL on darwin | Andreas Bießmann |
2016-02-24 | Gracefully handle 64-bit signed-extended 32-bit Load addresses | William Cohen |
2016-02-21 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-02-21 | mxsboot: remove unused include | Andreas Bießmann |
2016-02-08 | test, tools: introduce tbot README | Heiko Schocher |
2016-02-08 | tools: env: update usage strings | Andreas Fenkart |
2016-02-08 | tools: env: factor out parse_common_args | Andreas Fenkart |
2016-02-08 | tools: env: shift optind arguments and fix argument indices | Andreas Fenkart |
2016-02-08 | tools: env: parse aes key / suppress flag into argument struct | Andreas Fenkart |
2016-02-08 | tools: env: introduce setenv/printenv argument structs | Andreas Fenkart |
2016-02-08 | tools: env: make parse_aes_key stateless | Andreas Fenkart |
2016-02-08 | tools: env validate: pass values as 0-based array | Andreas Fenkart |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-02-02 | tools: mxsboot: Use more portable cpu_to_le32() | Bin Meng |
2016-01-21 | rockchip: Add a script to parse datasheets | Simon Glass |
2016-01-20 | dm: video: test: Test that bitmap display works correctly | Simon Glass |
2016-01-20 | patman: Add --thread option | Mateusz Kulikowski |
2016-01-14 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini |
2016-01-14 | arm: mvebu: Add runtime detection of UART (xmodem) boot-mode | Stefan Roese |
2016-01-14 | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese |
2016-01-13 | tools: microcode-tool: Support parsing header file with a license block | Bin Meng |
2016-01-08 | rockchip: Drop a debug message when outputing SPI images | Simon Glass |
2016-01-08 | rockchip: Enable generation of SPI images | Simon Glass |
2015-12-18 | tools: zynqimage: Clean up check_params | Nathan Rossi |
2015-12-16 | Merge git://git.denx.de/u-boot-rockchip | Tom Rini |
2015-12-13 | tools: env: include compiler.h | Peter Robinson |
2015-12-13 | rockchip: mkimage: use imagename to select spl hdr & spl size | Jeffy Chen |
2015-12-13 | Revert "rockchip: Add max spl size & spl header configs" | Jeffy Chen |
2015-12-10 | buildman: README: add links for toolchains not available on kernel.org | Thomas Chou |
2015-12-07 | mkimage: Fix warning from fix for generating multi and script images again | Marek Vasut |
2015-12-05 | mkimage : Fix generating multi and script images | Philippe De Swert |
2015-12-01 | rockchip: Add support for rk's second level loader | Jeffy Chen |
2015-12-01 | rockchip: Add max spl size & spl header configs | Jeffy Chen |
2015-11-29 | tools/kwbimage: fix size computations for v1 images | Reinhard Pfau |
2015-11-29 | tools/kwbimage: fix endianess issue | Reinhard Pfau |
2015-11-29 | tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned | Stefan Roese |
2015-11-19 | tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage | Nathan Rossi |
2015-11-18 | Allow fw env tools to be available as library | Stefano Babic |