Skip to content

Commit a707d34

Browse files
Merge pull request #4130 from ghollingworth/develop
Add links to firmware and rpi-eeprom repos
2 parents 8482f11 + a2f6355 commit a707d34

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

documentation/asciidoc/computers/software-sources.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ The following is a curated list of repositories which most people are interested
5454
https://github.com/raspberrypi/linux::
5555
This repository contains the source code for the downstream Linux kernel supported and working on all versions of Raspberry Pi from Pi 1 to Pi 5.
5656

57+
https://github.com/raspberrypi/firmware::
58+
This repository contains the closed source firmware, although the following two links are useful:
59+
* https://github.com/raspberrypi/firmware/commits/master/[Changelog for the firmware]
60+
* https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README[Device tree overlay README]
61+
62+
https://github.com/raspberrypi/rpi-eeprom::
63+
Installation scripts and binaries for the Raspberry Pi 4 and Raspberry Pi 5 bootloader EEPROMs including the https://github.com/raspberrypi/rpi-eeprom/releases[releases] and https://github.com/raspberrypi/rpi-eeprom/blob/master/releases.md[release notes].
64+
5765
=== Libraries and applications
5866

5967
https://github.com/raspberrypi/utils::

0 commit comments

Comments
 (0)