summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysroms: rename x variable to it in for loopaudit6-merge1Leah Rowe
10 daysroms: don't use x_ to call cproms()Leah Rowe
10 daysroms build_uboot_roms(): move rom, don't copyLeah Rowe
10 daysroms cproms(): allow other commands besides cpLeah Rowe
10 daysunify coreboot elfdir (DO_NOT_FLASH)Leah Rowe
10 daysroms: merge mkUbootRom() into build_uboot_roms()Leah Rowe
10 daysroms: simplify mkSeabiosRom()Leah Rowe
10 daysroms: simplify mkUbootRom()Leah Rowe
10 daysroms: simplify build_roms()Leah Rowe
10 daysroms: remove unnecessary checkLeah Rowe
10 daysbuild: remove unused variablesLeah Rowe
11 daysroms: further clean up build_grub_roms()Leah Rowe
11 daysroms: simplify timeout/scandisk insertionLeah Rowe
11 daysroms: simplify seagrub check in build_grub_romsLeah Rowe
11 daysroms: simplify mkserprog()Leah Rowe
11 daysroms: simplify the serprog build functionsLeah Rowe
11 daysscript/roms: fix serprog build commandsLeah Rowe
11 daysroms: simplified ubootelf checkLeah Rowe
11 daysroms: simplify grubonly check in configure_targetLeah Rowe
11 daysroms: simplify seagrub check in configure_targetLeah Rowe
11 daysroms: don't use x_ to call build_grub_romsLeah Rowe
11 daystrees: simplify copy_elf()Leah Rowe
11 daystrees: remove unnecessary check in copy_elfLeah Rowe
11 daysgrub: insert background in memdisk insteadLeah Rowe
11 daysroms: unify all add-payload commandsLeah Rowe
11 daysroms: don't add grub keymaps at allLeah Rowe
12 daysroms: merge handle_coreboot_target into main()Leah Rowe
12 daysroms: simplify target check (whether roms built)Leah Rowe
12 daysroms: simplify main() againLeah Rowe
12 daysroms: remove redundant check on grub_scan_diskLeah Rowe
12 daysroms: remove dangerous runtime p/s/d optionsLeah Rowe
12 daysunified checks for variable initialisationLeah Rowe
12 dayslib.sh: remove the items() functionLeah Rowe
12 daysroms: 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