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