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