Skip to content

Commit

Permalink
kernel: Bump to 4.0.6
Browse files Browse the repository at this point in the history
kernel: Add rpi-ft5406 overlay Add rpi-ft5406 driver as module

kernel: config: Enable 8250 serial port
See: raspberrypi/linux#1008

kernel: config: Enable POWER_RESET_GPIO
See: raspberrypi/linux#1031

firmware: arm_display: Fix fb_base alias returned from mailbox property interface
See: raspberrypi/linux#1026

firmware: mem_unlock - prevent decrementing lock count below 0

firmware: camera: Support multi-channel raw image capture
firmware: camera: write_raw copies input frame if HDR is enabled
firmware: camera: Write correct camera mode from write_raw_md_stage
firmware: AGC tuner: Correction to setting default digital gain to x1.0
  • Loading branch information
popcornmix committed Jun 23, 2015
1 parent e8f6e12 commit 856e2e1
Show file tree
Hide file tree
Showing 5,630 changed files with 120,874 additions and 120,423 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.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-cm.dtb
Binary file not shown.
Binary file modified boot/bcm2709-rpi-2-b.dtb
Binary file not shown.
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.
5 changes: 5 additions & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,11 @@ Params: speed Display SPI bus speed

xohms Touchpanel sensitivity (X-plate resistance)

Name: rpi-ft5406
Info: Official Raspberry Pi display touchscreen
Load: dtoverlay=rpi-ft5406
Params: <None>


Name: rpi-proto
Info: Configures the RPi Proto audio card
Expand Down
Binary file added boot/overlays/rpi-ft5406-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.
63 changes: 40 additions & 23 deletions extra/Module.symvers

Large diffs are not rendered by default.

63 changes: 40 additions & 23 deletions extra/Module7.symvers

Large diffs are not rendered by default.

Loading

0 comments on commit 856e2e1

Please sign in to comment.