Skip to content

Commit 6a0fdeb

Browse files
Add links to firmware and rpi-eeprom repos
1 parent d0a3115 commit 6a0fdeb

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
@@ -46,6 +46,14 @@ The following is a curated list of repositories which most people are interested
4646
https://github.com/raspberrypi/linux::
4747
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.
4848

49+
https://github.com/raspberrypi/firmware::
50+
This repository contains the closed source firmware, although the following two links are useful:
51+
* https://github.com/raspberrypi/firmware/commits/master/[Changelog for the firmware]
52+
* https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README[Device tree overlay README]
53+
54+
https://github.com/raspberrypi/rpi-eeprom::
55+
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]
56+
4957
=== Libraries and applications
5058

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

0 commit comments

Comments
 (0)