summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-embedded/rpi-eeprom: Stabilize 13.3_p1-r1 arm64, #835777Jakov Smolić2022-03-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/rpi-eeprom: add 13.8_p1Sam James2022-03-222-0/+96
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: drop 13.9_p1Sam James2022-03-142-96/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: add 13.9_p1Sam James2022-03-021-0/+94
| | | | | Bug: https://bugs.gentoo.org/831856 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: install rpi-eeprom-digestSam James2022-03-022-5/+7
| | | | | Closes: https://bugs.gentoo.org/831856 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: version bumpDennis Lamm2022-01-212-0/+96
| | | | | | | 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: add pciutils as runtime dependencySam James2021-12-011-0/+1
| | | | | | | Fixes: 'lspci not found. Try installing the pciutils package.' Reported-by: Latrina Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-embedded/rpi-eeprom: bump to 12.5_p1Peter Alfredsen2021-06-212-0/+95
| | | | | | | | 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>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/rpi-eeprom: fix github remote-id typoSam James2021-02-021-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/rpi-eeprom: cleanup oldSam James2021-01-273-190/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: Stabilize 11.0_p1 arm64, #767046Sam James2021-01-251-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: bump to 11.0_p1Peter Alfredsen2020-12-172-0/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | 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-152-0/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: Stabilize 10.2_p1 arm64, #758929Sam James2020-12-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: post-merge changesSam James2020-11-261-10/+8
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: new packagePeter Alfredsen2020-11-264-0/+134
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>