summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-09-191-4/+10
|\
| * tools: kwboot: Make kwboot more robust on a38xJon Nettleton2018-09-191-4/+10
* | binman: fix a few typos in documentationMichael Heimpold2018-09-181-4/+4
|/
* armv8: K3: am654: Introduce FIT generator scriptLokesh Vutla2018-09-111-0/+99
* tools: mkimage: Ensure munmap unmaps the same length that was mappedMark Tomlinson2018-09-101-2/+4
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-1/+1
* include/version.h: workaround sysroot inc orderMatt Weber2018-09-102-1/+3
* patman: Correct unit test failureSimon Glass2018-08-081-0/+0
* libfdt: Update to latest pylibfdt implementationSimon Glass2018-08-082-2/+2
* tools: kwboot: properly quit when read() returns 0Willy Tarreau2018-08-071-2/+2
* tools: kwboot: unbreak terminal-only modeWilly Tarreau2018-08-071-1/+1
* binman: Adjust _GetPropTree() parametersSimon Glass2018-08-011-9/+5
* binman: Add a test to catch use of the old 'pos' propertySimon Glass2018-08-013-0/+19
* binman: Rename ReadContents() to ReadBlobContents()Simon Glass2018-08-013-4/+4
* binman: Show the image position in the mapSimon Glass2018-08-014-19/+23
* binman: Add support for adding TPL binariesSimon Glass2018-08-017-6/+137
* binman: Add an entry for a Chromium vblockSimon Glass2018-08-019-1/+259
* dtoc: Add a function to obtain a list of phandlesSimon Glass2018-08-013-0/+57
* patman: Show the current directory in GetInputFilename()Simon Glass2018-08-011-2/+2
* binman: Add support for Chromium GBBSimon Glass2018-08-016-0/+221
* patman: Add a few more helpers to the tools librarySimon Glass2018-08-011-1/+75
* patman: Allow test commands to fall back to real onesSimon Glass2018-08-011-2/+6
* dtoc: Export the _FindNode() functionSimon Glass2018-08-012-6/+6
* binman: Add an entry filled with a repeating byteSimon Glass2018-08-017-1/+127
* binman: Add support for a cros_ec imageSimon Glass2018-08-015-0/+108
* 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