Commit Graph

  • abe33ce0ba support making u-boot-only tarballs in releases Leah Rowe 2024-02-07 00:16:18 +00:00
  • eee22447a7 config: Add Dell Latitude E5530 Nicholas Chin 2024-02-01 07:10:38 -07:00
  • a5bfbe4d10 config: Add Dell Latitude E6520 Nicholas Chin 2024-01-31 22:26:08 -07:00
  • 617f2b88fd config: Add Dell Latitude E6420 Nicholas Chin 2024-01-26 10:54:29 -07:00
  • 8e2e9735fe add vga-only 9020 config Leah Rowe 2024-02-04 02:16:26 +00:00
  • dfad11f350 NEW BOARD: Dell OptiPlex 9020 MT (and 7020 MT) Leah Rowe 2024-02-04 00:18:20 +00:00
  • b2d8e1184d import dell optiplex 7020/9020 patch from gerrit Leah Rowe 2024-02-03 22:55:18 +00:00
  • 0c8fa2011a update pico-serprog to Riku's new revision Leah Rowe 2024-01-28 02:09:32 +00:00
  • 2ad52ed3f4 Merge pull request 'flashprog: apply the good old MX25 workaround' (#180) from Riku_V/lbmk:master into master Leah Rowe 2024-01-28 00:06:51 +00:00
  • 112d2a4e69 flashprog: apply the good old MX25 workaround Riku Viitanen 2024-01-28 02:01:36 +02:00
  • 77770f5ad8 remove remaining flashrom remnants (use flashprog) Leah Rowe 2024-01-27 22:37:39 +00:00
  • 36ddd6f658 update parabola dependencies for flashprog Leah Rowe 2024-01-27 22:06:06 +00:00
  • 182a029f0c update arch dependencies for flashprog Leah Rowe 2024-01-27 22:05:08 +00:00
  • e852386435 update trisquel dependencies for flashprog Leah Rowe 2024-01-27 21:51:37 +00:00
  • 4131981c0a update debian dependencies for flashprog Leah Rowe 2024-01-27 21:47:30 +00:00
  • af82d67183 config/git: use flashprog instead of flashrom Leah Rowe 2024-01-27 21:34:21 +00:00
  • 7f0ca5455a Libreboot 20240126 20240126 Leah Rowe 2024-01-25 22:05:17 +00:00
  • 9071160c7a git.sh: also reset xtree/tree_depend here Leah Rowe 2024-01-26 11:15:23 +00:00
  • 39688ebee6 update/trees: reset xtree/tree_depend before build Leah Rowe 2024-01-26 09:28:14 +00:00
  • e5ebaa8564 update config/git/docs to latest revs Leah Rowe 2024-01-25 22:03:06 +00:00
  • 0a24b2e612 dell/e6*30: use generic PS2K/PS2M EISAID strings Leah Rowe 2024-01-25 18:39:19 +00:00
  • 614c5efa65 update coreboot/dell to same rev as default Leah Rowe 2024-01-25 15:58:29 +00:00
  • 4a6dc5553f coreboot/default: update coreboot to January 2024 Leah Rowe 2024-01-25 15:24:02 +00:00
  • ece5463109 script/vendor/inject: remove erroneous check Leah Rowe 2024-01-23 20:25:08 +00:00
  • 8b4a4f79f6 fam15h boards: define xtree Leah Rowe 2024-01-21 22:19:04 +00:00
  • dcf7da9a65 coreboot/fam15h_udimm: define xtree Leah Rowe 2024-01-21 22:16:09 +00:00
  • f72a72af96 don't download projects on release archives Leah Rowe 2024-01-21 22:11:00 +00:00
  • 435441d04b update/release: generate changelogs Leah Rowe 2024-01-21 22:05:41 +00:00
  • a225e4d5d9 fix amd mainboard configs Leah Rowe 2024-01-21 20:32:59 +00:00
  • c996118294 git.sh: fix bad call to ./update Leah Rowe 2024-01-21 15:50:21 +00:00
  • 3e7e0c7d48 git.sh: support downloading dependency trees Leah Rowe 2024-01-21 12:59:02 +00:00
  • 8f3d3eada9 re-use crossgcc builds on the coreboot trees Leah Rowe 2024-01-21 06:26:23 +00:00
  • 8a9c70f2f6 allow multitree projects to define xgcc tree Leah Rowe 2024-01-21 05:58:37 +00:00
  • c6d243af93 u-boot: don't define xarch in default Leah Rowe 2024-01-21 05:55:54 +00:00
  • 9877eb0968 coreboot/*/target.cfg: don't define xarch Leah Rowe 2024-01-21 05:52:32 +00:00
  • e329b365db grub/target.cfg: move --disable-werror Leah Rowe 2024-01-21 05:43:11 +00:00
  • b71d4fd016 coreboot/fam15h: disable -Werror on binutils 2.32 Leah Rowe 2024-01-21 00:20:51 +00:00
  • 1d971fcdc9 grub: use --disable-werror on ./configure Leah Rowe 2024-01-21 00:18:35 +00:00
  • 33e25a3355 dependencies/arch: add pandoc to dependencies Leah Rowe 2024-01-20 18:54:53 +00:00
  • 37817e6bcb GRUB: insert only 1 keymap per board, in cbfs Leah Rowe 2024-01-17 23:54:53 +00:00
  • df007d22ec build/roms: err if -k layout doesn't exist Leah Rowe 2024-01-17 23:22:22 +00:00
  • d44c9551c5 build/roms: regression fix: uninitialised variable Leah Rowe 2024-01-17 19:32:54 +00:00
  • 2b6beaf2f9 Merge pull request 'config/dependencies/trisquel: replaced package from ttf-unifont to fonts-unifont' (#177) from goodspeed/lbmk:master into master Leah Rowe 2024-01-14 12:01:36 +00:00
  • 59096d8d7c config/dependencies/trisquel: replaced package from ttf-unifont to fonts-unifont William Goodspeed 2024-01-14 14:12:12 +08:00
  • 09bed9a4c3 REMOVE MAINBOARD: lenovo x201 Leah Rowe 2024-01-12 16:08:56 +00:00
  • 401c0882aa NEW MAINBOARD: HP EliteBook 820 G2 Leah Rowe 2024-01-07 13:25:33 +00:00
  • a8a7a51b9b Merge pull request 'Dell-flash-unlock README updates' (#175) from nic3-14159/lbmk:dell-flash-unlock-updates into master Leah Rowe 2024-01-06 11:05:35 +00:00
  • bdd32a5c7f README.md: Add Latitude E7270 as supported Nicholas Chin 2024-01-05 14:52:03 -07:00
  • 051b17f4fe README.md: Add notes about iopl and AC adapter requirement Nicholas Chin 2024-01-05 14:38:47 -07:00
  • d2de03cefa README.md: List E6520, E5530, and M4800 as supported Nicholas Chin 2024-01-05 13:39:49 -07:00
  • f5b04fa505 build/roms: tidy up payload configuration handling Leah Rowe 2024-01-01 22:11:29 +00:00
  • 0b08121829 build/roms: remove unused variable Leah Rowe 2024-01-01 22:04:58 +00:00
  • 4870e84e71 build/roms: don't needlessly re-build grub.elf Leah Rowe 2024-01-01 21:57:27 +00:00
  • 0e955f1e70 build/roms: create elf/grub if non-existent Leah Rowe 2024-01-01 19:09:45 +00:00
  • 3b66a5bbfb git.cfg: simplified revision checking Leah Rowe 2024-01-01 19:06:01 +00:00
  • a7f58abb5a fix oversight in previous commit Leah Rowe 2024-01-01 18:08:05 +00:00
  • 2d7e7306ff build/roms: rename more functions for clarity Leah Rowe 2024-01-01 18:00:53 +00:00
  • 62a5f54385 build/roms: rename payload functions for clarity Leah Rowe 2024-01-01 17:57:35 +00:00
  • 042c7877e9 build/roms: simplify seabios dependency check Leah Rowe 2024-01-01 17:52:23 +00:00
  • fcf2b2bb05 build/roms: simplify grub dependency check Leah Rowe 2024-01-01 17:47:43 +00:00
  • 535c9007fd add copyright 2024 leah rowe to edited files Leah Rowe 2024-01-01 17:08:38 +00:00
  • cea88fa827 git.sh: simplify submodule handling in git_prep Leah Rowe 2024-01-01 16:42:35 +00:00
  • 1fcbadb8da git.sh: further simplify git_prep Leah Rowe 2024-01-01 15:27:01 +00:00
  • 48551ced3f git.sh: unify am/submodule and tree copying Leah Rowe 2024-01-01 15:02:34 +00:00
  • ce67c99f40 git.sh cleanup: git am handling (remove patchfail) Leah Rowe 2024-01-01 14:14:25 +00:00
  • e6953dc4f0 git.sh: clean up handling of tmp_git_dir Leah Rowe 2024-01-01 12:41:43 +00:00
  • d819403a0b git.sh: fix regression: patches before submodulse Leah Rowe 2024-01-01 11:06:06 +00:00
  • f4a14bd908 git.sh: clean up git submodule/am handling Leah Rowe 2024-01-01 10:30:19 +00:00
  • 11a821637d Bump GRUB to 2.12 release Leah Rowe 2023-12-31 19:57:30 +00:00
  • f3098f566c git.sh multi-tree: grab submodules *after* patches Leah Rowe 2023-12-30 20:30:49 +00:00
  • 5fb6e36f03 update/trees: clean up the coreboot-version check Leah Rowe 2023-12-30 20:30:24 +00:00
  • 4c9ee172be update/trees: support custom make/autogen argument Leah Rowe 2023-12-30 19:25:26 +00:00
  • c6a0e4952e update/trees: generic cmake handling Leah Rowe 2023-12-30 16:52:34 +00:00
  • 30337b8fa5 update/trees: avoid namespace clash in function Leah Rowe 2023-12-30 16:46:49 +00:00
  • b061558104 update/trees: dont hardcode autoconf/bootstrap arg Leah Rowe 2023-12-30 16:03:29 +00:00
  • eb3a8e2b53 unify script/update/trees and script/build/grub Leah Rowe 2023-12-30 13:08:29 +00:00
  • 34ded35fa6 lbmk scripts: general code cleanup Leah Rowe 2023-12-28 16:34:45 +00:00
  • 4e06779948 disable u-boot on x86 qemu Leah Rowe 2023-12-28 14:48:11 +00:00
  • bc87b5f67e lbmk scripts: general code cleanup Leah Rowe 2023-12-27 17:26:37 +00:00
  • 0c1d08d8b1 build/serprog: err if basename fails Leah Rowe 2023-12-27 17:20:55 +00:00
  • eff9130b7a update/trees: further simplify crossgcc handling Leah Rowe 2023-12-27 15:18:21 +00:00
  • 6752780f46 coreboot: update hp elitebook configs Leah Rowe 2023-12-25 18:51:35 +00:00
  • 15298985af Merge pull request 'Add HP 8300 CMT port' (#173) from Riku_V/lbmk:hp8300cmt into master Leah Rowe 2023-12-24 21:37:12 +00:00
  • 74147ea48a Add HP 8300 CMT port Riku Viitanen 2023-12-24 00:10:32 +02:00
  • 0aca6332ee lbmk scripts: shorter code lines Leah Rowe 2023-12-24 09:04:36 +00:00
  • 575332f221 fix flashrom build error (implicit enum typecast) Leah Rowe 2023-12-24 08:54:35 +00:00
  • b4ab30577f lbmk scripts: general code cleanup Leah Rowe 2023-12-24 06:32:19 +00:00
  • 38a7aa3196 build/roms: rename two functions for clarity Leah Rowe 2023-12-24 06:02:12 +00:00
  • 746d9cadda build: remove test command Leah Rowe 2023-12-23 18:02:09 +00:00
  • 655d3cdc88 lbmk scripts: general code cleanup/optimisation Leah Rowe 2023-12-23 16:16:26 +00:00
  • 25f9d9480f git/pico-serprog: update revision again Leah Rowe 2023-12-23 13:06:30 +00:00
  • e0fee7a437 git/pico-serprog: update revision Leah Rowe 2023-12-23 12:21:29 +00:00
  • a48b3841d7 build/roms: improved error handling for roms Leah Rowe 2023-12-23 12:16:14 +00:00
  • 33695a56ae build/roms: remove redundant check Leah Rowe 2023-12-23 11:43:36 +00:00
  • d5f8f6572e dell/e6400nvidia_4mb: new configuration (nvidia) Leah Rowe 2023-12-23 09:25:06 +00:00
  • 9d5d98ebae set version/projectname properly Leah Rowe 2023-12-23 08:43:42 +00:00
  • aa525142aa update/trees: fix infinite loop Leah Rowe 2023-12-23 08:34:55 +00:00
  • 465077bc4a vendor/download: check whether configs exist first Leah Rowe 2023-12-23 07:48:15 +00:00
  • 392932797b vendor/inject: fix dodgy error check (cd command) Leah Rowe 2023-12-23 07:11:12 +00:00
  • f44b99c808 don't delete microcode updates in rom images Leah Rowe 2023-12-23 06:54:56 +00:00