summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-11-05patman: Update how tests are runSimon Glass
2020-11-05patman: Correct operation of -nSimon Glass
2020-11-05binman: Correct calculation for image-posSimon Glass
2020-11-05binman: Update intel_ifwi to store padded sectionSimon Glass
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-10-30rockchip: mkimage: Remove host endianness dependencySamuel Holland
2020-10-29binman: Avoid calculated section data repeatedlySimon Glass
2020-10-29binman: Support compression of sectionsSimon Glass
2020-10-29binman: Use the actual contents in CheckSize()Simon Glass
2020-10-29binman: Update CheckEntries() for compressed sectionsSimon Glass
2020-10-29binman: Drop CheckEntries()Simon Glass
2020-10-29binman: Call CheckSize() from the section's Pack() methodSimon Glass
2020-10-29binman: Drop the Entry.CheckSize() methodSimon Glass
2020-10-29binman: Move sort and expand to the main Pack() functionSimon Glass
2020-10-29binman: Drop Entry.CheckOffset()Simon Glass
2020-10-29binman: Avoid reporting image-pos with compressionSimon Glass
2020-10-29binman: Set section contents in GetData()Simon Glass
2020-10-29binman: Store the original data before compressionSimon Glass
2020-10-29binman: Make section padding consistent with other entriesSimon Glass
2020-10-29binman: Move section padding to the parentSimon Glass
2020-10-29binman: Refactor _BuildSectionData()Simon Glass
2020-10-29binman: Move section-building code into a functionSimon Glass
2020-10-29binman: Expand docs and test for alignmentSimon Glass
2020-10-29binman: Expand docs and test for paddingSimon Glass
2020-10-29binman: Update testPackExtra with more checksSimon Glass
2020-10-29binman: Use 'files-compress' to set compression for filesSimon Glass
2020-10-29binman: Move CompressData() into Entry base classSimon Glass
2020-10-29binman: Expand the error message for breaching a sectionSimon Glass
2020-10-29binman: Remove references to 'image' in entry_SectionSimon Glass
2020-10-29binman: Fix return from u-boot-ucode if there is no DTSimon Glass
2020-10-29binman: Give a sensible error if no command is givenSimon Glass
2020-10-29binman: Add tests for skip-at-start sectionsSimon Glass
2020-10-29binman: Drop unused return variable for _DoTestFile()Simon Glass
2020-10-29binman: Update the entry docsSimon Glass
2020-10-29dm: Don't allow U_BOOT_DEVICE() when of-platdata is usedSimon Glass
2020-10-29dm: Use driver_info index instead of pointerSimon Glass
2020-10-29dm: Support parent devices with of-platdataSimon Glass
2020-10-29dtoc: Fix widening of int to bytesSimon Glass
2020-10-29dtoc: Order the structures internally by nameSimon Glass
2020-10-29dtoc: Document the return value of scan_structs()Simon Glass
2020-10-29dtoc: Use a namedtuple for _linksSimon Glass
2020-10-29dtoc: Extract inner loop from output_node()Simon Glass
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-10-22tools: image-host.c: use correct output formatHeinrich Schuchardt
2020-10-22mkimage: Skip adding non-existent IDs to a listNaoki Hayama
2020-10-22sunxi: binman: Add support for including SCP firmwareSamuel Holland
2020-10-22binman: Add support for SCP firmwareSamuel Holland
2020-10-22sunxi: binman: Update FIT component descriptionsSamuel Holland
2020-10-22binman: Only write FDT once per nodeSamuel Holland
2020-10-14checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak