summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2018-07-26patman: Split alias entries on arbitrary whitespaceAdam Sampson
2018-07-24mkimage: fit_image: Use macros from image.hMichal Simek
2018-07-23tools/imximage: get HAB information from headerHolger Dengler
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-10mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signaturesAlex Kiernan
2018-07-10mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan
2018-07-10vboot: Do not use hashed-strings offsetTeddy Reed
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass
2018-07-09binman: Add a ProcessFdt() methodSimon Glass
2018-07-09binman: Complete documentation of stagesSimon Glass