summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-09-28dtoc: Allow syncing of the device tree back to a fileSimon Glass
2018-09-28binman: Support building a selection of imagesSimon Glass
2018-09-28binman: Tidy up the vblock entrySimon Glass
2018-09-28binman: Add x86 support for starting TPLSimon Glass
2018-09-28binman: Generate an error when text is not providedSimon Glass
2018-09-28binman: Allow 'fill' entry to have a size of 0Simon Glass
2018-09-28binman: Move 'special properties' docs to README.entriesSimon Glass
2018-09-27binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entryJagdish Gediya
2018-09-27binman: Add a new "skip-at-start" property in Section classJagdish Gediya
2018-09-19Merge git://git.denx.de/u-boot-marvellTom Rini
2018-09-19tools: kwboot: Make kwboot more robust on a38xJon Nettleton
2018-09-18binman: fix a few typos in documentationMichael Heimpold
2018-09-11armv8: K3: am654: Introduce FIT generator scriptLokesh Vutla
2018-09-10tools: mkimage: Ensure munmap unmaps the same length that was mappedMark Tomlinson
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada
2018-09-10include/version.h: workaround sysroot inc orderMatt Weber
2018-08-08patman: Correct unit test failureSimon Glass
2018-08-08libfdt: Update to latest pylibfdt implementationSimon Glass
2018-08-07tools: kwboot: properly quit when read() returns 0Willy Tarreau
2018-08-07tools: kwboot: unbreak terminal-only modeWilly Tarreau
2018-08-01binman: Adjust _GetPropTree() parametersSimon Glass
2018-08-01binman: Add a test to catch use of the old 'pos' propertySimon Glass
2018-08-01binman: Rename ReadContents() to ReadBlobContents()Simon Glass
2018-08-01binman: Show the image position in the mapSimon Glass
2018-08-01binman: Add support for adding TPL binariesSimon Glass
2018-08-01binman: Add an entry for a Chromium vblockSimon Glass
2018-08-01dtoc: Add a function to obtain a list of phandlesSimon Glass
2018-08-01patman: Show the current directory in GetInputFilename()Simon Glass
2018-08-01binman: Add support for Chromium GBBSimon Glass
2018-08-01patman: Add a few more helpers to the tools librarySimon Glass
2018-08-01patman: Allow test commands to fall back to real onesSimon Glass
2018-08-01dtoc: Export the _FindNode() functionSimon Glass
2018-08-01binman: Add an entry filled with a repeating byteSimon Glass
2018-08-01binman: Add support for a cros_ec imageSimon Glass
2018-08-01binman: Add support for flashrom FMAPSimon Glass
2018-08-01binman: Create README.entriesSimon Glass
2018-08-01binman: Allow creation of entry documentationSimon Glass
2018-08-01binman: Expand documentation for entriesSimon Glass
2018-08-01binman: Allow help to work without libfdtSimon Glass
2018-08-01binman: Support an entry that holds textSimon Glass
2018-08-01binman: Add support for passing arguments to entriesSimon Glass
2018-08-01dtoc: Add missing comments to fdt_utilSimon Glass
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass
2018-08-01binman: Tidy up some comments in the testsSimon Glass
2018-08-01binman: Add comments to elf_testSimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-08-01binman: Don't depend on dict order in ELF testOutsideFile()Simon Glass
2018-07-30tools: genboardscfg: move buildman path to firstPeng Fan
2018-07-26Merge git://git.denx.de/u-boot-dmTom Rini