summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* binman: Add support for flashrom FMAPSimon Glass2018-08-017-2/+265
* binman: Create README.entriesSimon Glass2018-08-012-0/+457
* binman: Allow creation of entry documentationSimon Glass2018-08-016-22/+118
* binman: Expand documentation for entriesSimon Glass2018-08-0124-9/+305
* binman: Allow help to work without libfdtSimon Glass2018-08-011-2/+5
* binman: Support an entry that holds textSimon Glass2018-08-013-0/+94
* binman: Add support for passing arguments to entriesSimon Glass2018-08-0112-4/+293
* dtoc: Add missing comments to fdt_utilSimon Glass2018-08-011-0/+34
* binman: Add a new 'image-pos' propertySimon Glass2018-08-019-6/+57
* binman: Enhance the map and fdt-update outputSimon Glass2018-08-016-23/+65
* binman: Tidy up some comments in the testsSimon Glass2018-08-011-2/+4
* binman: Add comments to elf_testSimon Glass2018-08-011-0/+33
* binman: Rename 'position' to 'offset'Simon Glass2018-08-0138-243/+247
* binman: Don't depend on dict order in ELF testOutsideFile()Simon Glass2018-08-011-1/+3
* tools: genboardscfg: move buildman path to firstPeng Fan2018-07-301-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-261-1/+1
|\
| * patman: Split alias entries on arbitrary whitespaceAdam Sampson2018-07-261-1/+1
* | mkimage: fit_image: Use macros from image.hMichal Simek2018-07-241-24/+29
* | tools/imximage: get HAB information from headerHolger Dengler2018-07-231-4/+9
|/
* 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