Age | Commit message (Expand) | Author |
2024-06-30 | trees: rename variable "config" to defconfig | Leah Rowe |
2024-06-30 | trees: remove unnecessary commonts | Leah Rowe |
2024-06-30 | trees: condense run_make_command() a bit | Leah Rowe |
2024-06-30 | trees: condense handle_makefile() a bit | Leah Rowe |
2024-06-30 | trees: mv load_project_config load_target_config | Leah Rowe |
2024-06-30 | trees, multi: download bare project *before* trees | Leah Rowe |
2024-06-30 | trees: unified multi-tree configuration handling | Leah Rowe |
2024-06-29 | trees: unified handling of source downloads | Leah Rowe |
2024-06-29 | git.sh: rename Fetch_project_trees fetch_targets | Leah Rowe |
2024-06-29 | git.sh: rename fetch_project_repo to fetch_project | Leah Rowe |
2024-06-29 | trees: better skip-clean string in handle_src_tree | Leah Rowe |
2024-06-29 | trees: add return to check_coreboot_utils() | Leah Rowe |
2024-06-29 | trees: simplify "utilmode" variable initialisation | Leah Rowe |
2024-06-29 | trees mkpayload_grub: remove unnecessary check | Leah Rowe |
2024-06-28 | tidy up some setvars lists | Leah Rowe |
2024-06-28 | roms: explicitly shift by 1 on the "all" target | Leah Rowe |
2024-06-28 | roms: add return value for the list command | Leah Rowe |
2024-06-28 | roms: build u-boot *before* checking ubootelf | Leah Rowe |
2024-06-28 | remove more unnecessary checks on trees commands | Leah Rowe |
2024-06-27 | trees: don't hardcode use of mkpayload_grub | Leah Rowe |
2024-06-27 | trees: simplify single/multi handling in main() | Leah Rowe |
2024-06-27 | trees: rename build_projects to build_project | Leah Rowe |
2024-06-27 | trees: err if target.cfg not given if multi-tree | Leah Rowe |
2024-06-27 | trees: set btype if target.cfg doesn't exist | Leah Rowe |
2024-06-27 | roms: remove unnecessary assignment to cbdir | Leah Rowe |
2024-06-27 | trees: avoid kconfig make commands generically | Leah Rowe |
2024-06-27 | trees: condense elfcheck() a bit | Leah Rowe |
2024-06-27 | trees: shorten the final confirmation message | Leah Rowe |
2024-06-27 | lib.sh: simplified TMPDIR handling | Leah Rowe |
2024-06-27 | trees: remove redundant space in printf | Leah Rowe |
2024-06-27 | trees: explicitly err if OPTARG is not set | Leah Rowe |
2024-06-27 | trees: only permit one single-tree project | Leah Rowe |
2024-06-27 | trees: call err if multiple flags are provided | Leah Rowe |
2024-06-27 | trees: explicitly set mode for -b | Leah Rowe |
2024-06-27 | roms: re-add compression of coreboot images | Leah Rowe |
2024-06-25 | roms: build coreboot *after* checking variables | Leah Rowe |
2024-06-25 | lib.sh: simplify use of environment variables | Leah Rowe |
2024-06-24 | roms main(): confirm what serprog images are built | Leah Rowe |
2024-06-24 | roms: remove unused variable name | Leah Rowe |
2024-06-24 | roms: remove redundant printf | Leah Rowe |
2024-06-24 | roms: optimise u-boot elf check | Leah Rowe |
2024-06-24 | roms: simplify build_roms() | Leah Rowe |
2024-06-24 | roms: make the bin/elf message more polite | Leah Rowe |
2024-06-24 | roms: re-add final confirmation of targets | Leah Rowe |
2024-06-24 | roms: rename functions for extra clarity | Leah Rowe |
2024-06-24 | roms: build coreboot early to avoid duplicate work | Leah Rowe |
2024-06-24 | trees: try xgcc build twice if first attempt fails | Leah Rowe |
2024-06-23 | trees: don't check if xgcc is already built | Leah Rowe |
2024-06-23 | roms: general code cleanup | Leah Rowe |
2024-06-22 | roms: only support SeaBIOS/SeaGRUB on x86 | Leah Rowe |