Age | Commit message (Expand) | Author |
2024-06-04 | lib.sh bugfix: check environmental variables right | Leah Rowe |
2024-06-03 | lib.sh: more friendly output from e() | Leah Rowe |
2024-06-03 | badcmd: don't print "no context given" | Leah Rowe |
2024-06-03 | badcmd: link directly to the maintenance manual | Leah Rowe |
2024-06-03 | better help text on invalid commands | Leah Rowe |
2024-06-02 | build: print the project website address on help | Leah Rowe |
2024-06-02 | add projectsite file: point to libreboot.org | Leah Rowe |
2024-06-02 | make GRUB multi-tree and re-add xhci patches | Leah Rowe |
2024-06-01 | u-boot on qemu: remove currently unused x86 target | Leah Rowe |
2024-06-01 | grub.cfg: scan /boot/grub.cfg last | Leah Rowe |
2024-06-01 | grub.cfg: scan grub2/ last | Leah Rowe |
2024-06-01 | grub.cfg: search a reduced list of devs/partitions | Leah Rowe |
2024-06-01 | grub.cfg: scan grub.cfg from ESP | Leah Rowe |
2024-06-01 | grub.cfg: split up try_user_config | Leah Rowe |
2024-06-01 | grub.cfg: don't search for *_grub.cfg | Leah Rowe |
2024-06-01 | grub.cfg: remove unnecessary path for isolinux | Leah Rowe |
2024-06-01 | grub.cfg: don't scan EFI on btrfs subvols | Leah Rowe |
2024-06-01 | Merge pull request 'Fix building vboot on i686' (#218) from lukeshu/lbmk:luke... | Leah Rowe |
2024-05-31 | vendor.sh: remove unnecessary assignment | Leah Rowe |
2024-05-30 | Fix building vboot on i686 | Luke T. Shumaker |
2024-05-30 | git.sh: do not remove .submodules | Leah Rowe |
2024-05-30 | delete u-boot test/lib/strlcat.c using nuke() | Leah Rowe |
2024-05-30 | import nuke() from cbmk cdce8ba70b | Leah Rowe |
2024-05-29 | coreboot t440p/w541: enable nvme in grub_scan_disk | Leah Rowe |
2024-05-29 | ./vendor download: skip if blob path is /dev/null | Leah Rowe |
2024-05-29 | do not allow dashes in coreboot target names | Leah Rowe |
2024-05-29 | ./vendor download: more fine-tuned error control | Leah Rowe |
2024-05-29 | vendor.sh: don't error on main targets | Leah Rowe |
2024-05-28 | roms: allow user override of grub_scan_disk | Leah Rowe |
2024-05-28 | grub.cfg: actually support setting boot order | Leah Rowe |
2024-05-28 | trees: use CPUS=x on regular coreboot make | Leah Rowe |
2024-05-28 | update gitignore | Leah Rowe |
2024-05-28 | roms: fix bad eval when comparing options | Leah Rowe |
2024-05-27 | grub.cfg: add spdx header | Leah Rowe |
2024-05-27 | re-configure grub_scan_disk on various targets | Leah Rowe |
2024-05-27 | remove grub_scan_disk in all target.cfg files | Leah Rowe |
2024-05-27 | grub.cfg: use grub_scan_disk to set boot order | Leah Rowe |
2024-05-27 | GRUB: remove XHCI patches for now (will re-add) | Leah Rowe |
2024-05-27 | minor correction | Leah Rowe |
2024-05-27 | roms: make grubfirst if seabios_withgrub=y | Leah Rowe |
2024-05-27 | coreboot: only run GRUB as a secondary payload | Leah Rowe |
2024-05-26 | flashprog: bump to 5b4fdd1 from 2 May 2024 | Leah Rowe |
2024-05-26 | rename include/option.sh to include/lib.sh | Leah Rowe |
2024-05-26 | roms: rename bstr variable | Leah Rowe |
2024-05-26 | general code cleanup in the build system | Leah Rowe |
2024-05-25 | build: simplify git_init() | Leah Rowe |
2024-05-25 | build: do root check before git check | Leah Rowe |
2024-05-25 | build: simplify git checks | Leah Rowe |
2024-05-25 | option.sh: fix bad check for version/versiondate | Leah Rowe |
2024-05-25 | trees: reset makeargs per target/project | Leah Rowe |