summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
7 daystrees: unified multi-tree configuration handlingLeah Rowe
7 daystrees: unified handling of source downloadsLeah Rowe
7 daysgit.sh: rename Fetch_project_trees fetch_targetsLeah Rowe
7 daysgit.sh: rename fetch_project_repo to fetch_projectLeah Rowe
7 daystrees: better skip-clean string in handle_src_treeLeah Rowe
7 daystrees: add return to check_coreboot_utils()Leah Rowe
7 daystrees: simplify "utilmode" variable initialisationLeah Rowe
7 daystrees mkpayload_grub: remove unnecessary checkLeah Rowe
8 daystidy up some setvars listsLeah Rowe
8 daysroms: explicitly shift by 1 on the "all" targetLeah Rowe
8 daysroms: add return value for the list commandLeah Rowe
8 daysroms: build u-boot *before* checking ubootelfLeah Rowe
8 daysremove more unnecessary checks on trees commandsLeah Rowe
9 daystrees: don't hardcode use of mkpayload_grubLeah Rowe
9 daystrees: simplify single/multi handling in main()Leah Rowe
9 daystrees: rename build_projects to build_projectLeah Rowe
9 daystrees: err if target.cfg not given if multi-treeLeah Rowe
9 daystrees: set btype if target.cfg doesn't existLeah Rowe
9 daysroms: remove unnecessary assignment to cbdirLeah Rowe
9 daystrees: avoid kconfig make commands genericallyLeah Rowe
9 daystrees: condense elfcheck() a bitLeah Rowe
10 daystrees: shorten the final confirmation messageLeah Rowe
10 dayslib.sh: simplified TMPDIR handlingLeah Rowe
10 daystrees: remove redundant space in printfLeah Rowe
10 daystrees: explicitly err if OPTARG is not setLeah Rowe
10 daystrees: only permit one single-tree projectLeah Rowe
10 daystrees: call err if multiple flags are providedLeah Rowe
10 daystrees: explicitly set mode for -bLeah Rowe
10 daysroms: re-add compression of coreboot imagesLeah Rowe
11 daysroms: build coreboot *after* checking variablesLeah Rowe
12 dayslib.sh: simplify use of environment variablesLeah Rowe
12 daysroms main(): confirm what serprog images are builtLeah Rowe
12 daysroms: remove unused variable nameLeah Rowe
12 daysroms: remove redundant printfLeah Rowe
12 daysroms: optimise u-boot elf checkLeah Rowe
12 daysroms: simplify build_roms()Leah Rowe
12 daysroms: make the bin/elf message more politeLeah Rowe
12 daysroms: re-add final confirmation of targetsLeah Rowe
12 daysroms: rename functions for extra clarityLeah Rowe
12 daysroms: build coreboot early to avoid duplicate workLeah Rowe
12 daystrees: try xgcc build twice if first attempt failsLeah Rowe
13 daystrees: don't check if xgcc is already builtLeah Rowe
14 daysroms: general code cleanupLeah Rowe
14 daysroms: only support SeaBIOS/SeaGRUB on x86Leah Rowe
14 daysroms: remove support for "grubonly" seabiosLeah Rowe
2024-06-22use backticks on eval commands, not subshellsLeah Rowe
2024-06-22lib.sh: remove badcmd()Leah Rowe
2024-06-22lib.sh: more unified config handlingLeah Rowe
2024-06-21trees: more robust check to avoid "make fetch"Leah Rowe
2024-06-20roms: fix lack of backslash on multi-line commandLeah Rowe