Commit Graph

  • d1ca21628c util/nvmutil: Remove the correct binary on uninstall Leah Rowe 2025-01-03 02:13:01 +0000
  • e63fe256df util/spkmodem-recv: More correct Makefile Leah Rowe 2025-01-03 02:09:55 +0000
  • efd50ee548 util/nvmutil: Honour the INSTALL variable Leah Rowe 2025-01-03 02:08:38 +0000
  • 8008838abb util/nvmutil: Don't clean when doing uninstall Leah Rowe 2025-01-03 02:05:49 +0000
  • 982f257f58 util/nvmutil: Proper DESTDIR/PREFIX handling Leah Rowe 2025-01-03 02:03:44 +0000
  • 3f85ae5f85 util/nvmutil: Set CC and CFLAGS only if unset Leah Rowe 2025-01-03 01:48:52 +0000
  • 2c7b9fb941 util/nvmutil: Capitalise BABA Leah Rowe 2025-01-03 01:45:55 +0000
  • 57f9906f6d util/nvmutil: Add uninstall to Makefile Leah Rowe 2025-01-03 01:41:46 +0000
  • 4defe2c608 util/nvmutil: Add distclean to Makefile Leah Rowe 2025-01-03 01:39:46 +0000
  • 033e4cd9d5 util/nvmutil: Make the GbE checksum a define Leah Rowe 2025-01-03 01:36:20 +0000
  • 874317c4e5 util/nvmutil: nicer hexdump display Leah Rowe 2025-01-03 00:36:17 +0000
  • a338e585ee util/nvmutil: show the correct hexdump order Leah Rowe 2025-01-03 00:26:32 +0000
  • b032e483ef lib.sh mktarball: cleaner if statement Leah Rowe 2025-01-02 23:58:37 +0000
  • 0cf58c2273 fix lbmk shellcheck errors Leah Rowe 2025-01-02 23:52:45 +0000
  • 8276560cc9 lib.sh and rom.sh: update my header Leah Rowe 2025-01-02 18:33:55 +0000
  • 08e86d2218 vendor.sh inject: reset err upon return Leah Rowe 2025-01-02 10:17:39 +0000
  • 41275d699c vendor.sh: MUCH, MUCH, MUCH safer ./mk inject Leah Rowe 2025-01-02 02:25:24 +0000
  • ed7293494e util/nvmutil: Obey the 79-character per line limit Leah Rowe 2025-01-01 21:10:56 +0000
  • 637b5e36fd util/nvmutil: Tidy up copyright header Leah Rowe 2025-01-01 20:55:58 +0000
  • cd28db883e vendor.sh: fix comment Leah Rowe 2025-01-01 18:30:57 +0000
  • 57971ceb22 util/nvmutil: Fix another straggler Leah Rowe 2025-01-01 14:48:29 +0000
  • 15b37b2a1a util/nvmutil: Tidy up pledge calls Leah Rowe 2024-12-31 21:14:24 +0000
  • e8799310db hp820g2: fix vendorfile inject and set release=y Leah Rowe 2024-12-31 14:44:31 +0000
  • f9ab082ec1 fedora41/dependencies: add libuuid-devel Leah Rowe 2024-12-31 04:57:00 +0000
  • 661591f9f0 add uuid-devel to fedora41 dependencies Leah Rowe 2024-12-31 04:27:11 +0000
  • 1a46c04738 support ./mk dependencies fedora reinstall Leah Rowe 2024-12-31 04:25:27 +0000
  • d58d63569f fix missing semicolon in grub nvme patch Leah Rowe 2024-12-31 04:22:11 +0000
  • 95ea3293df bump seabios to rev 1602647f1 (7 November 2024) Leah Rowe 2024-12-31 03:31:37 +0000
  • 6d7e6c361b Bump GRUB revision to 6811f6f09 (26 November 2024) Leah Rowe 2024-12-31 03:12:44 +0000
  • 09a01477df t480/3050micro: force power off post power failure Leah Rowe 2024-12-31 01:45:45 +0000
  • d344cd95ea flashprog: Disable -Werror Leah Rowe 2024-12-31 00:11:26 +0000
  • dc95e912bf bump flashprog to revision eb2c041 (14 Nov 2024) Leah Rowe 2024-12-31 00:01:05 +0000
  • 27c8c1c16b replace liblz4-tool with lz4 and liblz4-dev Leah Rowe 2024-12-30 22:31:24 +0000
  • d3a732a64d lib.sh dependencies: support --reinstall argument Leah Rowe 2024-12-30 21:53:55 +0000
  • 466ada423d move xbmkpath to XBMK_CACHE/ Leah Rowe 2024-12-30 21:25:55 +0000
  • b0a2384032 Revert "Remove legacy update/vendor commands" Leah Rowe 2024-12-30 21:02:32 +0000
  • 3d7dd4aa9f Fix U-Boot build issue with Swig 4.3.0 Leah Rowe 2024-12-30 20:24:46 +0000
  • 0c81074746 use command -v instead of which Leah Rowe 2024-12-30 19:23:27 +0000
  • 6c7e3ce2d6 trees: remove unnecessary subshell Leah Rowe 2024-12-30 18:38:42 +0000
  • ad137eae89 trees: only symlink host gcc/gnat to build xgcc Leah Rowe 2024-12-30 18:36:46 +0000
  • cfb6de94c3 trees: correction on check_gnu_path Leah Rowe 2024-12-30 17:59:19 +0000
  • ec2f071666 trees: match gcc/gnat versions both ways Leah Rowe 2024-12-30 15:08:54 +0000
  • f64b599627 Merge path.sh into script/trees Leah Rowe 2024-12-30 14:13:49 +0000
  • 295463d281 path.sh: Further cleanup Leah Rowe 2024-12-30 14:10:32 +0000
  • 5b24e0a5a9 path.sh: More thorough gcc/gnat version check Leah Rowe 2024-12-30 13:36:34 +0000
  • 7849a07588 path.sh: minor cleanup Leah Rowe 2024-12-30 13:18:57 +0000
  • 17168a87db path.sh: remove unnecessary shebang Leah Rowe 2024-12-30 02:24:23 +0000
  • e565df94fd Fix globbing issue in lbmk Leah Rowe 2024-12-30 00:50:53 +0000
  • c80cc0a00b remove auto-confirm on distro dependencies Leah Rowe 2024-12-30 00:29:04 +0000
  • 01fc65a0a9 Mitigate Debian Trixie/Sid GCC/GNAT version mismatch Leah Rowe 2024-12-27 15:44:51 +0000
  • 424b0c7103 t480/3050micro: disable hyperthreading Leah Rowe 2024-12-29 02:10:03 +0000
  • 603105f3b4 t480/t480s: Disable TPM2 to mitigate SeaBIOS lag Leah Rowe 2024-12-29 01:20:33 +0000
  • 754bd1e6ca rom.sh: Name pico directory serprog_pico Leah Rowe 2024-12-28 16:46:59 +0000
  • db22308eba add 2024 to Riku's copyright header on rom.sh Leah Rowe 2024-12-28 13:24:01 +0000
  • 4fa5f696db Merge pull request 'rp2530' (#258) from Riku_V/lbmk:rp2530 into master Leah Rowe 2024-12-28 12:26:39 +0000
  • a5e0360992 pico-sdk: update to 2.1.0 Riku Viitanen 2024-12-28 04:02:08 +0200
  • e2f8cc7f3e pico-serprog: enable building for multiple pico chips Riku Viitanen 2024-12-28 03:53:25 +0200
  • ccc2b4d589 add spdx headers to dependencies configs Leah Rowe 2024-12-27 14:01:07 +0000
  • a3969701e6 dependencies/debian: fix debian sid Leah Rowe 2024-12-27 13:58:29 +0000
  • 8f370cb60d add spdx headers to various config files Leah Rowe 2024-12-27 02:23:13 +0000
  • d591ea4c5d git.sh: don't initialise livepull globally Leah Rowe 2024-12-26 23:47:48 +0000
  • b5da9feba3 vendor.sh: Print useful message on ./mk inject Leah Rowe 2024-12-26 22:13:46 +0000
  • 12c6259cb2 vendor.sh: Handle FSP insertion post-release Leah Rowe 2024-12-26 17:11:10 +0000
  • 7813205146 Remove legacy update/vendor commands Leah Rowe 2024-12-25 09:10:57 +0000
  • 07037561bd lbmk: remove use of deprecated ./vendor command Leah Rowe 2024-12-24 16:58:23 +0000
  • 5d1f182306 vendor.sh: Safer exit when vendorfiles not needed Leah Rowe 2024-12-24 13:33:20 +0000
  • a18175a5df data/deguard: Remove unused patch Leah Rowe 2024-12-24 12:40:53 +0000
  • ee8f53b96f lib.sh: Safer exit from ./mk dependencies Leah Rowe 2024-12-24 12:37:33 +0000
  • a8b35c88cf remove geteltorito and mtools from lbmk Leah Rowe 2024-12-22 23:13:43 +0000
  • 1dd32ea548 rom.sh: support grub-first setups Leah Rowe 2024-12-18 06:49:08 +0000
  • f7801ef477 vendor.sh: delete old tb.bin first, just in case 20241206rev7 Leah Rowe 2024-12-18 03:49:58 +0000
  • 02cbf8a729 vendor.sh: make TBFW pad size configurable Leah Rowe 2024-12-18 03:42:45 +0000
  • 9884e5ed1b T480/T480S: Support fetching ThunderBolt firmware Leah Rowe 2024-12-18 02:20:08 +0000
  • 36b42dd1c1 also de-rainbow the u-boot menu 20241206rev6 Leah Rowe 2024-12-17 13:02:37 +0000
  • eafc82028a Revert "use rainbow deer on the grub background" 20241206rev5 Leah Rowe 2024-12-17 12:32:17 +0000
  • 44969c73bd rom.sh: insert grub background in cbfs not memdisk 20241206rev4 Leah Rowe 2024-12-17 01:02:03 +0000
  • 401efb24b2 use rainbow deer on the grub background Leah Rowe 2024-12-17 00:57:05 +0000
  • dc27cb9178 add some scripts to .gitignore Leah Rowe 2024-12-13 06:28:05 +0000
  • 3b6b283eab disable 3050micro nvme hotplug 20241206rev3 Leah Rowe 2024-12-11 01:11:08 +0000
  • c202392189 fix t480 spd size (512, not 256) Leah Rowe 2024-12-10 23:45:59 +0000
  • 3881160b86 experimental/unstable t480 thunderbolt support 20241206-t480-thunderbolt-unstable Leah Rowe 2024-12-10 23:35:47 +0000
  • da527459b6 add tarballs and signatures to gitignore Leah Rowe 2024-12-08 21:31:06 +0000
  • b910424b5d fix another very stupid mistake 20241206rev2 Leah Rowe 2024-12-08 18:24:57 +0000
  • e3b77b132e fix the stupidest bug ever 20241206rev1 Leah Rowe 2024-12-08 18:04:51 +0000
  • e80261dd54 Revert "vendor.sh: avoid unnecessary directory copy" 20241206 Leah Rowe 2024-12-06 10:34:36 +0000
  • ec581bde47 Libreboot 20241206 release Leah Rowe 2024-12-06 10:06:38 +0000
  • 2d96fe2a1d vendor.sh: avoid unnecessary directory copy Leah Rowe 2024-12-06 01:53:44 +0000
  • 2dc7c5fa72 vendor.sh: fix minor release bug Leah Rowe 2024-12-06 01:24:35 +0000
  • 56b35bd9d8 Libreboot 20241205 release 20241205 Leah Rowe 2024-12-05 23:45:01 +0000
  • 07983c1d88 Revert "Revert "disable u-boot on thinkpad t480"" Leah Rowe 2024-12-05 13:01:31 +0000
  • 19ec440a6f Revert "disable u-boot on thinkpad t480" Leah Rowe 2024-12-05 09:53:45 +0000
  • 99513c3bf6 add patch from mkukri fixing t480 sata Leah Rowe 2024-12-05 09:33:51 +0000
  • cd9baca5d6 disable u-boot on thinkpad t480 Leah Rowe 2024-12-05 09:29:59 +0000
  • 8065b9842b remove the purple patch on arm64 u-boot Leah Rowe 2024-12-04 22:16:32 +0000
  • 5cc91d8e40 Merge pull request 'u-boot: Use bootflow menu by default for ARM64 boards' (#254) from alpernebbi/lbmk:u-boot-arm64-bootflow-menu into master Leah Rowe 2024-12-04 20:16:01 +0000
  • bef2890233 i made u-boot purple Leah Rowe 2024-12-04 20:14:59 +0000
  • f26752fd85 u-boot: Use bootflow menu by default for ARM64 boards Alper Nebi Yasak 2024-12-04 22:48:13 +0300
  • 965f9bd033 Add bootflow/branding patches to arm64 U-Boot too Leah Rowe 2024-12-04 18:54:01 +0000
  • 44e6a0c090 Add libreboot branding/version to U-Boot bootflow Leah Rowe 2024-12-04 18:51:45 +0000
  • c038b653ac Add auto-boot timeout for U-Boot's bootflow menu Leah Rowe 2024-12-04 06:55:48 +0000