Skip to content

Commit

Permalink
kernel: bump to 4.1.21
Browse files Browse the repository at this point in the history
kernel: add smsc95xx packetsize module param

kernel: config: Enabled IPV6_SUBTREES
See: raspberrypi/linux#1370

kernel: reboot: Use power off rather than busy spinning when halt is requested

firmware: arm_loader: Strip comments after dtoverlay and dtparam
See: http://forum.kodi.tv/showthread.php?tid=250817&pid=2298996#pid2298996

firmware: dtoverlay: Allow aliases to be used with target-path
firmware: dtoverlay: Support disabled (__dormant__) fragments
firmware: dtoverlay: Multiple overlay instances
firmware: host_applications: Add dtmerge application
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=139732

firmware: clock: Make clock logging less spammy. Can be enabled by host

firmware: config: Remove unsupported config options

firmware: Fix typos in comments
See: raspberrypi/userland#299

firmware: hello_video: Remove the timout, to avoid the application quits before the ending of some videos
See: #475
  • Loading branch information
popcornmix committed Apr 6, 2016
1 parent 99def71 commit 0a96f63
Show file tree
Hide file tree
Showing 5,894 changed files with 97,879 additions and 97,849 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: 4 additions & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,8 @@ Info: Adds support for a number of I2C Real Time Clock devices
Load: dtoverlay=i2c-rtc,<param>=<val>
Params: ds1307 Select the DS1307 device

ds1339 Select the DS1339 device

ds3231 Select the DS3231 device

mcp7941x Select the MCP7941x device
Expand All @@ -354,6 +356,8 @@ Params: ds1307 Select the DS1307 device

pcf8563 Select the PCF8563 device

trickle-resistor-ohms Resistor value for trickle charge (DS1339-only)


Name: i2c0-bcm2708
Info: Enable the i2c_bcm2708 driver for the i2c0 bus
Expand Down
Binary file modified boot/overlays/i2c-rtc-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.
1,295 changes: 648 additions & 647 deletions extra/Module.symvers

Large diffs are not rendered by default.

1,305 changes: 653 additions & 652 deletions extra/Module7.symvers

Large diffs are not rendered by default.

Loading

0 comments on commit 0a96f63

Please sign in to comment.