summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-07-09dtoc: Add a test for code coverageSimon Glass
2018-07-09dtoc: Fix some minor errorsSimon Glass
2018-07-09dtoc: Fix properties with a single zero-arg phandleSimon Glass
2018-07-09dtoc: Fix Fdt.GetNode() to handle a missing nodeSimon Glass
2018-07-09dtoc: Keep track of property offsetsSimon Glass
2018-07-09dtoc: Update fdt tests to increase code coverageSimon Glass
2018-07-09dtoc: Drop use of a local dtb bufferSimon Glass
2018-07-09dtoc: Make use of the new pylibfdt methodsSimon Glass
2018-07-09dtoc: Update tests to write failures to /tmpSimon Glass
2018-07-09dtoc: Add some tests for the fdt moduleSimon Glass
2018-07-09binman: Move coverage logic into a new test_util fileSimon Glass
2018-07-09libfdt: Bring in proposed pylibfdt changesSimon Glass
2018-07-09binman: Tidy up setting of entry contentsSimon Glass
2018-07-09binman: Tidy up execution of testsSimon Glass
2018-07-09binman: Correct operation of ObtainContents()Simon Glass
2018-07-09binman: Tidy up variables in _RunMicrocodeTest()Simon Glass
2018-07-09binman: Make the operation of Entry__testing explicitSimon Glass
2018-07-09binman: Switch to 'python-coverage'Tom Rini
2018-07-01Revert "fw_printenv: Don't bail out directly after one env read error"Tom Rini
2018-06-27fw_printenv: Don't bail out directly after one env read errorJoe Hershberger
2018-06-23patman: Support using a particular SMTP serverSimon Glass
2018-06-23patman: add test for SPDX licenseChris Packham
2018-06-23patman: add option for limiting the Cc listChris Packham
2018-06-19fdtgrep: Separate out checking of two allocationsSimon Glass
2018-06-19fdtgrep: Fix logic of free() in do_fdtgrep()Simon Glass
2018-06-13u-boot: Fix several typosShyam Saini
2018-06-13tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan
2018-06-07binman: Mark 'align-end' as implementedSimon Glass
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass
2018-06-07binman: Add support for outputing a map fileSimon Glass
2018-06-07binman: Tidy up some docs and commentsSimon Glass
2018-06-07binman: Allow a single test to be executedSimon Glass
2018-06-07binman: Add documentation for pos-unset propertySimon Glass
2018-06-07binman: Add support for sectionsSimon Glass
2018-06-07binman: Avoid setting sys.path globallySimon Glass
2018-06-07binman: Rename Entry property to 'section'Simon Glass
2018-06-07binman: Rename ELF parameters to 'section'Simon Glass
2018-06-07binman: Refactor much of the image code into 'section'Simon Glass
2018-06-07binman: Allow unit addresses for binariesSimon Glass
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan
2018-06-07buildman: Extract environment as part of each buildAlex Kiernan
2018-06-07patman: Fix unit tests for SPDXSimon Glass
2018-05-31logos: provide U-Boot logoHeinrich Schuchardt
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-05-22buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann
2018-05-11SPDX: Correct SPDX tags from recent xilinx mergeTom Rini
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf
2018-05-11tools: zynqmpimage: Move defines to headerAlexander Graf