summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-10-04rockchip: Fix rkimage format for SPL boot over USBDaniel Gröber
2018-10-03tools: socfpga: fix sfp_verify_headerAtsushi Nemoto
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29buildman: Avoid hanging when the config changesSimon Glass
2018-09-29binman: Allow writing a map file when something goes wrongSimon Glass
2018-09-29binman: Support ELF files for U-Boot and SPLSimon Glass
2018-09-29binman: Correct fmap output on x86Simon Glass
2018-09-29binman: Record the parent section of each sectionSimon Glass
2018-09-29binman: Support x86 microcode in TPLSimon Glass
2018-09-29binman: Support hashing entriesSimon Glass
2018-09-29binman: Mention section attributes in docsSimon Glass
2018-09-29binman: Support expanding entriesSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-29binman: Allow zero-size sectionsSimon Glass
2018-09-29binman: Support compressed entriesSimon Glass
2018-09-28patman: Detect missing tools and report themSimon Glass
2018-09-28binman: Support updating all device tree filesSimon Glass
2018-09-28binman: Allow control of whether a fake DT is usedSimon Glass
2018-09-28binman: Obtain the list of device trees from the configSimon Glass
2018-09-28binman: Centralise device-tree updates within binmanSimon Glass
2018-09-28binman: Move state logic into the state moduleSimon Glass
2018-09-28binman: Move state information into a new moduleSimon Glass
2018-09-28binman: Add an entry method for getting the default filenameSimon Glass
2018-09-28dtoc: Add a way to create an Fdt object from a data blockSimon Glass
2018-09-28dtoc: Add methods for adding and updating propertiesSimon Glass
2018-09-28dtoc: Support adding new nodesSimon Glass
2018-09-28dtoc: Fixed endianness in Prop.GetEmpty()Simon Glass
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