Age | Commit message (Expand) | Author |
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 |
2024-05-19 | option.sh: mktar_release to mkrom_tarball | Leah Rowe |
2024-05-19 | build/roms: rename moverom to copyrom | Leah Rowe |
2024-05-19 | minor code cleanup in the build system | Leah Rowe |
2024-05-18 | Add pt qwerty keymap to lbmk | samuraikid |
2024-05-18 | build/roms: simplify serprog list command | Leah Rowe |
2024-05-18 | build/roms: simplified config payload checks | Leah Rowe |
2024-05-18 | vendor.sh: further simplify config handling | Leah Rowe |
2024-05-18 | vendor.sh: greatly simplified config handling | Leah Rowe |
2024-05-18 | vendor.sh: move config checks to detect_firmware | Leah Rowe |
2024-05-18 | vendor.sh: print an error upon ill-defined target | Leah Rowe |
2024-05-18 | vendor.sh: remove redundant check | Leah Rowe |
2024-05-18 | vendor.sh: simplify defconfig check | Leah Rowe |
2024-05-18 | git.sh: Remove .git if XBMK_RELEASE=y | Leah Rowe |
2024-05-16 | build: remove initcmd() and simplify main() | Leah Rowe |
2024-05-16 | build: initialise git first (before commands) | Leah Rowe |
2024-05-16 | build: remove excmd() and simplify main() | Leah Rowe |
2024-05-16 | build: don't make script_path a global variable | Leah Rowe |
2024-05-16 | lbmk: allow easier sync with cbmk | Leah Rowe |