summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-03-21tools/env: allow equal sign as key value separationStefan Agner
2017-11-22tools: env: allow to print U-Boot versionStefan Agner
2017-01-18imx: move imximage header to common locationStefan Agner
2017-01-11tools/env: fix environment alignment tests for block devicesMax Krummenacher
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
2016-10-09buildman: Tidy up the 'cloning' messageSimon Glass
2016-10-09patman: Flush output when there is no newlineSimon Glass
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08env: tool: add command line option to input lockfile pathB, Ravi
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-06Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b...Andreas Fenkart
2016-10-06tools/env: lookup dev_type directly from flash_read_buf/flash_write_bufAndreas Fenkart
2016-10-06tools/env: pass bad block offset by valueAndreas Fenkart
2016-10-06tools/env: factor out environment_end functionAndreas Fenkart
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)
2016-09-18dtoc: Add methods for reading data from propertiesSimon Glass
2016-09-18dtoc: Correct quotes in fdt_utilSimon Glass
2016-09-18dtoc: Support finding the offset of a propertySimon Glass