Skip to content

Commit 0a96f63

Browse files
committed
kernel: bump to 4.1.21
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
1 parent 99def71 commit 0a96f63

File tree

5,894 files changed

+97879
-97849
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,894 files changed

+97879
-97849
lines changed

boot/fixup.dat

-5 Bytes
Binary file not shown.

boot/fixup_cd.dat

-5 Bytes
Binary file not shown.

boot/fixup_db.dat

-5 Bytes
Binary file not shown.

boot/fixup_x.dat

-5 Bytes
Binary file not shown.

boot/kernel.img

1.3 KB
Binary file not shown.

boot/kernel7.img

-1.82 KB
Binary file not shown.

boot/overlays/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,8 @@ Info: Adds support for a number of I2C Real Time Clock devices
344344
Load: dtoverlay=i2c-rtc,<param>=<val>
345345
Params: ds1307 Select the DS1307 device
346346

347+
ds1339 Select the DS1339 device
348+
347349
ds3231 Select the DS3231 device
348350

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

355357
pcf8563 Select the PCF8563 device
356358

359+
trickle-resistor-ohms Resistor value for trickle charge (DS1339-only)
360+
357361

358362
Name: i2c0-bcm2708
359363
Info: Enable the i2c_bcm2708 driver for the i2c0 bus

boot/overlays/i2c-rtc-overlay.dtb

333 Bytes
Binary file not shown.

boot/start.elf

160 Bytes
Binary file not shown.

boot/start_cd.elf

128 Bytes
Binary file not shown.

boot/start_db.elf

-32 Bytes
Binary file not shown.

boot/start_x.elf

64 Bytes
Binary file not shown.

extra/Module.symvers

Lines changed: 648 additions & 647 deletions
Large diffs are not rendered by default.

extra/Module7.symvers

Lines changed: 653 additions & 652 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)