Age | Commit message (Expand) | Author |
2024-06-14 | roms: simplify main() | Leah Rowe |
2024-06-09 | minor code cleanup in the build system | Leah Rowe |
2024-06-09 | re-add ability to use cbfs grub.cfg as default | Leah Rowe |
2024-06-09 | trees: exit with error if project undefined | Leah Rowe |
2024-06-09 | add crossgcc tarballs to config/submodules/ | Leah Rowe |
2024-06-07 | trees: simplified copy_elf() handling | Leah Rowe |
2024-06-07 | git.sh: download "depend" projects *before* | Leah Rowe |
2024-06-07 | trees: don't check empty path in copy_elf() | Leah Rowe |
2024-06-07 | trees: fix build issue caused by bad elf check | Leah Rowe |
2024-06-07 | trees: fix listfile check in copy_elf() | Leah Rowe |
2024-06-07 | trees: don't say check elf/ if build.list missing | Leah Rowe |
2024-06-07 | trees: don't do elfcheck if build.list missing | Leah Rowe |
2024-06-06 | trees: unified coreboot makeargs | Leah Rowe |
2024-06-06 | trees: use multiple threads to build cbutils | Leah Rowe |
2024-06-06 | move handle_coreboot_utils to script/trees | Leah Rowe |
2024-06-06 | put coreboot utils in elf/, not cbutils/ | Leah Rowe |
2024-06-06 | trees: skip single-tree build if a build exists | 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-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 | 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-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 | trees: use CPUS=x on regular coreboot make | 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-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 |