summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-embedded/rpi-eeprom: drop 11.0_p1, 12.5_p1-r1Sam James2022-04-171-4/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: add 13.8_p1Sam James2022-03-221-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: drop 13.9_p1Sam James2022-03-141-2/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: install rpi-eeprom-digestSam James2022-03-021-0/+2
| | | | | Closes: https://bugs.gentoo.org/831856 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: version bumpDennis Lamm2022-01-211-0/+2
| | | | | | | Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Package-Manager: Portage-3.0.28, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/23845 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: bump to 12.5_p1Peter Alfredsen2021-06-211-0/+2
| | | | | | | | Closes: https://bugs.gentoo.org/796734 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/21322 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: cleanup oldSam James2021-01-271-4/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: bump to 11.0_p1Peter Alfredsen2020-12-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Nothing has changed in the "critical" default release channel, but "stable" now has support for CM4/PI400. News since 10.3_p1: ** 2020-12-14 - Promote pieeprom-2020-12-11.bin to stable - STABLE * Feature freeze to support stable release of BCM2711 XHCI boot, tryboot, HDMI_DELAY, USB MSD improvements. ** 2020-12-11 - CM4/PI400 conditional filters - BETA * Add support for [cm4] and [pi400] config conditionals filters. * Tidyup RPIBOOT USB descriptors. * Add a gap before displaying LED error pattern and change the default state to off after displaying the first error pattern. * Generate 0xffff instead of 0x0 if the checksum of the UDP packet to be transmitted is 0x0. * Rename USB-DEV to RPIBOOT in boot-mode strings. Bootmode was renamed to avoid confusion with USB MSD boot. Closes: https://bugs.gentoo.org/760336 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/18681 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: Bump to 10.3_p1Peter Alfredsen2020-12-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New firmware for the BETA channel. My rpi4 is not burning, so I guess it's ok? Changelog: 2020-11-24 BCM2711 xHC boot support - BETA * Add support for booting from the BCM2711 XHCI controller which is the USB-C socket on Pi 4B / Pi 400 and the type A sockets on Compute Module 4 IO board. The controller only supports USB 2.0 and the primary usage is for USB-MSD support on CM 4 boards without requiring a PCIe XHCI controller. To use this add '5' to the BOOT_ORDER in the EEPROM config for BCM_USB_MSD boot. This requires the latest rpi-update firmware. If start.elf is loaded via the BCM2711 XHCI (BOOT_ORDER 5) then the config.txt otg_mode setting will be set to 1 so that the OS can continue booting using the BCM2711 XHCI. This means that the device/gadget mode is not available when booted in this mode and there is no support for switching back to the DWC2 controller from the BCM2711 XHCI controller. * Update halt behavior on Pi 400 to re-enable 'power on' button if the OS did a reset rather than using the standard mailbox shutdown commands. This overrides WAKE_ON_GPIO / POWER_OFF_ON_HALT settings on Pi 400 because it has a dedicated power button. If a button on GPIO3 really is requried then it can be re-enabled by setting WAKE_ON_GPIO=2 but that will consume more power. * Fix short blink before one-shot error pattern - #251 * Validate SDRAM in recovery mode. * XHCI protocol layer fixes for non-VLI controllers. * Updated 'tryboot' for new version which also supports Pi3 and earlier. Closes: https://bugs.gentoo.org/758263 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/18488 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: new packagePeter Alfredsen2020-11-261-0/+2
rpi-eeprom updates the Raspberry Pi 4 bootloader and the VL805 USB controller Closes: https://bugs.gentoo.org/753431 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/18386 Signed-off-by: Sam James <sam@gentoo.org>