Commit Graph

  • dc7b72f3f4 roms: rename bstr variable Leah Rowe 2024-05-26 09:22:39 +01:00
  • 5c14e8e1bc general code cleanup in the build system Leah Rowe 2024-05-26 01:54:36 +01:00
  • 48c2cef800 build: simplify git_init() Leah Rowe 2024-05-25 16:56:44 +01:00
  • db06bbdb6e build: do root check before git check Leah Rowe 2024-05-25 16:34:48 +01:00
  • 8d199a31d1 build: simplify git checks Leah Rowe 2024-05-25 16:34:07 +01:00
  • 8da2559b35 option.sh: fix bad check for version/versiondate Leah Rowe 2024-05-25 14:37:40 +01:00
  • d32968c731 trees: reset makeargs per target/project Leah Rowe 2024-05-25 14:32:06 +01:00
  • 7bab0cf9ed trees: also use UPDATED_SUBMODULES=1 on crossgcc Leah Rowe 2024-05-25 00:37:26 +01:00
  • 0a50eaf227 trees: add UPDATED_SUBMODULES to coreboot make Leah Rowe 2024-05-25 00:22:34 +01:00
  • ff0840bdf8 trees: write -C on the make command first not last Leah Rowe 2024-05-25 00:18:40 +01:00
  • b91ee72762 config: add backup coreboot submodule repositories Leah Rowe 2024-05-24 22:01:02 +01:00
  • 4a3ebe84a8 coreboot/default: remove chromeec from module.list Leah Rowe 2024-05-24 21:44:27 +01:00
  • 9c5890e9f2 git.sh: break if a submodule clone succeeds Leah Rowe 2024-05-24 21:43:10 +01:00
  • fdb08143e4 coreboot: only download the necessary submodules Leah Rowe 2024-05-24 19:08:57 +01:00
  • 1cb255e8be git.sh: allow finer control of git submodules Leah Rowe 2024-05-24 17:50:42 +01:00
  • 5d87eea77c build: hide git-init output Leah Rowe 2024-05-24 15:00:46 +01:00
  • b8ec7d5640 option.sh: generate version file if .git not found Leah Rowe 2024-05-24 14:53:45 +01:00
  • 87c361f3df update/trees: remove unused variable Leah Rowe 2024-05-23 00:01:20 +01:00
  • da42727209 git.sh: move repo copying to a new function Leah Rowe 2024-05-22 23:11:12 +01:00
  • 093c4a367d git.sh: move link_crossgcc to end of file Leah Rowe 2024-05-22 23:08:13 +01:00
  • 73a2d99102 git.sh: move xgcc linking to a new function Leah Rowe 2024-05-22 18:50:42 +01:00
  • d774987697 git.sh: skip submodules if .gitmodules missing Leah Rowe 2024-05-22 18:03:48 +01:00
  • c3e1aa343a git.sh: merge patch_submodules in prep_submodules Leah Rowe 2024-05-22 18:01:39 +01:00
  • a41633306a git.sh: split submodule handling to new function Leah Rowe 2024-05-22 17:59:42 +01:00
  • aa4faf0815 git.sh: remove errant line break Leah Rowe 2024-05-22 16:03:28 +01:00
  • 0014269604 git.sh: remove another meaningless check Leah Rowe 2024-05-22 15:57:47 +01:00
  • fc3b0ba8bf git.sh: shorter variable names Leah Rowe 2024-05-22 15:56:35 +01:00
  • dae10dd482 git.sh: remove meaningless check Leah Rowe 2024-05-22 15:53:37 +01:00
  • c148fa53df git.sh: remove variable not meaningfully used Leah Rowe 2024-05-22 15:53:15 +01:00
  • 079afb5bd3 add CHANGELOG to .gitignore Leah Rowe 2024-05-22 02:15:39 +01:00
  • 0d8781ef4e Merge pull request 'Fix E6400 display reference clock patches' (#214) from nic3-14159/lbmk:fix-e6400-igpu-ref-clock into master Leah Rowe 2024-05-22 01:06:59 +00:00
  • 9f50e36228 Fix E6400 display reference clock patches Nicholas Chin 2024-05-21 18:47:04 -06:00
  • e5a5935d8d fix building coreboot images on i686 hosts Leah Rowe 2024-05-21 23:32:18 +01:00
  • a2ac4d1398 Merge pull request 'Also try unlocking encrypted volume on NVMe' (#213) from mkukri/lbmk:master into master Leah Rowe 2024-05-21 19:09:37 +00:00
  • 77ebd05010 Also try unlocking encrypted volume on NVMe Mate Kukri 2024-05-21 19:46:34 +01:00
  • 287d05555f Merge pull request 'Add NVMe support to GRUB2 payload' (#212) from mkukri/lbmk:master into master Leah Rowe 2024-05-21 17:13:28 +00:00
  • 47d77c9429 Merge pull request 'Fix E6400 display issue with 1440 x 900 panel' (#211) from nic3-14159/lbmk:fix-e6400-igpu-ref-clock into master Leah Rowe 2024-05-21 17:13:17 +00:00
  • 0beecd1b03 Merge pull request 'Add pt qwerty keymap to lbmk' (#210) from samuraikid/lbmk:master into master Leah Rowe 2024-05-21 17:13:07 +00:00
  • 835e5ad0e8 git.sh: fix invalid command in git_prep() Leah Rowe 2024-05-21 18:09:41 +01:00
  • abe6717c33 Add NVMe support to GRUB2 payload Mate Kukri 2024-05-20 20:48:44 +01:00
  • 8629873a60 Fix E6400 display issue with 1440 x 900 panel Nicholas Chin 2024-05-20 10:46:25 -06:00
  • 1e54db2989 git.sh: allow patching submodules Leah Rowe 2024-05-20 00:10:27 +01:00
  • 00e00a18d0 git.sh: don't delete .git if src/project/project Leah Rowe 2024-05-19 23:04:37 +01:00
  • 245b4eb21d build/roms: skip target if config/ dir missing Leah Rowe 2024-05-19 22:43:52 +01:00
  • aadccc591b more minor cleanup in the build system Leah Rowe 2024-05-19 08:14:57 +01:00
  • 5b8928c7c9 git.sh: remove fetch_from_upstream() Leah Rowe 2024-05-19 07:50:24 +01:00
  • 71baf65351 option.sh: don't return 1 in mkrom_tarball Leah Rowe 2024-05-19 06:51:20 +01:00
  • 1fe9c4b899 option.sh: mktar_release to mkrom_tarball Leah Rowe 2024-05-19 06:45:38 +01:00
  • cc7ed6926b build/roms: rename moverom to copyrom Leah Rowe 2024-05-19 06:43:37 +01:00
  • b40118ae59 minor code cleanup in the build system Leah Rowe 2024-05-19 06:30:32 +01:00
  • 8d723d1498 Add pt qwerty keymap to lbmk samuraikid 2024-05-18 22:05:27 +00:00
  • 998f30ad4d build/roms: simplify serprog list command Leah Rowe 2024-05-18 22:17:12 +01:00
  • 21a7efaa95 build/roms: simplified config payload checks Leah Rowe 2024-05-18 22:13:20 +01:00
  • 5b5dccd630 vendor.sh: further simplify config handling Leah Rowe 2024-05-18 19:51:40 +01:00
  • 8418ea9ab2 vendor.sh: greatly simplified config handling Leah Rowe 2024-05-18 19:44:44 +01:00
  • 53b394f583 vendor.sh: move config checks to detect_firmware Leah Rowe 2024-05-18 19:28:15 +01:00
  • bb7255c34b vendor.sh: print an error upon ill-defined target Leah Rowe 2024-05-18 11:25:28 +01:00
  • 3f73f3d0b4 vendor.sh: remove redundant check Leah Rowe 2024-05-18 11:20:14 +01:00
  • 32923f5608 vendor.sh: simplify defconfig check Leah Rowe 2024-05-18 11:14:39 +01:00
  • f8e3ca3b22 git.sh: Remove .git if XBMK_RELEASE=y Leah Rowe 2024-05-18 04:53:31 +01:00
  • dd851caac9 build: remove initcmd() and simplify main() Leah Rowe 2024-05-16 11:34:31 +01:00
  • 4ea843a490 build: initialise git first (before commands) Leah Rowe 2024-05-16 11:29:57 +01:00
  • 5702f5a4dc build: remove excmd() and simplify main() Leah Rowe 2024-05-16 11:23:22 +01:00
  • b76a70c3f9 build: don't make script_path a global variable Leah Rowe 2024-05-16 11:11:25 +01:00
  • 839ef680cd lbmk: allow easier sync with cbmk Leah Rowe 2024-05-16 03:56:52 +01:00
  • 885fcebd81 remove help commands (user should read docs) Leah Rowe 2024-05-15 04:30:42 +01:00
  • c6ba0a0e9b option.sh: delete check_git() Leah Rowe 2024-05-15 04:02:48 +01:00
  • 313c4c01e0 build: define "xp" in the global variables Leah Rowe 2024-05-15 03:55:44 +01:00
  • 350857fff3 build: simplify for loop in fetch_trees() Leah Rowe 2024-05-15 03:53:26 +01:00
  • 8e05399d91 build: simplified downloads in fetch_trees() Leah Rowe 2024-05-15 03:39:28 +01:00
  • 914ff1ad12 ./build release: don't do u-boot-only archives Leah Rowe 2024-05-15 03:19:32 +01:00
  • 5c3fb9a4f8 build: use utc+0 when initialising git repo dates Leah Rowe 2024-05-15 03:10:25 +01:00
  • e281966f22 remove check_project() (always set variables) Leah Rowe 2024-05-15 03:01:25 +01:00
  • ee2bf0d25a build: simplify deletions in fetch_trees() Leah Rowe 2024-05-15 02:56:58 +01:00
  • 39df62301d build: delete mkversion() (just print relname) Leah Rowe 2024-05-15 02:49:30 +01:00
  • a40a61292d build/roms: clean up tarball handling Leah Rowe 2024-05-15 02:36:24 +01:00
  • e5ffb2afe6 rm src/u-boot/*/test/lib/strlcat.c in u-boot Leah Rowe 2024-05-15 02:33:35 +01:00
  • c149cbb884 build: remove mkrom_images Leah Rowe 2024-05-15 01:41:19 +01:00
  • 4135ce5e27 build: use same tarball name on uboot-only release Leah Rowe 2024-05-15 01:32:15 +01:00
  • 189b70ddcb build/roms: create full release tarball name Leah Rowe 2024-05-15 01:23:22 +01:00
  • 36d45474c0 option.sh: don't bother checking for GNU tar Leah Rowe 2024-05-15 00:48:08 +01:00
  • f0b604fc95 option.sh: remove insert_version_files() Leah Rowe 2024-05-15 00:45:01 +01:00
  • 267c13cca7 cleanup: remove mkvdir Leah Rowe 2024-05-15 00:42:27 +01:00
  • 08c9f94a1a unified sha512sum creation for tarballs Leah Rowe 2024-05-15 00:37:12 +01:00
  • 1ce7e33976 move rom tarball creation to script/roms Leah Rowe 2024-05-14 23:17:22 +01:00
  • 190495d2e5 disable x301 for next release (for now) Leah Rowe 2024-05-12 04:15:01 +01:00
  • 03fae0cf88 mrc.sh: remove redundant function extract_ref() Leah Rowe 2024-05-11 22:48:51 +01:00
  • f66ceef6f2 print two line breaks before confirming release Leah Rowe 2024-05-11 22:14:04 +01:00
  • cc33974150 remove haswell mrc blob (libre raminit stable now) Leah Rowe 2024-05-11 19:03:26 +01:00
  • 05fbd39298 remove all status checks. only handle release. Leah Rowe 2024-05-11 18:53:12 +01:00
  • 8ba0fd834d git.sh: remove errant comment Leah Rowe 2024-05-11 07:01:39 +01:00
  • d7ce26dc23 move script/*/* to script/ Leah Rowe 2024-05-11 06:22:56 +01:00
  • 029291e549 merge script/vendor/* into include/vendor.sh Leah Rowe 2024-05-11 05:33:43 +01:00
  • c8fb24bb7b build: print usage for special commands Leah Rowe 2024-05-11 05:17:41 +01:00
  • 5f63b594fa merge script/update/release into build Leah Rowe 2024-05-11 03:52:52 +01:00
  • e1ea5dd0fd bump seabios to e5f2e4c69643bc3cd385306a9e5d29e11578148c Leah Rowe 2024-05-10 05:48:57 +01:00
  • 052414c0ca build: further prevent non-lbmk-work-directory Leah Rowe 2024-05-09 14:48:14 +01:00
  • fb8d0c86c4 build: exit if not running from lbmk directory Leah Rowe 2024-05-09 14:31:43 +01:00
  • 38aaaecf6b build/roms: print serprog help Leah Rowe 2024-05-09 13:56:35 +01:00
  • e3cb3a4072 merge script/build/serprog with script/build/roms Leah Rowe 2024-05-09 13:52:49 +01:00