Skip to content

Commit

Permalink
kernel: Bump to 5.10.49
Browse files Browse the repository at this point in the history
kernel: KMS and FKMS right/bottom margin fixes
See: raspberrypi/linux#4451

kernel: overlays: Add overlay for Si446x Transceiver SPI
See: raspberrypi/linux#4430

kernel: ARM: dts: bcm2711: fold in the correct interrupt

kernel: dtoverlays: Add overlay for cap1106 capacitive touch sensor
See: raspberrypi/linux#4442

firmware: arm_loader: Add rng-seed DT property
See: #1595

firmware: isp: Set the YUV420/YVU420 format stride to 64 byte
  • Loading branch information
popcornmix committed Jul 14, 2021
1 parent 98835e7 commit 7208c3d
Show file tree
Hide file tree
Showing 13,406 changed files with 64,731 additions and 64,671 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/bootcode.bin
Binary file not shown.
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.
16 changes: 16 additions & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,12 @@ Info: This overlay is now deprecated - see i2c-sensor
Load: <Deprecated>


Name: cap1106
Info: Enables the ability to use the cap1106 touch sensor as a keyboard
Load: dtoverlay=cap1106,<param>=<val>
Params: int_pin GPIO pin for interrupt signal (default 23)


Name: chipdip-i2s-master-dac
Info: Configures Raspberry PI to work as I2S slave with BCLK=64Fs.
Load: dtoverlay=chipdip-i2s-master-dac
Expand Down Expand Up @@ -2727,6 +2733,16 @@ Params: speed SPI bus speed (default 4000000)
height Display height (32 or 64; default 64)


Name: si446x-spi0
Info: Overlay for Si446x UHF Transceiver via SPI using si446x driver.
The driver is currently out-of-tree at
https://github.com/sunipkmukherjee/silabs.git
Load: dtoverlay=si446x-spi0,<param>=<val>
Params: speed SPI bus speed (default 4000000)
int_pin GPIO pin for interrupts (default 17)
reset_pin GPIO pin for RESET (default 27)


