Skip to content

Releases: raspberrypi/rpi-eeprom

rpi-boot-eeprom-recovery-2023-10-30-2712

14 Nov 09:48
6b14e84
Compare
Choose a tag to compare

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

19 Oct 13:06
Compare
Choose a tag to compare

pieeprom-2023-10-18: 2712: Display autodetect + HAT gpiomap (default + latest)

rpi-boot-eeprom-recovery-2023-01-11-vl805-000138c0

18 Jan 16:39
bf7419c
Compare
Choose a tag to compare

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

07 Dec 17:14
6e79e99
Compare
Choose a tag to compare
Merge pull request #457 from timg236/pieeprom-2022-12-07

pieeprom-2022-12-07

rpi-boot-eeprom-recovery-2022-11-25-vl805-000138a1

05 Dec 15:06
e86fc31
Compare
Choose a tag to compare

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

28 Apr 14:27
51491ab
Compare
Choose a tag to compare

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

31 Jan 10:02
c1c19fd
Compare
Choose a tag to compare

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

08 Oct 11:34
194960a
Compare
Choose a tag to compare

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

30 Apr 12:32
Compare
Choose a tag to compare

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

23 Mar 09:58
303c2e1
Compare
Choose a tag to compare

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