aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-07-26Merge git://git.denx.de/u-boot-dmTom Rini1-1/+1
2018-07-26patman: Split alias entries on arbitrary whitespaceAdam Sampson1-1/+1
2018-07-24mkimage: fit_image: Use macros from image.hMichal Simek1-24/+29
2018-07-23tools/imximage: get HAB information from headerHolger Dengler1-4/+9
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu4-5/+5
2018-07-10mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signaturesAlex Kiernan2-15/+22
2018-07-10mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan4-6/+7
2018-07-10vboot: Do not use hashed-strings offsetTeddy Reed1-0/+1
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed1-0/+1
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass6-14/+144
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass7-9/+67
2018-07-09binman: Add a ProcessFdt() methodSimon Glass9-37/+117
2018-07-09binman: Complete documentation of stagesSimon Glass1-2/+4
2018-07-09dtoc: Add functions to add integer propertiesSimon Glass2-0/+47
2018-07-09dtoc: Avoid unwanted output during testsSimon Glass2-6/+11
2018-07-09dtoc: Increase code coverage to 100%Simon Glass10-2/+285
2018-07-09binman: Move capture_sys_output() to test_utilSimon Glass3-21/+24
2018-07-09dtoc: Add a test for code coverageSimon Glass1-0/+15
2018-07-09dtoc: Fix some minor errorsSimon Glass3-4/+5
2018-07-09dtoc: Fix properties with a single zero-arg phandleSimon Glass4-5/+27
2018-07-09dtoc: Fix Fdt.GetNode() to handle a missing nodeSimon Glass2-1/+7
2018-07-09dtoc: Keep track of property offsetsSimon Glass2-7/+78
2018-07-09dtoc: Update fdt tests to increase code coverageSimon Glass5-24/+150
2018-07-09dtoc: Drop use of a local dtb bufferSimon Glass2-10/+10
2018-07-09dtoc: Make use of the new pylibfdt methodsSimon Glass1-12/+14
2018-07-09dtoc: Update tests to write failures to /tmpSimon Glass1-14/+42
2018-07-09dtoc: Add some tests for the fdt moduleSimon Glass3-2/+257
2018-07-09binman: Move coverage logic into a new test_util fileSimon Glass2-25/+68
2018-07-09libfdt: Bring in proposed pylibfdt changesSimon Glass3-7/+19
2018-07-09binman: Tidy up setting of entry contentsSimon Glass7-6/+62
2018-07-09binman: Tidy up execution of testsSimon Glass1-5/+3
2018-07-09binman: Correct operation of ObtainContents()Simon Glass8-14/+114
2018-07-09binman: Tidy up variables in _RunMicrocodeTest()Simon Glass1-7/+18
2018-07-09binman: Make the operation of Entry__testing explicitSimon Glass2-4/+11
2018-07-09binman: Switch to 'python-coverage'Tom Rini2-6/+6
2018-07-01Revert "fw_printenv: Don't bail out directly after one env read error"Tom Rini1-15/+9
2018-06-27fw_printenv: Don't bail out directly after one env read errorJoe Hershberger1-9/+15
2018-06-23patman: Support using a particular SMTP serverSimon Glass3-2/+10
2018-06-23patman: add test for SPDX licenseChris Packham1-2/+16
2018-06-23patman: add option for limiting the Cc listChris Packham3-3/+9
2018-06-19fdtgrep: Separate out checking of two allocationsSimon Glass1-4/+7
2018-06-19fdtgrep: Fix logic of free() in do_fdtgrep()Simon Glass1-2/+5
2018-06-13u-boot: Fix several typosShyam Saini1-2/+2
2018-06-13tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan1-19/+21
2018-06-07binman: Mark 'align-end' as implementedSimon Glass1-4/+3
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass5-3/+66
2018-06-07binman: Add support for outputing a map fileSimon Glass8-6/+88
2018-06-07binman: Tidy up some docs and commentsSimon Glass3-13/+27
2018-06-07binman: Allow a single test to be executedSimon Glass1-4/+17
2018-06-07binman: Add documentation for pos-unset propertySimon Glass1-0/+7