Skip to content

Commit 89881b5

Browse files
committed
kernel: Bump to 4.0.7
kernel: BCM270X_DT: Change pio_limit of sdhost driver to 1 kernel: spi-bcm2708: Increase timeout from 150ms to 1s kernel: i2c-bcm2708: Increase timeouts to allow larger transfers See: raspberrypi/linux#260 kernel: spi-bcm2835: Support pin groups other than 7-11 kernel: bcm2835-sdhost: Further improve overclock back-off kernel: bcm2708-vcio: Remove restriction of only a single instance being open kernel: uart1: Only create /dev/ttyS0 when the overlay is applied firmware: video_encode: Set nPortindex for BitRate too See: Hexxeh/rpi-firmware#86 firmware: dispmanx: Allow exclusive elements like TAB/FP to share LBM firmware: dispmanx: Early frame sequential 3d support firmware: arm_loader: Distinguish parameter success/failure
1 parent df32073 commit 89881b5

File tree

5,653 files changed

+100814
-100802
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,653 files changed

+100814
-100802
lines changed

boot/fixup.dat

2 Bytes
Binary file not shown.

boot/fixup_cd.dat

0 Bytes
Binary file not shown.

boot/fixup_db.dat

3 Bytes
Binary file not shown.

boot/fixup_x.dat

3 Bytes
Binary file not shown.

boot/kernel.img

320 Bytes
Binary file not shown.

boot/kernel7.img

32 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@ Params: gpio_out_pin GPIO for output (default "17")
313313
(default "down")
314314

315315
sense Override the IR receive auto-detection logic:
316-
"1" = force active high
317-
"0" = force active low
316+
"0" = force active-high
317+
"1" = force active-low
318318
"-1" = use auto-detection
319319
(default "-1")
320320

boot/overlays/sdhost-overlay.dtb

0 Bytes
Binary file not shown.

boot/overlays/uart1-overlay.dtb

109 Bytes
Binary file not shown.

boot/start.elf

384 Bytes
Binary file not shown.

boot/start_cd.elf

384 Bytes
Binary file not shown.

boot/start_db.elf

448 Bytes
Binary file not shown.

boot/start_x.elf

352 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)