Name: smi
Info: Enables the Secondary Memory Interface peripheral. Uses GPIOs 2-25!
Load: dtoverlay=smi
Expand Down
Binary file added boot/overlays/cap1106.dtbo
Binary file not shown.
Binary file added boot/overlays/si446x-spi0.dtbo
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.
150 changes: 75 additions & 75 deletions extra/System.map
Original file line number Diff line number Diff line change
Expand Up @@ -69711,81 +69711,81 @@ c0b45aa4 W thread_stack_cache_init
c0b45abc W mem_encrypt_init
c0b45ad4 W poking_init
c0b45aec T start_kernel
c0b4604c T console_on_rootfs
c0b460b0 t kernel_init_freeable
c0b46304 t readonly
c0b46340 t readwrite
c0b4637c t rootwait_setup
c0b463b4 t root_data_setup
c0b463dc t fs_names_setup
c0b46404 t load_ramdisk
c0b4642c t root_delay_setup
c0b46460 t root_dev_setup
c0b46490 t do_mount_root
c0b465e4 T init_rootfs
c0b46640 T mount_block_root
c0b468cc T mount_root
c0b469fc T prepare_namespace
c0b46b98 t create_dev
c0b46be0 t error
c0b46c18 t prompt_ramdisk
c0b46c40 t compr_fill
c0b46ca0 t compr_flush
c0b46d0c t ramdisk_start_setup
c0b46d40 T rd_load_image
c0b472e0 T rd_load_disk
c0b47330 t no_initrd
c0b4735c t init_linuxrc
c0b473cc t early_initrdmem
c0b47450 t early_initrd
c0b4746c T initrd_load
c0b4770c t error
c0b47738 t do_utime
c0b477a0 t eat
c0b477e0 t read_into
c0b4783c t do_start
c0b47870 t do_skip
c0b478d0 t do_reset
c0b4793c t clean_path
c0b479d0 t do_symlink
c0b47a6c t write_buffer
c0b47abc t flush_buffer
c0b47b64 t retain_initrd_param
c0b47b9c t keepinitrd_setup
c0b47bc8 t xwrite
c0b47c44 t do_copy
c0b47d60 t maybe_link
c0b47e98 t do_name
c0b480c0 t do_collect
c0b4812c t do_header
c0b48360 t unpack_to_rootfs
c0b486b0 t populate_rootfs
c0b48830 t lpj_setup
c0b48864 t vfp_detect
c0b4889c t vfp_init
c0b48a08 T vfp_disable
c0b48a38 T init_IRQ
c0b48a74 T arch_probe_nr_irqs
c0b48ab0 t gate_vma_init
c0b48b30 t trace_init_flags_sys_enter
c0b48b60 t trace_init_flags_sys_exit
c0b48b90 t ptrace_break_init
c0b48bcc t customize_machine
c0b48c04 t init_machine_late
c0b48ca4 t topology_init
c0b48cdc t proc_cpu_init
c0b48d10 T early_print
c0b48d84 t setup_processor
c0b49278 T smp_setup_processor_id
c0b492b0 T dump_machine_table
c0b49314 T arm_add_memory
c0b49498 t early_mem
c0b49580 T hyp_mode_check
c0b49598 T setup_arch
c0b499e8 T register_persistent_clock
c0b49a30 T time_init
c0b49a70 T early_trap_init
c0b49b24 T trap_init
c0b46050 T console_on_rootfs
c0b460b4 t kernel_init_freeable
c0b46308 t readonly
c0b46344 t readwrite
c0b46380 t rootwait_setup
c0b463b8 t root_data_setup
c0b463e0 t fs_names_setup
c0b46408 t load_ramdisk
c0b46430 t root_delay_setup
c0b46464 t root_dev_setup
c0b46494 t do_mount_root
c0b465e8 T init_rootfs
c0b46644 T mount_block_root
c0b468d0 T mount_root
c0b46a00 T prepare_namespace
c0b46b9c t create_dev
c0b46be4 t error
c0b46c1c t prompt_ramdisk
c0b46c44 t compr_fill
c0b46ca4 t compr_flush
c0b46d10 t ramdisk_start_setup
c0b46d44 T rd_load_image
c0b472e4 T rd_load_disk
c0b47334 t no_initrd
c0b47360 t init_linuxrc
c0b473d0 t early_initrdmem
c0b47454 t early_initrd
c0b47470 T initrd_load
c0b47710 t error
c0b4773c t do_utime
c0b477a4 t eat
c0b477e4 t read_into
c0b47840 t do_start
c0b47874 t do_skip
c0b478d4 t do_reset
c0b47940 t clean_path
c0b479d4 t do_symlink
c0b47a70 t write_buffer
c0b47ac0 t flush_buffer
c0b47b68 t retain_initrd_param
c0b47ba0 t keepinitrd_setup
c0b47bcc t xwrite
c0b47c48 t do_copy
c0b47d64 t maybe_link
c0b47e9c t do_name
c0b480c4 t do_collect
c0b48130 t do_header
c0b48364 t unpack_to_rootfs
c0b486b4 t populate_rootfs
c0b48834 t lpj_setup
c0b48868 t vfp_detect
c0b488a0 t vfp_init
c0b48a0c T vfp_disable
c0b48a3c T init_IRQ
c0b48a78 T arch_probe_nr_irqs
c0b48ab4 t gate_vma_init
c0b48b34 t trace_init_flags_sys_enter
c0b48b64 t trace_init_flags_sys_exit
c0b48b94 t ptrace_break_init
c0b48bd0 t customize_machine
c0b48c08 t init_machine_late
c0b48ca8 t topology_init
c0b48ce0 t proc_cpu_init
c0b48d14 T early_print
c0b48d88 t setup_processor
c0b4927c T smp_setup_processor_id
c0b492b4 T dump_machine_table
c0b49318 T arm_add_memory
c0b4949c t early_mem
c0b49584 T hyp_mode_check
c0b4959c T setup_arch
c0b499ec T register_persistent_clock
c0b49a34 T time_init
c0b49a74 T early_trap_init
c0b49b28 T trap_init
c0b49b40 t __kuser_cmpxchg64
c0b49b40 T __kuser_helper_start
c0b49b80 t __kuser_memory_barrier
Expand Down
Loading

0 comments on commit 7208c3d

Please sign in to comment.