summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
7 daystrees and git.sh: tidy up global variablesLeah Rowe
7 daystrees: simplified distclean directory checkLeah Rowe
7 daystrees: only do bare multi-tree clone on gitLeah Rowe
7 daystrees: simplified multi-tree bare repo cloneLeah Rowe
7 daystrees run_make_command: simpler distclean handlingLeah Rowe
7 daystrees: condense copy_elf() a bitLeah Rowe
7 daystrees: add return to handle_defconfig()Leah Rowe
7 daystrees: rename check_config to check_defconfigLeah Rowe
7 daystrees: remove variable "config_name"Leah Rowe
7 daystrees: rename variable "config" to defconfigLeah Rowe
7 daystrees: remove unnecessary commontsLeah Rowe
7 daystrees: condense run_make_command() a bitLeah Rowe
7 daystrees: condense handle_makefile() a bitLeah Rowe
8 daystrees: mv load_project_config load_target_configLeah Rowe
8 daystrees, multi: download bare project *before* treesLeah Rowe
8 daystrees: unified multi-tree configuration handlingLeah Rowe
8 daystrees: unified handling of source downloadsLeah Rowe
8 daysgit.sh: rename Fetch_project_trees fetch_targetsLeah Rowe
8 daysgit.sh: rename fetch_project_repo to fetch_projectLeah Rowe
8 daystrees: better skip-clean string in handle_src_treeLeah Rowe
8 daystrees: add return to check_coreboot_utils()Leah Rowe
8 daystrees: simplify "utilmode" variable initialisationLeah Rowe
8 daystrees mkpayload_grub: remove unnecessary checkLeah Rowe
9 daystidy up some setvars listsLeah Rowe
9 daysroms: explicitly shift by 1 on the "all" targetLeah Rowe
9 daysroms: add return value for the list commandLeah Rowe
9 daysroms: build u-boot *before* checking ubootelfLeah Rowe
9 daysremove more unnecessary checks on trees commandsLeah Rowe
10 daystrees: don't hardcode use of mkpayload_grubLeah Rowe
10 daystrees: simplify single/multi handling in main()Leah Rowe
10 daystrees: rename build_projects to build_projectLeah Rowe
10 daystrees: err if target.cfg not given if multi-treeLeah Rowe
10 daystrees: set btype if target.cfg doesn't existLeah Rowe
10 daysroms: remove unnecessary assignment to cbdirLeah Rowe
10 daystrees: avoid kconfig make commands genericallyLeah Rowe
10 daystrees: condense elfcheck() a bitLeah Rowe
11 daystrees: shorten the final confirmation messageLeah Rowe
11 dayslib.sh: simplified TMPDIR handlingLeah Rowe
11 daystrees: remove redundant space in printfLeah Rowe
11 daystrees: explicitly err if OPTARG is not setLeah Rowe
11 daystrees: only permit one single-tree projectLeah Rowe
11 daystrees: call err if multiple flags are providedLeah Rowe
11 daystrees: explicitly set mode for -bLeah Rowe
11 daysroms: re-add compression of coreboot imagesLeah Rowe
12 daysroms: build coreboot *after* checking variablesLeah Rowe
13 dayslib.sh: simplify use of environment variablesLeah Rowe
13 daysroms main(): confirm what serprog images are builtLeah Rowe
13 daysroms: remove unused variable nameLeah Rowe
13 daysroms: remove redundant printfLeah Rowe
13 daysroms: optimise u-boot elf checkLeah Rowe