Skip to content
Permalink
Browse files

kernel: Bump to 4.8.13

See: https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=167934

firmware: Bump to latest master

firmware: CEC: code cleanup 2
  • Loading branch information
popcornmix committed Dec 9, 2016
1 parent ba29d0a commit 9e791291006c3f2c4ca8a9096e2a97b4c3561f18
Showing 6,168 changed files with 175,673 additions and 169,047 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
BIN -1.26 KB (91%) boot/bcm2708-rpi-b-plus.dtb
Binary file not shown.
BIN -1.26 KB (91%) boot/bcm2708-rpi-b.dtb
Binary file not shown.
BIN -1.23 KB (91%) boot/bcm2708-rpi-cm.dtb
Binary file not shown.
BIN -1.28 KB (91%) boot/bcm2709-rpi-2-b.dtb
Binary file not shown.
BIN -1.24 KB (92%) boot/bcm2710-rpi-3-b.dtb
Binary file not shown.
BIN -1.3 KB (91%) boot/bcm2710-rpi-cm3.dtb
Binary file not shown.
BIN -2 Bytes (100%) boot/fixup.dat
Binary file not shown.
BIN +2 Bytes (100%) boot/fixup_cd.dat
Binary file not shown.
BIN +6 Bytes (100%) boot/fixup_db.dat
Binary file not shown.
BIN +2 Bytes (100%) boot/fixup_x.dat
Binary file not shown.
BIN +174 KB (100%) boot/kernel.img
Binary file not shown.
BIN +270 KB (110%) boot/kernel7.img
Binary file not shown.
@@ -61,7 +61,7 @@ this becomes a line in config.txt:

dtoverlay=lirc-rpi

This causes the file /boot/overlays/lirc-rpi-overlay.dtb to be loaded. By
This causes the file /boot/overlays/lirc-rpi.dtbo to be loaded. By
default it will use GPIOs 17 (out) and 18 (in), but this can be modified using
DT parameters:

@@ -283,8 +283,7 @@ Params: swap_lr Reverse the channel allocation, which will also


Name: bmp085_i2c-sensor
Info: Configures the BMP085/BMP180 digital barometric pressure and temperature
sensors from Bosch Sensortec
Info: This overlay is now deprecated - see i2c-sensor
Load: dtoverlay=bmp085_i2c-sensor
Params: <None>

@@ -344,13 +343,21 @@ Params: dr_mode Dual role mode: "host", "peripheral" or "otg"


Name: enc28j60
Info: Overlay for the Microchip ENC28J60 Ethernet Controller (SPI)
Info: Overlay for the Microchip ENC28J60 Ethernet Controller on SPI0
Load: dtoverlay=enc28j60,<param>=<val>
Params: int_pin GPIO used for INT (default 25)

speed SPI bus speed (default 12000000)


Name: enc28j60-spi2
Info: Overlay for the Microchip ENC28J60 Ethernet Controller on SPI2
Load: dtoverlay=enc28j60-spi2,<param>=<val>
Params: int_pin GPIO used for INT (default 39)

speed SPI bus speed (default 12000000)


Name: gpio-ir
Info: Use GPIO pin as rc-core style infrared receiver input. The rc-core-
based gpio_ir_recv driver maps received keys directly to a
@@ -463,6 +470,12 @@ Params: speed Display SPI bus speed
ledgpio GPIO used to control backlight


Name: i2c-bcm2708
Info: Fall back to the i2c_bcm2708 driver for the i2c_arm bus.
Load: dtoverlay=i2c-bcm2708
Params: <None>


Name: i2c-gpio
Info: Adds support for software i2c controller on gpio pins
Load: dtoverlay=i2c-gpio,<param>=<val>
@@ -528,6 +541,15 @@ Params: abx80x Select one of the ABx80x family:
source


Name: i2c-sensor
Info: Adds support for a number of I2C barometric pressure and temperature
sensors on i2c_arm
Load: dtoverlay=i2c-sensor,<param>=<val>
Params: bmp085 Select the Bosch sensortronic BMP085

bmp280 Select the Bosch sensortronic BMP280


Name: i2c0-bcm2708
Info: Enable the i2c_bcm2708 driver for the i2c0 bus. Not all pin combinations
are usable on all platforms.
@@ -555,12 +577,6 @@ Load: dtoverlay=i2s-gpio28-31
Params: <None>


Name: i2s-mmap
Info: Enables mmap support in the bcm2708-i2s driver
Load: dtoverlay=i2s-mmap
Params: <None>


Name: iqaudio-dac
Info: Configures the IQaudio DAC audio card
Load: dtoverlay=iqaudio-dac,<param>
@@ -717,6 +733,13 @@ Params: oscillator Clock frequency for the CAN controller (Hz)
interrupt GPIO for interrupt signal


Name: midi-uart0
Info: Configures UART0 (ttyAMA0) so that a requested 38.4kbaud actually gets
31.25kbaud, the frequency required for MIDI
Load: dtoverlay=midi-uart0
Params: <None>


Name: mmc
Info: Selects the bcm2835-mmc SD/MMC driver, optionally with overclock
Load: dtoverlay=mmc,<param>=<val>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN +8 Bytes (100%) boot/overlays/pi3-disable-bt.dtbo
Binary file not shown.
Binary file not shown.
BIN -91 Bytes (92%) boot/overlays/pwm-2chan.dtbo
Binary file not shown.
BIN -91 Bytes (91%) boot/overlays/pwm.dtbo
Binary file not shown.
BIN -461 Bytes (83%) boot/overlays/vc4-kms-v3d.dtbo
Binary file not shown.
BIN +1.03 KB (100%) boot/start.elf
Binary file not shown.
BIN +832 Bytes (100%) boot/start_cd.elf
Binary file not shown.
BIN +1.03 KB (100%) boot/start_db.elf
Binary file not shown.
BIN +1.09 KB (100%) boot/start_x.elf
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 9e79129

Please sign in to comment.
You can’t perform that action at this time.