summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-27u_boot_pylib: Allow disabling colour outputSimon Glass
2025-05-27u_boot_pylib: Avoid concurrent execution of only one testSimon Glass
2025-05-27u_boot_pylib: Add a pagerSimon Glass
2025-05-27u_boot_pylib: Improve ANSI-colour output with backgroundsSimon Glass
2025-05-27u_boot_pylib: Allow control of capturingSimon Glass
2025-05-27binman: Correct a typo in the toolpath commentSimon Glass
2025-05-27patman: Move capture_sys_output() into terminal and renameSimon Glass
2025-05-27patman: Move all non-test logic into control moduleSimon Glass
2025-05-27binman: x86: Write skip-at-start when end-at-4gb is usedSimon Glass
2025-05-27buildman: Add a way to build a particular targetSimon Glass
2025-05-09Dockerfile: use lz4 instead of lz4-toolsHeinrich Schuchardt
2025-05-03tools: imx8image: add i.MX95 supportAlice Guo
2025-05-03binman: add a new entry type for packing DDR PHY firmware imagesAlice Guo
2025-04-29Docker, CI: Add vexpress_fvp / vexpress_fvp_bloblist supportTom Rini
2025-04-28mkimage: fix option parsing segfaultCarlos López
2025-04-24python: Use and refer to the venv module rather than virtualenvTom Rini
2025-04-23rockchip: mkimage: Add rk3576 supportXuhui Lin
2025-04-23rockchip: mkimage: Add support for RK3528Yifeng Zhao
2025-04-15buildman: Update to grabbing gcc-14.2.0 toolchains by defaultTom Rini
2025-04-11Merge patch series "binman: Check code-coverage requirements"Tom Rini
2025-04-11binman: Work around missing test coverageSimon Glass
2025-04-11binman: Workaround lz4 cli padding in test casesJiaxun Yang
2025-04-11binman: Drop algo check in CheckSetHashValue()Simon Glass
2025-04-11binman: fit: Drop unused codeSimon Glass
2025-04-11binman: Drop GetRootSkipAtStart()Simon Glass
2025-04-11binman: Exclude dist-packages and site-packagesSimon Glass
2025-04-11binman: Add coverage to requirementsSimon Glass
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-11Merge tag 'efi-2025-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-04-11doc/buildman: typo 'require'Heinrich Schuchardt
2025-04-10tools/fit_check_sign: make key optionalDaniel Golle
2025-04-10tools: add pkg-config for preload_check_signRaymond Mao
2025-04-10patman: Show base commit on each patch when no cover letterSimon Glass
2025-04-10binman: Fix a typo in elf.pySimon Glass
2025-04-10patman: Show the base commit and branchSimon Glass
2025-04-10CI: Move to latest container imagesTom Rini
2025-04-10Dockerfile: Add fdiskTom Rini
2025-04-10Dockerfile: Download the Arm FVP and extract itTom Rini
2025-04-10Dockerfile: Update to a more current TF-A release tagTom Rini
2025-04-10Dockerfile: install byaccLeonard Anderweit
2025-04-10Dockerfile: Update to gcc-14.2.0 and clang-18Tom Rini
2025-04-08Merge patch series "Improve pytest runtime"Tom Rini
2025-04-08Dockerfile: Update to drop virt-make-fs packagesTom Rini
2025-04-03Merge patch series "Introduce J742S2 SoC and EVM"Tom Rini
2025-04-03tools: binman: control.py: Delete template nodes after parsingNeha Malcom Francis
2025-04-02Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"Tom Rini
2025-04-02test_fs: Add exfat testsMarek Vasut
2025-04-01u_boot_pylib: Clean up pylint warnings in gitutil.pySimon Glass
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini