summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-15trees: remove unnecessary check in copy_elfLeah Rowe
2024-06-15grub: insert background in memdisk insteadLeah Rowe
2024-06-15roms: unify all add-payload commandsLeah Rowe
2024-06-15roms: don't add grub keymaps at allLeah Rowe
2024-06-14roms: merge handle_coreboot_target into main()Leah Rowe
2024-06-14roms: simplify target check (whether roms built)Leah Rowe
2024-06-14roms: simplify main() againLeah Rowe
2024-06-14roms: remove redundant check on grub_scan_diskLeah Rowe
2024-06-14roms: remove dangerous runtime p/s/d optionsLeah Rowe
2024-06-14unified checks for variable initialisationLeah Rowe
2024-06-14lib.sh: remove the items() functionLeah Rowe
2024-06-14roms: simplify main()Leah Rowe
2024-06-12Libreboot 20240612 release20240612Leah Rowe
2024-06-12coreboot nasm: use coreboot mirror as backupLeah Rowe
2024-06-12haswell: add Mate's patch fixing IGD port listLeah Rowe
2024-06-12haswell: add Nico's patch for IGD PCI IDsLeah Rowe
2024-06-12grub: only enable nvme if needed on a boardLeah Rowe
2024-06-11fix nasm download path for coreboot/fam15hLeah Rowe
2024-06-09minor code cleanup in the build systemLeah Rowe
2024-06-09re-add ability to use cbfs grub.cfg as defaultLeah Rowe
2024-06-09trees: exit with error if project undefinedLeah Rowe
2024-06-09build: also make a lock file during release buildLeah Rowe
2024-06-09lib.sh: more useful lock messageLeah Rowe
2024-06-09create a lock file during buildsLeah Rowe
2024-06-09git.sh: hide e() output on for loopLeah Rowe
2024-06-09lib.sh: fix regressionLeah Rowe
2024-06-09git.sh: download xtree *before*, not afterLeah Rowe
2024-06-09git.sh: fix deletion path in nuke()Leah Rowe
2024-06-09lib.sh: less confusing error in download()Leah Rowe
2024-06-09lib.sh: hide stderr on download()Leah Rowe
2024-06-09lib.sh: simplify download()Leah Rowe
2024-06-09lib.sh: fix redundancy in download()Leah Rowe
2024-06-09lib.sh: simplify singletree()Leah Rowe
2024-06-09git.sh: further simplify nuke()Leah Rowe
2024-06-09git.sh: simplify link_crossgcc()Leah Rowe
2024-06-09git.sh: simplify nuke()Leah Rowe
2024-06-09Merge pull request 'Add dependency scripts for Fedora 40 and Ubuntu 24.04' (#...Leah Rowe
2024-06-09add crossgcc tarballs to config/submodules/Leah Rowe
2024-06-08git.sh: support downloading *files* as submodulesLeah Rowe
2024-06-08git.sh: remove unnecessary line breakLeah Rowe
2024-06-08vendor.sh: add a return at the end of mkdirsLeah Rowe
2024-06-08vendor.sh: move download logic to lib.shLeah Rowe
2024-06-08lib.sh: shorten a string in e()Leah Rowe
2024-06-07move uefiextract to elf/uefitool/Leah Rowe
2024-06-07Add dependency scripts for Fedora 40 and Ubuntu 24.04fuel-pcbox
2024-06-07git.sh: fix submodule pathLeah Rowe
2024-06-07git.sh: simplify prep_submodules()Leah Rowe
2024-06-07git.sh: unified handling of git clone/reset/amLeah Rowe
2024-06-07trees: simplified copy_elf() handlingLeah Rowe
2024-06-07git.sh: simplify submodule handlingLeah Rowe