summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-06-07git.sh: provide feedback for repository downloadsLeah Rowe
2024-06-07git.sh: download "depend" projects *before*Leah Rowe
2024-06-07git.sh: reduced indentation in fetch_submoduleLeah Rowe
2024-06-07git.sh: reduced indentation in prep_submodulesLeah Rowe
2024-06-07git.sh: *never* run git submodule updateLeah Rowe
2024-06-07lib.sh: rename variable for clarityLeah Rowe
2024-06-07trees: don't check empty path in copy_elf()Leah Rowe
2024-06-07trees: fix build issue caused by bad elf checkLeah Rowe
2024-06-07trees: fix listfile check in copy_elf()Leah Rowe
2024-06-07trees: don't say check elf/ if build.list missingLeah Rowe
2024-06-07trees: don't do elfcheck if build.list missingLeah Rowe
2024-06-07define mdfiles/images in config/submodules/docs/Leah Rowe