4 Commits

Author SHA1 Message Date
Tim Crawford
2c6bda6c61 coreboot: lemp13: Add support for 5600 MT/s soldered RAM
Signed-off-by: Tim Crawford <tcrawford@system76.com>
2024-06-28 13:41:11 -06:00
Tim Crawford
377cfe4457 apps: Update firmware-setup and firmware-update
Signed-off-by: Tim Crawford <tcrawford@system76.com>
2024-06-28 10:11:44 -06:00
Tim Crawford
2ac41d8ef3 tgl: Update CSME to 15.0.49.2573
Update CSME to the version in the IPU 2024.3 kits.

- TGL-H: Kit 817417
- TGL-U: Kit 817408

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2024-06-28 10:10:08 -06:00
Tim Crawford
9e418a22ff ec: Fix touchpad in PS/2 mode
Clear PS/2 status to prevent data for writes being detected on reads,
which was causing drivers to stop working.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2024-06-26 11:54:53 -06:00
23 changed files with 36 additions and 30 deletions

View File

@@ -8,13 +8,19 @@ features apply to your model and firmware version, see the
## unreleased ## unreleased
- tgl: Updated Intel GOP driver to 17.0.1077
- tgl: Updated VBT to 250
- Updated Rust toolchain to nightly-2024-05-11
- mtl: Updated FSP to D.0.A8.20 - mtl: Updated FSP to D.0.A8.20
- adl: Fixed USB 3.0 hubs in Type-C ports - adl: Fixed USB 3.0 hubs in Type-C ports
- rpl: Fixed USB 3.0 hubs in Type-C ports - rpl: Fixed USB 3.0 hubs in Type-C ports
- mtl: Updated Intel GOP driver to 22.0.1041 - Fixed touchpad in PS/2 mode
- tgl: Updated CSME to 15.0.49.2573
- Fixed unlock prompt showing when system is already unlocked
- lemp13-b: Added support for units with 5600 MT/s soldered RAM
## 2024-05-28
- tgl: Updated Intel GOP driver to 17.0.1077
- tgl: Updated VBT to 250
- Updated Rust toolchain to nightly-2024-05-11
## 2024-05-17 ## 2024-05-17

2
ec

Submodule ec updated: fc3bad29a2...5b0766a209

BIN
models/darp10-b/IntelGopDriver.efi (Stored with Git LFS)

Binary file not shown.

BIN
models/darp10/IntelGopDriver.efi (Stored with Git LFS)

Binary file not shown.

View File

@@ -9,4 +9,4 @@
- HAP: false - HAP: false
- [ME](./me.rom) - [ME](./me.rom)
- Size: 5116 KB - Size: 5116 KB
- Version: 15.0.41.2158 - Version: 15.0.49.2573

BIN
models/darp7/me.rom (Stored with Git LFS)

Binary file not shown.

View File

@@ -9,4 +9,4 @@
- HAP: false - HAP: false
- [ME](./me.rom) - [ME](./me.rom)
- Size: 5116 KB - Size: 5116 KB
- Version: 15.0.41.2158 - Version: 15.0.49.2573

BIN
models/galp5/me.rom (Stored with Git LFS)

Binary file not shown.

View File

@@ -9,4 +9,4 @@
- HAP: false - HAP: false
- [ME](./me.rom) - [ME](./me.rom)
- Size: 5116 KB - Size: 5116 KB
- Version: 15.0.41.2158 - Version: 15.0.49.2573

BIN
models/gaze16-3050/me.rom (Stored with Git LFS)

Binary file not shown.

View File

@@ -9,4 +9,4 @@
- HAP: false - HAP: false
- [ME](./me.rom) - [ME](./me.rom)
- Size: 5108 KB - Size: 5108 KB
- Version: 15.0.41.2158 - Version: 15.0.49.2573

BIN
models/gaze16-3060-b/me.rom (Stored with Git LFS)

Binary file not shown.

View File

@@ -9,4 +9,4 @@
- HAP: false - HAP: false
- [ME](./me.rom) - [ME](./me.rom)
- Size: 5116 KB - Size: 5116 KB
- Version: 15.0.41.2158 - Version: 15.0.49.2573

BIN
models/gaze16-3060/me.rom (Stored with Git LFS)

Binary file not shown.

View File

@@ -9,4 +9,4 @@
- HAP: false - HAP: false
- [ME](./me.rom) - [ME](./me.rom)
- Size: 5116 KB - Size: 5116 KB
- Version: 15.0.41.2158 - Version: 15.0.49.2573

BIN
models/lemp10/me.rom (Stored with Git LFS)

Binary file not shown.

BIN
models/lemp13-b/IntelGopDriver.efi (Stored with Git LFS)

Binary file not shown.

BIN
models/lemp13/IntelGopDriver.efi (Stored with Git LFS)

Binary file not shown.

View File

@@ -9,4 +9,4 @@
- HAP: false - HAP: false
- [ME](./me.rom) - [ME](./me.rom)
- Size: 5116 KB - Size: 5116 KB
- Version: 15.0.41.2158 - Version: 15.0.49.2573

BIN
models/oryp8/me.rom (Stored with Git LFS)

Binary file not shown.