summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini
2017-12-18tools: zynqmpimage: Check return values from file functionsMichal Simek
2017-12-12binman: Add documentation for the symbol featureSimon Glass
2017-12-12binman: Support accessing binman tables at run timeSimon Glass
2017-12-12binman: Support enabling debug in testsSimon Glass
2017-12-12binman: Adjust size of test SPL binarySimon Glass
2017-12-12binman: Add tests binaries with binman symbolsSimon Glass
2017-12-12binman: Drop a stale comment about the 'board' featureSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl.dtbSimon Glass
2017-12-12binman: Add a function to read ELF symbolsSimon Glass
2017-12-05tools: omapimage: fix corner-case in byteswap pathPhilipp Tomsich
2017-12-04libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cMasahiro Yamada
2017-11-29tools: env: Add support for direct read/write UBI volumesS. Lockwood-Childs
2017-11-29tools: zynqmpimage: adjust ug1085 reference to v1.4 of the documentJean-Francois Dagenais
2017-11-28tools: mkimage: Extend mkimage to also include pmufwMichal Simek
2017-11-23Merge git://git.denx.de/u-boot-dmTom Rini
2017-11-22binman: Return non-zero exit code on test failureSimon Glass
2017-11-22binman: Add add test for using an Intel MRC binarySimon Glass
2017-11-22binman: Add add test for SPL with a microcode pointerSimon Glass
2017-11-22binman: Add a test for x86-start16-splSimon Glass
2017-11-22binman: Add test for u-boot-spl-bss-padSimon Glass
2017-11-22binman: Check for files missing from test coverageSimon Glass
2017-11-22binman: Increase test coverage back to 100%Simon Glass
2017-11-22binman: Add a main program to the testsSimon Glass
2017-11-22binman: Add tests for importlib availabilitySimon Glass
2017-11-22binman: Set up 'entry' to permit full test coverageSimon Glass
2017-11-22binman: Append to PYTHONPATH when running test coverageSimon Glass
2017-11-22dtoc: Fix up testsSimon Glass
2017-11-22buildman: Fix up testsSimon Glass
2017-11-22buildman: Allow skipping of tests which use the networkSimon Glass
2017-11-22patman: Fix up tests to pass with newest checkpatchSimon Glass
2017-11-22binman: Disable the no-unit_address_vs_reg warningsSimon Glass
2017-11-22binman: Rename tests to ftestSimon Glass
2017-11-22binman: Add a Makefile for test-program compilationSimon Glass
2017-11-22binman: Add docs explaining how to enable binman for a boardSimon Glass
2017-11-22binman: Add better Makefile debuggingSimon Glass
2017-11-21rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)Philipp Tomsich
2017-11-21rockchip: mkimage: use spl_boot0 for all Rockchip SoCsKever Yang
2017-11-21env: Remove CONFIG_ENV_AES supportTom Rini
2017-11-17tools: use files from scripts/dtc/libfdt where possibleMasahiro Yamada
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada
2017-11-06Do not attempt to use the systemwide libfdtJan Kundrát
2017-11-06tools: image: fix message when fail to add verification data for configMasahiro Yamada
2017-11-06tools: image: allow to sign image nodes without -K optionMasahiro Yamada
2017-11-06tools: image: fix "algo" property of public key for verified bootMasahiro Yamada
2017-11-06tools: env: allow to print U-Boot versionStefan Agner
2017-10-23tools: image: fix node name of signature node in FITMasahiro Yamada
2017-10-16tools: env: Add embedded.c to .gitignoreBin Meng
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen