| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: raspberrypi-firmware-dt | Distribution: SUSE Linux 16 |
| Version: 2025.05.14 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160099.1.1 | Build date: Thu Mar 19 11:34:54 2026 |
| Group: System/Boot | Build host: reproducible |
| Size: 2636906 | Source RPM: raspberrypi-firmware-dt-2025.05.14-160099.1.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/raspberrypi/linux/ | |
| Summary: Device trees for the Raspberry Pi firmware loader | |
This package provides additional device tree base files as well as overlays for the Raspberry Pi boot process.
GPL-2.0-only
* Thu Mar 19 2026 andrea.porta@suse.com
- Fix GPU support for RPi5
* 0001-arm64-bcm2712-Fix-GPU-support.patch
* Mon Feb 09 2026 andrea.porta@suse.com
- Refactor the PCIe-RP1 DT topology
* 0001-dts-arm64-rp1-Fix-PCIe-topology.patch
* Fri Feb 06 2026 andrea.porta@suse.com
- Extend PCIe range to encompass shared SRAM
* 0001-dts-bcm2712-Extend-PCIe-range-to-encompass-firmware-.patch
* Wed Nov 12 2025 ivan.ivanov@suse.com
- Remove RPi5 UART u-boot specific overlay. Better fix will be to
set enable_uart to 0 in [pi5] specific section in distribution
config.txt. This is verified to work.
Delete 0001-dts-overlays-Adjust-bcm2712-PL011-overlay.patch and
uboot-bcm2712-pl011-overlay.dts
* Fri Nov 07 2025 ivan.ivanov@suse.com
- Make uboot-bcm2712-pl011-overlay bcm2712 specific.
* Wed Nov 05 2025 ivan.ivanov@suse.com
- Add uboot-bcm2712-pl011-overlay which fixes boot hang (boo#1251192)
0001-dts-overlays-Adjust-bcm2712-PL011-overlay.patch
* Sat Oct 25 2025 ivan.ivanov@suse.com
- Adjust RPi5 overlays
0001-dts-overlays-Adjust-them-for-RPi5.patch
* Add 64 bit size CMA overlay
Compared to older devices RPi5 uses #size-cells=<2>.
Create new overlay and add it to overlay_map so it
could automagicaly loaded by the firmware.
* Add map for enabling Bluetooth on RPi5
Bluetooth on RPi5 do not need to be enabled, but
because we unconditionally enable-bt for all
devices create similar overlay for RPi5 and
add it to overlay_map.
* Add map for upstream overlay on RPi5
Create empty upstream overlay to silence firmware warnings.
* Tue Sep 16 2025 andrea.porta@suse.com
- Amend the RP1 ethernet node to work with upstream driver
* 0001-Amend-the-RP1-ethernet-node-to-work-with-upstream-dr.patch-
* Thu Jul 24 2025 mbrugger@suse.com
- Fix compatible for bcm2712 pinctrl
* bcm2712-fix-compatible.patch
* Wed Jun 18 2025 ivan.ivanov@suse.com
- Slow down eMMC and WiFi interface for CM5 modules.
* 0001-ARM-dts-bcm2712-Slow-down-eMMC-interface.patch
* Wed Jun 18 2025 ivan.ivanov@suse.com
- Remove DMA support from devices. No upstream support for it.
* 0001-ARM-dts-bcm2712-Remove-DMA-support.patch
* Wed Jun 18 2025 ivan.ivanov@suse.com
- Make rp1_nexus node The interrupt controller
* Tue Jun 17 2025 ivan.ivanov@suse.com
- Fix sram@400000 reg mapping.
* Tue Jun 17 2025 ivan.ivanov@suse.com
- Update devicetree files to 6.12.y from vendor linux tree.
- Refresh following patch which now includes RPi5 related files:
* 0001-ARM-dts-bcm27xx-Use-better-name-for-spidev.patch
- Remove upstream RPi5 devicetree file. We will use downstream
version, which will bring us all of the overlays.
* 0001-arm64-dts-broadcom-bcm2712-Add-RaspberryPi-5-support.patch
- Add following patches. Firs one adjust RP1 devicetree bindings to
the upstream device driver requirements. The second patch fixes
possible device crash in s2idle.
* 0001-dts-rp1-Wrap-RP1-node-into-nexus-node-as-expected-by.patch
* 0002-ARM-dts-bcm2711-Fix-xHCI-power-domain.patch
* Tue Apr 15 2025 andrea.porta@suse.com
- Fix xHCI power-domain (CVE-2025-22011, bsc#1240941)
* 0002-ARM-dts-bcm2711-Fix-xHCI-power-domain.patch
* Sun Feb 02 2025 ivan.ivanov@suse.com
- Add bootloader nmmem configuration fixup overlay. Firmware will
put start address and size of bootloader configuration information
into $blconfig node, but it will use hard coded #address-cells=2
and #size-cells=1, which is not always true. This will make Linux
driver to refuse to register region and because of this
rpi-eeprom-update tool will not work. Add workaround which will
properly populate reg=<> propery. Hopefully device firmware will
be fixed..
* Fri Jan 31 2025 ivan.ivanov@suse.com
- Add nvmem DeviceTree nodes
* Fri Jan 24 2025 ivan.ivanov@suse.com
- Add RaspberryPi 5 support
* Tue Jan 23 2024 ivan.ivanov@suse.com
- Extend "ARM: dts: bcm27xx: Use better name for spidev" patch coverage.
Change compatible "spidev" to "rohm,dh2228fv" in overlay files too.
Fixes bsc#1219094.
* Mon Dec 11 2023 ivan.ivanov@suse.com
- They are vendor changes in bcm2835-dma driver around new RPi5
which makes new device trees unusable without corresponding
changes in DMA driver. Lets revert offending commit.
Fixes bsc#1217512.
- Add patch:
* 0001-Revert-bcm2711-rpi-ds-Switch-to-dma40-channel-for-hd.patch
* Thu Nov 23 2023 guillaume.gardet@opensuse.org
- Update to 77f41f30fe (2023-11-21):
* switch to 6.6 branch
- Rebase patches:
* 0001-ARM-dts-bcm2711-rpi-Reuse-bcm2836-vchiq-driver.patch
* 0001-ARM-dts-bcm27xx-Use-better-name-for-spidev.patch
* Tue Jul 18 2023 ivan.ivanov@suse.com
- Update 0001-ARM-dts-bcm27xx-Use-better-name-for-spidev.patch description
* Mon Jul 17 2023 ivan.ivanov@suse.com
- Use compatible string which is supported by spidev module (bsc#1212791):
* 0001-ARM-dts-bcm27xx-Use-better-name-for-spidev.patch
* Tue May 30 2023 ivan.ivanov@suse.com
- Enable 3.5mm jack socket stereo audio (bsc#1209314):
* 0001-ARM-dts-bcm2711-rpi-Reuse-bcm2836-vchiq-driver.patch
* Thu May 04 2023 guillaume.gardet@opensuse.org
- Update to 870c0a313b18 (2023-05-02):
* switch to 6.3 branch
* Fri Mar 03 2023 guillaume.gardet@opensuse.org
- Update to d3cab1cb1b6d (2023-03-02):
* switch to 6.2 branch
* Fri Jan 20 2023 guillaume.gardet@opensuse.org
- Update to 194f76d49a89 (2023-01-20)
* Tue Jan 03 2023 guillaume.gardet@opensuse.org
- Update to 696dcc735044 (2022-12-21):
* switch to 6.1 branch
* Thu Oct 27 2022 guillaume.gardet@opensuse.org
- Update to 692039799e78 (2022-10-26)
* Wed Oct 12 2022 guillaume.gardet@opensuse.org
- Update to 896b8da17ad1 (2022-10-03):
* switch to 6.0 branch
* Wed Oct 05 2022 guillaume.gardet@opensuse.org
- Update to a26d9d4da299 (2022-09-27):
* switch to 5.19 branch
* Fri Jul 08 2022 guillaume.gardet@opensuse.org
- Update to 82c39f3914 (2022-07-06):
* switch to 5.18 branch
* Wed Apr 27 2022 ivan.ivanov@suse.com
- Use last patch commit date instead patch creation date when creating
device tree archive and package version. Patch creation date could be
much earlier than patch commit date, which could mislead which patches
are included inside the package.
For example:
commit 7e72dd813a175ea7bf166655217ce60fbd7d4a21
Author: Dom Cobley <popcornmix@gmail.com>
AuthorDate: Tue Oct 19 14:15:45 2021 +0100
Commit: Dom Cobley <popcornmix@gmail.com>
CommitDate: Mon Nov 29 16:26:09 2021 +0000
dt: Move VEC clock to clk-raspberrypi
Package which contain this commit was named 2021.11.19 while obviously it
has changes from 2021.11.29.
- Update to da91801ca1 (2022-04-24)
* overlays: Fix pitft28/35-resistive rotate params
* ARM: dts: Add i2c0mux node to Model B rev 1
* overlays: Add "drm" parameter to pitft28-resistive
* overlays: mipi-dbi-spi: width-mm and height-mm are mandatory
* Add support for the AudioInjector.net bare i2s sound card
* dtoverlays: Add overlay for Sony IMX258 image sensor
* ARM: dts: Enable PMU on Cortex-A72 in AArch32 state
* overlays/rpi-display: Add support for DRM driver
* Revert "update rpi-display-overlay.dts pins for 5.10+"
* overlays: Add overlay for MIPI DBI displays
* dtoverlays: Connect the backlight to the pitft35 display
* overlays: iqs550: Enable interrupt pull-down
* CM1&3 cam1_reg and cam1_reg_gpio fix
* dtoverlay: Add VCM option to ov5647 overlay
* dtoverlays: Add VCM option to imx219
* ARM: dts: bcm2711-rpi-ds: Disable the BCM2835 STC
* Wed Mar 02 2022 guillaume.gardet@opensuse.org
- Update to 8dd9f663bd7c (2022-02-25):
* Add GPIO names
* Add overlays:
- spi0-0cs
- vc4-kms-dpi-hyperpixel2r
- vc4-kms-dpi-hyperpixel4
- vc4-kms-dpi-hyperpixel4sq
- vc4-kms-dpi-panel
- waveshare-can-fd-hat-mode-a
- waveshare-can-fd-hat-mode-b
* Fri Jan 21 2022 guillaume.gardet@opensuse.org
- Switch to 5.16 branch - boo#1194423
- Update to ffd6c6dc4dbf (2022-01-19)
* Tue Nov 30 2021 guillaume.gardet@opensuse.org
- Update to 14c1845ff9 (2021-11-19):
* Add DTS:
- bcm2710-rpi-zero-2-w.dts
- bcm2710-rpi-zero-2.dts
* Add overlays:
- adafruit-st7735r-overlay.dts
- fbtft-overlay.dts
- imx519-overlay.dts
- mcp2515-overlay.dts
- mlx90640-overlay.dts
* Fri Sep 17 2021 guillaume.gardet@opensuse.org
- Update to 2425833c7ff5 (2021-09-17)
* Switch to 5.14 branch
* Drop upstream-overlay-rpi-poe.patch
* Fri Apr 09 2021 mbrugger@suse.com
- Add overlay for smbios information (bsc#1183079)
* smbios-overlay.dts
* Mon Mar 15 2021 nsaenzjulienne@suse.com
- Update to 16991af20b (2021-03-15) (bsc#1183238):
* overlays: Add pcie-32bit-dma overlay
* Mon Mar 01 2021 nsaenzjulienne@suse.com
- Introduce enable-bt-overlay.dts (bsc#1182759)
* Wed Jan 27 2021 nsaenzjulienne@suse.com
- Introduce disable-v3d-overlay.dts, in order to be able to selectively disable
v3d while using vc4 as the display controller (jsc#SLE-15928).
* Mon Jan 25 2021 nsaenzjulienne@suse.com
- Update to 02dbfea28f (2021-01-22):
* Add reserved memory template to hold firmware configuration
- Drop upstream-blconfig-rmem.patch as it's now available upstream.
* Fri Jan 22 2021 nsaenzjulienne@suse.com
- Introduce upstream-blconfig-rmem.patch for firmware to be able to define
firmware's configuration reserved memory (jsc#SLE-16616)
* Wed Dec 09 2020 nsaenzjulienne@suse.com
- Update to f77383ec0ed3 (2020-12-07) (jsc#SLE-16676):
* Introduce RPi400 device-tree
* Thu Nov 26 2020 nsaenzjulienne@suse.com
- Introduce upstream-overlay-rpi-poe.patch to adapt the overlay to our driver (jsc#SLE-16543)
* Thu Oct 29 2020 nsaenzjulienne@suse.com
- Update to 2dc96ad40979 (2020-10-26):
* Introduce firmware-clocks
* Introduce firmware-reset
* Add reset controller in xHCI node
- Get rid of vl805-firmware-loader-overlay.dts, not needed anymore
* Tue Jul 21 2020 nsaenzjulienne@suse.com
- Add vl805-firware-loader-overlay.dts which registers a reset controller
that'll take care of triggering vl805's firmware load.
* Tue Apr 28 2020 nsaenzjulienne@suse.com
- Update to d7b4d5935198 (2020-05-02)
* Adds gpio labels for rpi4 (bsc#1164722)
* Get rid of upstream-emmc2bus.patch, not needed anymore
* Mon Apr 06 2020 nsaenzjulienne@suse.com
- Update to b08ce72793b5 (2020-04-02) (bsc#1167761)
* Based on v5.6.y
* Uses upstream's CMA handling
* Introduces GPIO labels
* Fixes DMA issues with firmware DT node
* Introduces thermal nodes
- Remove rpi4-thermal.dts as it's now available in the stock device-tree.
- Remove rpi4-gpio-names-overlay.dts as it's now available in the stock device-tree.
- Remove rpi4-firmware-dma-ranges-overlay.dts as it's now available in the stock device-tree.
- Remove upstream-cma.patch as it's now available in the stock device-tree.
- Remove upstream-pcie-dma-ranges.patch as it's now available in the stock device-tree.
- Refresh upstream-emmc2bus.patch so it applies on v5.6.y
* Tue Mar 31 2020 ptesarik@suse.com
- Use proper quoting for the modalias Supplements (see also
https://github.com/openSUSE/libzypp/issues/216).
* Fri Mar 27 2020 ptesarik@suse.com
- Add a modalias Supplements, so the package gets selected
automatically on a Raspberry Pi.
* Thu Mar 26 2020 nsaenzjulienne@suse.com
- Add upstream-cma.patch unifying CMA handling on all RPis (bsc#1167761)
- Remove rpi4-cma-overlay.dts since not needed anymore (bsc#1167761)
- Rename emmc2bus.patch to upstream-emmc2bus.patch to mark this is a reality upstream
- Rename pcie-dma-ranges.patch to upstream-pcie-dma-ranges.patch to mark this is a reality upstream
* Fri Mar 20 2020 nsaenzjulienne@suse.com
- Add rpi4-firware-dma-ranges-overlay.dts which fixes touch input on the
official 7" display (bsc#1167147)
* Fri Mar 13 2020 nsaenzjulienne@suse.com
- Get rid of remove-vmmc-emmc2.patch now that the kernel supports it (bsc#1165954)
* Wed Mar 11 2020 nsaenzjulienne@suse.com
- Add uboot-bcm2835-pl011-overlay.dts which fixes booting in RPi, RPi2, RPi0 (bsc#1166414)
* Wed Mar 04 2020 nsaenzjulienne@suse.com
- Add emmc2bus.patch needed for 32bit DMA support on newer bcm2711 revisions (bsc#1165143)
* Fri Feb 28 2020 nsaenzjulienne@suse.com
- Add rpi4-gpio-names-overlay.dts so as to have a consistent way to access
GPIOs, as opposed to sysfs (bsc#1164722)
* Thu Feb 27 2020 nsaenzjulienne@suse.com
- Replace PCIE overlay rpi4-pcie-ib-size-fix-overlay.dts with patch
pcie-dma-ranges.patch, as RPI's firmware scans/alters that value before
applying overlays (bsc#1165143)
* Wed Feb 19 2020 nsaenzjulienne@suse.com
- Update to 6a3905568d (2020-02-03) (jsc#SLE-7296)
* based on rpi-5.5.y
- Remove obsolete overlays and patches because of bump to rpi-5.5.y:
* rpi4-genet-overlay.dtso
* upstream-rpi4-genet-phy.patch
- Add remove-vmmc-emmc2.patch fixing issues with SD cards boot
* Thu Jan 16 2020 nsaenzjulienne@suse.com
- Add rpi4-thermal.dts overlay, which provides CPU thermal measurements (bsc#1160311).
* Fri Jan 10 2020 nsaenzjulienne@suse.com
- Update rpi4-genet-overlay.dts and create upstream-rpi4-genet-phy.patch to fix
phy configuration (bsc#1160310)
- Update to 30757c902b (2020-01-09)
* based on rpi-5.4.y
* Wed Nov 27 2019 mbrugger@suse.com
- Add rpi4-genet-overlay.dts which sets the upstream compatible for the
network device. (jsc#SLE-7771)
* Tue Nov 26 2019 nsaenzjulienne@suse.com
- Add rpi4-cma-overlay.dts, which properly configures CMA on the RPi4 (SLE-7771)
- Add rpi4-pcie-ib-size-fix-overlay.dts, which fixes RPi4 PCIe's dma-ranges
(SLE-7771)
* Mon Nov 11 2019 nsaenzjulienne@suse.com
- Add disable-vc4-overlay.dts, which simply disables vc4 (SLE-7771)
* Fri Oct 04 2019 mbrugger@suse.com
- Update to aa9b526123 (2019-09-19)
* based on rpi-5.3.y
* updates rpi-ft5406-overlay
* Thu Sep 05 2019 guillaume.gardet@opensuse.org
- Update to c00d518f3a69 (2019-08-17)
* add overlays: act-led, disable-bt, disable-wifi, i2c0, i2c1,
miniuart-bt,
* Thu Jun 27 2019 guillaume.gardet@opensuse.org
- Update to 534913e878 (2019-06-18):
* Add rpi-4-b device tree
* add overlays: i2c3, i2c4, i2c5, i2c6, spi-gpio40-45, spi3-1cs,
spi3-2cs, spi4-1cs, spi4-2cs, spi5-1cs, spi5-2cs, spi6-1cs,
spi6-2cs, uart2, uart3, uart4, uart5
* Wed Jun 05 2019 guillaume.gardet@opensuse.org
- Switch branch to 'rpi-5.1.y' to match the kernel version
- Update to f1d85e3870 (2019-06-03):
* remove 3dlab-nano-player, upstream-aux-interrupt (deprecated
and no more needed)
* add draws, i-sabre-q2m, ilitek251x, iqaudio-codec, max98357a,
piglow, udrc
* Tue Mar 12 2019 guillaume.gardet@opensuse.org
- Handle properly the branch switch in get-from-git.sh script
- Switch branch to 'rpi-5.0.y' to match the kernel version
- Remove upstreamed patch:
* upstream-rpi-ft5406-overlay.patch
- Update to 00794df91 (2019-03-06):
* remove adv7282m, adv728x-m, ov5647, tc358743 and tc358743-audio
* update balena-fin
* Fri Mar 08 2019 guillaume.gardet@opensuse.org
- Include README file for overlays as it contains useful information
* Thu Jan 31 2019 guillaume.gardet@opensuse.org
- Update to 8f862eec9 (2019-01-29):
* dtoverlays: Correct DT handling camera GPIOs
* overlays: Add mcp342x overlay
* overlays: mcp23017: Support the MCP23008
* overlays: Add ssd1306 overlay for OLED display
* overlays: sdio: Add enhanced 1-bit support
* dtoverlays: fe-pi-audio: fix sgtl5000 compatible string
* overlays: Update README with removal of lirc-rpi
* Add overlay for SLB9760 Iridium /LetsTrust TPM
* lirc-rpi: Remove in favour of gpio-ir
* overlays: Update upstream overlay
* dtoverlays: Add i2c on 0&1 option to TC358743, ADV7282 and OV5647
* overlays: Remove superfluous #address/size-cells
* dtoverlays: Add support for ADV7280-M, ADV7281-M and ADV7281-MA chips.
* arm: dt: Add DT overlays for ADV7282M, OV5647, and TC358743
* overlays: uart0 - return GPIOs 14 and 15 to inputs
* overlays: pi3-disable-bt: Clear out bt_pins node
* overlays: Add gpio-no-bank0-irq overlay
* overlays: add overrides for PoE HAT fan control
* Update gpio-fan-overlay.dts (#2711)
* devicetree: add RPi CM3 dts to arm64; mimic the RPi 3B arm64 dts
implementation, by referring to the actual dts file in the arm directory
- Remove upstream-aux-interrupt-overlay.dts as it is already in
arch/arm/boot/dts/overlays/upstream-aux-interrupt-overlay.dts
* Tue Jan 15 2019 nsaenzjulienne@suse.com
- Add upstream-rpi-ft5406-overlay.patch which updates the touchscreen's
overlay to support both downstream and upstream versions of the driver
(FATE#326921, bsc#1122118)
* Fri Nov 30 2018 nsaenzjulienne@suse.com
- Update to 161163f65 (2018-07-16) pulled version rpi-4.19.y (bsc#1116751)
- Removed rpi3-hdmi-overlay.dts, not needed since exp-gpio's binding was fixed
- Removed upstream-mmc-compatible.dts, not needed thanks to update
- Added Conflicts statement in spec file to avoid installs with older kernels
* Tue Nov 20 2018 guillaume.gardet@opensuse.org
- Update to f6878de4d (2018-11-15)
* Wed Mar 14 2018 agraf@suse.com
- Update to ad350a581a44 (2018-03-14)
- Add rpi3-plus dtb which gives us a proper compatible string
* Wed Mar 14 2018 agraf@suse.com
- Update to d35408f26 (2018-03-13)
- Fix wifi detection on RPi3 (bsc#1085262)
* Mon Feb 19 2018 agraf@suse.com
- Add overlays to match previous U-Boot provided DT:
- rpi3-hdmi-overlay.dts
- upstream-mmc-overlay.dts
- upstream-aux-interrupt-overlay.dts
* Fri Feb 16 2018 agraf@suse.com
- Initial commit of 7ba7fbcc4 (2018-02-02)
/boot/vc/bcm2708-rpi-b-plus.dtb /boot/vc/bcm2708-rpi-b-rev1.dtb /boot/vc/bcm2708-rpi-b.dtb /boot/vc/bcm2708-rpi-cm.dtb /boot/vc/bcm2708-rpi-zero-w.dtb /boot/vc/bcm2708-rpi-zero.dtb /boot/vc/bcm2709-rpi-2-b.dtb /boot/vc/bcm2709-rpi-cm2.dtb /boot/vc/bcm2710-rpi-2-b.dtb /boot/vc/bcm2710-rpi-3-b-plus.dtb /boot/vc/bcm2710-rpi-3-b.dtb /boot/vc/bcm2710-rpi-cm0.dtb /boot/vc/bcm2710-rpi-cm3.dtb /boot/vc/bcm2710-rpi-zero-2-w.dtb /boot/vc/bcm2710-rpi-zero-2.dtb /boot/vc/bcm2711-rpi-4-b.dtb /boot/vc/bcm2711-rpi-400.dtb /boot/vc/bcm2711-rpi-cm4-io.dtb /boot/vc/bcm2711-rpi-cm4.dtb /boot/vc/bcm2711-rpi-cm4s.dtb /boot/vc/bcm2712-d-rpi-5-b.dtb /boot/vc/bcm2712-rpi-5-b.dtb /boot/vc/bcm2712-rpi-500.dtb /boot/vc/bcm2712-rpi-cm5-cm4io.dtb /boot/vc/bcm2712-rpi-cm5-cm5io.dtb /boot/vc/bcm2712-rpi-cm5l-cm4io.dtb /boot/vc/bcm2712-rpi-cm5l-cm5io.dtb /boot/vc/bcm2712d0-rpi-5-b.dtb /boot/vc/overlays /boot/vc/overlays/README /boot/vc/overlays/act-led.dtbo /boot/vc/overlays/adafruit-st7735r.dtbo /boot/vc/overlays/adafruit18.dtbo /boot/vc/overlays/adau1977-adc.dtbo /boot/vc/overlays/adau7002-simple.dtbo /boot/vc/overlays/ads1015.dtbo /boot/vc/overlays/ads1115.dtbo /boot/vc/overlays/ads7846.dtbo /boot/vc/overlays/adv7282m.dtbo /boot/vc/overlays/adv728x-m.dtbo /boot/vc/overlays/akkordion-iqdacplus.dtbo /boot/vc/overlays/allo-boss-dac-pcm512x-audio.dtbo /boot/vc/overlays/allo-boss2-dac-audio.dtbo /boot/vc/overlays/allo-digione.dtbo /boot/vc/overlays/allo-katana-dac-audio.dtbo /boot/vc/overlays/allo-piano-dac-pcm512x-audio.dtbo /boot/vc/overlays/allo-piano-dac-plus-pcm512x-audio.dtbo /boot/vc/overlays/anyspi.dtbo /boot/vc/overlays/apds9960.dtbo /boot/vc/overlays/applepi-dac.dtbo /boot/vc/overlays/arducam-64mp.dtbo /boot/vc/overlays/arducam-pivariety.dtbo /boot/vc/overlays/at86rf233.dtbo /boot/vc/overlays/audioinjector-addons.dtbo /boot/vc/overlays/audioinjector-bare-i2s.dtbo /boot/vc/overlays/audioinjector-isolated-soundcard.dtbo /boot/vc/overlays/audioinjector-ultra.dtbo /boot/vc/overlays/audioinjector-wm8731-audio.dtbo /boot/vc/overlays/audiosense-pi.dtbo /boot/vc/overlays/audremap-pi5.dtbo /boot/vc/overlays/audremap.dtbo /boot/vc/overlays/balena-fin.dtbo /boot/vc/overlays/bcm2712d0.dtbo /boot/vc/overlays/camera-mux-2port.dtbo /boot/vc/overlays/camera-mux-4port.dtbo /boot/vc/overlays/cap1106.dtbo /boot/vc/overlays/chipcap2.dtbo /boot/vc/overlays/chipdip-dac.dtbo /boot/vc/overlays/cirrus-wm5102.dtbo /boot/vc/overlays/cm-swap-i2c0.dtbo /boot/vc/overlays/cma.dtbo /boot/vc/overlays/cma64.dtbo /boot/vc/overlays/crystalfontz-cfa050_pi_m.dtbo /boot/vc/overlays/cutiepi-panel.dtbo /boot/vc/overlays/dacberry400.dtbo /boot/vc/overlays/dht11.dtbo /boot/vc/overlays/dionaudio-kiwi.dtbo /boot/vc/overlays/dionaudio-loco-v2.dtbo /boot/vc/overlays/dionaudio-loco.dtbo /boot/vc/overlays/disable-bt-pi5.dtbo /boot/vc/overlays/disable-bt.dtbo /boot/vc/overlays/disable-emmc2.dtbo /boot/vc/overlays/disable-v3d.dtbo /boot/vc/overlays/disable-vc4.dtbo /boot/vc/overlays/disable-wifi-pi5.dtbo /boot/vc/overlays/disable-wifi.dtbo /boot/vc/overlays/dpi18.dtbo /boot/vc/overlays/dpi18cpadhi.dtbo /boot/vc/overlays/dpi24.dtbo /boot/vc/overlays/draws.dtbo /boot/vc/overlays/dwc-otg.dtbo /boot/vc/overlays/dwc2.dtbo /boot/vc/overlays/edt-ft5406.dtbo /boot/vc/overlays/enable-bt-pi5.dtbo /boot/vc/overlays/enable-bt.dtbo /boot/vc/overlays/enc28j60-spi2.dtbo /boot/vc/overlays/enc28j60.dtbo /boot/vc/overlays/exc3000.dtbo /boot/vc/overlays/ezsound-6x8iso.dtbo /boot/vc/overlays/fbtft.dtbo /boot/vc/overlays/fe-pi-audio.dtbo /boot/vc/overlays/fixup-blconfig.dtbo /boot/vc/overlays/fsm-demo.dtbo /boot/vc/overlays/gc9a01.dtbo /boot/vc/overlays/ghost-amp.dtbo /boot/vc/overlays/goodix.dtbo /boot/vc/overlays/googlevoicehat-soundcard.dtbo /boot/vc/overlays/gpio-charger.dtbo /boot/vc/overlays/gpio-fan.dtbo /boot/vc/overlays/gpio-hog.dtbo /boot/vc/overlays/gpio-ir-tx.dtbo /boot/vc/overlays/gpio-ir.dtbo /boot/vc/overlays/gpio-key.dtbo /boot/vc/overlays/gpio-led.dtbo /boot/vc/overlays/gpio-no-bank0-irq.dtbo /boot/vc/overlays/gpio-no-irq.dtbo /boot/vc/overlays/gpio-poweroff.dtbo /boot/vc/overlays/gpio-shutdown.dtbo /boot/vc/overlays/hat_map.dtb /boot/vc/overlays/hd44780-i2c-lcd.dtbo /boot/vc/overlays/hd44780-lcd.dtbo /boot/vc/overlays/hdmi-backlight-hwhack-gpio.dtbo /boot/vc/overlays/hifiberry-adc.dtbo /boot/vc/overlays/hifiberry-adc8x.dtbo /boot/vc/overlays/hifiberry-amp.dtbo /boot/vc/overlays/hifiberry-amp100.dtbo /boot/vc/overlays/hifiberry-amp3.dtbo /boot/vc/overlays/hifiberry-amp4pro.dtbo /boot/vc/overlays/hifiberry-dac.dtbo /boot/vc/overlays/hifiberry-dac8x.dtbo /boot/vc/overlays/hifiberry-dacplus-pro.dtbo /boot/vc/overlays/hifiberry-dacplus-std.dtbo /boot/vc/overlays/hifiberry-dacplus.dtbo /boot/vc/overlays/hifiberry-dacplusadc.dtbo /boot/vc/overlays/hifiberry-dacplusadcpro.dtbo /boot/vc/overlays/hifiberry-dacplusdsp.dtbo /boot/vc/overlays/hifiberry-dacplushd.dtbo /boot/vc/overlays/hifiberry-digi-pro.dtbo /boot/vc/overlays/hifiberry-digi.dtbo /boot/vc/overlays/highperi.dtbo /boot/vc/overlays/hy28a.dtbo /boot/vc/overlays/hy28b-2017.dtbo /boot/vc/overlays/hy28b.dtbo /boot/vc/overlays/i-sabre-q2m.dtbo /boot/vc/overlays/i2c-bcm2708.dtbo /boot/vc/overlays/i2c-fan.dtbo /boot/vc/overlays/i2c-gpio.dtbo /boot/vc/overlays/i2c-mux.dtbo /boot/vc/overlays/i2c-pwm-pca9685a.dtbo /boot/vc/overlays/i2c-rtc-gpio.dtbo /boot/vc/overlays/i2c-rtc.dtbo /boot/vc/overlays/i2c-sensor.dtbo /boot/vc/overlays/i2c0-pi5.dtbo /boot/vc/overlays/i2c0.dtbo /boot/vc/overlays/i2c1-pi5.dtbo /boot/vc/overlays/i2c1.dtbo /boot/vc/overlays/i2c2-pi5.dtbo /boot/vc/overlays/i2c3-pi5.dtbo /boot/vc/overlays/i2c3.dtbo /boot/vc/overlays/i2c4.dtbo /boot/vc/overlays/i2c5.dtbo /boot/vc/overlays/i2c6.dtbo /boot/vc/overlays/i2s-dac.dtbo /boot/vc/overlays/i2s-gpio28-31.dtbo /boot/vc/overlays/i2s-master-dac.dtbo /boot/vc/overlays/ilitek251x.dtbo /boot/vc/overlays/imx219.dtbo /boot/vc/overlays/imx258.dtbo /boot/vc/overlays/imx290.dtbo /boot/vc/overlays/imx296.dtbo /boot/vc/overlays/imx327.dtbo /boot/vc/overlays/imx335.dtbo /boot/vc/overlays/imx378.dtbo /boot/vc/overlays/imx415.dtbo /boot/vc/overlays/imx462.dtbo /boot/vc/overlays/imx477.dtbo /boot/vc/overlays/imx500-pi5.dtbo /boot/vc/overlays/imx500.dtbo /boot/vc/overlays/imx519.dtbo /boot/vc/overlays/imx708.dtbo /boot/vc/overlays/interludeaudio-analog.dtbo /boot/vc/overlays/interludeaudio-digital.dtbo /boot/vc/overlays/iqaudio-codec.dtbo /boot/vc/overlays/iqaudio-dac.dtbo /boot/vc/overlays/iqaudio-dacplus.dtbo /boot/vc/overlays/iqaudio-digi-wm8804-audio.dtbo /boot/vc/overlays/iqs550.dtbo /boot/vc/overlays/irs1125.dtbo /boot/vc/overlays/jedec-spi-nor.dtbo /boot/vc/overlays/justboom-both.dtbo /boot/vc/overlays/justboom-dac.dtbo /boot/vc/overlays/justboom-digi.dtbo /boot/vc/overlays/ltc294x.dtbo /boot/vc/overlays/max98357a.dtbo /boot/vc/overlays/maxtherm.dtbo /boot/vc/overlays/mbed-dac.dtbo /boot/vc/overlays/mcp23017.dtbo /boot/vc/overlays/mcp23s17.dtbo /boot/vc/overlays/mcp2515-can0.dtbo /boot/vc/overlays/mcp2515-can1.dtbo /boot/vc/overlays/mcp2515.dtbo /boot/vc/overlays/mcp251xfd.dtbo /boot/vc/overlays/mcp3008.dtbo /boot/vc/overlays/mcp3202.dtbo /boot/vc/overlays/mcp342x.dtbo /boot/vc/overlays/media-center.dtbo /boot/vc/overlays/merus-amp.dtbo /boot/vc/overlays/midi-uart0-pi5.dtbo /boot/vc/overlays/midi-uart0.dtbo /boot/vc/overlays/midi-uart1-pi5.dtbo /boot/vc/overlays/midi-uart1.dtbo /boot/vc/overlays/midi-uart2-pi5.dtbo /boot/vc/overlays/midi-uart2.dtbo /boot/vc/overlays/midi-uart3-pi5.dtbo /boot/vc/overlays/midi-uart3.dtbo /boot/vc/overlays/midi-uart4-pi5.dtbo /boot/vc/overlays/midi-uart4.dtbo /boot/vc/overlays/midi-uart5.dtbo /boot/vc/overlays/minipitft13.dtbo /boot/vc/overlays/miniuart-bt.dtbo /boot/vc/overlays/mipi-dbi-spi.dtbo /boot/vc/overlays/mlx90640.dtbo /boot/vc/overlays/mmc.dtbo /boot/vc/overlays/mz61581.dtbo /boot/vc/overlays/ov2311.dtbo /boot/vc/overlays/ov5647.dtbo /boot/vc/overlays/ov64a40.dtbo /boot/vc/overlays/ov7251.dtbo /boot/vc/overlays/ov9281.dtbo /boot/vc/overlays/overlay_map.dtb /boot/vc/overlays/papirus.dtbo /boot/vc/overlays/pca953x.dtbo /boot/vc/overlays/pcf857x.dtbo /boot/vc/overlays/pcie-32bit-dma-pi5.dtbo /boot/vc/overlays/pcie-32bit-dma.dtbo /boot/vc/overlays/pciex1-compat-pi5.dtbo /boot/vc/overlays/pibell.dtbo /boot/vc/overlays/pifacedigital.dtbo /boot/vc/overlays/pifi-40.dtbo /boot/vc/overlays/pifi-dac-hd.dtbo /boot/vc/overlays/pifi-dac-zero.dtbo /boot/vc/overlays/pifi-mini-210.dtbo /boot/vc/overlays/piglow.dtbo /boot/vc/overlays/pimidi.dtbo /boot/vc/overlays/pineboards-hat-ai.dtbo /boot/vc/overlays/pineboards-hatdrive-poe-plus.dtbo /boot/vc/overlays/piscreen.dtbo /boot/vc/overlays/piscreen2r.dtbo /boot/vc/overlays/pisound-micro.dtbo /boot/vc/overlays/pisound-pi5.dtbo /boot/vc/overlays/pisound.dtbo /boot/vc/overlays/pitft22.dtbo /boot/vc/overlays/pitft28-capacitive.dtbo /boot/vc/overlays/pitft28-resistive.dtbo /boot/vc/overlays/pitft35-resistive.dtbo /boot/vc/overlays/pps-gpio.dtbo /boot/vc/overlays/proto-codec.dtbo /boot/vc/overlays/pwm-2chan.dtbo /boot/vc/overlays/pwm-gpio-fan.dtbo /boot/vc/overlays/pwm-gpio.dtbo /boot/vc/overlays/pwm-ir-tx.dtbo /boot/vc/overlays/pwm-pio.dtbo /boot/vc/overlays/pwm.dtbo /boot/vc/overlays/pwm1.dtbo /boot/vc/overlays/qca7000-uart0.dtbo /boot/vc/overlays/qca7000.dtbo /boot/vc/overlays/ramoops-pi4.dtbo /boot/vc/overlays/ramoops.dtbo /boot/vc/overlays/rootmaster.dtbo /boot/vc/overlays/rotary-encoder.dtbo /boot/vc/overlays/rpi-backlight.dtbo /boot/vc/overlays/rpi-codeczero.dtbo /boot/vc/overlays/rpi-dacplus.dtbo /boot/vc/overlays/rpi-dacpro.dtbo /boot/vc/overlays/rpi-digiampplus.dtbo /boot/vc/overlays/rpi-ft5406.dtbo /boot/vc/overlays/rpi-fw-uart.dtbo /boot/vc/overlays/rpi-poe-plus.dtbo /boot/vc/overlays/rpi-poe.dtbo /boot/vc/overlays/rpi-sense-v2.dtbo /boot/vc/overlays/rpi-sense.dtbo /boot/vc/overlays/rpi-tv.dtbo /boot/vc/overlays/rra-digidac1-wm8741-audio.dtbo /boot/vc/overlays/sainsmart18.dtbo /boot/vc/overlays/sc16is750-i2c.dtbo /boot/vc/overlays/sc16is750-spi0.dtbo /boot/vc/overlays/sc16is752-i2c.dtbo /boot/vc/overlays/sc16is752-spi0.dtbo /boot/vc/overlays/sc16is752-spi1.dtbo /boot/vc/overlays/sdhost.dtbo /boot/vc/overlays/sdio-pi5.dtbo /boot/vc/overlays/sdio.dtbo /boot/vc/overlays/seeed-can-fd-hat-v1.dtbo /boot/vc/overlays/seeed-can-fd-hat-v2.dtbo /boot/vc/overlays/sh1106-spi.dtbo /boot/vc/overlays/si446x-spi0.dtbo /boot/vc/overlays/smbios.dtbo /boot/vc/overlays/smi-dev.dtbo /boot/vc/overlays/smi-nand.dtbo /boot/vc/overlays/smi.dtbo /boot/vc/overlays/spi-gpio35-39.dtbo /boot/vc/overlays/spi-gpio40-45.dtbo /boot/vc/overlays/spi-rtc.dtbo /boot/vc/overlays/spi0-0cs.dtbo /boot/vc/overlays/spi0-1cs-inverted.dtbo /boot/vc/overlays/spi0-1cs.dtbo /boot/vc/overlays/spi0-2cs.dtbo /boot/vc/overlays/spi1-1cs.dtbo /boot/vc/overlays/spi1-2cs.dtbo /boot/vc/overlays/spi1-3cs.dtbo /boot/vc/overlays/spi2-1cs-pi5.dtbo /boot/vc/overlays/spi2-1cs.dtbo /boot/vc/overlays/spi2-2cs-pi5.dtbo /boot/vc/overlays/spi2-2cs.dtbo /boot/vc/overlays/spi2-3cs.dtbo /boot/vc/overlays/spi3-1cs-pi5.dtbo /boot/vc/overlays/spi3-1cs.dtbo /boot/vc/overlays/spi3-2cs-pi5.dtbo /boot/vc/overlays/spi3-2cs.dtbo /boot/vc/overlays/spi4-1cs.dtbo /boot/vc/overlays/spi4-2cs.dtbo /boot/vc/overlays/spi5-1cs-pi5.dtbo /boot/vc/overlays/spi5-1cs.dtbo /boot/vc/overlays/spi5-2cs-pi5.dtbo /boot/vc/overlays/spi5-2cs.dtbo /boot/vc/overlays/spi6-1cs.dtbo /boot/vc/overlays/spi6-2cs.dtbo /boot/vc/overlays/ssd1306-spi.dtbo /boot/vc/overlays/ssd1306.dtbo /boot/vc/overlays/ssd1327-spi.dtbo /boot/vc/overlays/ssd1331-spi.dtbo /boot/vc/overlays/ssd1351-spi.dtbo /boot/vc/overlays/sunfounder-pipower3.dtbo /boot/vc/overlays/sunfounder-pironman5.dtbo /boot/vc/overlays/superaudioboard.dtbo /boot/vc/overlays/sx150x.dtbo /boot/vc/overlays/tc358743-audio.dtbo /boot/vc/overlays/tc358743-pi5.dtbo /boot/vc/overlays/tc358743.dtbo /boot/vc/overlays/tinylcd35.dtbo /boot/vc/overlays/tpm-slb9670.dtbo /boot/vc/overlays/tpm-slb9673.dtbo /boot/vc/overlays/uart0-pi5.dtbo /boot/vc/overlays/uart0.dtbo /boot/vc/overlays/uart1-pi5.dtbo /boot/vc/overlays/uart1.dtbo /boot/vc/overlays/uart2-pi5.dtbo /boot/vc/overlays/uart2.dtbo /boot/vc/overlays/uart3-pi5.dtbo /boot/vc/overlays/uart3.dtbo /boot/vc/overlays/uart4-pi5.dtbo /boot/vc/overlays/uart4.dtbo /boot/vc/overlays/uart5.dtbo /boot/vc/overlays/uboot-bcm2835-pl011.dtbo /boot/vc/overlays/udrc.dtbo /boot/vc/overlays/ugreen-dabboard.dtbo /boot/vc/overlays/upstream-pi4.dtbo /boot/vc/overlays/upstream-pi5.dtbo /boot/vc/overlays/upstream.dtbo /boot/vc/overlays/vc4-fkms-v3d-pi4.dtbo /boot/vc/overlays/vc4-fkms-v3d.dtbo /boot/vc/overlays/vc4-kms-dpi-generic.dtbo /boot/vc/overlays/vc4-kms-dpi-hyperpixel2r.dtbo /boot/vc/overlays/vc4-kms-dpi-hyperpixel4.dtbo /boot/vc/overlays/vc4-kms-dpi-hyperpixel4sq.dtbo /boot/vc/overlays/vc4-kms-dpi-panel.dtbo /boot/vc/overlays/vc4-kms-dsi-7inch.dtbo /boot/vc/overlays/vc4-kms-dsi-generic.dtbo /boot/vc/overlays/vc4-kms-dsi-ili9881-5inch.dtbo /boot/vc/overlays/vc4-kms-dsi-ili9881-7inch.dtbo /boot/vc/overlays/vc4-kms-dsi-lt070me05000-v2.dtbo /boot/vc/overlays/vc4-kms-dsi-lt070me05000.dtbo /boot/vc/overlays/vc4-kms-dsi-waveshare-800x480.dtbo /boot/vc/overlays/vc4-kms-dsi-waveshare-panel-v2.dtbo /boot/vc/overlays/vc4-kms-dsi-waveshare-panel.dtbo /boot/vc/overlays/vc4-kms-kippah-7inch.dtbo /boot/vc/overlays/vc4-kms-v3d-pi4.dtbo /boot/vc/overlays/vc4-kms-v3d-pi5.dtbo /boot/vc/overlays/vc4-kms-v3d.dtbo /boot/vc/overlays/vc4-kms-vga666.dtbo /boot/vc/overlays/vga666.dtbo /boot/vc/overlays/vl805.dtbo /boot/vc/overlays/w1-gpio-pi5.dtbo /boot/vc/overlays/w1-gpio-pullup-pi5.dtbo /boot/vc/overlays/w1-gpio-pullup.dtbo /boot/vc/overlays/w1-gpio.dtbo /boot/vc/overlays/w5500.dtbo /boot/vc/overlays/watterott-display.dtbo /boot/vc/overlays/waveshare-can-fd-hat-mode-a.dtbo /boot/vc/overlays/waveshare-can-fd-hat-mode-b.dtbo /boot/vc/overlays/wifimac.dtbo /boot/vc/overlays/wittypi.dtbo /boot/vc/overlays/wm8960-soundcard.dtbo /boot/vc/overlays/ws2812-pio.dtbo /usr/share/licenses/raspberrypi-firmware-dt /usr/share/licenses/raspberrypi-firmware-dt/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 00:28:15 2026