summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2024-06-15grub: insert background in memdisk insteadLeah Rowe
2024-06-15roms: unify all add-payload commandsLeah Rowe
2024-06-15roms: don't add grub keymaps at allLeah Rowe
2024-06-14roms: merge handle_coreboot_target into main()Leah Rowe
2024-06-14roms: simplify target check (whether roms built)Leah Rowe
2024-06-14roms: simplify main() againLeah Rowe
2024-06-14roms: remove redundant check on grub_scan_diskLeah Rowe
2024-06-14roms: remove dangerous runtime p/s/d optionsLeah Rowe
2024-06-14unified checks for variable initialisationLeah Rowe
2024-06-14lib.sh: remove the items() functionLeah Rowe
2024-06-14roms: simplify main()Leah Rowe
2024-06-09minor code cleanup in the build systemLeah Rowe
2024-06-09re-add ability to use cbfs grub.cfg as defaultLeah Rowe
2024-06-09trees: exit with error if project undefinedLeah Rowe
2024-06-09add crossgcc tarballs to config/submodules/Leah Rowe
2024-06-07trees: simplified copy_elf() handlingLeah Rowe
2024-06-07git.sh: download "depend" projects *before*Leah Rowe
2024-06-07trees: don't check empty path in copy_elf()Leah Rowe
2024-06-07trees: fix build issue caused by bad elf checkLeah Rowe
2024-06-07trees: fix listfile check in copy_elf()Leah Rowe
2024-06-07trees: don't say check elf/ if build.list missingLeah Rowe
2024-06-07trees: don't do elfcheck if build.list missingLeah Rowe
2024-06-06trees: unified coreboot makeargsLeah Rowe
2024-06-06trees: use multiple threads to build cbutilsLeah Rowe
2024-06-06move handle_coreboot_utils to script/treesLeah Rowe
2024-06-06put coreboot utils in elf/, not cbutils/Leah Rowe
2024-06-06trees: skip single-tree build if a build existsLeah Rowe
2024-06-06use correct memtest86plus path in script/romsLeah Rowe
2024-06-06put memtest86plus builds in elf/memtest86plus/Leah Rowe
2024-06-06trees: also print "DONE! check elf/dir" on singleLeah Rowe
2024-06-06trees: handle build-test on multi-tree projectsLeah Rowe
2024-06-06move cfgsdir/datadir variables to lib.shLeah Rowe
2024-06-06handle build.list from config/data/, not config/Leah Rowe
2024-06-06don't use build.list to detect multi-tree projectsLeah 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-28trees: use CPUS=x on regular coreboot makeLeah 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-25trees: reset makeargs per target/projectLeah Rowe
2024-05-25trees: also use UPDATED_SUBMODULES=1 on crossgccLeah Rowe
2024-05-25trees: add UPDATED_SUBMODULES to coreboot makeLeah Rowe
2024-05-25trees: write -C on the make command first not lastLeah Rowe
2024-05-23update/trees: remove unused variableLeah Rowe