Skip to content

Commit

Permalink
kernel: Bump to 4.0.7
Browse files Browse the repository at this point in the history
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
  • Loading branch information
popcornmix committed Jun 30, 2015
1 parent df32073 commit 89881b5
Show file tree
Hide file tree
Showing 5,653 changed files with 100,814 additions and 100,802 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/fixup.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.
4 changes: 2 additions & 2 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,8 @@ Params: gpio_out_pin GPIO for output (default "17")
(default "down")

sense Override the IR receive auto-detection logic:
"1" = force active high
"0" = force active low
"0" = force active-high
"1" = force active-low
"-1" = use auto-detection
(default "-1")

Expand Down
Binary file modified boot/overlays/sdhost-overlay.dtb
Binary file not shown.
Binary file modified boot/overlays/uart1-overlay.dtb
Binary file not shown.
Binary file modified boot/start.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.
Loading

0 comments on commit 89881b5

Please sign in to comment.