summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-05-27tools/env: compute size of usable area only onceAndreas Fenkart
2016-05-27tools/env: fw_printenv pass value_only as argumentAndreas Fenkart
2016-05-27tools/env: remove 'extern' from function prototype in fw_env.hAndreas Fenkart
2016-05-27tools/env: pass key as argument to env_aes_cbc_cryptAndreas Fenkart
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-05-23mkimage: Add a quiet modeSimon Glass
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17buildman: allow more incremental buildingStephen Warren
2016-05-17imx: tools: imximage: fix CLR bit commandAdrian Alonso
2016-05-13test, tools: update tbot documentationHeiko Schocher
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-05-03mkimage: fix generation of FIT imageAndreas Bießmann
2016-05-02fit_image: Fix a double close() on the error pathSimon Glass
2016-05-02tools: env: fix config file loading in env libraryAnatolij Gustschin
2016-05-02Change my mailaddressAndreas Bießmann
2016-05-02mkimage: fix argument parsing on BSD systemsAndreas Bießmann
2016-03-27tools: env: bug: config structs must be defined in tools libraryAndreas Fenkart
2016-03-26tools: env: fw_parse_script: simplify removal of newline/carriage returnAndreas Fenkart
2016-03-26tools: env: split fw_string_blank into skip_chars / skip_blanksAndreas Fenkart
2016-03-26tools: env: fw_string_blank: return from loop when item foundAndreas Fenkart
2016-03-26tools: env: replace WHITESPACE macro by isblankAndreas Fenkart
2016-03-24tools: kwboot: Add xmodem timeout optionKevin Smith
2016-03-24tools: kwboot: Clean up usage textKevin Smith
2016-03-22mkimage: Don't close the file if it wasn't openedSimon Glass
2016-03-22mkimage: Ensure file is closed in fdt_property_file()Simon Glass
2016-03-22mkimage: Fix missing free() and close() in fit_build()Simon Glass
2016-03-22mkimage: Fix missing free() in fit_extract_data()Simon Glass
2016-03-22mkimage: Fix error path in fit_extract_data()Simon Glass
2016-03-22mkimage: Add a missing free() to fit_import_data()Simon Glass
2016-03-22mkimage: Close the file when unable to get its sizeSimon Glass
2016-03-22mkimage: Correct file being closed twice in fit_extract_data()Simon Glass
2016-03-22mkimage: Correct file being closed twice in fit_import_data()Simon Glass
2016-03-22mkimage: Fix munmap() call when importing dataSimon Glass
2016-03-22Fix spelling of "comment".Vagrant Cascadian
2016-03-22cmd: Fix license commandTom Rini
2016-03-17buildman: Clarify the use of -VSimon Glass
2016-03-17buildman: Add a way to specific a full toolchain prefixSimon Glass
2016-03-17buildman: Allow branch names which conflict with directoriesSimon Glass
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini
2016-03-14mkimage: Bring data into the FIT before processingSimon Glass
2016-03-14mkimage: Support placing data outside the FITSimon Glass
2016-03-14mkimage: Support adding device tree files to a FITSimon Glass
2016-03-14mkimage: Support automatic creating of a FIT without a .itsSimon Glass
2016-03-14tools: Add a function to obtain the size of a fileSimon Glass
2016-03-14mkimage: Allow a FIT to include an image of any typeSimon Glass
2016-03-14tools: Include fdt_sw.o in libfdt for mkimageSimon Glass
2016-03-14buildman: Allow the toolchain architecture to be specifiedSimon Glass
2016-03-14buildman: Allow the toolchain priority to be specifiedSimon Glass
2016-03-14buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass
2016-03-14buildman: patman: Fix -H when installed as a symlinkSimon Glass