@@ -8,11 +8,26 @@ features apply to your model and firmware version, see the
8
8
9
9
## unreleased
10
10
11
+ - lemp11: Fixed memory init
12
+
13
+ ## 2025-07-29
14
+
15
+ - gaze20: Added support for RAM speeds up to 6400 MT/s
16
+
17
+ ## 2025-07-24
18
+
19
+ - gaze20: Fixed USB, iGPU DDI configs
20
+
21
+ ## 2025-06-24
22
+
23
+ - gaze20: Added initial release of open firmware
24
+
25
+ ## 2025-05-30
26
+
11
27
- Updated coreboot to 25.03
12
28
- Updated Intel microcode to microcode-20250211
13
29
- Added SMBIOS slot descriptions for storage slots
14
- - addw4: Reduce GPU Boost TPP value to 45W to prevent crash under load
15
- - gaze20: Added initial release of open firmware
30
+ - addw4: Reduced GPU Boost TPP value to 45W to prevent crash under load
16
31
17
32
## 2025-04-03
18
33
@@ -22,12 +37,12 @@ features apply to your model and firmware version, see the
22
37
23
38
## 2025-02-04
24
39
25
- - Enabled boot timeout control via UEFI variable " Timeout"
40
+ - Enabled boot timeout control via UEFI variable ` Timeout `
26
41
- Updated Intel microcode to microcode-20241112
27
42
- meer9: Enabled NPU device
28
43
- meer9: Enabled support for ` power_on_after_fail ` CMOS option
29
44
- Changed dynamic keymap to load/save to last sector of EC flash instead of a
30
- hard-coded address of 128 KiB
45
+ hard-coded address of 127 KiB
31
46
- Added persistent battery charging thresholds by writing them to EC flash
32
47
- Changed fan update interval to 1 second
33
48
- Changed fan duty calculations to use a moving average of temperatures over 1
@@ -128,6 +143,8 @@ features apply to your model and firmware version, see the
128
143
- darp8: Fixed suspend issue on new boards by switching to S0ix by default
129
144
- darp9: Fixed suspend issue on new boards by switching to S0ix by default
130
145
146
+ ## 2023-12-12
147
+
131
148
## 2023-10-20
132
149
133
150
- tgl-u: Fixed CPU not going lower than C2 due to card reader LTR
0 commit comments