Age | Commit message (Expand) | Author |
2024-06-16 | roms: further clean up build_grub_roms() | Leah Rowe |
2024-06-16 | roms: simplify timeout/scandisk insertion | Leah Rowe |
2024-06-16 | roms: simplify seagrub check in build_grub_roms | Leah Rowe |
2024-06-16 | roms: simplify mkserprog() | Leah Rowe |
2024-06-16 | roms: simplify the serprog build functions | Leah Rowe |
2024-06-16 | script/roms: fix serprog build commands | Leah Rowe |
2024-06-15 | roms: simplified ubootelf check | Leah Rowe |
2024-06-15 | roms: simplify grubonly check in configure_target | Leah Rowe |
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 | trees: simplify copy_elf() | Leah Rowe |
2024-06-15 | trees: remove unnecessary check in copy_elf | 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 | unified checks for variable initialisation | 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-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 |