Skip to content

Commit

Permalink
kernel: Bump to 4.19.76
Browse files Browse the repository at this point in the history
kernel: Rename HDMI ALSA device names, check for enable state
See: raspberrypi/linux#3255

firmware: Unicam: Request frequency of 250MHz when running camera use cases

firmware: arm_loader: Fix UART unmapping

userland: Raspicam: Add 3D controls to RaspistillYUV and RaspiVidYUV
See: raspberrypi/userland#579

userland: vcsm: If /dev/vcsm fails, then try /dev/vcsm-cma not already tried
See: raspberrypi/userland#578
  • Loading branch information
popcornmix committed Oct 7, 2019
1 parent a16470a commit f8a8924
Show file tree
Hide file tree
Showing 12,934 changed files with 142,951 additions and 142,934 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/fixup4.dat
Binary file not shown.
Binary file modified boot/fixup4cd.dat
Binary file not shown.
Binary file modified boot/fixup4db.dat
Binary file not shown.
Binary file modified boot/fixup4x.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.
Binary file modified boot/kernel7l.img
Binary file not shown.
Binary file modified boot/kernel8.img
Binary file not shown.
Binary file modified boot/start.elf
Binary file not shown.
Binary file modified boot/start4.elf
Binary file not shown.
Binary file modified boot/start4cd.elf
Binary file not shown.
Binary file modified boot/start4db.elf
Binary file not shown.
Binary file modified boot/start4x.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 change: 1 addition & 0 deletions extra/Module.symvers
Expand Up @@ -9441,6 +9441,7 @@
0xd163cade dm_tm_commit drivers/md/persistent-data/dm-persistent-data EXPORT_SYMBOL_GPL
0x48b62a57 drm_dp_link_train_channel_eq_delay drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
0x313fbccd drm_dev_fini drivers/gpu/drm/drm EXPORT_SYMBOL
0xa27edfeb btrtl_shutdown_realtek drivers/bluetooth/btrtl EXPORT_SYMBOL_GPL
0x222e7ce2 sysfs_streq vmlinux EXPORT_SYMBOL
0xaacb9a4f cache_purge vmlinux EXPORT_SYMBOL_GPL
0x3f7d4e23 dbs_update vmlinux EXPORT_SYMBOL_GPL
Expand Down
1 change: 1 addition & 0 deletions extra/Module7.symvers
Expand Up @@ -9548,6 +9548,7 @@
0xd163cade dm_tm_commit drivers/md/persistent-data/dm-persistent-data EXPORT_SYMBOL_GPL
0x48b62a57 drm_dp_link_train_channel_eq_delay drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
0xb329a289 drm_dev_fini drivers/gpu/drm/drm EXPORT_SYMBOL
0xb2a1537e btrtl_shutdown_realtek drivers/bluetooth/btrtl EXPORT_SYMBOL_GPL
0x222e7ce2 sysfs_streq vmlinux EXPORT_SYMBOL
0xc7134874 cache_purge vmlinux EXPORT_SYMBOL_GPL
0xedf354ba dbs_update vmlinux EXPORT_SYMBOL_GPL
Expand Down
1 change: 1 addition & 0 deletions extra/Module7l.symvers
Expand Up @@ -9861,6 +9861,7 @@
0xd163cade dm_tm_commit drivers/md/persistent-data/dm-persistent-data EXPORT_SYMBOL_GPL
0x48b62a57 drm_dp_link_train_channel_eq_delay drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
0xc00af3d8 drm_dev_fini drivers/gpu/drm/drm EXPORT_SYMBOL
0x318dc4f4 btrtl_shutdown_realtek drivers/bluetooth/btrtl EXPORT_SYMBOL_GPL
0x222e7ce2 sysfs_streq vmlinux EXPORT_SYMBOL
0x889fd4d0 cache_purge vmlinux EXPORT_SYMBOL_GPL
0xedf354ba dbs_update vmlinux EXPORT_SYMBOL_GPL
Expand Down
1 change: 1 addition & 0 deletions extra/Module8.symvers
Expand Up @@ -9944,6 +9944,7 @@
0xd163cade dm_tm_commit drivers/md/persistent-data/dm-persistent-data EXPORT_SYMBOL_GPL
0x48b62a57 drm_dp_link_train_channel_eq_delay drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
0x30bf12a9 drm_dev_fini drivers/gpu/drm/drm EXPORT_SYMBOL
0xf5f8f5a1 btrtl_shutdown_realtek drivers/bluetooth/btrtl EXPORT_SYMBOL_GPL
0x222e7ce2 sysfs_streq vmlinux EXPORT_SYMBOL
0x50ccc875 cache_purge vmlinux EXPORT_SYMBOL_GPL
0x5006ee49 dbs_update vmlinux EXPORT_SYMBOL_GPL
Expand Down

0 comments on commit f8a8924

Please sign in to comment.