Skip to content

Commit

Permalink
kernel: Bump to 5.10.17
Browse files Browse the repository at this point in the history
kernel: PiFi DAC overlays
See: raspberrypi/linux#4154

kernel: staging: rpivid: Fix crash when CMA alloc fails
See: raspberrypi/linux#4152

kernel: Imx477 long exposure control
See: raspberrypi/linux#4150

kernel: configs: Change CONFIG_BLK_DEV_NVME=y for 2711
See: raspberrypi/linux#4164

kernel: Some fixes to make imx290/imx327 exposure and vblank updates work correctly
See: raspberrypi/linux#4153

kernel: KMS VGA666 overlay
See: raspberrypi/linux#4141

kernel: gpio-fsm: Fix shutdown timeout handling

kernel: configs: Add various missing IPV6 modules
See: raspberrypi/linux#4144
  • Loading branch information
popcornmix committed Feb 22, 2021
1 parent ba62592 commit cb8cbb2
Show file tree
Hide file tree
Showing 13,262 changed files with 428,234 additions and 427,326 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/bcm2708-rpi-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b-rev1.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-cm.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-zero-w.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-zero.dtb
Binary file not shown.
Binary file modified boot/bcm2709-rpi-2-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-2-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-3-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-3-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-cm3.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-4-b.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-400.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-cm4.dtb
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel7.img
Binary file not shown.
Binary file modified boot/kernel7l.img
Binary file not shown.
Binary file modified boot/kernel8.img
Binary file not shown.
22 changes: 22 additions & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -2131,6 +2131,18 @@ Load: dtoverlay=pifi-40
Params: <None>


Name: pifi-dac-hd
Info: Configures the PiFi DAC HD
Load: dtoverlay=pifi-dac-hd
Params: <None>


Name: pifi-dac-zero
Info: Configures the PiFi DAC Zero
Load: dtoverlay=pifi-dac-zero
Params: <None>


Name: pifi-mini-210
Info: Configures the PiFi Mini stereo amplifier
Load: dtoverlay=pifi-mini-210
Expand Down Expand Up @@ -3120,10 +3132,20 @@ Params: cma-512 CMA is 512MB
outputs)


Name: vc4-kms-vga666
Info: Enable the VGA666 (resistor ladder ADC) for the vc4-kms-v3d driver.
Requires vc4-kms-v3d to be loaded.
Load: dtoverlay=vc4-kms-vga666,<param>
Params: ddc Enables GPIOs 0&1 as the I2C to read the EDID
from the display. NB These are NOT 5V tolerant
GPIOs, therefore level shifters are required.


Name: vga666
Info: Overlay for the Fen Logic VGA666 board
This uses GPIOs 2-21 (so no I2C), and activates the output 2-3 seconds
after the kernel has started.
NOT for use with vc4-kms-v3d.
Load: dtoverlay=vga666
Params: <None>

Expand Down
Binary file modified boot/overlays/fsm-demo.dtbo
Binary file not shown.
Binary file added boot/overlays/pifi-dac-hd.dtbo
Binary file not shown.
Binary file added boot/overlays/pifi-dac-zero.dtbo
Binary file not shown.
Binary file added boot/overlays/vc4-kms-vga666.dtbo
Binary file not shown.
8,264 changes: 4,149 additions & 4,115 deletions extra/Module.symvers

Large diffs are not rendered by default.

8,270 changes: 4,152 additions & 4,118 deletions extra/Module7.symvers

Large diffs are not rendered by default.

8,340 changes: 4,187 additions & 4,153 deletions extra/Module7l.symvers

Large diffs are not rendered by default.

8,356 changes: 4,195 additions & 4,161 deletions extra/Module8.symvers

Large diffs are not rendered by default.

0 comments on commit cb8cbb2

Please sign in to comment.