summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/kwbimage: add DEBUG optionChris Packham2016-12-012-1/+10
* tools/kwbimage: add BAUDRATE optionChris Packham2016-12-012-1/+44
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-11-301-1/+9
|\
| * tools: imximage: display DCD block offset, lengthEric Nelson2016-11-291-1/+9
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-11-291-0/+2
|\ \ | |/ |/|
| * tools/env: Correct include kconfigYork Sun2016-11-231-0/+2
* | tools/env: fix environment alignment tests for block devicesMax Krummenacher2016-11-281-27/+33
* | tools/Makefile: suppress "which swig" error outputAndre Przywara2016-11-281-1/+1
* | image: Combine image_sig_algo with image_sign_infoAndrew Duda2016-11-211-7/+9
* | image: Add crypto_algo struct for RSA infoAndrew Duda2016-11-211-4/+5
|/
* tools: mkimage: Check if file is regular fileMichal Simek2016-11-151-2/+8
* tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2016-11-152-0/+56
* tools: fix mksunxiboot build for tools-all targetAndre Przywara2016-11-131-1/+1
* mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso2016-11-063-4/+40
* buildman: Fix building based on 'options' fieldTom Rini2016-11-061-2/+2
* tools: imximage: check return value when open the plugin filePeng Fan2016-11-051-1/+8
* mkimage: Fix missing free() in show_valid_options()Simon Glass2016-10-311-0/+1
* Fix spelling of "occur".Vagrant Cascadian2016-10-311-1/+1
* tools: add mksunxiboot to tools-all targetStefan BrĂ¼ns2016-10-302-1/+2
* sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-301-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-282-60/+230
|\
| * tools: imximage: add plugin supportPeng Fan2016-10-242-60/+230
* | tools: moveconfig: support wildcards in --defconfigs fileMasahiro Yamada2016-10-241-8/+22
* | pbl: use "wait" command instead of "flush" commandZhao Qiang2016-10-141-1/+1
|/
* tools: buildman: Add compiler wrapperYork Sun2016-10-092-2/+25
* tools: buildman: Remove duplicated codeYork Sun2016-10-091-4/+0
* dtoc: Make integer division python 3.x safePaul Burton2016-10-091-1/+1
* dtoc: Decode strings for struct.unpack on python 3.xPaul Burton2016-10-091-0/+3
* dtoc: Use items() to iterate over dictionaries in python 3.xPaul Burton2016-10-092-5/+5
* patman: Fix doctest StringIO import for python 3.xPaul Burton2016-10-091-5/+8
* patman: Use items() to iterate over dictionariesPaul Burton2016-10-091-1/+1
* patman: Import 'configparser' lower case to be python 3.x safePaul Burton2016-10-091-1/+5
* patman: Make exception handling python 3.x safePaul Burton2016-10-093-8/+8
* patman: Make print statements python 3.x safePaul Burton2016-10-099-52/+58
* patman: Replace tabs with spacesPaul Burton2016-10-091-2/+2
* dtoc: Add a way for tests to request the fallback librarySimon Glass2016-10-091-3/+13
* dtoc: Adjust GetProps() in fdt_normal to use the node pathSimon Glass2016-10-091-6/+3
* dtoc: Fix bug in GetProp()Simon Glass2016-10-091-1/+1
* buildman: Drop the 'alive' flag in BuilderThreadSimon Glass2016-10-091-3/+1
* buildman: Don't show a stacktrace on Ctrl-CSimon Glass2016-10-091-0/+7
* buildman: Drop the 'active' flag in the builderSimon Glass2016-10-092-16/+1
* buildman: Allow builds to terminate cleanlySimon Glass2016-10-091-2/+6
* buildman: Put our local libraries first in the pathSimon Glass2016-10-091-1/+1
* buildman: Print a message indicating the build is startingSimon Glass2016-10-092-2/+3
* buildman: Print a message when removing old directoriesSimon Glass2016-10-091-0/+6
* buildman: Tidy up the 'cloning' messageSimon Glass2016-10-091-1/+3
* patman: Flush output when there is no newlineSimon Glass2016-10-091-0/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-082-0/+165
|\
| * tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-062-0/+165
* | env: tool: add command line option to input lockfile pathB, Ravi2016-10-082-6/+30