Age | Commit message (Expand) | Author |
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 |
2024-05-15 | remove help commands (user should read docs) | Leah Rowe |
2024-05-15 | option.sh: delete check_git() | Leah Rowe |
2024-05-15 | build: define "xp" in the global variables | Leah Rowe |
2024-05-15 | build: simplify for loop in fetch_trees() | Leah Rowe |
2024-05-15 | build: simplified downloads in fetch_trees() | Leah Rowe |
2024-05-15 | ./build release: don't do u-boot-only archives | Leah Rowe |
2024-05-15 | build: use utc+0 when initialising git repo dates | Leah Rowe |
2024-05-15 | remove check_project() (always set variables) | Leah Rowe |
2024-05-15 | build: simplify deletions in fetch_trees() | Leah Rowe |
2024-05-15 | build: delete mkversion() (just print relname) | Leah Rowe |
2024-05-15 | build/roms: clean up tarball handling | Leah Rowe |
2024-05-15 | rm src/u-boot/*/test/lib/strlcat.c in u-boot | Leah Rowe |