aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-26mkimage: fit: Fix signing of configs with external dataSean Anderson
2022-10-17docker: Install pyelftools for buildsSimon Glass
2022-10-12tools: k3_gen_x509_cert: Do not print SWRV on buildAndrew Davis
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance
2022-10-07buildman: differentiate between riscv32, riscv64Heinrich Schuchardt
2022-10-07docker: install riscv32 toolchainHeinrich Schuchardt
2022-10-06tools: kwbimage: Verify maximal kwbimage header sizePali Rohár
2022-10-03Merge branch 'next'Tom Rini
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29tools: env: Fix missing closedir in ubi_get_volnum_by_nameMiaoqian Lin
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-23tools: mtk_image: add support for nand headers used by newer chipsWeijie Gao
2022-09-23tools: mtk_image: split the code of generating NAND header into a new fileWeijie Gao
2022-09-23tools: mtk_image: split gfh header verification into a new functionWeijie Gao
2022-09-21binman: Get futility by building itSimon Glass
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-13tools: termios_linux.h: Fix compilation on non-glibc systemsPali Rohár
2022-09-13tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10msStefan Roese
2022-09-12dtoc: Drop sys.exit() in test_fdtSimon Glass
2022-09-12binman: Add VPL supportSimon Glass
2022-09-07Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2022-09-04binman: allow user-defined filenames for mkimage entryQuentin Schulz
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