|
117 | 117 | * Add support for Network Install |
118 | 118 | * Preliminary D0 firmware support |
119 | 119 |
|
120 | | -2024-01-08: Promote 2024-01-05 to default (automatic update) |
| 120 | +## 2024-01-08: Promote 2024-01-05 to default (automatic update) |
121 | 121 |
|
122 | | -2024-01-05: Fix handling of FAT files without LFNs. |
| 122 | +## 2024-01-05: Fix handling of FAT files without LFNs. |
123 | 123 | * Fix issues with SFN entries sometimes being treated as LFNs |
124 | 124 | see https://github.com/raspberrypi/rpi-eeprom/issues/514 |
125 | 125 | * Add a dedicated message for "M.2 HAT" not being found instead of |
126 | 126 | the generic 'unsupported boot order' message when NVMe boot is |
127 | 127 | skipped. |
128 | 128 |
|
129 | | -2023-12-17: Promote 2023-12-14 to default release |
| 129 | +## 2023-12-17: Promote 2023-12-14 to default release |
130 | 130 | * Bump to the default release now that the partition number fix is confirmed. |
131 | 131 |
|
132 | | -2023-12-14: Fix boot partition parameter (latest) |
| 132 | +## 2023-12-14: Fix boot partition parameter (latest) |
133 | 133 | * Fix an issue where the boot partition parameter in PM_RSTS was cleared |
134 | 134 | before being checked. |
135 | 135 | https://github.com/raspberrypi/firmware/issues/1853 |
136 | 136 | * Add a specific fatal error pattern for RP1 not found - 4 long - 3 short |
137 | 137 |
|
138 | | -2023-12-12: Promote 2023-12-06 to default release. |
| 138 | +## 2023-12-12: Promote 2023-12-06 to default release. |
139 | 139 |
|
140 | | -2023-12-06: Initialise DWC PHY (latest) |
| 140 | +## 2023-12-06: Initialise DWC PHY (latest) |
141 | 141 |
|
142 | 142 | * Initialise the DWC PHY to enable DWC host+peripheral support under Linux. |
143 | 143 | Requires https://github.com/raspberrypi/linux/commit/82069a7a02632aa60fa5c69415bf891ede7d6fd4 |
|
146 | 146 | * Add support for C(arm_min_freq) < 1500 MHz (must be at >= 200 MHz) |
147 | 147 | * Manufacturing test updates for DVFS. |
148 | 148 |
|
149 | | -2023-11-20: Auto-detect support for PCIe expansion HAT (default + latest) |
| 149 | +## 2023-11-20: Auto-detect support for PCIe expansion HAT (default + latest) |
150 | 150 |
|
151 | 151 | * Add autodetect support for PCIe expansion HATs |
152 | 152 | * Add PCIE_PROBE=1 to the EEPROM config for custom PCIe exapansion |
|
157 | 157 | https://github.com/raspberrypi/firmware/issues/1843 |
158 | 158 | * Kernel load performance improvement - remove a memcpy |
159 | 159 |
|
160 | | -2023-10-30: UPG watchdog support + SD reset fixes (default + latest) |
| 160 | +## 2023-10-30: UPG watchdog support + SD reset fixes (default + latest) |
161 | 161 |
|
162 | 162 | * Fix SDIO / WiFi clock-setup for BOOT_ORDER=0xf14 |
163 | 163 | * Fix SD power-on-reset |
164 | 164 | * Firmware support for improved watchdog driver |
165 | 165 | * Update DHCP Option97 to be R,P,i,5 on Pi5 |
166 | 166 |
|
167 | | -2023-10-18: Display autodetect + HAT gpiomap (default + latest) (automatic update) |
| 167 | +## 2023-10-18: Display autodetect + HAT gpiomap (default + latest) (automatic update) |
168 | 168 |
|
169 | 169 | * Add support for HAT gpiomap for improved HAT compatibility. |
170 | 170 | * Add I2C probe for DSI display auto detect |
|
174 | 174 | * Prevent HDMI diagnostics being displayed immediately when waking after HALT. |
175 | 175 | * Update board-name - "Raspberry Pi 5" |
176 | 176 |
|
177 | | -2023-09-28: vcgencmd pmic_read_adcs fixes (automatic update) |
| 177 | +## 2023-09-28: vcgencmd pmic_read_adcs fixes (automatic update) |
178 | 178 |
|
179 | 179 | * Fix the LDO names and current scaling codes |
180 | 180 | * Manufacturing test updates |
181 | 181 |
|
182 | | -2023-09-21: Power button and ACT LED improvements |
| 182 | +## 2023-09-21: Power button and ACT LED improvements |
183 | 183 |
|
184 | 184 | * Fix bug where button press was not monitor for USB-C power supplies |
185 | 185 | that were detected as < 3A. |
|
190 | 190 | * Add support for HAT map. |
191 | 191 |
|
192 | 192 |
|
193 | | -2023-09-13: Initial release |
| 193 | +## 2023-09-13: Initial release |
194 | 194 |
|
195 | 195 | * Initial manufacturing software |
196 | 196 | * Network Install is not available in this version |
|
0 commit comments