Releases: raspberrypi/rpi-eeprom
Releases · raspberrypi/rpi-eeprom
rpi-boot-eeprom-recovery-2023-10-30-2712
pieeprom-2023-10-30: 2712: UPG watchdog support + SD reset fixes (default + latest)
- Fix SDIO / WiFi clock-setup for BOOT_ORDER=0xf14
- Fix SD power-on-reset
- Firmware support for improved watchdog driver
- Update DHCP Option97 to be R,P,i,5 on Pi5
rpi-boot-eeprom-recovery-2023-10-18-2712
pieeprom-2023-10-18: 2712: Display autodetect + HAT gpiomap (default + latest)
rpi-boot-eeprom-recovery-2023-01-11-vl805-000138c0
Interesting changes since the last release:-
- Update VL805 to 138C0 - fix for handling of split transactions raspberrypi/linux#5262
- Fix HID error handling with network install #458
rpi-boot-eeprom-recovery-2022-12-07-vl805-000138a1
Merge pull request #457 from timg236/pieeprom-2022-12-07 pieeprom-2022-12-07
rpi-boot-eeprom-recovery-2022-11-25-vl805-000138a1
Interesting changes since the last release:-
- Add [tryboot] conditional statement to autoboot.txt + tryboot_a_b mode
- Support custom OTP mac addresses
- Increase TFTP_MAX_BLOCK_SIZE
- Stop NVMe cleanly
- Fixes for NETCONSOLE parsing and initialisation.
- Long filename support for start_file / fixup_file.
- Secure boot and display debug info on the diagnostics screen.
rpi-boot-eeprom-recovery-2022-04-26-vl805-000138a1
Interesting changes since the last default release:
- Implement network install
- Add support for BOOT_ORDER_HTTP
- Enable the boot partition number to be specified as an EEPROM config property.
rpi-boot-eeprom-recovery-2022-01-25-vl805-000138a1
Interesting changes since the last default release:-
- Support and bug fixes for all Compute Module variants.
- NVMe interoperability fixes
- FAT/GPT fixes and file-system performance improvements.
- Added secure-boot support for industrial applications
- Added ramdisk / boot.img - for RPIBOOT and secure-boot.
rpi-boot-eeprom-recovery-2021-04-29-vl805-000138a1-disk-images
Republish the v2021.04.29-138a1 release as small zipped FAT32 disk images instead of just zipping the recovery.bin files
rpi-boot-eeprom-recovery-2021-04-29-vl805-000138a1
Interesting changes since the last default release:-
- Update Pi400 MDIO configuration when network boot is selected.
rpi-boot-eeprom-recovery-2021-03-18-vl805-000138a1
Interesting changes since the last default release:-
- Display VC_BUILD_ID strings instead of the SHA256 hash
- Add support for [cm4] and [pi400] config conditionals filters.
- Change network boot to use the same "RXID" Ethernet PHY configuration as the 5.10 kernel
- TFTP - reply to duplicate ACKS
- Skip rendering of HDMI diagnostics display for the first 8 seconds unless an error occurs.
- UDP checksum fixes
- Add support for the BCM2711 XHCI controller - BOOT_ORDER 0x5
- XHCI protocol layer fixes for non-VLI controllers
- Avoid USB MSD timeout if there is only one device
- Implement
tryboot
for OS upgrade fallback - Check the update-timestamp before applying an update in SELF-UPDATE mode