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