summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2025-01-26tools: check result of lseekMaks Mishin
2025-01-25buildman: Record an error if a toolchain is missingSimon Glass
2025-01-25buildman: Drop unused OUTPUT_FILE constantSimon Glass
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22boot: Rename fit_image_get_data_and_size()Simon Glass
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2025-01-22mkimage: Update map_to_sysmem() to match its prototypeSimon Glass
2025-01-18Merge patch series "add the support of sha256_hmac and sha256_hkdf"Tom Rini
2025-01-18lib: sha256: move common function to sha256_common.cPhilippe Reynes
2025-01-18tools: renesas_spkgimage.h: use linux/compiler_attributes.hPhilippe Reynes
2025-01-18tools: kwbimage.h: use linux/compiler_attributes.hPhilippe Reynes