summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-08-30doc: Add riscv and unfold the list with the architecture/code nameAdriano Carvalho
2025-08-30doc: Use "supports" instead of "has"Adriano Carvalho
2025-08-30doc: Quote all long form options using double backticks/grave accentsAdriano Carvalho
2025-08-30doc: Fix obvious typos and minor improvementsAdriano Carvalho
2025-08-19tools: aisimage: Make aisimage_check_params() staticIlias Apalodimas
2025-08-19tools: fit_info: Make usage() staticIlias Apalodimas
2025-08-08tools: mkeficapsule: resource leak in read_bin_file()Heinrich Schuchardt
2025-07-29Merge patch series "bintool fixes"Tom Rini
2025-07-29binman: bintool: run 'apt-get update -y' on first invocation of apt_install()Jerome Forissier
2025-07-29binman: bintool: use apt-get instead of aptJerome Forissier
2025-07-29tools: mips-relocs: replace format string introducersJustin Swartz
2025-07-25Docker, CI: Update to latest Ubuntu and DockerfileTom Rini
2025-07-25Merge patch series "CI: Disable sifive_unleashed_sdcard QEMU testing"Tom Rini
2025-07-25CI: Update to coreboot 25.03Tom Rini
2025-07-25Dockerfile: Update to QEMU 10.0.2Tom Rini
2025-07-23patman: Update test for Anatolij's new email addressTom Rini
2025-07-23Merge patch series "mkimage: validate default configuration reference"Tom Rini
2025-07-23tools: fit_image: validate existence of default configuration nodeAristo Chen
2025-07-22binman: Fix typing for python >= 3.7Yannic Moog
2025-07-18python: requirements.txt: Update a few modules for security issuesTom Rini
2025-07-17tools: imx8image: Add 2 new commands CMD_CNTR_VERSION and CMD_DUMMY_DDRAlice Guo
2025-07-15tools: mkimage: make size_inc a signed typeRasmus Villemoes
2025-07-14tools: gen_ethaddr_crc: Make functions staticIlias Apalodimas
2025-07-14tools: ublimage: Make ublimage_check_params() staticIlias Apalodimas
2025-07-14tools: mkenvimage: Make xstrtol() staticIlias Apalodimas
2025-07-14tools: bmp_logo: Mark local functions with staticIlias Apalodimas
2025-07-10binman: Add renesas_rcar4_sa0 etypeMarek Vasut
2025-07-09binman: migrate from pkg_resources to importlibYannic Moog
2025-07-08tools: termios_linux.h: Fix build error on ppc64Javier Martinez Canillas
2025-07-08Merge patch series "kbuild: Update Makefile.extrawarn to 5.1"Tom Rini
2025-07-08kbuild: Bump the build system to 5.1Ilias Apalodimas
2025-07-07Merge branch 'next'Tom Rini
2025-07-01Merge patch series "binman: properly error out if path provided to key-name-h...Tom Rini
2025-07-01binman: etype: u_boot_spl_pubkey_dtb: provide more explicit error for key-nam...Quentin Schulz
2025-07-01binman: etype: fit: raise ValueError if key-name-hint is a pathQuentin Schulz
2025-07-01buildman: Support an in-tree build in the current dirSimon Glass
2025-07-01buildman: Correct behaviour of --in-treeSimon Glass
2025-06-27tools: rmboard.py: Fix conversion from run_pipe to new helperTom Rini
2025-06-26mkimage: do a rough estimate for the size needed for hashes/signaturesRasmus Villemoes
2025-06-26Merge patch series "Propagate bootph-all and bootph-some-ram property to all ...Tom Rini
2025-06-26tools: binman: ftest.py: Add testcase for bootph-* propagationMoteen Shah
2025-06-26tools: binman: control.py: Propagate bootph-all/bootph-some-ram properties to...Moteen Shah
2025-06-26Merge patch series "Fix handling of optional blobs in binman"Tom Rini
2025-06-26binman: test: assert optional blobs don't cause non-functionalityYannic Moog
2025-06-26binman: ftest: pass allow_fake_blob to _DoReadFileDtbYannic Moog
2025-06-26binman: add faked optional entry case in CheckForProblemsYannic Moog
2025-06-26binman: rework dropping absent entries from packaged imageYannic Moog
2025-06-26binman: mark optional missing blobs as absentYannic Moog
2025-06-26binman: drop "faked" return value from check_fake_fnameYannic Moog
2025-06-26Merge patch series "add a few entries into missing-blob-help"Tom Rini