Age | Commit message (Expand) | Author |
2024-05-27 | coreboot: only run GRUB as a secondary payload | Leah Rowe |
2024-05-26 | flashprog: bump to 5b4fdd1 from 2 May 2024 | Leah Rowe |
2024-05-26 | rename include/option.sh to include/lib.sh | Leah Rowe |
2024-05-26 | roms: rename bstr variable | Leah Rowe |
2024-05-26 | general code cleanup in the build system | Leah Rowe |
2024-05-25 | build: simplify git_init() | Leah Rowe |
2024-05-25 | build: do root check before git check | Leah Rowe |
2024-05-25 | build: simplify git checks | Leah Rowe |
2024-05-25 | option.sh: fix bad check for version/versiondate | Leah Rowe |
2024-05-25 | trees: reset makeargs per target/project | Leah Rowe |
2024-05-25 | trees: also use UPDATED_SUBMODULES=1 on crossgcc | Leah Rowe |
2024-05-25 | trees: add UPDATED_SUBMODULES to coreboot make | Leah Rowe |
2024-05-25 | trees: write -C on the make command first not last | Leah Rowe |
2024-05-24 | config: add backup coreboot submodule repositories | Leah Rowe |
2024-05-24 | coreboot/default: remove chromeec from module.list | Leah Rowe |
2024-05-24 | git.sh: break if a submodule clone succeeds | Leah Rowe |
2024-05-24 | coreboot: only download the necessary submodules | Leah Rowe |
2024-05-24 | git.sh: allow finer control of git submodules | Leah Rowe |
2024-05-24 | build: hide git-init output | Leah Rowe |
2024-05-24 | option.sh: generate version file if .git not found | Leah Rowe |
2024-05-23 | update/trees: remove unused variable | Leah Rowe |
2024-05-22 | git.sh: move repo copying to a new function | Leah Rowe |
2024-05-22 | git.sh: move link_crossgcc to end of file | Leah Rowe |
2024-05-22 | git.sh: move xgcc linking to a new function | Leah Rowe |
2024-05-22 | git.sh: skip submodules if .gitmodules missing | Leah Rowe |
2024-05-22 | git.sh: merge patch_submodules in prep_submodules | Leah Rowe |
2024-05-22 | git.sh: split submodule handling to new function | Leah Rowe |
2024-05-22 | git.sh: remove errant line break | Leah Rowe |
2024-05-22 | git.sh: remove another meaningless check | Leah Rowe |
2024-05-22 | git.sh: shorter variable names | Leah Rowe |
2024-05-22 | git.sh: remove meaningless check | Leah Rowe |
2024-05-22 | git.sh: remove variable not meaningfully used | Leah Rowe |
2024-05-22 | add CHANGELOG to .gitignore | Leah Rowe |
2024-05-22 | Merge pull request 'Fix E6400 display reference clock patches' (#214) from ni... | Leah Rowe |
2024-05-21 | Fix E6400 display reference clock patches | Nicholas Chin |
2024-05-21 | fix building coreboot images on i686 hosts | Leah Rowe |
2024-05-21 | Merge pull request 'Also try unlocking encrypted volume on NVMe' (#213) from ... | Leah Rowe |
2024-05-21 | Also try unlocking encrypted volume on NVMe | Mate Kukri |
2024-05-21 | Merge pull request 'Add NVMe support to GRUB2 payload' (#212) from mkukri/lbm... | Leah Rowe |
2024-05-21 | Merge pull request 'Fix E6400 display issue with 1440 x 900 panel' (#211) fro... | Leah Rowe |
2024-05-21 | Merge pull request 'Add pt qwerty keymap to lbmk' (#210) from samuraikid/lbmk... | Leah Rowe |
2024-05-21 | git.sh: fix invalid command in git_prep() | Leah Rowe |
2024-05-20 | Add NVMe support to GRUB2 payload | Mate Kukri |
2024-05-20 | Fix E6400 display issue with 1440 x 900 panel | Nicholas Chin |
2024-05-20 | git.sh: allow patching submodules | Leah Rowe |
2024-05-19 | git.sh: don't delete .git if src/project/project | Leah Rowe |
2024-05-19 | build/roms: skip target if config/ dir missing | Leah Rowe |
2024-05-19 | more minor cleanup in the build system | Leah Rowe |
2024-05-19 | git.sh: remove fetch_from_upstream() | Leah Rowe |
2024-05-19 | option.sh: don't return 1 in mkrom_tarball | Leah Rowe |