summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-181-5/+27
|\
| * tools: zynqmpimage: Check return values from file functionsMichal Simek2017-12-181-5/+27
* | binman: Add documentation for the symbol featureSimon Glass2017-12-121-1/+31
* | binman: Support accessing binman tables at run timeSimon Glass2017-12-1210-10/+323
* | binman: Support enabling debug in testsSimon Glass2017-12-124-6/+23
* | binman: Adjust size of test SPL binarySimon Glass2017-12-125-14/+14
* | binman: Add tests binaries with binman symbolsSimon Glass2017-12-129-1/+103
* | binman: Drop a stale comment about the 'board' featureSimon Glass2017-12-121-1/+0
* | binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass2017-12-123-0/+33
* | binman: Add support for including spl/u-boot-spl.dtbSimon Glass2017-12-123-0/+37
* | binman: Add a function to read ELF symbolsSimon Glass2017-12-128-11/+128
|/
* tools: omapimage: fix corner-case in byteswap pathPhilipp Tomsich2017-12-051-1/+5
* libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cMasahiro Yamada2017-12-042-2/+4
* tools: env: Add support for direct read/write UBI volumesS. Lockwood-Childs2017-11-292-2/+261
* tools: zynqmpimage: adjust ug1085 reference to v1.4 of the documentJean-Francois Dagenais2017-11-291-1/+1
* tools: mkimage: Extend mkimage to also include pmufwMichal Simek2017-11-281-1/+98
* Merge git://git.denx.de/u-boot-dmTom Rini2017-11-2323-131/+424
|\
| * binman: Return non-zero exit code on test failureSimon Glass2017-11-221-2/+6
| * binman: Add add test for using an Intel MRC binarySimon Glass2017-11-222-0/+20
| * binman: Add add test for SPL with a microcode pointerSimon Glass2017-11-223-31/+84
| * binman: Add a test for x86-start16-splSimon Glass2017-11-222-1/+22
| * binman: Add test for u-boot-spl-bss-padSimon Glass2017-11-226-1/+64
| * binman: Check for files missing from test coverageSimon Glass2017-11-221-3/+19
| * binman: Increase test coverage back to 100%Simon Glass2017-11-221-7/+4
| * binman: Add a main program to the testsSimon Glass2017-11-222-0/+8
| * binman: Add tests for importlib availabilitySimon Glass2017-11-222-2/+36
| * binman: Set up 'entry' to permit full test coverageSimon Glass2017-11-223-5/+10
| * binman: Append to PYTHONPATH when running test coverageSimon Glass2017-11-221-1/+1
| * dtoc: Fix up testsSimon Glass2017-11-221-45/+37
| * buildman: Fix up testsSimon Glass2017-11-221-10/+21
| * buildman: Allow skipping of tests which use the networkSimon Glass2017-11-223-4/+11
| * patman: Fix up tests to pass with newest checkpatchSimon Glass2017-11-221-15/+26
| * binman: Disable the no-unit_address_vs_reg warningsSimon Glass2017-11-221-1/+2
| * binman: Rename tests to ftestSimon Glass2017-11-222-2/+2
| * binman: Add a Makefile for test-program compilationSimon Glass2017-11-223-8/+36
| * binman: Add docs explaining how to enable binman for a boardSimon Glass2017-11-221-0/+21
| * binman: Add better Makefile debuggingSimon Glass2017-11-221-1/+2
* | rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)Philipp Tomsich2017-11-211-31/+14
* | rockchip: mkimage: use spl_boot0 for all Rockchip SoCsKever Yang2017-11-211-7/+7
|/
* env: Remove CONFIG_ENV_AES supportTom Rini2017-11-215-100/+1
* tools: use files from scripts/dtc/libfdt where possibleMasahiro Yamada2017-11-177-5/+22
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-173-35/+1
* Do not attempt to use the systemwide libfdtJan Kundrát2017-11-061-2/+2
* tools: image: fix message when fail to add verification data for configMasahiro Yamada2017-11-061-3/+1
* tools: image: allow to sign image nodes without -K optionMasahiro Yamada2017-11-061-7/+8
* tools: image: fix "algo" property of public key for verified bootMasahiro Yamada2017-11-061-1/+1
* tools: env: allow to print U-Boot versionStefan Agner2017-11-061-3/+11
* tools: image: fix node name of signature node in FITMasahiro Yamada2017-10-231-1/+1
* tools: env: Add embedded.c to .gitignoreBin Meng2017-10-161-0/+1
* env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen2017-10-161-1/+0