summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-10mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signaturesAlex Kiernan
2018-07-10mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan
2018-07-10vboot: Do not use hashed-strings offsetTeddy Reed
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass
2018-07-09binman: Add a ProcessFdt() methodSimon Glass
2018-07-09binman: Complete documentation of stagesSimon Glass
2018-07-09dtoc: Add functions to add integer propertiesSimon Glass
2018-07-09dtoc: Avoid unwanted output during testsSimon Glass
2018-07-09dtoc: Increase code coverage to 100%Simon Glass
2018-07-09binman: Move capture_sys_output() to test_utilSimon Glass
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