Commit Graph

959 Commits (c1fd2441872722edeacf4b04c80b9a8926ee3042)

Author SHA1 Message Date
Michal Simek d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation 9 years ago
Simon Glass bd6e142094 mkimage: Add a quiet mode 9 years ago
Stephen Warren f79f1e0c0e buildman: allow more incremental building 9 years ago
Adrian Alonso 0782a8803d imx: tools: imximage: fix CLR bit command 9 years ago
Heiko Schocher 4cf4600f25 test, tools: update tbot documentation 9 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 9 years ago
Andreas Bießmann 8edeac86db mkimage: fix generation of FIT image 9 years ago
Simon Glass 4c1dc1a90f fit_image: Fix a double close() on the error path 9 years ago
Anatolij Gustschin 925c97c248 tools: env: fix config file loading in env library 9 years ago
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 9 years ago
Andreas Bießmann 7a439cadcf mkimage: fix argument parsing on BSD systems 9 years ago
Andreas Fenkart 43cb65b7a0 tools: env: bug: config structs must be defined in tools library 9 years ago
Andreas Fenkart 69067a34b1 tools: env: fw_parse_script: simplify removal of newline/carriage return 9 years ago
Andreas Fenkart 938c29ff41 tools: env: split fw_string_blank into skip_chars / skip_blanks 9 years ago
Andreas Fenkart 9583efcc74 tools: env: fw_string_blank: return from loop when item found 9 years ago
Andreas Fenkart 10667e15f4 tools: env: replace WHITESPACE macro by isblank 9 years ago
Kevin Smith 7497a6a1f1 tools: kwboot: Add xmodem timeout option 9 years ago
Kevin Smith 8669dacfb8 tools: kwboot: Clean up usage text 9 years ago
Simon Glass 5b15a2596f mkimage: Don't close the file if it wasn't opened 9 years ago
Simon Glass 3bd3a54ac5 mkimage: Ensure file is closed in fdt_property_file() 9 years ago
Simon Glass 7b0bbd886d mkimage: Fix missing free() and close() in fit_build() 9 years ago
Simon Glass 21c2975a94 mkimage: Fix missing free() in fit_extract_data() 9 years ago
Simon Glass b97d71e26a mkimage: Fix error path in fit_extract_data() 9 years ago
Simon Glass 6e0ffce6cb mkimage: Add a missing free() to fit_import_data() 9 years ago
Simon Glass b12a81c4cc mkimage: Close the file when unable to get its size 9 years ago
Simon Glass f980ca3411 mkimage: Correct file being closed twice in fit_extract_data() 9 years ago
Simon Glass 508b028a4c mkimage: Correct file being closed twice in fit_import_data() 9 years ago
Simon Glass 9cff2d1e39 mkimage: Fix munmap() call when importing data 9 years ago
Vagrant Cascadian 0e28065949 Fix spelling of "comment". 9 years ago
Tom Rini 8a7367acca cmd: Fix license command 9 years ago
Simon Glass c81d0d215e buildman: Clarify the use of -V 9 years ago
Simon Glass 17bce66cbf buildman: Add a way to specific a full toolchain prefix 9 years ago
Simon Glass d4c8572b71 buildman: Allow branch names which conflict with directories 9 years ago
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