Commit Graph

  • cf5357856c re-add grub modules cat, eval and pbkdf2 Leah Rowe 2023-09-04 03:49:03 +0100
  • 33e6088a16 move script/misc/versioncheck to main directory Leah Rowe 2023-09-04 03:28:11 +0100
  • 2c769dc136 move me7_update_parser.py to util/ Leah Rowe 2023-09-04 03:24:46 +0100
  • da3c9bb3c5 merge config/ and resources/ Leah Rowe 2023-09-04 02:36:41 +0100
  • a05010503f blobs/download: don't handle ifd/gbe files Leah Rowe 2023-09-04 02:12:05 +0100
  • 03788d14fb move ifd/gbe configs into config/ifd/ Leah Rowe 2023-09-04 01:17:23 +0100
  • 6ddb0e0974 run make oldconfig on coreboot/default mainboards Leah Rowe 2023-09-03 23:20:28 +0100
  • 19efdf9eeb ich9m mainboards: use pre-assembled ifd/gbe files Leah Rowe 2023-09-03 19:55:58 +0100
  • af8d8cda7d add ich9m ifd/gbe files Leah Rowe 2023-09-03 19:19:50 +0100
  • d554efae81 build/release/src: copy e6430 ifd/gbe Leah Rowe 2023-09-03 18:36:25 +0100
  • 09aae7be45 build/rpi-pico-serprog: better error handling Leah Rowe 2023-09-03 17:46:59 +0100
  • 1dc54608a1 fix rpi-pico builds when running it twice Leah Rowe 2023-09-03 17:36:42 +0100
  • c63052cf19 fix memtest86plus download/build Leah Rowe 2023-09-03 17:28:10 +0100
  • fb4e6834c1 Merge pull request 'Add Dell Latitude E6430' (#124) from nic3-14159/lbmk:e6430 into master Leah Rowe 2023-09-03 15:55:42 +0000
  • ebc04e5212 Add Dell Latitude E6430 Nicholas Chin 2023-09-02 14:44:07 -0600
  • 71d361aac7 Merge pull request 'Less cat abuse' (#123) from Riku_V/lbmk:cat into master Leah Rowe 2023-09-03 14:12:47 +0000
  • ef3fb05d66 Less cat abuse Riku Viitanen 2023-09-03 17:00:18 +0300
  • eebf713311 switch repo links for pico-serprog Leah Rowe 2023-09-03 14:36:52 +0100
  • 9ef8a7ea80 Merge pull request 'Automate pico-serprog builds' (#122) from Riku_V/lbmk:mkserprog into master Leah Rowe 2023-09-03 01:13:30 +0000
  • e369e8fb4a automate rpi-pico serprog builds Riku Viitanen 2023-09-03 04:00:42 +0300
  • 92b4db6992 build/release/src: only clean kbc1126 if it exists Leah Rowe 2023-09-03 00:34:18 +0100
  • 7c6b35cf95 unify build/clean scripts: use handle/make instead Leah Rowe 2023-09-02 23:42:34 +0100
  • cec37747b7 build/release/*: use -T0 in xz, for multithreading Leah Rowe 2023-09-02 22:40:57 +0100
  • b4b63adb50 don't support ucode removal on untested targets Leah Rowe 2023-09-02 22:02:19 +0100
  • b30c7e330b coreboot/e6400: support nvidia models Leah Rowe 2023-09-02 17:03:54 +0100
  • 436b2ccb5a handle/make/config -m/-u: actually copy configs Leah Rowe 2023-09-02 17:02:17 +0100
  • 3c7b09ace9 handle/make/config: properly handle cbutils Leah Rowe 2023-09-02 12:04:50 +0100
  • a3bc7ccd71 handle/make/file: fix uefitool builds Leah Rowe 2023-09-02 10:43:35 +0100
  • 4885c7962d handle TMPDIR from include/export.sh Leah Rowe 2023-09-02 10:22:39 +0100
  • 56f16bc883 don't do cmake on uefitool if the Makefile exists Leah Rowe 2023-09-01 11:07:00 +0100
  • 98d1ea5ae7 build/release/src: bugfix: actually copy cb/ub/sb Leah Rowe 2023-09-01 11:02:47 +0100
  • 755f925ad9 build/release/src: copy handle symlink Leah Rowe 2023-09-01 10:48:33 +0100
  • 3ad29d2d2a build/release/src: remove Makefile reference Leah Rowe 2023-09-01 10:43:33 +0100
  • d69c231e24 build/release/src: fix bad variable reference Leah Rowe 2023-09-01 10:27:14 +0100
  • 38440153b5 update build/release/src based on lbmk changes Leah Rowe 2023-09-01 10:19:14 +0100
  • 0e782e7ee5 update the fetch scripts themselves Leah Rowe 2023-09-01 09:38:24 +0100
  • 98f30b6dbe build/coreboot/utils: exit 1 if target.cfg missing Leah Rowe 2023-09-01 08:46:24 +0100
  • b9662fbe36 handle project downloads in main lbmk script Leah Rowe 2023-09-01 08:30:08 +0100
  • 12b33eb8c1 lbmk script: always clean up /tmp files Leah Rowe 2023-09-01 01:33:17 +0100
  • 225e2609fa only remove microcode in build/release/roms Leah Rowe 2023-08-31 22:00:13 +0100
  • bf774acf1d move build/boot/rom moverom to handle/make/config Leah Rowe 2023-08-31 21:12:35 +0100
  • e5546128ea build/release/roms: fix syntax error Leah Rowe 2023-08-31 17:47:56 +0100
  • fbda0f04db re-add /dev/null redirect on . ${1} Leah Rowe 2023-08-31 17:16:54 +0100
  • b2bad5a030 build/release/src: copy the include/ directory Leah Rowe 2023-08-29 13:15:13 +0100
  • eb54e427e6 grub: all one grub.elf containing keymaps and cfg Leah Rowe 2023-08-28 18:10:35 +0100
  • c6fd4d2ad3 lbmk: run ./build dependencies *before* root check Leah Rowe 2023-08-28 15:28:19 +0100
  • 6722624dfc build/boot/roms: fix bad variable assignment Leah Rowe 2023-08-28 13:51:17 +0100
  • 55be6dda10 dependencies/ubuntu2004: update based on debian Leah Rowe 2023-08-28 12:16:43 +0100
  • 0052f9d03a fix: don't require git config for dependencies Leah Rowe 2023-08-28 12:00:04 +0100
  • 6dbddf852c build/boot/roms: simplify ich9m ifd handling Leah Rowe 2023-08-28 11:41:38 +0100
  • f5787c9e50 build/boot/roms ich9m ifd: use fast dd command Leah Rowe 2023-08-28 11:28:41 +0100
  • d9292cec6a build/boot/roms: use the new coding style Leah Rowe 2023-08-28 09:42:20 +0100
  • 4623f3f2b2 Remove superfluous GRUB modules (save CBFS space) Leah Rowe 2023-08-27 22:09:06 +0100
  • 623c338917 fix typo in error message ("as not permitted") Leah Rowe 2023-08-27 18:25:49 +0100
  • 4a280c629f .gitcheck: re-write entirely. force global config. Leah Rowe 2023-08-27 17:57:30 +0100
  • 355eb765ff move resources/scripts/ to script/ Leah Rowe 2023-08-27 17:19:36 +0100
  • eed34d3e8b enable memtest86plus on various boards Leah Rowe 2023-08-27 15:23:58 +0100
  • bc0fb51d22 x86 desktops: only enable seabios_withgrub Leah Rowe 2023-08-27 15:02:11 +0100
  • 9457d6be52 unified list command for all scripts Leah Rowe 2023-08-27 14:14:49 +0100
  • 93d2dcad2d handle/make/config: add missing pipes for err Leah Rowe 2023-08-27 13:44:55 +0100
  • 0e6851c893 delete the Makefile Leah Rowe 2023-08-27 12:30:07 +0100
  • ebbefa6030 handle/config/file: rename to handle/make/config Leah Rowe 2023-08-27 12:24:05 +0100
  • df6db1c64b handle/config: fix errant "handle src for" call Leah Rowe 2023-08-27 12:20:56 +0100
  • 6874bc39de "handle src for" - change to handle make file Leah Rowe 2023-08-27 12:08:56 +0100
  • 798ce03ae3 handle/config: add missing error handle Leah Rowe 2023-08-27 12:07:17 +0100
  • 29a8193eb2 build/src/for: rename to handle/make/file Leah Rowe 2023-08-27 11:42:20 +0100
  • 27c67295c7 handle/config/file: unified distclean handling Leah Rowe 2023-08-27 11:35:02 +0100
  • 197464bc4b build/src/for: use -j for multithreaded builds Leah Rowe 2023-08-27 11:34:24 +0100
  • 95f290d9e3 build/release/src: update based on recent changes Leah Rowe 2023-08-27 11:33:08 +0100
  • 5a47c01b11 scripts: put quotes around file/directory names Leah Rowe 2023-08-27 09:25:50 +0100
  • 1c8401be25 much, much stricter, more verbose error handling Leah Rowe 2023-08-24 20:19:41 +0100
  • 50c395df59 .gitcheck: continue if no .git (don't break) Leah Rowe 2023-08-24 16:37:40 +0100
  • be7a5b0ca2 .gitcheck: must stricter error handling Leah Rowe 2023-08-24 01:08:08 +0100
  • 3a5ba57f5e .gitcheck: only redirect stdout to /dev/null Leah Rowe 2023-08-24 01:00:04 +0100
  • 8f4f0e00ec use the new coding style in scripts Leah Rowe 2023-08-24 00:30:07 +0100
  • 4c6c7d1088 scripts: never exit 1, always call err instead Leah Rowe 2023-08-23 19:56:01 +0100
  • 52f3fd359e blobs/download: copy dl_path, don't move it Leah Rowe 2023-08-23 19:20:13 +0100
  • 57adbc6eb1 unify err functions across scripts Leah Rowe 2023-08-23 18:56:31 +0100
  • b3fbcdf66e .gitignore: ignore *all* seen files Leah Rowe 2023-08-22 19:58:41 +0100
  • 24f093359a Merge pull request 'hp8300usdt: enable mSATA' (#118) from Riku_V/lbmk:master into master Leah Rowe 2023-08-22 19:47:20 +0000
  • df1e8913f3 hp8300usdt: enable mSATA Riku Viitanen 2023-08-22 20:41:08 +0300
  • dfb93166bb Merge pull request 'memtest86+ v6.20' (#116) from Riku_V/lbmk:memtest into master Leah Rowe 2023-08-22 13:47:40 +0000
  • fa92663214 memtest86+ v6.20 Riku Viitanen 2023-08-21 20:35:06 +0300
  • 1bd842097b Merge pull request 'osbmk->lbmk' (#117) from Riku_V/lbmk:osbmk-lbmk into master Leah Rowe 2023-08-22 09:42:09 +0000
  • 04ee26726a also clean up the main scripts Leah Rowe 2023-08-22 00:34:15 +0100
  • 62f23123cb general code cleanup on lbmk shell scripts Leah Rowe 2023-08-21 19:41:49 +0100
  • 7be203dd23 osbmk->lbmk Riku Viitanen 2023-08-21 21:45:57 +0300
  • 7be4706552 unify build/defconfig and modify/defconfig Leah Rowe 2023-08-21 00:40:35 +0100
  • 0faf2a0c6f main lbmk script: exit non-zero if argc is wrong Leah Rowe 2023-08-20 21:39:39 +0100
  • 6e92d9a359 fix "./build help" Leah Rowe 2023-08-20 21:34:08 +0100
  • 9031bb7ba7 unify dependencies scripts Leah Rowe 2023-08-20 21:17:02 +0100
  • 023d6b6996 unify build/clean into ./build release src Leah Rowe 2023-08-20 18:54:40 +0100
  • f893a29b22 unify most module build scripts Leah Rowe 2023-08-20 17:32:16 +0100
  • c83d1a8dc4 unify grub scripts under one directory Leah Rowe 2023-08-20 16:36:49 +0100
  • 438bf2c9b1 grub/modules.list: add argon2 Leah Rowe 2023-08-20 12:34:55 +0100
  • fd6025321c grub: import phc argon2 implementation (for luks2) Leah Rowe 2023-08-20 12:20:20 +0100
  • 2c0c521e2f bump grub revision a bit Leah Rowe 2023-08-20 12:16:37 +0100
  • e076d8934b unify update/modify coreboot/u-boot/seabios script Leah Rowe 2023-08-20 11:00:42 +0100
  • e25984d781 remove board: qemu_x86_12mb (not usable for now) Leah Rowe 2023-08-19 23:22:06 +0100
  • e5b898f6cb consolidate u-boot/seabios/coreboot build scripts Leah Rowe 2023-08-17 23:27:30 +0100