summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
8 daysroms: build coreboot *after* checking variablesLeah Rowe
8 dayslib.sh: simplify use of environment variablesLeah Rowe
9 daysroms main(): confirm what serprog images are builtLeah Rowe
9 daysroms: remove unused variable nameLeah Rowe
9 daysroms: remove redundant printfLeah Rowe
9 daysroms: optimise u-boot elf checkLeah Rowe
9 daysroms: simplify build_roms()Leah Rowe
9 daysroms: make the bin/elf message more politeLeah Rowe
9 daysroms: re-add final confirmation of targetsLeah Rowe
9 daysroms: rename functions for extra clarityLeah Rowe
9 daysroms: build coreboot early to avoid duplicate workLeah Rowe
9 daystrees: try xgcc build twice if first attempt failsLeah Rowe
10 daystrees: don't check if xgcc is already builtLeah Rowe
10 daysroms: general code cleanupLeah Rowe
11 daysroms: only support SeaBIOS/SeaGRUB on x86Leah Rowe
11 daysroms: remove support for "grubonly" seabiosLeah Rowe
11 daysuse backticks on eval commands, not subshellsLeah Rowe
11 dayslib.sh: remove badcmd()Leah Rowe
11 dayslib.sh: more unified config handlingLeah Rowe
12 daystrees: more robust check to avoid "make fetch"Leah Rowe
13 daysroms: fix lack of backslash on multi-line commandLeah Rowe
13 daysRevert "roms: remove build_payloads() and split it up"Leah Rowe
13 daysminor code cleanup in the build systemLeah Rowe
13 daysroms: merge mkserprog() into main()Leah Rowe
14 daysroms: don't insert timeout.cfgLeah Rowe
14 dayscorrectionLeah Rowe
14 daysroms: reduce indentation in build_grub_roms()Leah Rowe
2024-06-19roms: re-introduce accidentally disabled checkLeah Rowe
2024-06-19roms: remove build_payloads() and split it upLeah Rowe
2024-06-19roms: group some commands that are similarLeah Rowe
2024-06-19roms: remove mt86bin variableLeah Rowe
2024-06-18roms: merge build_uboot_payload to build_payloadsLeah Rowe
2024-06-18roms: simplify payload_uboot y/n checkLeah Rowe
2024-06-18roms: simplify the check for serprog srcdirLeah Rowe
2024-06-18roms: simplify the loop for building serprog romsLeah Rowe
2024-06-18roms: shorten variable serprog_boards_dirLeah Rowe
2024-06-18roms: simplified serprog image copyLeah Rowe
2024-06-18roms: rename picosrc variable to rp2040srcLeah Rowe
2024-06-18roms: remove useless confirmation in mkserprogfwLeah Rowe
2024-06-18roms: merge serprog build into one functionLeah Rowe
2024-06-17roms: remind the user about gkb filesLeah Rowe
2024-06-17roms: rename x variable to it in for loopaudit6-merge1Leah Rowe
2024-06-16roms: don't use x_ to call cproms()Leah Rowe
2024-06-16roms build_uboot_roms(): move rom, don't copyLeah Rowe
2024-06-16roms cproms(): allow other commands besides cpLeah Rowe
2024-06-16unify coreboot elfdir (DO_NOT_FLASH)Leah Rowe
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