summaryrefslogtreecommitdiff
path: root/script/roms
AgeCommit message (Expand)Author
2024-06-09minor code cleanup in the build systemLeah Rowe
2024-06-06put coreboot utils in elf/, not cbutils/Leah Rowe
2024-06-06use correct memtest86plus path in script/romsLeah Rowe
2024-06-06put memtest86plus builds in elf/memtest86plus/Leah Rowe
2024-06-03better help text on invalid commandsLeah Rowe
2024-06-02make GRUB multi-tree and re-add xhci patchesLeah Rowe
2024-05-28roms: allow user override of grub_scan_diskLeah Rowe
2024-05-28roms: fix bad eval when comparing optionsLeah Rowe
2024-05-27grub.cfg: use grub_scan_disk to set boot orderLeah Rowe
2024-05-27minor correctionLeah Rowe
2024-05-27roms: make grubfirst if seabios_withgrub=yLeah Rowe
2024-05-26rename include/option.sh to include/lib.shLeah Rowe
2024-05-26roms: rename bstr variableLeah Rowe
2024-05-26general code cleanup in the build systemLeah Rowe
2024-05-21fix building coreboot images on i686 hostsLeah Rowe
2024-05-19build/roms: skip target if config/ dir missingLeah Rowe
2024-05-19option.sh: mktar_release to mkrom_tarballLeah Rowe
2024-05-19build/roms: rename moverom to copyromLeah Rowe
2024-05-19minor code cleanup in the build systemLeah Rowe
2024-05-18build/roms: simplify serprog list commandLeah Rowe
2024-05-18build/roms: simplified config payload checksLeah Rowe
2024-05-16lbmk: allow easier sync with cbmkLeah Rowe
2024-05-15remove help commands (user should read docs)Leah Rowe
2024-05-15remove check_project() (always set variables)Leah Rowe
2024-05-15build/roms: clean up tarball handlingLeah Rowe
2024-05-15build/roms: create full release tarball nameLeah Rowe
2024-05-15unified sha512sum creation for tarballsLeah Rowe
2024-05-14move rom tarball creation to script/romsLeah Rowe
2024-05-11remove all status checks. only handle release.Leah Rowe
2024-05-11move script/*/* to script/Leah Rowe