Age | Commit message (Expand) | Author |
2024-06-15 | roms: simplify seagrub check in configure_target | Leah Rowe |
2024-06-15 | roms: don't use x_ to call build_grub_roms | Leah Rowe |
2024-06-15 | grub: insert background in memdisk instead | Leah Rowe |
2024-06-15 | roms: unify all add-payload commands | Leah Rowe |
2024-06-15 | roms: don't add grub keymaps at all | Leah Rowe |
2024-06-14 | roms: merge handle_coreboot_target into main() | Leah Rowe |
2024-06-14 | roms: simplify target check (whether roms built) | Leah Rowe |
2024-06-14 | roms: simplify main() again | Leah Rowe |
2024-06-14 | roms: remove redundant check on grub_scan_disk | Leah Rowe |
2024-06-14 | roms: remove dangerous runtime p/s/d options | Leah Rowe |
2024-06-14 | lib.sh: remove the items() function | Leah Rowe |
2024-06-14 | roms: simplify main() | Leah Rowe |
2024-06-09 | minor code cleanup in the build system | Leah Rowe |
2024-06-06 | put coreboot utils in elf/, not cbutils/ | Leah Rowe |
2024-06-06 | use correct memtest86plus path in script/roms | Leah Rowe |
2024-06-06 | put memtest86plus builds in elf/memtest86plus/ | Leah Rowe |
2024-06-03 | better help text on invalid commands | Leah Rowe |
2024-06-02 | make GRUB multi-tree and re-add xhci patches | Leah Rowe |
2024-05-28 | roms: allow user override of grub_scan_disk | Leah Rowe |
2024-05-28 | roms: fix bad eval when comparing options | Leah Rowe |
2024-05-27 | grub.cfg: use grub_scan_disk to set boot order | Leah Rowe |
2024-05-27 | minor correction | Leah Rowe |
2024-05-27 | roms: make grubfirst if seabios_withgrub=y | 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-21 | fix building coreboot images on i686 hosts | Leah Rowe |
2024-05-19 | build/roms: skip target if config/ dir missing | Leah Rowe |
2024-05-19 | option.sh: mktar_release to mkrom_tarball | Leah Rowe |
2024-05-19 | build/roms: rename moverom to copyrom | Leah Rowe |
2024-05-19 | minor code cleanup in the build system | Leah Rowe |
2024-05-18 | build/roms: simplify serprog list command | Leah Rowe |
2024-05-18 | build/roms: simplified config payload checks | Leah Rowe |
2024-05-16 | lbmk: allow easier sync with cbmk | Leah Rowe |
2024-05-15 | remove help commands (user should read docs) | Leah Rowe |
2024-05-15 | remove check_project() (always set variables) | Leah Rowe |
2024-05-15 | build/roms: clean up tarball handling | Leah Rowe |
2024-05-15 | build/roms: create full release tarball name | Leah Rowe |
2024-05-15 | unified sha512sum creation for tarballs | Leah Rowe |
2024-05-14 | move rom tarball creation to script/roms | Leah Rowe |
2024-05-11 | remove all status checks. only handle release. | Leah Rowe |
2024-05-11 | move script/*/* to script/ | Leah Rowe |