aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-12-12binman: Add documentation for the symbol featureSimon Glass1-1/+31
2017-12-12binman: Support accessing binman tables at run timeSimon Glass10-10/+323
2017-12-12binman: Support enabling debug in testsSimon Glass4-6/+23
2017-12-12binman: Adjust size of test SPL binarySimon Glass5-14/+14
2017-12-12binman: Add tests binaries with binman symbolsSimon Glass9-1/+103
2017-12-12binman: Drop a stale comment about the 'board' featureSimon Glass1-1/+0
2017-12-12binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass3-0/+33
2017-12-12binman: Add support for including spl/u-boot-spl.dtbSimon Glass3-0/+37
2017-12-12binman: Add a function to read ELF symbolsSimon Glass8-11/+128
2017-12-05tools: omapimage: fix corner-case in byteswap pathPhilipp Tomsich1-1/+5
2017-12-04libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cMasahiro Yamada2-2/+4
2017-11-29tools: env: Add support for direct read/write UBI volumesS. Lockwood-Childs2-2/+261
2017-11-29tools: zynqmpimage: adjust ug1085 reference to v1.4 of the documentJean-Francois Dagenais1-1/+1
2017-11-28tools: mkimage: Extend mkimage to also include pmufwMichal Simek1-1/+98
2017-11-23Merge git://git.denx.de/u-boot-dmTom Rini23-131/+424
2017-11-22binman: Return non-zero exit code on test failureSimon Glass1-2/+6
2017-11-22binman: Add add test for using an Intel MRC binarySimon Glass2-0/+20
2017-11-22binman: Add add test for SPL with a microcode pointerSimon Glass3-31/+84
2017-11-22binman: Add a test for x86-start16-splSimon Glass2-1/+22
2017-11-22binman: Add test for u-boot-spl-bss-padSimon Glass6-1/+64
2017-11-22binman: Check for files missing from test coverageSimon Glass1-3/+19
2017-11-22binman: Increase test coverage back to 100%Simon Glass1-7/+4
2017-11-22binman: Add a main program to the testsSimon Glass2-0/+8
2017-11-22binman: Add tests for importlib availabilitySimon Glass2-2/+36
2017-11-22binman: Set up 'entry' to permit full test coverageSimon Glass3-5/+10
2017-11-22binman: Append to PYTHONPATH when running test coverageSimon Glass1-1/+1
2017-11-22dtoc: Fix up testsSimon Glass1-45/+37
2017-11-22buildman: Fix up testsSimon Glass1-10/+21
2017-11-22buildman: Allow skipping of tests which use the networkSimon Glass3-4/+11
2017-11-22patman: Fix up tests to pass with newest checkpatchSimon Glass1-15/+26
2017-11-22binman: Disable the no-unit_address_vs_reg warningsSimon Glass1-1/+2
2017-11-22binman: Rename tests to ftestSimon Glass2-2/+2
2017-11-22binman: Add a Makefile for test-program compilationSimon Glass3-8/+36
2017-11-22binman: Add docs explaining how to enable binman for a boardSimon Glass1-0/+21
2017-11-22binman: Add better Makefile debuggingSimon Glass1-1/+2
2017-11-21rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)Philipp Tomsich1-31/+14
2017-11-21rockchip: mkimage: use spl_boot0 for all Rockchip SoCsKever Yang1-7/+7
2017-11-21env: Remove CONFIG_ENV_AES supportTom Rini5-100/+1
2017-11-17tools: use files from scripts/dtc/libfdt where possibleMasahiro Yamada7-5/+22
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada3-35/+1
2017-11-06Do not attempt to use the systemwide libfdtJan Kundrát1-2/+2
2017-11-06tools: image: fix message when fail to add verification data for configMasahiro Yamada1-3/+1
2017-11-06tools: image: allow to sign image nodes without -K optionMasahiro Yamada1-7/+8
2017-11-06tools: image: fix "algo" property of public key for verified bootMasahiro Yamada1-1/+1
2017-11-06tools: env: allow to print U-Boot versionStefan Agner1-3/+11
2017-10-23tools: image: fix node name of signature node in FITMasahiro Yamada1-1/+1
2017-10-16tools: env: Add embedded.c to .gitignoreBin Meng1-0/+1
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen1-1/+0
2017-10-16tools: bmp_logo: correctly interpret BMP files with larger headersJon Smith1-3/+8
2017-10-16tools/mkimage: Fix DTC run command to handle file names with spaceMirza, Taimoor1-2/+2