summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
16 hourstools: u_boot_pylib: ensure all Python modules are installedPaul HENRYS
4 daysMerge branch 'next'Tom Rini
2026-03-27doc/buildman: fix missing :: on examplesDavid Lechner
2026-03-27treewide: fix uImage.FIT document pathsDaniel Golle
2026-03-26tools: mkfwumdata: Remove dependency on fwu_mdata.h headerKory Maincent
2026-03-26tools: Add support for fwumdata toolKory Maincent
2026-03-26tools: mkfwumdata: Add bank count validation for FWU metadata v2Kory Maincent
2026-03-26tools: mkfwumdata: Improve error message specificityKory Maincent
2026-03-26tools: Reorganize mkfwumdata tool into fwumdata_src directoryKory Maincent
2026-03-26tools: gitignore: Add mkfwumdata to the git ignore fileKory Maincent
2026-03-18test: binman: Add test for pkcs11 signed capsuleWojciech Dubowik
2026-03-18binman: DTS: Add dump-signature option for capsulesWojciech Dubowik
2026-03-18binman: Add dump signature option to mkeficapsuleWojciech Dubowik
2026-03-18tools: mkeficapsule: Fix dump signature long optionWojciech Dubowik
2026-03-18binman: Accept pkcs11 URI tokens for capsule updatesWojciech Dubowik
2026-03-18tools: mkeficapsule: Add support for pkcs11Wojciech Dubowik
2026-03-18binman: Drop the allow_failures parameter from run_test_coverage()Simon Glass
2026-03-18binman: Remove the coverage allow_failures listSimon Glass
2026-03-18binman: test: Fix code coverage for iMX8 and cst bintoolSimon Glass
2026-03-18binman: test: Move shared key files to test/security/Simon Glass
2026-03-18binman: test: Move FIT signing test data to test/fit/Simon Glass
2026-03-18binman: test: Move x86 binary test data to test/x86/Simon Glass
2026-03-18binman: test: Move remaining test files to test/entry/Simon Glass
2026-03-18binman: test: Move symbol test files to test/symbols/Simon Glass
2026-03-18binman: test: Move vendor-specific test files to test/vendor/Simon Glass
2026-03-18binman: test: Move UEFI capsule test files to test/capsule/Simon Glass
2026-03-18binman: test: Move FIP/TF-A test files to test/fip/Simon Glass
2026-03-18binman: test: Move mkimage test files to test/mkimage/Simon Glass
2026-03-18binman: test: Move ChromeOS test files to test/cros/Simon Glass
2026-03-18binman: test: Move CBFS test files to test/cbfs/Simon Glass
2026-03-18binman: test: Move security test files to test/security/Simon Glass
2026-03-18binman: test: Move blob test files to test/blob/Simon Glass
2026-03-18binman: test: Move FDT/fdtmap test files to test/fdt/Simon Glass
2026-03-18binman: test: Move FIT image test files to test/fit/Simon Glass
2026-03-18binman: test: Move x86 and Intel test files to test/x86/Simon Glass
2026-03-18binman: test: Move U-Boot variant test files to test/xpl/Simon Glass
2026-03-18binman: test: Move pack/layout test files to test/pack/Simon Glass
2026-03-18binman: test: Capture output from tests with warningsSimon Glass
2026-03-10kbuild: fix cross_tools compilationIlias Apalodimas
2026-03-10Merge tag 'u-boot-rockchip-20260309' of https://source.denx.de/u-boot/custodi...Tom Rini
2026-03-10rockchip: mkimage: Add support for RK3506Xuhui Lin
2026-03-10rockchip: mkimage: Re-sort the spl_infos list alphanumericallyJonas Karlman
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-06fw_env: drop unneeded variables from flash_write_buf()Rafał Miłecki
2026-03-06fw_env: move "erasesize" calculation up in a codeRafał Miłecki
2026-03-06fw_env: unify calculation of "blockstart" in flash_write_buf()Rafał Miłecki
2026-03-06fw_env: add ROUND_UP() helperRafał Miłecki
2026-03-06fw_env: allocate buffer of proper size in flash_write_buf()Rafał Miłecki
2026-03-06fw_env: use "erasesize" variable in writing loopRafał Miłecki
2026-03-04tools/atmelimage: add const qualifier to fix compiler warningDaniel Golle