Commit Graph

925 Commits (69ca6fd85091518f592344be35b92ab23dd7fc9f)

Author SHA1 Message Date
Simon Glass 529fd18866 mkimage: Bring data into the FIT before processing 9 years ago
Simon Glass 722ebc8f84 mkimage: Support placing data outside the FIT 9 years ago
Simon Glass fb4cce0f98 mkimage: Support adding device tree files to a FIT 9 years ago
Simon Glass 8e35bb07eb mkimage: Support automatic creating of a FIT without a .its 9 years ago
Simon Glass 3837ce65bd tools: Add a function to obtain the size of a file 9 years ago
Simon Glass d505a09c1e mkimage: Allow a FIT to include an image of any type 9 years ago
Simon Glass e2070a8961 tools: Include fdt_sw.o in libfdt for mkimage 9 years ago
Simon Glass 608e399fde buildman: Allow the toolchain architecture to be specified 9 years ago
Simon Glass ff690df9fc buildman: Allow the toolchain priority to be specified 9 years ago
Simon Glass ad24ebace1 buildman: Fix up a few code inconsistencies in toolchain.py 9 years ago
Simon Glass 2bdeade0ea buildman: patman: Fix -H when installed as a symlink 9 years ago
Simon Glass 9ad96982e8 patman: Add a missing space in GetMetaDataForList() 9 years ago
Simon Glass 9404fc85ab fdtgrep: Improve error handling with invalid device tree 9 years ago
Simon Glass cc7a64447b mkimage: Make 'params' static 9 years ago
Simon Glass 1531034831 mkimage: Show an error message when usage() is called 9 years ago
Simon Glass b0a487a4eb mkimage: Move usage() up to the top 9 years ago
Simon Glass 0745008145 mkimage: Sort the option processing code by option 9 years ago
Simon Glass a02221f29d mkimage: Convert to use getopt() 9 years ago
Simon Glass 0b443dee6b mkimage: Move argument processing into its own function 9 years ago
Albert ARIBAUD 070b781b2b patman: fix series-notes handling for buildman 9 years ago
Bin Meng e8aebc4744 tools: Update openrisc toolchain information 9 years ago
Andreas Bießmann c6e3e8213a tools: -Wno-deprecated-declarations for OpenSSL on darwin 9 years ago
William Cohen c190fbd010 Gracefully handle 64-bit signed-extended 32-bit Load addresses 9 years ago
Andreas Bießmann 3964311473 mxsboot: remove unused include 9 years ago
Heiko Schocher 334a994a3c test, tools: introduce tbot README 9 years ago
Andreas Fenkart b92ae3af6e tools: env: update usage strings 9 years ago
Andreas Fenkart af93e3d8ab tools: env: factor out parse_common_args 9 years ago
Andreas Fenkart 1ce686978c tools: env: shift optind arguments and fix argument indices 9 years ago
Andreas Fenkart 371ee13760 tools: env: parse aes key / suppress flag into argument struct 9 years ago
Andreas Fenkart 07ce944021 tools: env: introduce setenv/printenv argument structs 9 years ago
Andreas Fenkart 8b27abd8ab tools: env: make parse_aes_key stateless 9 years ago
Andreas Fenkart 167f525871 tools: env validate: pass values as 0-based array 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Bin Meng 276d3ebb88 tools: mxsboot: Use more portable cpu_to_le32() 9 years ago
Simon Glass 002c634c1f rockchip: Add a script to parse datasheets 9 years ago
Simon Glass 747440d0fa dm: video: test: Test that bitmap display works correctly 9 years ago
Mateusz Kulikowski 27067a46c5 patman: Add --thread option 9 years ago
Stefan Roese f4db6c976c arm: mvebu: Add runtime detection of UART (xmodem) boot-mode 9 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago
Bin Meng aefba6f1b5 tools: microcode-tool: Support parsing header file with a license block 9 years ago
Simon Glass 25525ebe31 rockchip: Drop a debug message when outputing SPI images 9 years ago
Simon Glass 9b03701a10 rockchip: Enable generation of SPI images 9 years ago
Nathan Rossi bc36605035 tools: zynqimage: Clean up check_params 9 years ago
Peter Robinson 69bf2d2faf tools: env: include compiler.h 9 years ago
Jeffy Chen 7bf274b9ca rockchip: mkimage: use imagename to select spl hdr & spl size 9 years ago
Jeffy Chen 5cc5b901e6 Revert "rockchip: Add max spl size & spl header configs" 9 years ago
Thomas Chou 8951523c6a buildman: README: add links for toolchains not available on kernel.org 9 years ago
Marek Vasut 3463314125 mkimage: Fix warning from fix for generating multi and script images again 9 years ago
Philippe De Swert 6ae6e16005 mkimage : Fix generating multi and script images 9 years ago
Jeffy Chen 3641339eff rockchip: Add support for rk's second level loader 9 years ago