summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-05-21fix building coreboot images on i686 hostsLeah Rowe
2024-05-21Merge pull request 'Also try unlocking encrypted volume on NVMe' (#213) from ...Leah Rowe
2024-05-21Also try unlocking encrypted volume on NVMeMate Kukri
2024-05-21Merge pull request 'Add NVMe support to GRUB2 payload' (#212) from mkukri/lbm...Leah Rowe
2024-05-21Merge pull request 'Fix E6400 display issue with 1440 x 900 panel' (#211) fro...Leah Rowe
2024-05-21Merge pull request 'Add pt qwerty keymap to lbmk' (#210) from samuraikid/lbmk...Leah Rowe
2024-05-21git.sh: fix invalid command in git_prep()Leah Rowe
2024-05-20Add NVMe support to GRUB2 payloadMate Kukri
2024-05-20Fix E6400 display issue with 1440 x 900 panelNicholas Chin
2024-05-20git.sh: allow patching submodulesLeah Rowe
2024-05-19git.sh: don't delete .git if src/project/projectLeah Rowe
2024-05-19build/roms: skip target if config/ dir missingLeah Rowe
2024-05-19more minor cleanup in the build systemLeah Rowe
2024-05-19git.sh: remove fetch_from_upstream()Leah Rowe
2024-05-19option.sh: don't return 1 in mkrom_tarballLeah Rowe
2024-05-19option.sh: mktar_release to mkrom_tarballLeah Rowe
2024-05-19build/roms: rename moverom to copyromLeah Rowe
2024-05-19minor code cleanup in the build systemLeah Rowe
2024-05-18Add pt qwerty keymap to lbmksamuraikid
2024-05-18build/roms: simplify serprog list commandLeah Rowe
2024-05-18build/roms: simplified config payload checksLeah Rowe
2024-05-18vendor.sh: further simplify config handlingLeah Rowe
2024-05-18vendor.sh: greatly simplified config handlingLeah Rowe
2024-05-18vendor.sh: move config checks to detect_firmwareLeah Rowe
2024-05-18vendor.sh: print an error upon ill-defined targetLeah Rowe
2024-05-18vendor.sh: remove redundant checkLeah Rowe
2024-05-18vendor.sh: simplify defconfig checkLeah Rowe
2024-05-18git.sh: Remove .git if XBMK_RELEASE=yLeah Rowe
2024-05-16build: remove initcmd() and simplify main()Leah Rowe
2024-05-16build: initialise git first (before commands)Leah Rowe
2024-05-16build: remove excmd() and simplify main()Leah Rowe
2024-05-16build: don't make script_path a global variableLeah Rowe
2024-05-16lbmk: allow easier sync with cbmkLeah Rowe
2024-05-15remove help commands (user should read docs)Leah Rowe