Age | Commit message (Expand) | Author |
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-25 | trees: reset makeargs per target/project | Leah Rowe |
2024-05-25 | trees: also use UPDATED_SUBMODULES=1 on crossgcc | Leah Rowe |
2024-05-25 | trees: add UPDATED_SUBMODULES to coreboot make | Leah Rowe |
2024-05-25 | trees: write -C on the make command first not last | Leah Rowe |
2024-05-23 | update/trees: remove unused variable | 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 |
2024-05-11 | merge script/vendor/* into include/vendor.sh | Leah Rowe |
2024-05-11 | merge script/update/release into build | Leah Rowe |
2024-05-09 | build/roms: print serprog help | Leah Rowe |
2024-05-09 | merge script/build/serprog with script/build/roms | Leah Rowe |
2024-05-09 | build/roms: remove unnecessary command | Leah Rowe |
2024-05-06 | merge include/err.sh with include/option.sh | Leah Rowe |
2024-05-05 | build/roms: don't rely on x in handle_target | Leah Rowe |
2024-05-05 | build/roms: don't use exit status from skip_board | Leah Rowe |
2024-05-05 | build/roms: split up main() | Leah Rowe |
2024-05-05 | build/roms: allow searching status by mismatch | Leah Rowe |
2024-05-04 | Libreboot 20240504 release20240504 | Leah Rowe |
2024-05-04 | build/roms: more useful status warnings | Leah Rowe |
2024-05-03 | update/release: purge test/lib/strlcat.c in u-boot | Leah Rowe |
2024-05-03 | update/release: say when an archive is being made | Leah Rowe |
2024-04-29 | build/roms: simplified list handling | Leah Rowe |
2024-04-28 | build/roms: if release, allow all non-broken roms | Leah Rowe |
2024-04-28 | build/roms: always display warnings | Leah Rowe |
2024-04-28 | build/roms: reduce indentation in skip_board() | Leah Rowe |
2024-04-28 | build/roms: simplified status handling | Leah Rowe |
2024-04-28 | build/roms: simplified seagrub handling | Leah Rowe |
2024-04-28 | build/roms: support SeaGRUB *with menu enabled* | Leah Rowe |
2024-04-28 | update/trees: simplified defconfig copying | Leah Rowe |
2024-04-27 | update/release: disable status checking | Leah Rowe |