Age | Commit message (Expand) | Author |
2024-07-06 | GRUB: only load xhci from grub.cfg | Leah Rowe |
2024-07-05 | trees: just do makeargs on coreboot, not cbmakearg | Leah Rowe |
2024-07-01 | trees: fix bad rm -Rf command (-Rf, not Rf) | Leah Rowe |
2024-07-01 | roms: fix bad comparison in configure_target() | Leah Rowe |
2024-07-01 | GRUB: use mkhelper.cfg for common variables | Leah Rowe |
2024-06-30 | trees: allow global config on multi-tree projects | Leah Rowe |
2024-06-30 | trees: handle all projects if project undefined | Leah Rowe |
2024-06-30 | vendor.sh: remove mkdirs() | Leah Rowe |
2024-06-30 | git.sh: simpler for loop in git_am_patches() | Leah Rowe |
2024-06-30 | git.sh: merge for loops in git_am_patches() | Leah Rowe |
2024-06-30 | trees and git.sh: tidy up global variables | Leah Rowe |
2024-06-30 | git.sh: simplified initialisation of "loc" | Leah Rowe |
2024-06-30 | trees: simplified distclean directory check | Leah Rowe |
2024-06-30 | git.sh: condense fetch_targets() a bit | Leah Rowe |
2024-06-30 | git.sh: short git_prep command in fetch_targets() | Leah Rowe |
2024-06-30 | trees: only do bare multi-tree clone on git | Leah Rowe |
2024-06-30 | trees: simplified multi-tree bare repo clone | Leah Rowe |
2024-06-30 | git.sh: merge prepare_new_tree with fetch_targets | Leah Rowe |
2024-06-30 | trees run_make_command: simpler distclean handling | Leah Rowe |
2024-06-30 | trees: condense copy_elf() a bit | Leah Rowe |
2024-06-30 | trees: add return to handle_defconfig() | Leah Rowe |
2024-06-30 | trees: rename check_config to check_defconfig | Leah Rowe |
2024-06-30 | trees: remove variable "config_name" | Leah Rowe |
2024-06-30 | trees: rename variable "config" to defconfig | Leah Rowe |
2024-06-30 | git.sh: remove duplicate "xtree" variable | 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 | vendor.sh readcfg: split the -b coreboot command | Leah Rowe |
2024-06-29 | trees mkpayload_grub: remove unnecessary check | Leah Rowe |
2024-06-29 | vendor.sh: remove unnecessary check | Leah Rowe |
2024-06-29 | vendor.sh: condense inject() a bit | Leah Rowe |
2024-06-29 | vendor.sh extract_kbc1126: use quote on file check | Leah Rowe |
2024-06-29 | vendor.sh extract_kbc1126ec: simplify build check | Leah Rowe |
2024-06-29 | vendor.sh: simplify e6400 vga rom file check | Leah Rowe |
2024-06-29 | vendor.sh: simplify variable checks for e6400vga | Leah Rowe |
2024-06-29 | vendor.sh: condense fetch() a bit more | Leah Rowe |
2024-06-29 | vendor.sh: remove unnecessary check | Leah Rowe |
2024-06-29 | vendor.sh: simplify kbc1126 util handling | Leah Rowe |
2024-06-29 | vendor.sh: simplify bootstrap() utils handling | Leah Rowe |
2024-06-29 | vendor.sh: simplified initialisation of _7ztest | Leah Rowe |