summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-30Libreboot 25.06 release25.06Leah Rowe
2025-06-05tree.sh: add sha512 error for check_project_hashesLeah Rowe
2025-06-05tree.sh: add error check in check_project_hashes()Leah Rowe
2025-06-05tree.sh: more reliable clean in run_make_commandLeah Rowe
2025-06-05inject.sh: add missing semicolonsLeah Rowe
2025-05-27vendor.sh: fix bad cbfstool pathLeah Rowe
2025-05-27put coreboot utils in elf/coreboot/TREELeah Rowe
2025-05-26release.sh: use printf to create version filesLeah Rowe
2025-05-26lib.sh: simplify setvars()Leah Rowe
2025-05-26lib.sh: simplify chkvars()Leah Rowe
2025-05-26mk: simplify main()Leah Rowe
2025-05-26get.sh: simplify fetch_project()Leah Rowe
2025-05-26get.sh: simplify try_copy()Leah Rowe
2025-05-26get.sh: tidy up bad_checksum()Leah Rowe
2025-05-26get.sh: simplify fetch_targets()Leah Rowe
2025-05-26general cleanup in get.sh and vendor.shLeah Rowe
2025-05-26xbmk: rename xbmklocal/xbmktmp variablesLeah Rowe
2025-05-26get.sh: consolidate printf statementsLeah Rowe
2025-05-26get.sh: remove redundant printf in fetch_projectLeah Rowe
2025-05-26get.sh: remove superfluous command in try_git()Leah Rowe
2025-05-26vendor.sh: simplify fetch()Leah Rowe
2025-05-25init.sh: error out if .git/ is a symlinkLeah Rowe
2025-05-25get.sh: Properly error out if tmpclone failsLeah Rowe
2025-05-25tree.sh: Don't auto-run make-oldconfigLeah Rowe
2025-05-25rom.sh: simplify mkcoreboottar()Leah Rowe
2025-05-25rom.sh: rename mkvendorfilesLeah Rowe
2025-05-25rom.sh: simplify ccache handling for corebootLeah Rowe
2025-05-25rom.sh: simplify u-boot payload handlingLeah Rowe
2025-05-23ifd/hp8300usdt: set the HAP bit by defaultLeah Rowe
2025-05-22coreboot: Remove unused vboot testsLeah Rowe
2025-05-22coreboot/default: Remove unneeded FSP modulesLeah Rowe
2025-05-22get.sh: Always update git remotesLeah Rowe
2025-05-22get.sh: re-generate remotes every timeLeah Rowe
2025-05-22release.sh: copy version files to rsrcLeah Rowe
2025-05-22xbmk: add fake config makefile args to flashprogLeah Rowe
2025-05-22vendor.sh: add colon at the end of a for loopLeah Rowe
2025-05-22rom.sh: skip copyps1bios on dry buildsLeah Rowe
2025-05-22tree.sh: Don't run make-clean on dry runsLeah Rowe
2025-05-21GRUB: Update to revision 73d1c959e (14 March 2025)Leah Rowe
2025-05-20Revert "vendor.sh: optimise find_me()"Leah Rowe
2025-05-20vendor.sh: optimise find_me()Leah Rowe
2025-05-19get.sh: add missing check in fetch_project()Leah Rowe
2025-05-19get.sh: stricter URL check in xbmkget()Leah Rowe
2025-05-19get.sh: make xbmkget() easier to understandLeah Rowe
2025-05-19get.sh: Make xbmkget err on exiting the loop checkLeah Rowe
2025-05-19tree.sh: fix up copy_elf(), bad for loopLeah Rowe
2025-05-19lib.sh: Use while, not for, to process argumentsLeah Rowe
2025-05-19xbmk: stricter handling of files on while loopsLeah Rowe
2025-05-19init.sh: looser XBMK_THREADS validationLeah Rowe
2025-05-19init.sh: Hardcode XBMK_CACHE for integrityLeah Rowe