aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-09-12dtoc: Drop sys.exit() in test_fdtSimon Glass
2022-08-22Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-08-22CI: Move to Ubuntu 2022.04 "Jammy" for CI baseTom Rini
2022-08-20binman: Add zstd bintoolStefan Herbrechtsmeier
2022-08-20binman: Add xz bintoolStefan Herbrechtsmeier
2022-08-20binman: Add lzop bintoolStefan Herbrechtsmeier
2022-08-20binman: Add gzip bintoolStefan Herbrechtsmeier
2022-08-20binman: Add bzip2 bintoolStefan Herbrechtsmeier
2022-08-20binman: Add BintoolPacker class to bintoolStefan Herbrechtsmeier
2022-08-20binman: Add compression testsStefan Herbrechtsmeier
2022-08-20binman: Support missing compression toolsStefan Herbrechtsmeier
2022-08-20binman: Move compression bintool management into entry classStefan Herbrechtsmeier
2022-08-20binman: Select compression bintools in cbfs_util classStefan Herbrechtsmeier
2022-08-20binman: Move compression bintools creation into test setupStefan Herbrechtsmeier
2022-08-20binman: Remove obsolete compressed data header handlingStefan Herbrechtsmeier
2022-08-20binman: Disable compressed data headerStefan Herbrechtsmeier
2022-08-20binman: Add length header attribute to dtb entryStefan Herbrechtsmeier
2022-08-20binman: Add DecompressData function to entry classStefan Herbrechtsmeier
2022-08-20binman: Check only section data in multi section testStefan Herbrechtsmeier
2022-08-20binman: Collect bintools before usageStefan Herbrechtsmeier
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier
2022-08-20binman: Forward AddBintools calls to sub entries in cbfs_utilStefan Herbrechtsmeier
2022-08-20binman: Avoid duplicates in bintool listsStefan Herbrechtsmeier
2022-08-20binman: Skip elf tests if python elftools is not availableStefan Herbrechtsmeier
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass
2022-08-20binman: Allow passing entries using -nSimon Glass
2022-08-20binman: Allow the image name to be the data fileSimon Glass
2022-08-20binman: Improve mkimage documentationSimon Glass
2022-08-20binman: Avoid use of expected failureSimon Glass
2022-08-20binman: Adjust mkimage etype node readingSimon Glass
2022-08-20binman: Add a way to check for missing propertiesSimon Glass
2022-08-20binman: Fix up the entry-docs for Entry_pre_loadSimon Glass
2022-08-20patman: Don't buffer test output with a single testSimon Glass
2022-08-20patman: Put the coverage command-line lastSimon Glass
2022-08-20binman: Put fake files in a subdirectorySimon Glass
2022-08-20arm: k3: Correct an awk warningSimon Glass
2022-08-20tools: mkeficapsule: use pkg-config for each lib separatHeiko Thiery
2022-08-13binman: Add more documentation about binman usageSimon Glass
2022-08-13binman: Add rST references for binman entry typesSimon Glass
2022-08-13patman: Add documentation to doc/Simon Glass
2022-08-09dtoc: Correct remaining pylint problems in test_fdtSimon Glass
2022-08-09test_fdt: Convert to use argparseSimon Glass
2022-08-09dtoc: Move main program into its own functionSimon Glass
2022-08-09dtoc: Fix fdt test coverageSimon Glass
2022-08-09dtoc: Tidy up fdt_tests RunTests()Simon Glass
2022-08-09dtoc: Tidy up fdt_tests RunTestCoverage() argsSimon Glass
2022-08-05buildman: Drop a TODO that is doneSimon Glass
2022-08-05buildman: Drop a Python 2.7 commentSimon Glass
2022-08-05buildman: Allow lines without a symbolSimon Glass
2022-08-05Drop genboardscfg.pySimon Glass