summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-05-15option.sh: delete check_git()Leah Rowe
2024-05-15build: define "xp" in the global variablesLeah Rowe
2024-05-15build: simplify for loop in fetch_trees()Leah Rowe
2024-05-15build: simplified downloads in fetch_trees()Leah Rowe
2024-05-15./build release: don't do u-boot-only archivesLeah Rowe
2024-05-15build: use utc+0 when initialising git repo datesLeah Rowe
2024-05-15remove check_project() (always set variables)Leah Rowe
2024-05-15build: simplify deletions in fetch_trees()Leah Rowe
2024-05-15build: delete mkversion() (just print relname)Leah Rowe
2024-05-15build/roms: clean up tarball handlingLeah Rowe
2024-05-15rm src/u-boot/*/test/lib/strlcat.c in u-bootLeah Rowe
2024-05-15build: remove mkrom_imagesLeah Rowe
2024-05-15build: use same tarball name on uboot-only releaseLeah Rowe
2024-05-15build/roms: create full release tarball nameLeah Rowe
2024-05-15option.sh: don't bother checking for GNU tarLeah Rowe
2024-05-15option.sh: remove insert_version_files()Leah Rowe