summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-18dumpimage: fix handling of StarFive SPL too longHeinrich Schuchardt
2025-03-18qconfig: Correct unhashable-type error with --scan-sourceSimon Glass
2025-03-13tools: add HOSTCFLAGS from openssl pkg-configRaymond Mao
2025-03-13Dockerfile: Add missing 'rm -rf /tmp/coreboot-24.08'Tom Rini
2025-03-12Merge patch series "binman: build_from_git: Add argument specifying branch"Tom Rini
2025-03-12binman: cst: Build from sourceLeonard Anderweit
2025-03-12binman: build_from_git: Add optional make path inside git repoLeonard Anderweit
2025-03-12binman: build_from_git: Add argument specifying branchLeonard Anderweit
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-04Merge patch series "tools: Minor clean-ups for the command library"Tom Rini
2025-03-04u_boot_pylib: Add a function to run a single commandSimon Glass
2025-03-04u_boot_pylib: Fix pylint warnings in commandSimon Glass
2025-03-04u_boot_pylib: Add an exception-class for errorsSimon Glass
2025-03-04u_boot_pylib: Correct case for test_resultSimon Glass
2025-03-04binman: Honour the skip-at-start property more faithfullySimon Glass
2025-03-04binman: Rename Entry.end_4gbSimon Glass
2025-02-28Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host bui...Tom Rini
2025-02-28binman: Authenticate the image when testing the preload signaturePaul HENRYS
2025-02-28tools: Add preload_check_sign to authenticate images with a pre-loadPaul HENRYS
2025-02-28image: Add an inline declaration of unmap_sysmem()Paul HENRYS
2025-02-28rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS
2025-02-27tools: imx8mimage: Fix potential memory leakMaks Mishin
2025-02-27tools: imx8image: Fix potential memory leakMaks Mishin
2025-02-27tools: imximage: Fix potential memory leakMaks Mishin
2025-02-24Merge tag 'v2025.04-rc3' into nextTom Rini
2025-02-24Revert "Merge patch series "Add preload_check_sign tool""Tom Rini
2025-02-21buildman: Update tests for newer filelock moduleSimon Glass
2025-02-21Merge patch series "Add preload_check_sign tool"Tom Rini
2025-02-21binman: Authenticate the image when testing the preload signaturePaul HENRYS
2025-02-21tools: Add preload_check_sign to authenticate images with a pre-loadPaul HENRYS
2025-02-21image: Add an inline declaration of unmap_sysmem()Paul HENRYS
2025-02-21rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS
2025-02-21tools: Fix pylint 3.3.4 errorsSimon Glass
2025-02-21tools/patman: Don't call a non-existent suiteTom Rini
2025-02-21tools: binman: ti_board_cfg: Fix pylint error over 'br'Tom Rini
2025-02-21binman: Switch to setuptoolsTom Rini
2025-02-21dtoc: Switch to setuptoolsTom Rini
2025-02-18tools: Fix potential null-deref with result of strtok_rMaks Mishin
2025-02-18tools: use cryptographically safe RNGHeinrich Schuchardt
2025-02-17u_boot_pylib: Move gitutil into the librarySimon Glass
2025-02-14Merge patch series "Rework requirements.txt files"Tom Rini
2025-02-14Dockerfile: Update for having more requirements.txt filesTom Rini
2025-02-14python: Recreate test/py and tools/buildman requirements.txt filesTom Rini
2025-02-14python: Create requirements.txt files for each "project"Tom Rini
2025-02-11tools: proftool: Fix potential memory leaksMaks Mishin
2025-02-11tools: ublimage: Fix memory leak in parse_cfg_file()Maks Mishin
2025-02-11tools: fix NULL_AFTER_DEREF in image-host.cAnton Moryakov
2025-02-10tools: mkenvimage: List -V parameter in help textMarek Vasut
2025-02-03lib: Allow crc16 code to be droppedSimon Glass