summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2024-06-16roms: merge mkUbootRom() into build_uboot_roms()Leah Rowe
2024-06-16roms: simplify mkSeabiosRom()Leah Rowe
2024-06-16roms: simplify mkUbootRom()Leah Rowe
2024-06-16roms: simplify build_roms()Leah Rowe
2024-06-16roms: remove unnecessary checkLeah Rowe
2024-06-16roms: further clean up build_grub_roms()Leah Rowe
2024-06-16roms: simplify timeout/scandisk insertionLeah Rowe
2024-06-16roms: simplify seagrub check in build_grub_romsLeah Rowe
2024-06-16roms: simplify mkserprog()Leah Rowe
2024-06-16roms: simplify the serprog build functionsLeah Rowe
2024-06-16script/roms: fix serprog build commandsLeah Rowe
2024-06-15roms: simplified ubootelf checkLeah Rowe
2024-06-15roms: simplify grubonly check in configure_targetLeah Rowe
2024-06-15roms: simplify seagrub check in configure_targetLeah Rowe
2024-06-15roms: don't use x_ to call build_grub_romsLeah Rowe
2024-06-15trees: simplify copy_elf()Leah Rowe
2024-06-15trees: remove unnecessary check in copy_elfLeah Rowe
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