summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-06handle build.list from config/data/, not config/Leah Rowe
2024-06-06don't use build.list to detect multi-tree projectsLeah Rowe
2024-06-05move id check to lib.sh tooLeah Rowe
2024-06-05move root check to lib.sh (bugfix)Leah Rowe
2024-06-05bugfix: move dependencies handling to lib.shLeah Rowe
2024-06-04bump untitled revision againLeah Rowe
2024-06-04bump untitled revision in git configLeah Rowe
2024-06-04lib.sh bugfix: check environmental variables rightLeah Rowe
2024-06-03lib.sh: more friendly output from e()Leah Rowe
2024-06-03badcmd: don't print "no context given"Leah Rowe
2024-06-03badcmd: link directly to the maintenance manualLeah Rowe
2024-06-03better help text on invalid commandsLeah Rowe
2024-06-02build: print the project website address on helpLeah Rowe
2024-06-02add projectsite file: point to libreboot.orgLeah Rowe
2024-06-02make GRUB multi-tree and re-add xhci patchesLeah Rowe
2024-06-01u-boot on qemu: remove currently unused x86 targetLeah Rowe
2024-06-01grub.cfg: scan /boot/grub.cfg lastLeah Rowe
2024-06-01grub.cfg: scan grub2/ lastLeah Rowe
2024-06-01grub.cfg: search a reduced list of devs/partitionsLeah Rowe
2024-06-01grub.cfg: scan grub.cfg from ESPLeah Rowe
2024-06-01grub.cfg: split up try_user_configLeah Rowe
2024-06-01grub.cfg: don't search for *_grub.cfgLeah Rowe
2024-06-01grub.cfg: remove unnecessary path for isolinuxLeah Rowe
2024-06-01grub.cfg: don't scan EFI on btrfs subvolsLeah Rowe
2024-06-01Merge pull request 'Fix building vboot on i686' (#218) from lukeshu/lbmk:luke...Leah Rowe
2024-05-31vendor.sh: remove unnecessary assignmentLeah Rowe
2024-05-30Fix building vboot on i686Luke T. Shumaker
2024-05-30git.sh: do not remove .submodulesLeah Rowe
2024-05-30delete u-boot test/lib/strlcat.c using nuke()Leah Rowe
2024-05-30import nuke() from cbmk cdce8ba70bLeah Rowe
2024-05-29coreboot t440p/w541: enable nvme in grub_scan_diskLeah Rowe
2024-05-29./vendor download: skip if blob path is /dev/nullLeah Rowe
2024-05-29do not allow dashes in coreboot target namesLeah Rowe
2024-05-29./vendor download: more fine-tuned error controlLeah Rowe
2024-05-29vendor.sh: don't error on main targetsLeah Rowe
2024-05-28roms: allow user override of grub_scan_diskLeah Rowe
2024-05-28grub.cfg: actually support setting boot orderLeah Rowe
2024-05-28trees: use CPUS=x on regular coreboot makeLeah Rowe
2024-05-28update gitignoreLeah Rowe
2024-05-28roms: fix bad eval when comparing optionsLeah Rowe
2024-05-27grub.cfg: add spdx headerLeah Rowe
2024-05-27re-configure grub_scan_disk on various targetsLeah Rowe
2024-05-27remove grub_scan_disk in all target.cfg filesLeah Rowe
2024-05-27grub.cfg: use grub_scan_disk to set boot orderLeah Rowe
2024-05-27GRUB: remove XHCI patches for now (will re-add)Leah Rowe
2024-05-27minor correctionLeah Rowe
2024-05-27roms: make grubfirst if seabios_withgrub=yLeah Rowe
2024-05-27coreboot: only run GRUB as a secondary payloadLeah Rowe
2024-05-26flashprog: bump to 5b4fdd1 from 2 May 2024Leah Rowe
2024-05-26rename include/option.sh to include/lib.shLeah Rowe