summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
11 daystrees: more robust check to avoid "make fetch"Leah Rowe
11 daysroms: fix lack of backslash on multi-line commandLeah Rowe
12 daysRevert "roms: remove build_payloads() and split it up"Leah Rowe
12 daysminor code cleanup in the build systemLeah Rowe
12 daysroms: merge mkserprog() into main()Leah Rowe
13 daysroms: don't insert timeout.cfgLeah Rowe
13 dayscorrectionLeah Rowe
13 daysroms: reduce indentation in build_grub_roms()Leah Rowe
13 daysroms: re-introduce accidentally disabled checkLeah Rowe
13 daysroms: remove build_payloads() and split it upLeah Rowe
13 daysroms: group some commands that are similarLeah Rowe
13 daysroms: remove mt86bin variableLeah Rowe
13 daysroms: merge build_uboot_payload to build_payloadsLeah Rowe
13 daysroms: 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
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