summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-09-04binman: add support for skipping file concatenation for mkimageQuentin Schulz
2022-09-01binman: bintool: bzip2: fix version function on non-Debian-based systemsQuentin Schulz
2022-09-01binman: btool: futility: use Bintool.versionQuentin Schulz
2022-09-01binman: btool: fiptool: use Bintool.versionQuentin Schulz
2022-09-01binman: bintool: parametrize args to pass to binary for returning versionQuentin Schulz
2022-09-01binman: btool: mkimage: use Bintool.versionQuentin Schulz
2022-09-01binman: btool: lz4: use Bintool.versionQuentin Schulz
2022-09-01binman: bintool: move version check implementation into bintool classQuentin Schulz
2022-09-01binman: btool: gzip: fix packer name so that binary can be foundQuentin Schulz
2022-08-31tools: mkimage: fix build with recent LibreSSLMark Kettenis
2022-08-26binman: Sort tests and rework test-file numbersStefan Herbrechtsmeier
2022-08-26binman: Document how to handle dependent imagesSimon Glass
2022-08-26binman: Mention split-elf in the main docsSimon Glass
2022-08-26patman: Tidy up unnecessary blank lines and numbersSimon Glass
2022-08-26patman: Fix version tableSimon 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