summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-194-5/+5
* mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signaturesAlex Kiernan2018-07-102-15/+22
* mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan2018-07-104-6/+7
* vboot: Do not use hashed-strings offsetTeddy Reed2018-07-101-0/+1
* vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed2018-07-101-0/+1
* binman: Support updating the device tree with calc'd infoSimon Glass2018-07-096-14/+144
* binman: Add a SetCalculatedProperties() methodSimon Glass2018-07-097-9/+67
* binman: Add a ProcessFdt() methodSimon Glass2018-07-099-37/+117
* binman: Complete documentation of stagesSimon Glass2018-07-091-2/+4
* dtoc: Add functions to add integer propertiesSimon Glass2018-07-092-0/+47
* dtoc: Avoid unwanted output during testsSimon Glass2018-07-092-6/+11
* dtoc: Increase code coverage to 100%Simon Glass2018-07-0910-2/+285
* binman: Move capture_sys_output() to test_utilSimon Glass2018-07-093-21/+24
* dtoc: Add a test for code coverageSimon Glass2018-07-091-0/+15
* dtoc: Fix some minor errorsSimon Glass2018-07-093-4/+5
* dtoc: Fix properties with a single zero-arg phandleSimon Glass2018-07-094-5/+27
* dtoc: Fix Fdt.GetNode() to handle a missing nodeSimon Glass2018-07-092-1/+7
* dtoc: Keep track of property offsetsSimon Glass2018-07-092-7/+78
* dtoc: Update fdt tests to increase code coverageSimon Glass2018-07-095-24/+150
* dtoc: Drop use of a local dtb bufferSimon Glass2018-07-092-10/+10
* dtoc: Make use of the new pylibfdt methodsSimon Glass2018-07-091-12/+14
* dtoc: Update tests to write failures to /tmpSimon Glass2018-07-091-14/+42
* dtoc: Add some tests for the fdt moduleSimon Glass2018-07-093-2/+257
* binman: Move coverage logic into a new test_util fileSimon Glass2018-07-092-25/+68
* libfdt: Bring in proposed pylibfdt changesSimon Glass2018-07-093-7/+19
* binman: Tidy up setting of entry contentsSimon Glass2018-07-097-6/+62
* binman: Tidy up execution of testsSimon Glass2018-07-091-5/+3
* binman: Correct operation of ObtainContents()Simon Glass2018-07-098-14/+114
* binman: Tidy up variables in _RunMicrocodeTest()Simon Glass2018-07-091-7/+18
* binman: Make the operation of Entry__testing explicitSimon Glass2018-07-092-4/+11
* binman: Switch to 'python-coverage'Tom Rini2018-07-092-6/+6
* Revert "fw_printenv: Don't bail out directly after one env read error"Tom Rini2018-07-011-15/+9
* fw_printenv: Don't bail out directly after one env read errorJoe Hershberger2018-06-271-9/+15
* patman: Support using a particular SMTP serverSimon Glass2018-06-233-2/+10
* patman: add test for SPDX licenseChris Packham2018-06-231-2/+16
* patman: add option for limiting the Cc listChris Packham2018-06-233-3/+9
* fdtgrep: Separate out checking of two allocationsSimon Glass2018-06-191-4/+7
* fdtgrep: Fix logic of free() in do_fdtgrep()Simon Glass2018-06-191-2/+5
* u-boot: Fix several typosShyam Saini2018-06-131-2/+2
* tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan2018-06-131-19/+21
* binman: Mark 'align-end' as implementedSimon Glass2018-06-071-4/+3
* binman: Add support for adding a name prefix to entriesSimon Glass2018-06-075-3/+66
* binman: Add support for outputing a map fileSimon Glass2018-06-078-6/+88
* binman: Tidy up some docs and commentsSimon Glass2018-06-073-13/+27
* binman: Allow a single test to be executedSimon Glass2018-06-071-4/+17
* binman: Add documentation for pos-unset propertySimon Glass2018-06-071-0/+7
* binman: Add support for sectionsSimon Glass2018-06-076-2/+132
* binman: Avoid setting sys.path globallySimon Glass2018-06-072-3/+10
* binman: Rename Entry property to 'section'Simon Glass2018-06-0725-75/+77
* binman: Rename ELF parameters to 'section'Simon Glass2018-06-074-23/+23