Skip to content

Commit

Permalink
kernel: Bump to 5.4.40
Browse files Browse the repository at this point in the history
kernel: vc4_hdmi: Add CEC support for 2711
See: raspberrypi/linux#3601

kernel: overlays: Move fixed-clock nodes to the root
See: raspberrypi/linux#3607

kernel: bcm2835_isp fixes for constness
See: raspberrypi/linux#3592

kernel: video: bcm2708_fb: Disable FB if no displays found
See: raspberrypi/linux#3598

kernel: vc4_hdmi_phy: Fix typo in phy_get_cp_current
See: raspberrypi/linux#3594

kernel: configs: Add missing TOUCHSCREEN_RASPBERRYPI_FW=m
See: Hexxeh/rpi-firmware#223

kernel: configs: Add missing PPS configs
See: raspberrypi/linux#3593

kernel: overlays: gpio-keys: Avoid open-drain warnings
See: #1381

kernel: overlays: Make the i2c-gpio overlay safe again

kernel: ARM: dts: bcm2711: Allow 40-bit DMA for SPI
See: raspberrypi/linux#3570

firmware: In KMS mode, prevent use of the firmware rotations

firmware: power: Adjust ARM:AXI divider ratio if ARM freq > 1500 MHz

firmware: imx477: Remove STILLS flag from 720p mode

userland: tvservice: Fix freeze on old firmware
  • Loading branch information
popcornmix committed May 12, 2020
1 parent 7eff9f6 commit 5cb5ddd
Show file tree
Hide file tree
Showing 12,861 changed files with 313,115 additions and 312,956 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/fixup.dat
Binary file not shown.
Binary file modified boot/fixup4.dat
Binary file not shown.
Binary file modified boot/fixup4cd.dat
Binary file not shown.
Binary file modified boot/fixup4db.dat
Binary file not shown.
Binary file modified boot/fixup4x.dat
Binary file not shown.
Binary file modified boot/fixup_cd.dat
Binary file not shown.
Binary file modified boot/fixup_db.dat
Binary file not shown.
Binary file modified boot/fixup_x.dat
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.
1 change: 1 addition & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -2114,6 +2114,7 @@ Info: Overlay for the NXP SC16IS752 Dual UART with SPI Interface

Load: dtoverlay=sc16is752-spi1,<param>=<val>
Params: int_pin GPIO used for IRQ (default 24)
xtal On-board crystal frequency (default 14745600)


Name: sdhost
Expand Down
Binary file modified boot/overlays/ads1015.dtbo
Binary file not shown.
Binary file modified boot/overlays/ads1115.dtbo
Binary file not shown.
Binary file modified boot/overlays/audiosense-pi.dtbo
Binary file not shown.
Binary file modified boot/overlays/draws.dtbo
Binary file not shown.
Binary file modified boot/overlays/fe-pi-audio.dtbo
Binary file not shown.
Binary file modified boot/overlays/i2c-gpio.dtbo
Binary file not shown.
Binary file modified boot/overlays/imx219.dtbo
Binary file not shown.
Binary file modified boot/overlays/irs1125.dtbo
Binary file not shown.
Binary file modified boot/overlays/mcp2515-can0.dtbo
Binary file not shown.
Binary file modified boot/overlays/mcp2515-can1.dtbo
Binary file not shown.
Binary file modified boot/overlays/midi-uart0.dtbo
Binary file not shown.
Binary file modified boot/overlays/ov5647.dtbo
Binary file not shown.
Binary file modified boot/overlays/rpivid-v4l2.dtbo
Binary file not shown.
Binary file modified boot/overlays/sc16is752-spi1.dtbo
Binary file not shown.
Binary file modified boot/overlays/tc358743.dtbo
Binary file not shown.
Binary file modified boot/start.elf
Binary file not shown.
Binary file modified boot/start4.elf
Binary file not shown.
Binary file modified boot/start4cd.elf
Binary file not shown.
Binary file modified boot/start4db.elf
Binary file not shown.
Binary file modified boot/start4x.elf
Binary file not shown.
Binary file modified boot/start_cd.elf
Binary file not shown.
Binary file modified boot/start_db.elf
Binary file not shown.
Binary file modified boot/start_x.elf
Binary file not shown.
383 changes: 192 additions & 191 deletions extra/Module.symvers

Large diffs are not rendered by default.

383 changes: 192 additions & 191 deletions extra/Module7.symvers

Large diffs are not rendered by default.

410 changes: 214 additions & 196 deletions extra/Module7l.symvers

Large diffs are not rendered by default.

420 changes: 221 additions & 199 deletions extra/Module8.symvers

Large diffs are not rendered by default.

Loading

0 comments on commit 5cb5ddd

Please sign in to comment.