summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-29do not allow dashes in coreboot target namesLeah Rowe
2024-05-29./vendor download: more fine-tuned error controlLeah Rowe
2024-05-29vendor.sh: don't error on main targetsLeah Rowe
2024-05-28roms: allow user override of grub_scan_diskLeah Rowe
2024-05-28grub.cfg: actually support setting boot orderLeah Rowe
2024-05-28trees: use CPUS=x on regular coreboot makeLeah Rowe
2024-05-28update gitignoreLeah Rowe
2024-05-28roms: fix bad eval when comparing optionsLeah Rowe
2024-05-27grub.cfg: add spdx headerLeah Rowe
2024-05-27re-configure grub_scan_disk on various targetsLeah Rowe
2024-05-27remove grub_scan_disk in all target.cfg filesLeah Rowe
2024-05-27grub.cfg: use grub_scan_disk to set boot orderLeah Rowe
2024-05-27GRUB: remove XHCI patches for now (will re-add)Leah Rowe
2024-05-27minor correctionLeah Rowe
2024-05-27roms: make grubfirst if seabios_withgrub=yLeah Rowe
2024-05-27coreboot: only run GRUB as a secondary payloadLeah Rowe
2024-05-26flashprog: bump to 5b4fdd1 from 2 May 2024Leah Rowe
2024-05-26rename include/option.sh to include/lib.shLeah Rowe
2024-05-26roms: rename bstr variableLeah Rowe
2024-05-26general code cleanup in the build systemLeah Rowe
2024-05-25build: simplify git_init()Leah Rowe
2024-05-25build: do root check before git checkLeah Rowe
2024-05-25build: simplify git checksLeah Rowe
2024-05-25option.sh: fix bad check for version/versiondateLeah Rowe
2024-05-25trees: reset makeargs per target/projectLeah Rowe
2024-05-25trees: also use UPDATED_SUBMODULES=1 on crossgccLeah Rowe
2024-05-25trees: add UPDATED_SUBMODULES to coreboot makeLeah Rowe
2024-05-25trees: write -C on the make command first not lastLeah Rowe
2024-05-24config: add backup coreboot submodule repositoriesLeah Rowe
2024-05-24coreboot/default: remove chromeec from module.listLeah Rowe
2024-05-24git.sh: break if a submodule clone succeedsLeah Rowe
2024-05-24coreboot: only download the necessary submodulesLeah Rowe
2024-05-24git.sh: allow finer control of git submodulesLeah Rowe
2024-05-24build: hide git-init outputLeah Rowe
2024-05-24option.sh: generate version file if .git not foundLeah Rowe
2024-05-23update/trees: remove unused variableLeah Rowe
2024-05-22git.sh: move repo copying to a new functionLeah Rowe
2024-05-22git.sh: move link_crossgcc to end of fileLeah Rowe
2024-05-22git.sh: move xgcc linking to a new functionLeah Rowe
2024-05-22git.sh: skip submodules if .gitmodules missingLeah Rowe
2024-05-22git.sh: merge patch_submodules in prep_submodulesLeah Rowe
2024-05-22git.sh: split submodule handling to new functionLeah Rowe
2024-05-22git.sh: remove errant line breakLeah Rowe
2024-05-22git.sh: remove another meaningless checkLeah Rowe
2024-05-22git.sh: shorter variable namesLeah Rowe
2024-05-22git.sh: remove meaningless checkLeah Rowe
2024-05-22git.sh: remove variable not meaningfully usedLeah Rowe
2024-05-22add CHANGELOG to .gitignoreLeah Rowe
2024-05-22Merge pull request 'Fix E6400 display reference clock patches' (#214) from ni...Leah Rowe
2024-05-21Fix E6400 display reference clock patchesNicholas Chin