Age | Commit message (Expand) | Author |
2024-06-06 | put flashprog builds in elf/flashprog/ | Leah Rowe |
2024-06-06 | trees: also print "DONE! check elf/dir" on single | Leah Rowe |
2024-06-06 | trees: handle build-test on multi-tree projects | Leah Rowe |
2024-06-06 | git.sh: use singletree() to decide submodules | Leah Rowe |
2024-06-06 | move cbcfgsdir variable to vendor.sh | Leah Rowe |
2024-06-06 | move cfgsdir/datadir variables to lib.sh | Leah Rowe |
2024-06-06 | handle build.list from config/data/, not config/ | Leah Rowe |
2024-06-06 | don't use build.list to detect multi-tree projects | Leah Rowe |
2024-06-05 | move id check to lib.sh too | Leah Rowe |
2024-06-05 | move root check to lib.sh (bugfix) | Leah Rowe |
2024-06-05 | bugfix: move dependencies handling to lib.sh | Leah Rowe |
2024-06-04 | bump untitled revision again | Leah Rowe |
2024-06-04 | bump untitled revision in git config | Leah Rowe |
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 |