summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-12-02buildman: Rename do_build to config_onlySimon Glass
2016-12-02buildman: Clean up odd characters on the terminalSimon Glass
2016-12-02buildman: Squash useless output from -KSimon Glass
2016-12-02buildman: Add documentation for CONFIG checkingSimon Glass
2016-12-02buildman: Add an option to just create the configSimon Glass
2016-12-01tools/kwbimage: add DEBUG optionChris Packham
2016-12-01tools/kwbimage: add BAUDRATE optionChris Packham
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-11-29Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-11-29tools: imximage: display DCD block offset, lengthEric Nelson
2016-11-28tools/env: fix environment alignment tests for block devicesMax Krummenacher
2016-11-28tools/Makefile: suppress "which swig" error outputAndre Przywara
2016-11-23tools/env: Correct include kconfigYork Sun
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda
2016-11-21image: Add crypto_algo struct for RSA infoAndrew Duda
2016-11-15tools: mkimage: Check if file is regular fileMichal Simek
2016-11-15tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans
2016-11-13tools: fix mksunxiboot build for tools-all targetAndre Przywara
2016-11-06mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso
2016-11-06buildman: Fix building based on 'options' fieldTom Rini
2016-11-05tools: imximage: check return value when open the plugin filePeng Fan
2016-10-31mkimage: Fix missing free() in show_valid_options()Simon Glass
2016-10-31Fix spelling of "occur".Vagrant Cascadian
2016-10-30tools: add mksunxiboot to tools-all targetStefan Brüns
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-24tools: moveconfig: support wildcards in --defconfigs fileMasahiro Yamada
2016-10-24tools: imximage: add plugin supportPeng Fan
2016-10-14pbl: use "wait" command instead of "flush" commandZhao Qiang
2016-10-09tools: buildman: Add compiler wrapperYork Sun
2016-10-09tools: buildman: Remove duplicated codeYork Sun
2016-10-09dtoc: Make integer division python 3.x safePaul Burton
2016-10-09dtoc: Decode strings for struct.unpack on python 3.xPaul Burton
2016-10-09dtoc: Use items() to iterate over dictionaries in python 3.xPaul Burton
2016-10-09patman: Fix doctest StringIO import for python 3.xPaul Burton
2016-10-09patman: Use items() to iterate over dictionariesPaul Burton
2016-10-09patman: Import 'configparser' lower case to be python 3.x safePaul Burton
2016-10-09patman: Make exception handling python 3.x safePaul Burton
2016-10-09patman: Make print statements python 3.x safePaul Burton
2016-10-09patman: Replace tabs with spacesPaul Burton
2016-10-09dtoc: Add a way for tests to request the fallback librarySimon Glass
2016-10-09dtoc: Adjust GetProps() in fdt_normal to use the node pathSimon Glass
2016-10-09dtoc: Fix bug in GetProp()Simon Glass
2016-10-09buildman: Drop the 'alive' flag in BuilderThreadSimon Glass
2016-10-09buildman: Don't show a stacktrace on Ctrl-CSimon Glass
2016-10-09buildman: Drop the 'active' flag in the builderSimon Glass
2016-10-09buildman: Allow builds to terminate cleanlySimon Glass
2016-10-09buildman: Put our local libraries first in the pathSimon Glass
2016-10-09buildman: Print a message indicating the build is startingSimon Glass
2016-10-09buildman: Print a message when removing old directoriesSimon Glass