Commit Graph

949 Commits (eae4b2b67bc8c68e2440616a447ca6c6898ad188)

Author SHA1 Message Date
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 8 years ago
Andreas Bießmann 7a439cadcf mkimage: fix argument parsing on BSD systems 8 years ago
Andreas Fenkart 43cb65b7a0 tools: env: bug: config structs must be defined in tools library 8 years ago
Andreas Fenkart 69067a34b1 tools: env: fw_parse_script: simplify removal of newline/carriage return 8 years ago
Andreas Fenkart 938c29ff41 tools: env: split fw_string_blank into skip_chars / skip_blanks 8 years ago
Andreas Fenkart 9583efcc74 tools: env: fw_string_blank: return from loop when item found 8 years ago
Andreas Fenkart 10667e15f4 tools: env: replace WHITESPACE macro by isblank 8 years ago
Kevin Smith 7497a6a1f1 tools: kwboot: Add xmodem timeout option 8 years ago
Kevin Smith 8669dacfb8 tools: kwboot: Clean up usage text 8 years ago
Simon Glass 5b15a2596f mkimage: Don't close the file if it wasn't opened 8 years ago
Simon Glass 3bd3a54ac5 mkimage: Ensure file is closed in fdt_property_file() 8 years ago
Simon Glass 7b0bbd886d mkimage: Fix missing free() and close() in fit_build() 8 years ago
Simon Glass 21c2975a94 mkimage: Fix missing free() in fit_extract_data() 8 years ago
Simon Glass b97d71e26a mkimage: Fix error path in fit_extract_data() 8 years ago
Simon Glass 6e0ffce6cb mkimage: Add a missing free() to fit_import_data() 8 years ago
Simon Glass b12a81c4cc mkimage: Close the file when unable to get its size 8 years ago
Simon Glass f980ca3411 mkimage: Correct file being closed twice in fit_extract_data() 8 years ago
Simon Glass 508b028a4c mkimage: Correct file being closed twice in fit_import_data() 8 years ago
Simon Glass 9cff2d1e39 mkimage: Fix munmap() call when importing data 8 years ago
Vagrant Cascadian 0e28065949 Fix spelling of "comment". 8 years ago
Tom Rini 8a7367acca cmd: Fix license command 8 years ago
Simon Glass c81d0d215e buildman: Clarify the use of -V 8 years ago
Simon Glass 17bce66cbf buildman: Add a way to specific a full toolchain prefix 8 years ago
Simon Glass d4c8572b71 buildman: Allow branch names which conflict with directories 8 years ago
Simon Glass 529fd18866 mkimage: Bring data into the FIT before processing 8 years ago
Simon Glass 722ebc8f84 mkimage: Support placing data outside the FIT 8 years ago
Simon Glass fb4cce0f98 mkimage: Support adding device tree files to a FIT 8 years ago
Simon Glass 8e35bb07eb mkimage: Support automatic creating of a FIT without a .its 8 years ago
Simon Glass 3837ce65bd tools: Add a function to obtain the size of a file 8 years ago
Simon Glass d505a09c1e mkimage: Allow a FIT to include an image of any type 8 years ago
Simon Glass e2070a8961 tools: Include fdt_sw.o in libfdt for mkimage 8 years ago
Simon Glass 608e399fde buildman: Allow the toolchain architecture to be specified 8 years ago
Simon Glass ff690df9fc buildman: Allow the toolchain priority to be specified 8 years ago
Simon Glass ad24ebace1 buildman: Fix up a few code inconsistencies in toolchain.py 8 years ago
Simon Glass 2bdeade0ea buildman: patman: Fix -H when installed as a symlink 8 years ago
Simon Glass 9ad96982e8 patman: Add a missing space in GetMetaDataForList() 8 years ago
Simon Glass 9404fc85ab fdtgrep: Improve error handling with invalid device tree 8 years ago
Simon Glass cc7a64447b mkimage: Make 'params' static 8 years ago
Simon Glass 1531034831 mkimage: Show an error message when usage() is called 8 years ago
Simon Glass b0a487a4eb mkimage: Move usage() up to the top 8 years ago
Simon Glass 0745008145 mkimage: Sort the option processing code by option 8 years ago
Simon Glass a02221f29d mkimage: Convert to use getopt() 8 years ago
Simon Glass 0b443dee6b mkimage: Move argument processing into its own function 8 years ago
Albert ARIBAUD 070b781b2b patman: fix series-notes handling for buildman 8 years ago
Bin Meng e8aebc4744 tools: Update openrisc toolchain information 8 years ago
Andreas Bießmann c6e3e8213a tools: -Wno-deprecated-declarations for OpenSSL on darwin 8 years ago
William Cohen c190fbd010 Gracefully handle 64-bit signed-extended 32-bit Load addresses 8 years ago
Andreas Bießmann 3964311473 mxsboot: remove unused include 8 years ago
Heiko Schocher 334a994a3c test, tools: introduce tbot README 8 years ago
Andreas Fenkart b92ae3af6e tools: env: update usage strings 8 years ago