No description
Find a file
Dom Cobley 8a74f2a629 kernel: edt-ft5x06 touchscreen fixes
See: https://github.com/raspberrypi/linux/pull/4736

kernel: vc4-kms: Rework HPD
See: https://github.com/raspberrypi/linux/pull/4716

kernel: drm/vc4: Add support for composite syncs to vc4_dpi
See: https://github.com/raspberrypi/linux/pull/4733

kernel: Pass V4L2_CID_MPEG_VIDEO_H264_MIN_QP/MAX_QP to bcm2835-v4l2-codec
See: https://github.com/raspberrypi/linux/pull/4705

kernel: media: i2c: ov5647: Support HFLIP and VFLIP
See: https://github.com/raspberrypi/linux/pull/4731

kernel: drivers: bcm2835_isp: Fix div by 0 bug
See: https://github.com/raspberrypi/linux/pull/4732

kernel: drivers: bcm2835_isp: Allow multiple users for the ISP driver.
See: https://github.com/raspberrypi/linux/pull/4709

kernel: ARM: dts: Update rpi-400 and cm4 dts to match 4-b

kernel: ARM: dts: gpio-ranges property is now required
See: https://forums.raspberrypi.com/viewtopic.php?t=324585

kernel: ARM: dts: bcm2711: Fix PCIe interrupts
See: https://github.com/raspberrypi/linux/issues/4666
2021-11-26 22:00:28 +00:00
modules
overlays
vc
bcm2708-rpi-b-plus.dtb
bcm2708-rpi-b-rev1.dtb
bcm2708-rpi-b.dtb
bcm2708-rpi-cm.dtb
bcm2708-rpi-zero-w.dtb
bcm2708-rpi-zero.dtb
bcm2709-rpi-2-b.dtb
bcm2710-rpi-2-b.dtb
bcm2710-rpi-3-b-plus.dtb
bcm2710-rpi-3-b.dtb
bcm2710-rpi-cm3.dtb
bcm2710-rpi-zero-2-w.dtb
bcm2710-rpi-zero-2.dtb
bcm2711-rpi-4-b.dtb
bcm2711-rpi-400.dtb
bcm2711-rpi-cm4.dtb
bootcode.bin
COPYING.linux
fixup.dat
fixup4.dat
fixup4cd.dat
fixup4db.dat
fixup4x.dat
fixup_cd.dat
fixup_db.dat
fixup_x.dat
git_hash
kernel.img
kernel7.img
kernel7l.img
kernel8.img
LICENCE.broadcom
Module.symvers
Module7.symvers
Module7l.symvers
Module8.symvers
NOTICE.md
README.md
start.elf
start4.elf
start4cd.elf
start4db.elf
start4x.elf
start_cd.elf
start_db.elf
start_x.elf
uname_string
uname_string7
uname_string7l
uname_string8

rpi-firmware

Firmware files for the Raspberry Pi. These are mirrored in a separate repo from the official one, because for updating the firmware, we're only interested in the files in the boot folder of the official repo. Git doesn't provide a way to clone only a single subfolder of a repo, and downloading the entire repo including the sample code and VC libs would take too long.

If the boot firmware files are split off into a seperate repo, then the tool could be pointed at that repo instead of this one, as long as the firmware files are in the root of the repo.