]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
brcm2708: rename target to bcm27xx
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 8 Feb 2020 20:58:55 +0000 (21:58 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 14 Feb 2020 13:10:51 +0000 (14:10 +0100)
This change makes the names of Broadcom targets consistent by using
the common notation based on SoC/CPU ID (which is used internally
anyway), bcmXXXX instead of brcmXXXX.
This is even used for target TITLE in make menuconfig already,
only the short target name used brcm so far.

Despite, since subtargets range from bcm2708 to bcm2711, it seems
appropriate to use bcm27xx instead of bcm2708 (again, as already done
for BOARDNAME).

This also renames the packages brcm2708-userland and brcm2708-gpu-fw.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Acked-by: Álvaro Fernández Rojas <noltari@gmail.com>
853 files changed:
config/Config-images.in
config/Config-kernel.in
package/firmware/cypress-nvram/Makefile
package/kernel/bcm27xx-gpu-fw/Makefile [moved from package/kernel/brcm2708-gpu-fw/Makefile with 95% similarity]
package/kernel/linux/modules/netdevices.mk
package/kernel/mac80211/broadcom.mk
package/utils/bcm27xx-userland/Makefile [moved from package/utils/brcm2708-userland/Makefile with 80% similarity]
package/utils/bcm27xx-userland/patches/001-interface-vcms_host-cmake-fixes.patch [moved from package/utils/brcm2708-userland/patches/001-interface-vcms_host-cmake-fixes.patch with 100% similarity]
target/linux/bcm27xx/Makefile [moved from target/linux/brcm2708/Makefile with 96% similarity]
target/linux/bcm27xx/base-files/etc/board.d/02_network [moved from target/linux/brcm2708/base-files/etc/board.d/02_network with 100% similarity]
target/linux/bcm27xx/base-files/etc/diag.sh [moved from target/linux/brcm2708/base-files/etc/diag.sh with 100% similarity]
target/linux/bcm27xx/base-files/etc/inittab [moved from target/linux/brcm2708/base-files/etc/inittab with 100% similarity]
target/linux/bcm27xx/base-files/lib/preinit/05_set_preinit_iface_brcm2708 [moved from target/linux/brcm2708/base-files/lib/preinit/05_set_preinit_iface_brcm2708 with 100% similarity]
target/linux/bcm27xx/base-files/lib/preinit/79_move_config [moved from target/linux/brcm2708/base-files/lib/preinit/79_move_config with 100% similarity]
target/linux/bcm27xx/base-files/lib/upgrade/keep.d/platform [moved from target/linux/brcm2708/base-files/lib/upgrade/keep.d/platform with 100% similarity]
target/linux/bcm27xx/base-files/lib/upgrade/platform.sh [moved from target/linux/brcm2708/base-files/lib/upgrade/platform.sh with 100% similarity]
target/linux/bcm27xx/bcm2708/config-4.19 [moved from target/linux/brcm2708/bcm2708/config-4.19 with 100% similarity]
target/linux/bcm27xx/bcm2708/target.mk [moved from target/linux/brcm2708/bcm2708/target.mk with 100% similarity]
target/linux/bcm27xx/bcm2709/config-4.19 [moved from target/linux/brcm2708/bcm2709/config-4.19 with 100% similarity]
target/linux/bcm27xx/bcm2709/target.mk [moved from target/linux/brcm2708/bcm2709/target.mk with 100% similarity]
target/linux/bcm27xx/bcm2710/config-4.19 [moved from target/linux/brcm2708/bcm2710/config-4.19 with 100% similarity]
target/linux/bcm27xx/bcm2710/target.mk [moved from target/linux/brcm2708/bcm2710/target.mk with 100% similarity]
target/linux/bcm27xx/bcm2711/config-4.19 [moved from target/linux/brcm2708/bcm2711/config-4.19 with 100% similarity]
target/linux/bcm27xx/bcm2711/target.mk [moved from target/linux/brcm2708/bcm2711/target.mk with 100% similarity]
target/linux/bcm27xx/image/Makefile [moved from target/linux/brcm2708/image/Makefile with 100% similarity]
target/linux/bcm27xx/image/cmdline.txt [moved from target/linux/brcm2708/image/cmdline.txt with 100% similarity]
target/linux/bcm27xx/image/config.txt [moved from target/linux/brcm2708/image/config.txt with 100% similarity]
target/linux/bcm27xx/image/distroconfig.txt [moved from target/linux/brcm2708/image/distroconfig.txt with 100% similarity]
target/linux/bcm27xx/image/gen_rpi_sdcard_img.sh [moved from target/linux/brcm2708/image/gen_rpi_sdcard_img.sh with 100% similarity]
target/linux/bcm27xx/modules.mk [moved from target/linux/brcm2708/modules.mk with 74% similarity]
target/linux/bcm27xx/modules/hwmon.mk [moved from target/linux/brcm2708/modules/hwmon.mk with 91% similarity]
target/linux/bcm27xx/modules/i2c.mk [moved from target/linux/brcm2708/modules/i2c.mk with 92% similarity]
target/linux/bcm27xx/modules/other.mk [moved from target/linux/brcm2708/modules/other.mk with 92% similarity]
target/linux/bcm27xx/modules/sound.mk [moved from target/linux/brcm2708/modules/sound.mk with 99% similarity]
target/linux/bcm27xx/modules/spi.mk [moved from target/linux/brcm2708/modules/spi.mk with 95% similarity]
target/linux/bcm27xx/modules/video.mk [moved from target/linux/brcm2708/modules/video.mk with 90% similarity]
target/linux/bcm27xx/patches-4.19/950-0001-arm-partially-revert-702b94bff3c50542a6e4ab9a4f4cef0.patch [moved from target/linux/brcm2708/patches-4.19/950-0001-arm-partially-revert-702b94bff3c50542a6e4ab9a4f4cef0.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0002-smsx95xx-fix-crimes-against-truesize.patch [moved from target/linux/brcm2708/patches-4.19/950-0002-smsx95xx-fix-crimes-against-truesize.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0003-smsc95xx-Experimental-Enable-turbo_mode-and-packetsi.patch [moved from target/linux/brcm2708/patches-4.19/950-0003-smsc95xx-Experimental-Enable-turbo_mode-and-packetsi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0004-Allow-mac-address-to-be-set-in-smsc95xx.patch [moved from target/linux/brcm2708/patches-4.19/950-0004-Allow-mac-address-to-be-set-in-smsc95xx.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0005-Protect-__release_resource-against-resources-without.patch [moved from target/linux/brcm2708/patches-4.19/950-0005-Protect-__release_resource-against-resources-without.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0006-irq-bcm2836-Prevent-spurious-interrupts-and-trap-the.patch [moved from target/linux/brcm2708/patches-4.19/950-0006-irq-bcm2836-Prevent-spurious-interrupts-and-trap-the.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0007-irq-bcm2836-Avoid-Invalid-trigger-warning.patch [moved from target/linux/brcm2708/patches-4.19/950-0007-irq-bcm2836-Avoid-Invalid-trigger-warning.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0008-irqchip-bcm2835-Add-FIQ-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0008-irqchip-bcm2835-Add-FIQ-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0009-irqchip-irq-bcm2835-Add-2836-FIQ-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0009-irqchip-irq-bcm2835-Add-2836-FIQ-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0010-spi-bcm2835-Support-pin-groups-other-than-7-11.patch [moved from target/linux/brcm2708/patches-4.19/950-0010-spi-bcm2835-Support-pin-groups-other-than-7-11.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0011-spi-bcm2835-Disable-forced-software-CS.patch [moved from target/linux/brcm2708/patches-4.19/950-0011-spi-bcm2835-Disable-forced-software-CS.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0012-spi-bcm2835-Remove-unused-code.patch [moved from target/linux/brcm2708/patches-4.19/950-0012-spi-bcm2835-Remove-unused-code.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0013-dmaengine-bcm2835-Load-driver-early-and-support-lega.patch [moved from target/linux/brcm2708/patches-4.19/950-0013-dmaengine-bcm2835-Load-driver-early-and-support-lega.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0014-firmware-Updated-mailbox-header.patch [moved from target/linux/brcm2708/patches-4.19/950-0014-firmware-Updated-mailbox-header.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0015-rtc-Add-SPI-alias-for-pcf2123-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0015-rtc-Add-SPI-alias-for-pcf2123-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0016-watchdog-bcm2835-Support-setting-reboot-partition.patch [moved from target/linux/brcm2708/patches-4.19/950-0016-watchdog-bcm2835-Support-setting-reboot-partition.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0017-reboot-Use-power-off-rather-than-busy-spinning-when-.patch [moved from target/linux/brcm2708/patches-4.19/950-0017-reboot-Use-power-off-rather-than-busy-spinning-when-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0018-bcm-Make-RASPBERRYPI_POWER-depend-on-PM.patch [moved from target/linux/brcm2708/patches-4.19/950-0018-bcm-Make-RASPBERRYPI_POWER-depend-on-PM.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0019-Register-the-clocks-early-during-the-boot-process-so.patch [moved from target/linux/brcm2708/patches-4.19/950-0019-Register-the-clocks-early-during-the-boot-process-so.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0020-bcm2835-rng-Avoid-initialising-if-already-enabled.patch [moved from target/linux/brcm2708/patches-4.19/950-0020-bcm2835-rng-Avoid-initialising-if-already-enabled.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0021-kbuild-Ignore-dtco-targets-when-filtering-symbols.patch [moved from target/linux/brcm2708/patches-4.19/950-0021-kbuild-Ignore-dtco-targets-when-filtering-symbols.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0022-clk-bcm2835-Mark-used-PLLs-and-dividers-CRITICAL.patch [moved from target/linux/brcm2708/patches-4.19/950-0022-clk-bcm2835-Mark-used-PLLs-and-dividers-CRITICAL.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0023-clk-bcm2835-Add-claim-clocks-property.patch [moved from target/linux/brcm2708/patches-4.19/950-0023-clk-bcm2835-Add-claim-clocks-property.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0024-clk-bcm2835-Read-max-core-clock-from-firmware.patch [moved from target/linux/brcm2708/patches-4.19/950-0024-clk-bcm2835-Read-max-core-clock-from-firmware.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0025-clk-bcm2835-Mark-GPIO-clocks-enabled-at-boot-as-crit.patch [moved from target/linux/brcm2708/patches-4.19/950-0025-clk-bcm2835-Mark-GPIO-clocks-enabled-at-boot-as-crit.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0026-sound-Demote-deferral-errors-to-INFO-level.patch [moved from target/linux/brcm2708/patches-4.19/950-0026-sound-Demote-deferral-errors-to-INFO-level.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0027-Update-vfpmodule.c.patch [moved from target/linux/brcm2708/patches-4.19/950-0027-Update-vfpmodule.c.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0028-i2c-bcm2835-Add-debug-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0028-i2c-bcm2835-Add-debug-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0029-mm-Remove-the-PFN-busy-warning.patch [moved from target/linux/brcm2708/patches-4.19/950-0029-mm-Remove-the-PFN-busy-warning.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0030-ASoC-Add-prompt-for-ICS43432-codec.patch [moved from target/linux/brcm2708/patches-4.19/950-0030-ASoC-Add-prompt-for-ICS43432-codec.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0031-irqchip-irq-bcm2836-Remove-regmap-and-syscon-use.patch [moved from target/linux/brcm2708/patches-4.19/950-0031-irqchip-irq-bcm2836-Remove-regmap-and-syscon-use.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0032-lan78xx-Enable-LEDs-and-auto-negotiation.patch [moved from target/linux/brcm2708/patches-4.19/950-0032-lan78xx-Enable-LEDs-and-auto-negotiation.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0033-amba_pl011-Don-t-use-DT-aliases-for-numbering.patch [moved from target/linux/brcm2708/patches-4.19/950-0033-amba_pl011-Don-t-use-DT-aliases-for-numbering.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0034-amba_pl011-Round-input-clock-up.patch [moved from target/linux/brcm2708/patches-4.19/950-0034-amba_pl011-Round-input-clock-up.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0035-amba_pl011-Insert-mb-for-correct-FIFO-handling.patch [moved from target/linux/brcm2708/patches-4.19/950-0035-amba_pl011-Insert-mb-for-correct-FIFO-handling.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0036-amba_pl011-Add-cts-event-workaround-DT-property.patch [moved from target/linux/brcm2708/patches-4.19/950-0036-amba_pl011-Add-cts-event-workaround-DT-property.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0037-pinctrl-bcm2835-Set-base-to-0-give-expected-gpio-num.patch [moved from target/linux/brcm2708/patches-4.19/950-0037-pinctrl-bcm2835-Set-base-to-0-give-expected-gpio-num.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0038-Main-bcm2708-bcm2709-linux-port.patch [moved from target/linux/brcm2708/patches-4.19/950-0038-Main-bcm2708-bcm2709-linux-port.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0039-Add-dwc_otg-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0039-Add-dwc_otg-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0040-bcm2708-framebuffer-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0040-bcm2708-framebuffer-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0041-Speed-up-console-framebuffer-imageblit-function.patch [moved from target/linux/brcm2708/patches-4.19/950-0041-Speed-up-console-framebuffer-imageblit-function.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0042-dmaengine-Add-support-for-BCM2708.patch [moved from target/linux/brcm2708/patches-4.19/950-0042-dmaengine-Add-support-for-BCM2708.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0043-MMC-added-alternative-MMC-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0043-MMC-added-alternative-MMC-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0044-Adding-bcm2835-sdhost-driver-and-an-overlay-to-enabl.patch [moved from target/linux/brcm2708/patches-4.19/950-0044-Adding-bcm2835-sdhost-driver-and-an-overlay-to-enabl.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0045-vc_mem-Add-vc_mem-driver-for-querying-firmware-memor.patch [moved from target/linux/brcm2708/patches-4.19/950-0045-vc_mem-Add-vc_mem-driver-for-querying-firmware-memor.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0046-vcsm-VideoCore-shared-memory-service-for-BCM2835.patch [moved from target/linux/brcm2708/patches-4.19/950-0046-vcsm-VideoCore-shared-memory-service-for-BCM2835.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0047-Add-dev-gpiomem-device-for-rootless-user-GPIO-access.patch [moved from target/linux/brcm2708/patches-4.19/950-0047-Add-dev-gpiomem-device-for-rootless-user-GPIO-access.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0048-Add-SMI-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0048-Add-SMI-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0049-MISC-bcm2835-smi-use-clock-manager-and-fix-reload-is.patch [moved from target/linux/brcm2708/patches-4.19/950-0049-MISC-bcm2835-smi-use-clock-manager-and-fix-reload-is.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0050-Add-SMI-NAND-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0050-Add-SMI-NAND-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0051-Add-cpufreq-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0051-Add-cpufreq-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0052-Add-Chris-Boot-s-i2c-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0052-Add-Chris-Boot-s-i2c-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0053-char-broadcom-Add-vcio-module.patch [moved from target/linux/brcm2708/patches-4.19/950-0053-char-broadcom-Add-vcio-module.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0054-firmware-bcm2835-Support-ARCH_BCM270x.patch [moved from target/linux/brcm2708/patches-4.19/950-0054-firmware-bcm2835-Support-ARCH_BCM270x.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0055-scripts-Add-mkknlimg-and-knlinfo-scripts-from-tools-.patch [moved from target/linux/brcm2708/patches-4.19/950-0055-scripts-Add-mkknlimg-and-knlinfo-scripts-from-tools-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0056-BCM2708-Add-core-Device-Tree-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0056-BCM2708-Add-core-Device-Tree-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0057-BCM270x_DT-Add-pwr_led-and-the-required-input-trigge.patch [moved from target/linux/brcm2708/patches-4.19/950-0057-BCM270x_DT-Add-pwr_led-and-the-required-input-trigge.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0058-fbdev-add-FBIOCOPYAREA-ioctl.patch [moved from target/linux/brcm2708/patches-4.19/950-0058-fbdev-add-FBIOCOPYAREA-ioctl.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0059-Added-Device-IDs-for-August-DVB-T-205.patch [moved from target/linux/brcm2708/patches-4.19/950-0059-Added-Device-IDs-for-August-DVB-T-205.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0060-rpi-ft5406-Add-touchscreen-driver-for-pi-LCD-display.patch [moved from target/linux/brcm2708/patches-4.19/950-0060-rpi-ft5406-Add-touchscreen-driver-for-pi-LCD-display.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0061-Improve-__copy_to_user-and-__copy_from_user-performa.patch [moved from target/linux/brcm2708/patches-4.19/950-0061-Improve-__copy_to_user-and-__copy_from_user-performa.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0062-gpio-poweroff-Allow-it-to-work-on-Raspberry-Pi.patch [moved from target/linux/brcm2708/patches-4.19/950-0062-gpio-poweroff-Allow-it-to-work-on-Raspberry-Pi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0063-mfd-Add-Raspberry-Pi-Sense-HAT-core-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0063-mfd-Add-Raspberry-Pi-Sense-HAT-core-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0064-ASoC-pcm512x-implement-set_tdm_slot-interface.patch [moved from target/linux/brcm2708/patches-4.19/950-0064-ASoC-pcm512x-implement-set_tdm_slot-interface.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0065-ASoC-Add-support-for-Rpi-DAC.patch [moved from target/linux/brcm2708/patches-4.19/950-0065-ASoC-Add-support-for-Rpi-DAC.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0066-Add-IQaudIO-Sound-Card-support-for-Raspberry-Pi.patch [moved from target/linux/brcm2708/patches-4.19/950-0066-Add-IQaudIO-Sound-Card-support-for-Raspberry-Pi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0067-Added-support-for-HiFiBerry-DAC.patch [moved from target/linux/brcm2708/patches-4.19/950-0067-Added-support-for-HiFiBerry-DAC.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0068-Added-driver-for-HiFiBerry-Amp-amplifier-add-on-boar.patch [moved from target/linux/brcm2708/patches-4.19/950-0068-Added-driver-for-HiFiBerry-Amp-amplifier-add-on-boar.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0069-Add-driver-for-rpi-proto.patch [moved from target/linux/brcm2708/patches-4.19/950-0069-Add-driver-for-rpi-proto.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0070-Add-Support-for-JustBoom-Audio-boards.patch [moved from target/linux/brcm2708/patches-4.19/950-0070-Add-Support-for-JustBoom-Audio-boards.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0071-New-AudioInjector.net-Pi-soundcard-with-low-jitter-a.patch [moved from target/linux/brcm2708/patches-4.19/950-0071-New-AudioInjector.net-Pi-soundcard-with-low-jitter-a.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0072-New-driver-for-RRA-DigiDAC1-soundcard-using-WM8741-W.patch [moved from target/linux/brcm2708/patches-4.19/950-0072-New-driver-for-RRA-DigiDAC1-soundcard-using-WM8741-W.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0073-Add-support-for-Dion-Audio-LOCO-DAC-AMP-HAT.patch [moved from target/linux/brcm2708/patches-4.19/950-0073-Add-support-for-Dion-Audio-LOCO-DAC-AMP-HAT.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0074-Allo-Piano-DAC-boards-Initial-2-channel-stereo-suppo.patch [moved from target/linux/brcm2708/patches-4.19/950-0074-Allo-Piano-DAC-boards-Initial-2-channel-stereo-suppo.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0075-Add-support-for-Allo-Piano-DAC-2.1-plus-add-on-board.patch [moved from target/linux/brcm2708/patches-4.19/950-0075-Add-support-for-Allo-Piano-DAC-2.1-plus-add-on-board.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0076-Add-support-for-Allo-Boss-DAC-add-on-board-for-Raspb.patch [moved from target/linux/brcm2708/patches-4.19/950-0076-Add-support-for-Allo-Boss-DAC-add-on-board-for-Raspb.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0077-Support-for-Blokas-Labs-pisound-board.patch [moved from target/linux/brcm2708/patches-4.19/950-0077-Support-for-Blokas-Labs-pisound-board.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0078-ASoC-Add-driver-for-Cirrus-Logic-Audio-Card.patch [moved from target/linux/brcm2708/patches-4.19/950-0078-ASoC-Add-driver-for-Cirrus-Logic-Audio-Card.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0079-sound-Support-for-Dion-Audio-LOCO-V2-DAC-AMP-HAT.patch [moved from target/linux/brcm2708/patches-4.19/950-0079-sound-Support-for-Dion-Audio-LOCO-V2-DAC-AMP-HAT.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0080-Add-support-for-Fe-Pi-audio-sound-card.-1867.patch [moved from target/linux/brcm2708/patches-4.19/950-0080-Add-support-for-Fe-Pi-audio-sound-card.-1867.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0081-Add-support-for-the-AudioInjector.net-Octo-sound-car.patch [moved from target/linux/brcm2708/patches-4.19/950-0081-Add-support-for-the-AudioInjector.net-Octo-sound-car.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0082-Driver-support-for-Google-voiceHAT-soundcard.patch [moved from target/linux/brcm2708/patches-4.19/950-0082-Driver-support-for-Google-voiceHAT-soundcard.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0083-Driver-and-overlay-for-Allo-Katana-DAC.patch [moved from target/linux/brcm2708/patches-4.19/950-0083-Driver-and-overlay-for-Allo-Katana-DAC.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0084-ASoC-Add-generic-RPI-driver-for-simple-soundcards.patch [moved from target/linux/brcm2708/patches-4.19/950-0084-ASoC-Add-generic-RPI-driver-for-simple-soundcards.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0085-ASoC-Add-Kconfig-and-Makefile-for-sound-soc-bcm.patch [moved from target/linux/brcm2708/patches-4.19/950-0085-ASoC-Add-Kconfig-and-Makefile-for-sound-soc-bcm.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0086-ASoC-Create-a-generic-Pi-Hat-WM8804-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0086-ASoC-Create-a-generic-Pi-Hat-WM8804-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0087-rpi_display-add-backlight-driver-and-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0087-rpi_display-add-backlight-driver-and-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0088-bcm2835-virtgpio-Virtual-GPIO-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0088-bcm2835-virtgpio-Virtual-GPIO-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0089-OF-DT-Overlay-configfs-interface.patch [moved from target/linux/brcm2708/patches-4.19/950-0089-OF-DT-Overlay-configfs-interface.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0090-hci_h5-Don-t-send-conf_req-when-ACTIVE.patch [moved from target/linux/brcm2708/patches-4.19/950-0090-hci_h5-Don-t-send-conf_req-when-ACTIVE.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0091-Add-arm64-configuration-and-device-tree-differences..patch [moved from target/linux/brcm2708/patches-4.19/950-0091-Add-arm64-configuration-and-device-tree-differences..patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0092-ARM64-DWC_OTG-Port-dwc_otg-driver-to-ARM64.patch [moved from target/linux/brcm2708/patches-4.19/950-0092-ARM64-DWC_OTG-Port-dwc_otg-driver-to-ARM64.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0093-ARM64-Round-Robin-dispatch-IRQs-between-CPUs.patch [moved from target/linux/brcm2708/patches-4.19/950-0093-ARM64-Round-Robin-dispatch-IRQs-between-CPUs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0094-ARM64-Force-hardware-emulation-of-deprecated-instruc.patch [moved from target/linux/brcm2708/patches-4.19/950-0094-ARM64-Force-hardware-emulation-of-deprecated-instruc.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0095-build-arm64-Add-rules-for-.dtbo-files-for-dts-overla.patch [moved from target/linux/brcm2708/patches-4.19/950-0095-build-arm64-Add-rules-for-.dtbo-files-for-dts-overla.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0096-cache-export-clean-and-invalidate.patch [moved from target/linux/brcm2708/patches-4.19/950-0096-cache-export-clean-and-invalidate.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0097-AXI-performance-monitor-driver-2222.patch [moved from target/linux/brcm2708/patches-4.19/950-0097-AXI-performance-monitor-driver-2222.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0098-mcp2515-Use-DT-supplied-interrupt-flags.patch [moved from target/linux/brcm2708/patches-4.19/950-0098-mcp2515-Use-DT-supplied-interrupt-flags.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0099-Tidy-up-of-the-ft5406-driver-to-use-DT-2189.patch [moved from target/linux/brcm2708/patches-4.19/950-0099-Tidy-up-of-the-ft5406-driver-to-use-DT-2189.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0100-ARM-bcm2835-Set-Serial-number-and-Revision.patch [moved from target/linux/brcm2708/patches-4.19/950-0100-ARM-bcm2835-Set-Serial-number-and-Revision.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0101-ARM-Activate-FIQs-to-avoid-__irq_startup-warnings.patch [moved from target/linux/brcm2708/patches-4.19/950-0101-ARM-Activate-FIQs-to-avoid-__irq_startup-warnings.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0102-serial-8250-bcm2835aux-suppress-EPROBE_DEFER.patch [moved from target/linux/brcm2708/patches-4.19/950-0102-serial-8250-bcm2835aux-suppress-EPROBE_DEFER.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0103-raspberrypi-firmware-Export-the-general-transaction-.patch [moved from target/linux/brcm2708/patches-4.19/950-0103-raspberrypi-firmware-Export-the-general-transaction-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0104-drm-vc4-Add-a-mode-for-using-the-closed-firmware-for.patch [moved from target/linux/brcm2708/patches-4.19/950-0104-drm-vc4-Add-a-mode-for-using-the-closed-firmware-for.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0105-drm-vc4-Name-the-primary-and-cursor-planes-in-fkms.patch [moved from target/linux/brcm2708/patches-4.19/950-0105-drm-vc4-Name-the-primary-and-cursor-planes-in-fkms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0106-drm-vc4-Add-DRM_DEBUG_ATOMIC-for-the-insides-of-fkms.patch [moved from target/linux/brcm2708/patches-4.19/950-0106-drm-vc4-Add-DRM_DEBUG_ATOMIC-for-the-insides-of-fkms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0107-drm-vc4-Fix-sending-of-page-flip-completion-events-i.patch [moved from target/linux/brcm2708/patches-4.19/950-0107-drm-vc4-Fix-sending-of-page-flip-completion-events-i.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0108-drm-vc4-Add-support-for-setting-DPMS-in-firmwarekms.patch [moved from target/linux/brcm2708/patches-4.19/950-0108-drm-vc4-Add-support-for-setting-DPMS-in-firmwarekms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0109-drm-vc4-Add-FB-modifier-support-to-firmwarekms.patch [moved from target/linux/brcm2708/patches-4.19/950-0109-drm-vc4-Add-FB-modifier-support-to-firmwarekms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0110-drm-vc4-Add-missing-enable-disable-vblank-handlers-i.patch [moved from target/linux/brcm2708/patches-4.19/950-0110-drm-vc4-Add-missing-enable-disable-vblank-handlers-i.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0111-vc4_fkms-Apply-firmware-overscan-offset-to-hardware-.patch [moved from target/linux/brcm2708/patches-4.19/950-0111-vc4_fkms-Apply-firmware-overscan-offset-to-hardware-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0112-drm-vc4-Fix-warning-about-vblank-interrupts-before-D.patch [moved from target/linux/brcm2708/patches-4.19/950-0112-drm-vc4-Fix-warning-about-vblank-interrupts-before-D.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0113-drm-vc4-Skip-SET_CURSOR_INFO-when-the-cursor-content.patch [moved from target/linux/brcm2708/patches-4.19/950-0113-drm-vc4-Skip-SET_CURSOR_INFO-when-the-cursor-content.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0114-drm-vc4-Remove-duplicate-primary-cursor-fields-from-.patch [moved from target/linux/brcm2708/patches-4.19/950-0114-drm-vc4-Remove-duplicate-primary-cursor-fields-from-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0115-vc4_firmware_kms-fix-build.patch [moved from target/linux/brcm2708/patches-4.19/950-0115-vc4_firmware_kms-fix-build.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0116-hack-cache-Fix-linker-error.patch [moved from target/linux/brcm2708/patches-4.19/950-0116-hack-cache-Fix-linker-error.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0117-i2c-gpio-Also-set-bus-numbers-from-reg-property.patch [moved from target/linux/brcm2708/patches-4.19/950-0117-i2c-gpio-Also-set-bus-numbers-from-reg-property.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0118-sound-bcm-Fix-memset-dereference-warning.patch [moved from target/linux/brcm2708/patches-4.19/950-0118-sound-bcm-Fix-memset-dereference-warning.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0119-added-capture_clear-option-to-pps-gpio-via-dtoverlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0119-added-capture_clear-option-to-pps-gpio-via-dtoverlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0120-lan78xx-Read-initial-EEE-status-from-DT.patch [moved from target/linux/brcm2708/patches-4.19/950-0120-lan78xx-Read-initial-EEE-status-from-DT.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0121-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch [moved from target/linux/brcm2708/patches-4.19/950-0121-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0122-gpiolib-Don-t-prevent-IRQ-usage-of-output-GPIOs.patch [moved from target/linux/brcm2708/patches-4.19/950-0122-gpiolib-Don-t-prevent-IRQ-usage-of-output-GPIOs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0123-Add-ability-to-export-gpio-used-by-gpio-poweroff.patch [moved from target/linux/brcm2708/patches-4.19/950-0123-Add-ability-to-export-gpio-used-by-gpio-poweroff.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0124-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch [moved from target/linux/brcm2708/patches-4.19/950-0124-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0125-irqchip-irq-bcm2835-Calc.-FIQ_START-at-boot-time.patch [moved from target/linux/brcm2708/patches-4.19/950-0125-irqchip-irq-bcm2835-Calc.-FIQ_START-at-boot-time.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0126-of-configfs-Use-of_overlay_fdt_apply-API-call.patch [moved from target/linux/brcm2708/patches-4.19/950-0126-of-configfs-Use-of_overlay_fdt_apply-API-call.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0127-net-lan78xx-Disable-TCP-Segmentation-Offload-TSO.patch [moved from target/linux/brcm2708/patches-4.19/950-0127-net-lan78xx-Disable-TCP-Segmentation-Offload-TSO.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0128-lan78xx-Move-enabling-of-EEE-into-PHY-init-code.patch [moved from target/linux/brcm2708/patches-4.19/950-0128-lan78xx-Move-enabling-of-EEE-into-PHY-init-code.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0129-staging-vc04_services-Derive-g_cache_line_size.patch [moved from target/linux/brcm2708/patches-4.19/950-0129-staging-vc04_services-Derive-g_cache_line_size.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0130-Add-rpi-poe-fan-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0130-Add-rpi-poe-fan-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0131-cxd2880-CXD2880_SPI_DRV-should-select-DVB_CXD2880-wi.patch [moved from target/linux/brcm2708/patches-4.19/950-0131-cxd2880-CXD2880_SPI_DRV-should-select-DVB_CXD2880-wi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0132-vchiq_2835_arm-Implement-a-DMA-pool-for-small-bulk-t.patch [moved from target/linux/brcm2708/patches-4.19/950-0132-vchiq_2835_arm-Implement-a-DMA-pool-for-small-bulk-t.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0133-BCM2708_DT-Use-upstreamed-GPIO-expander-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0133-BCM2708_DT-Use-upstreamed-GPIO-expander-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0134-overlays-Fix-a-few-dtc-warnings.patch [moved from target/linux/brcm2708/patches-4.19/950-0134-overlays-Fix-a-few-dtc-warnings.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0135-bcm2708-rpi-Disable-txp-interrupt-unless-using-vc4-k.patch [moved from target/linux/brcm2708/patches-4.19/950-0135-bcm2708-rpi-Disable-txp-interrupt-unless-using-vc4-k.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0136-hwmon-raspberrypi-Prevent-voltage-low-warnings-from-.patch [moved from target/linux/brcm2708/patches-4.19/950-0136-hwmon-raspberrypi-Prevent-voltage-low-warnings-from-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0137-firmware-raspberrypi-Add-backward-compatible-get_thr.patch [moved from target/linux/brcm2708/patches-4.19/950-0137-firmware-raspberrypi-Add-backward-compatible-get_thr.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0138-sc16is7xx-Don-t-spin-if-no-data-received.patch [moved from target/linux/brcm2708/patches-4.19/950-0138-sc16is7xx-Don-t-spin-if-no-data-received.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0139-Add-device-tree-overlay-for-HD44780.patch [moved from target/linux/brcm2708/patches-4.19/950-0139-Add-device-tree-overlay-for-HD44780.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0140-overlays-Add-addr-parameter-to-i2c-rtc-gpio.patch [moved from target/linux/brcm2708/patches-4.19/950-0140-overlays-Add-addr-parameter-to-i2c-rtc-gpio.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0141-ARM-BCM270X-Add-the-18-bit-DPI-pinmux-to-the-RPI-DTs.patch [moved from target/linux/brcm2708/patches-4.19/950-0141-ARM-BCM270X-Add-the-18-bit-DPI-pinmux-to-the-RPI-DTs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0142-overlays-Add-an-overlay-for-the-Adafruit-Kippah-with.patch [moved from target/linux/brcm2708/patches-4.19/950-0142-overlays-Add-an-overlay-for-the-Adafruit-Kippah-with.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0143-overlays-Remove-stale-notes-about-vc4-s-CMA-alignmen.patch [moved from target/linux/brcm2708/patches-4.19/950-0143-overlays-Remove-stale-notes-about-vc4-s-CMA-alignmen.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0144-spi-Make-GPIO-CSs-honour-the-SPI_NO_CS-flag.patch [moved from target/linux/brcm2708/patches-4.19/950-0144-spi-Make-GPIO-CSs-honour-the-SPI_NO_CS-flag.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0145-devicetree-add-RPi-CM3-dts-to-arm64-mimic-the-RPi-3B.patch [moved from target/linux/brcm2708/patches-4.19/950-0145-devicetree-add-RPi-CM3-dts-to-arm64-mimic-the-RPi-3B.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0146-Add-support-for-audioinjector.net-ultra-soundcard.-2.patch [moved from target/linux/brcm2708/patches-4.19/950-0146-Add-support-for-audioinjector.net-ultra-soundcard.-2.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0147-ASoC-cs4265-Add-a-S-PDIF-enable-switch.patch [moved from target/linux/brcm2708/patches-4.19/950-0147-ASoC-cs4265-Add-a-S-PDIF-enable-switch.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0148-ASoC-cs4265-Add-native-32bit-I2S-transport.patch [moved from target/linux/brcm2708/patches-4.19/950-0148-ASoC-cs4265-Add-native-32bit-I2S-transport.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0149-BCM270X_DT-Add-gpio-fan-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0149-BCM270X_DT-Add-gpio-fan-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0150-HID-hid-bigbenff-driver-for-BigBen-Interactive-PS3OF.patch [moved from target/linux/brcm2708/patches-4.19/950-0150-HID-hid-bigbenff-driver-for-BigBen-Interactive-PS3OF.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0151-ASoC-cs4265-Add-a-MIC-pre.-route-2696.patch [moved from target/linux/brcm2708/patches-4.19/950-0151-ASoC-cs4265-Add-a-MIC-pre.-route-2696.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0152-Update-gpio-fan-overlay.dts-2711.patch [moved from target/linux/brcm2708/patches-4.19/950-0152-Update-gpio-fan-overlay.dts-2711.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0153-drivers-thermal-step_wise-add-support-for-hysteresis.patch [moved from target/linux/brcm2708/patches-4.19/950-0153-drivers-thermal-step_wise-add-support-for-hysteresis.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0154-drivers-thermal-step_wise-avoid-throttling-at-hyster.patch [moved from target/linux/brcm2708/patches-4.19/950-0154-drivers-thermal-step_wise-avoid-throttling-at-hyster.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0155-hwmon-adjust-rpi-poe-fan-overlay-trip-points.patch [moved from target/linux/brcm2708/patches-4.19/950-0155-hwmon-adjust-rpi-poe-fan-overlay-trip-points.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0156-overlays-add-overrides-for-PoE-HAT-fan-control.patch [moved from target/linux/brcm2708/patches-4.19/950-0156-overlays-add-overrides-for-PoE-HAT-fan-control.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0157-overlays-Add-gpio-no-bank0-irq-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0157-overlays-Add-gpio-no-bank0-irq-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0158-Add-hy28b-2017-model-device-tree-overlay-2721.patch [moved from target/linux/brcm2708/patches-4.19/950-0158-Add-hy28b-2017-model-device-tree-overlay-2721.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0159-mmc-bcm2835-sdhost-Recover-from-MMC_SEND_EXT_CSD.patch [moved from target/linux/brcm2708/patches-4.19/950-0159-mmc-bcm2835-sdhost-Recover-from-MMC_SEND_EXT_CSD.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0160-overlays-pi3-disable-bt-Clear-out-bt_pins-node.patch [moved from target/linux/brcm2708/patches-4.19/950-0160-overlays-pi3-disable-bt-Clear-out-bt_pins-node.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0161-Revert-rtc-pcf8523-properly-handle-oscillator-stop-b.patch [moved from target/linux/brcm2708/patches-4.19/950-0161-Revert-rtc-pcf8523-properly-handle-oscillator-stop-b.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0162-overlays-uart0-return-GPIOs-14-and-15-to-inputs.patch [moved from target/linux/brcm2708/patches-4.19/950-0162-overlays-uart0-return-GPIOs-14-and-15-to-inputs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0163-mmc-bcm2835-sdhost-Fix-warnings-on-arm64.patch [moved from target/linux/brcm2708/patches-4.19/950-0163-mmc-bcm2835-sdhost-Fix-warnings-on-arm64.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0164-Fix-warning-in-bcm2835-smi-nand.patch [moved from target/linux/brcm2708/patches-4.19/950-0164-Fix-warning-in-bcm2835-smi-nand.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0165-media-ov5647-Add-set_fmt-and-get_fmt-calls.patch [moved from target/linux/brcm2708/patches-4.19/950-0165-media-ov5647-Add-set_fmt-and-get_fmt-calls.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0166-media-Documentation-DT-add-device-tree-for-PWDN-cont.patch [moved from target/linux/brcm2708/patches-4.19/950-0166-media-Documentation-DT-add-device-tree-for-PWDN-cont.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0167-media-ov5647-Add-support-for-PWDN-GPIO.patch [moved from target/linux/brcm2708/patches-4.19/950-0167-media-ov5647-Add-support-for-PWDN-GPIO.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0168-media-ov5647-Add-support-for-non-continuous-clock-mo.patch [moved from target/linux/brcm2708/patches-4.19/950-0168-media-ov5647-Add-support-for-non-continuous-clock-mo.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0169-media-tc358743-Increase-FIFO-level-to-374.patch [moved from target/linux/brcm2708/patches-4.19/950-0169-media-tc358743-Increase-FIFO-level-to-374.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0170-media-tc358743-fix-connected-active-CSI-2-lane-repor.patch [moved from target/linux/brcm2708/patches-4.19/950-0170-media-tc358743-fix-connected-active-CSI-2-lane-repor.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0171-media-tc358743-Add-support-for-972Mbit-s-link-freq.patch [moved from target/linux/brcm2708/patches-4.19/950-0171-media-tc358743-Add-support-for-972Mbit-s-link-freq.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0172-media-tc358743-Check-I2C-succeeded-during-probe.patch [moved from target/linux/brcm2708/patches-4.19/950-0172-media-tc358743-Check-I2C-succeeded-during-probe.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0173-media-adv7180-Default-to-the-first-valid-input.patch [moved from target/linux/brcm2708/patches-4.19/950-0173-media-adv7180-Default-to-the-first-valid-input.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0174-media-adv7180-Add-YPrPb-support-for-ADV7282M.patch [moved from target/linux/brcm2708/patches-4.19/950-0174-media-adv7180-Add-YPrPb-support-for-ADV7282M.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0175-media-videodev2-Add-helper-defines-for-printing-FOUR.patch [moved from target/linux/brcm2708/patches-4.19/950-0175-media-videodev2-Add-helper-defines-for-printing-FOUR.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0176-dt-bindings-Document-BCM283x-CSI2-CCP2-receiver.patch [moved from target/linux/brcm2708/patches-4.19/950-0176-dt-bindings-Document-BCM283x-CSI2-CCP2-receiver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0177-media-bcm2835-unicam-Driver-for-CCP2-CSI2-camera-int.patch [moved from target/linux/brcm2708/patches-4.19/950-0177-media-bcm2835-unicam-Driver-for-CCP2-CSI2-camera-int.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0178-media-adv7180-Nasty-hack-to-allow-input-selection.patch [moved from target/linux/brcm2708/patches-4.19/950-0178-media-adv7180-Nasty-hack-to-allow-input-selection.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0179-BCM283x-DT-Add-CSI-nodes-to-the-device-tree.patch [moved from target/linux/brcm2708/patches-4.19/950-0179-BCM283x-DT-Add-CSI-nodes-to-the-device-tree.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0180-BCM270X_DT-Add-CSI-defines-for-all-the-downstream-Pi.patch [moved from target/linux/brcm2708/patches-4.19/950-0180-BCM270X_DT-Add-CSI-defines-for-all-the-downstream-Pi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0181-arm-dt-Add-DT-overlays-for-ADV7282M-OV5647-and-TC358.patch [moved from target/linux/brcm2708/patches-4.19/950-0181-arm-dt-Add-DT-overlays-for-ADV7282M-OV5647-and-TC358.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0182-dtoverlays-Add-support-for-ADV7280-M-ADV7281-M-and-A.patch [moved from target/linux/brcm2708/patches-4.19/950-0182-dtoverlays-Add-support-for-ADV7280-M-ADV7281-M-and-A.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0183-vcsm-Fix-an-NULL-dereference-in-the-import_dmabuf-er.patch [moved from target/linux/brcm2708/patches-4.19/950-0183-vcsm-Fix-an-NULL-dereference-in-the-import_dmabuf-er.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0184-Update-README-2750.patch [moved from target/linux/brcm2708/patches-4.19/950-0184-Update-README-2750.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0185-overlays-Remove-superfluous-address-size-cells.patch [moved from target/linux/brcm2708/patches-4.19/950-0185-overlays-Remove-superfluous-address-size-cells.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0186-rpi-wm8804-soundcard-drop-PWRDN-register-writes.patch [moved from target/linux/brcm2708/patches-4.19/950-0186-rpi-wm8804-soundcard-drop-PWRDN-register-writes.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0187-rpi-wm8804-soundcard-configure-wm8804-clocks-only-on.patch [moved from target/linux/brcm2708/patches-4.19/950-0187-rpi-wm8804-soundcard-configure-wm8804-clocks-only-on.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0188-dtoverlays-Add-i2c-on-0-1-option-to-TC358743-ADV7282.patch [moved from target/linux/brcm2708/patches-4.19/950-0188-dtoverlays-Add-i2c-on-0-1-option-to-TC358743-ADV7282.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0189-overlays-Update-upstream-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0189-overlays-Update-upstream-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0190-BCM2708_DT-update-firmware-node-binding.patch [moved from target/linux/brcm2708/patches-4.19/950-0190-BCM2708_DT-update-firmware-node-binding.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0191-BCM2710_DT-fix-gpio-expander-bindings.patch [moved from target/linux/brcm2708/patches-4.19/950-0191-BCM2710_DT-fix-gpio-expander-bindings.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0192-ARM-dts-bcm283x-The-lan7515-PHY-node-has-moved.patch [moved from target/linux/brcm2708/patches-4.19/950-0192-ARM-dts-bcm283x-The-lan7515-PHY-node-has-moved.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0193-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch [moved from target/linux/brcm2708/patches-4.19/950-0193-net-lan78xx-Support-auto-downshift-to-100Mb-s.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0194-dt-bindings-Document-microchip-downshift-after.patch [moved from target/linux/brcm2708/patches-4.19/950-0194-dt-bindings-Document-microchip-downshift-after.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0195-ARM-dts-bcm283x-Set-downshift-after-for-Pi-3B.patch [moved from target/linux/brcm2708/patches-4.19/950-0195-ARM-dts-bcm283x-Set-downshift-after-for-Pi-3B.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0196-BCM270X_DT-Add-new-Ethernet-DT-parameters.patch [moved from target/linux/brcm2708/patches-4.19/950-0196-BCM270X_DT-Add-new-Ethernet-DT-parameters.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0197-BCM270X_DT-Mark-eth_downshift_after-as-an-integer.patch [moved from target/linux/brcm2708/patches-4.19/950-0197-BCM270X_DT-Mark-eth_downshift_after-as-an-integer.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0198-dwc-otg-FIQ-Fix-bad-mode-in-data-abort-handler.patch [moved from target/linux/brcm2708/patches-4.19/950-0198-dwc-otg-FIQ-Fix-bad-mode-in-data-abort-handler.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0199-lirc-rpi-Remove-in-favour-of-gpio-ir.patch [moved from target/linux/brcm2708/patches-4.19/950-0199-lirc-rpi-Remove-in-favour-of-gpio-ir.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0200-media-bcm2835-unicam-Pass-through-the-colorspace-on-.patch [moved from target/linux/brcm2708/patches-4.19/950-0200-media-bcm2835-unicam-Pass-through-the-colorspace-on-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0201-media-tc358743-Return-an-appropriate-colorspace-from.patch [moved from target/linux/brcm2708/patches-4.19/950-0201-media-tc358743-Return-an-appropriate-colorspace-from.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0202-staging-bcm2835-camera-Move-module-info-to-the-end.patch [moved from target/linux/brcm2708/patches-4.19/950-0202-staging-bcm2835-camera-Move-module-info-to-the-end.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0203-staging-vchiq_arm-Fix-platform-device-unregistration.patch [moved from target/linux/brcm2708/patches-4.19/950-0203-staging-vchiq_arm-Fix-platform-device-unregistration.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0204-staging-vchiq_arm-Fix-camera-device-registration.patch [moved from target/linux/brcm2708/patches-4.19/950-0204-staging-vchiq_arm-Fix-camera-device-registration.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0205-staging-bcm2835-camera-Provide-more-specific-probe-e.patch [moved from target/linux/brcm2708/patches-4.19/950-0205-staging-bcm2835-camera-Provide-more-specific-probe-e.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0206-staging-bcm2835-camera-Add-hint-about-possible-fault.patch [moved from target/linux/brcm2708/patches-4.19/950-0206-staging-bcm2835-camera-Add-hint-about-possible-fault.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0207-staging-vchiq_arm-Improve-error-handling-on-loading-.patch [moved from target/linux/brcm2708/patches-4.19/950-0207-staging-vchiq_arm-Improve-error-handling-on-loading-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0208-staging-bcm2835-camera-Do-not-bulk-receive-from-serv.patch [moved from target/linux/brcm2708/patches-4.19/950-0208-staging-bcm2835-camera-Do-not-bulk-receive-from-serv.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0209-staging-bcm2835-camera-Ensure-H264-header-bytes-get-.patch [moved from target/linux/brcm2708/patches-4.19/950-0209-staging-bcm2835-camera-Ensure-H264-header-bytes-get-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0210-staging-bcm2835-camera-Correctly-denote-key-frames-i.patch [moved from target/linux/brcm2708/patches-4.19/950-0210-staging-bcm2835-camera-Correctly-denote-key-frames-i.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0211-staging-bcm2835-camera-Return-early-on-errors.patch [moved from target/linux/brcm2708/patches-4.19/950-0211-staging-bcm2835-camera-Return-early-on-errors.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0212-staging-bcm2835-camera-Remove-dead-email-addresses.patch [moved from target/linux/brcm2708/patches-4.19/950-0212-staging-bcm2835-camera-Remove-dead-email-addresses.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0213-staging-bcm2835-camera-Fix-comment-style-violations.patch [moved from target/linux/brcm2708/patches-4.19/950-0213-staging-bcm2835-camera-Fix-comment-style-violations.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0214-staging-bcm2835-camera-Fix-spacing-around-operators.patch [moved from target/linux/brcm2708/patches-4.19/950-0214-staging-bcm2835-camera-Fix-spacing-around-operators.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0215-staging-bcm2835-camera-Reduce-length-of-enum-names.patch [moved from target/linux/brcm2708/patches-4.19/950-0215-staging-bcm2835-camera-Reduce-length-of-enum-names.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0216-staging-bcm2835-camera-Fix-multiple-line-dereference.patch [moved from target/linux/brcm2708/patches-4.19/950-0216-staging-bcm2835-camera-Fix-multiple-line-dereference.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0217-staging-bcm2835-camera-Fix-brace-style-issues.patch [moved from target/linux/brcm2708/patches-4.19/950-0217-staging-bcm2835-camera-Fix-brace-style-issues.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0218-staging-bcm2835-camera-Fix-missing-lines-between-ite.patch [moved from target/linux/brcm2708/patches-4.19/950-0218-staging-bcm2835-camera-Fix-missing-lines-between-ite.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0219-staging-bcm2835-camera-Fix-logical-continuation-spli.patch [moved from target/linux/brcm2708/patches-4.19/950-0219-staging-bcm2835-camera-Fix-logical-continuation-spli.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0220-staging-bcm2835-camera-Fix-open-parenthesis-alignmen.patch [moved from target/linux/brcm2708/patches-4.19/950-0220-staging-bcm2835-camera-Fix-open-parenthesis-alignmen.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0221-staging-bcm2835-camera-Set-sequence-number-correctly.patch [moved from target/linux/brcm2708/patches-4.19/950-0221-staging-bcm2835-camera-Set-sequence-number-correctly.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0222-staging-bcm2835-camera-Ensure-timestamps-never-go-ba.patch [moved from target/linux/brcm2708/patches-4.19/950-0222-staging-bcm2835-camera-Ensure-timestamps-never-go-ba.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0223-staging-bcm2835-camera-Avoid-unneeded-internal-decla.patch [moved from target/linux/brcm2708/patches-4.19/950-0223-staging-bcm2835-camera-Avoid-unneeded-internal-decla.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0224-staging-bcm2835-camera-Add-multiple-inclusion-protec.patch [moved from target/linux/brcm2708/patches-4.19/950-0224-staging-bcm2835-camera-Add-multiple-inclusion-protec.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0225-staging-bcm2835-camera-Unify-header-inclusion-define.patch [moved from target/linux/brcm2708/patches-4.19/950-0225-staging-bcm2835-camera-Unify-header-inclusion-define.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0226-staging-bcm2835-camera-Fix-alignment-should-match-op.patch [moved from target/linux/brcm2708/patches-4.19/950-0226-staging-bcm2835-camera-Fix-alignment-should-match-op.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0227-staging-bcm2835-camera-Fix-multiple-assignments-shou.patch [moved from target/linux/brcm2708/patches-4.19/950-0227-staging-bcm2835-camera-Fix-multiple-assignments-shou.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0228-staging-bcm2835-camera-Fix-up-all-formatting-in-mmal.patch [moved from target/linux/brcm2708/patches-4.19/950-0228-staging-bcm2835-camera-Fix-up-all-formatting-in-mmal.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0229-staging-bcm2835-camera-Use-enums-for-max-value-in-co.patch [moved from target/linux/brcm2708/patches-4.19/950-0229-staging-bcm2835-camera-Use-enums-for-max-value-in-co.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0230-staging-bcm2835-camera-Correct-V4L2_CID_COLORFX_CBCR.patch [moved from target/linux/brcm2708/patches-4.19/950-0230-staging-bcm2835-camera-Correct-V4L2_CID_COLORFX_CBCR.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0231-staging-bcm2835-camera-Remove-amend-some-obsolete-co.patch [moved from target/linux/brcm2708/patches-4.19/950-0231-staging-bcm2835-camera-Remove-amend-some-obsolete-co.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0232-staging-vc04_services-Split-vchiq-mmal-into-a-module.patch [moved from target/linux/brcm2708/patches-4.19/950-0232-staging-vc04_services-Split-vchiq-mmal-into-a-module.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0233-staging-mmal-vchiq-Allocate-and-free-components-as-r.patch [moved from target/linux/brcm2708/patches-4.19/950-0233-staging-mmal-vchiq-Allocate-and-free-components-as-r.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0234-staging-mmal-vchiq-Avoid-use-of-bool-in-structures.patch [moved from target/linux/brcm2708/patches-4.19/950-0234-staging-mmal-vchiq-Avoid-use-of-bool-in-structures.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0235-staging-mmal-vchiq-Make-timeout-a-defined-parameter.patch [moved from target/linux/brcm2708/patches-4.19/950-0235-staging-mmal-vchiq-Make-timeout-a-defined-parameter.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0236-staging-mmal-vchiq-Make-a-mmal_buf-struct-for-passin.patch [moved from target/linux/brcm2708/patches-4.19/950-0236-staging-mmal-vchiq-Make-a-mmal_buf-struct-for-passin.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0237-staging-mmal-vchiq-Add-support-for-event-callbacks.patch [moved from target/linux/brcm2708/patches-4.19/950-0237-staging-mmal-vchiq-Add-support-for-event-callbacks.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0238-staging-vc04_services-Support-sending-data-to-MMAL-p.patch [moved from target/linux/brcm2708/patches-4.19/950-0238-staging-vc04_services-Support-sending-data-to-MMAL-p.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0239-staging-vc04_services-Fixup-vchiq-mmal-include-order.patch [moved from target/linux/brcm2708/patches-4.19/950-0239-staging-vc04_services-Fixup-vchiq-mmal-include-order.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0240-staging-vc04_services-Add-new-vc-sm-cma-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0240-staging-vc04_services-Add-new-vc-sm-cma-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0241-staging-vc-sm-cma-Fixup-driver-for-older-VCHI-APIs.patch [moved from target/linux/brcm2708/patches-4.19/950-0241-staging-vc-sm-cma-Fixup-driver-for-older-VCHI-APIs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0242-staging-vc04_services-Use-vc-sm-cma-to-support-zero-.patch [moved from target/linux/brcm2708/patches-4.19/950-0242-staging-vc04_services-Use-vc-sm-cma-to-support-zero-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0243-media-videobuf2-Allow-exporting-of-a-struct-dmabuf.patch [moved from target/linux/brcm2708/patches-4.19/950-0243-media-videobuf2-Allow-exporting-of-a-struct-dmabuf.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0244-staging-vc04_services-Add-a-V4L2-M2M-codec-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0244-staging-vc04_services-Add-a-V4L2-M2M-codec-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0245-staging-vchiq_arm-Register-bcm2835-codec-as-a-platfo.patch [moved from target/linux/brcm2708/patches-4.19/950-0245-staging-vchiq_arm-Register-bcm2835-codec-as-a-platfo.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0246-staging-vchiq_arm-Register-vcsm-cma-as-a-platform-dr.patch [moved from target/linux/brcm2708/patches-4.19/950-0246-staging-vchiq_arm-Register-vcsm-cma-as-a-platform-dr.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0247-staging-bcm2835-camera-Fix-stride-on-RGB3-BGR3-forma.patch [moved from target/linux/brcm2708/patches-4.19/950-0247-staging-bcm2835-camera-Fix-stride-on-RGB3-BGR3-forma.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0248-tpm-Make-SECURITYFS-a-weak-dependency.patch [moved from target/linux/brcm2708/patches-4.19/950-0248-tpm-Make-SECURITYFS-a-weak-dependency.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0249-Add-overlay-for-SLB9760-Iridium-LetsTrust-TPM.patch [moved from target/linux/brcm2708/patches-4.19/950-0249-Add-overlay-for-SLB9760-Iridium-LetsTrust-TPM.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0250-ASoC-add-driver-for-3Dlab-Nano-soundcard-2758.patch [moved from target/linux/brcm2708/patches-4.19/950-0250-ASoC-add-driver-for-3Dlab-Nano-soundcard-2758.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0251-overlays-Update-README-with-removal-of-lirc-rpi.patch [moved from target/linux/brcm2708/patches-4.19/950-0251-overlays-Update-README-with-removal-of-lirc-rpi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0252-staging-bcm2835-camera-Check-the-error-for-REPEAT_SE.patch [moved from target/linux/brcm2708/patches-4.19/950-0252-staging-bcm2835-camera-Check-the-error-for-REPEAT_SE.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0253-gpio-ir-change-default-pull-configuration-to-up.patch [moved from target/linux/brcm2708/patches-4.19/950-0253-gpio-ir-change-default-pull-configuration-to-up.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0254-firmware-raspberrypi-Report-the-fw-variant-during-pr.patch [moved from target/linux/brcm2708/patches-4.19/950-0254-firmware-raspberrypi-Report-the-fw-variant-during-pr.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0255-firmware-raspberrypi-Report-the-fw-git-hash-during-p.patch [moved from target/linux/brcm2708/patches-4.19/950-0255-firmware-raspberrypi-Report-the-fw-git-hash-during-p.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0256-arm64-dts-broadcom-Enable-fixups-for-overlays.patch [moved from target/linux/brcm2708/patches-4.19/950-0256-arm64-dts-broadcom-Enable-fixups-for-overlays.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0257-dtoverlays-fe-pi-audio-fix-sgtl5000-compatible-strin.patch [moved from target/linux/brcm2708/patches-4.19/950-0257-dtoverlays-fe-pi-audio-fix-sgtl5000-compatible-strin.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0258-bcm2835_smi-re-add-dereference-to-fix-DMA-transfers.patch [moved from target/linux/brcm2708/patches-4.19/950-0258-bcm2835_smi-re-add-dereference-to-fix-DMA-transfers.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0259-lan78xx-Debounce-link-events-to-minimize-poll-storm.patch [moved from target/linux/brcm2708/patches-4.19/950-0259-lan78xx-Debounce-link-events-to-minimize-poll-storm.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0260-ASoC-Add-support-for-AudioSense-Pi-add-on-soundcard.patch [moved from target/linux/brcm2708/patches-4.19/950-0260-ASoC-Add-support-for-AudioSense-Pi-add-on-soundcard.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0261-BCM270X-Adding-device-tree-support-for-AudioSense-Pi.patch [moved from target/linux/brcm2708/patches-4.19/950-0261-BCM270X-Adding-device-tree-support-for-AudioSense-Pi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0262-overlays-sdio-Add-enhanced-1-bit-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0262-overlays-sdio-Add-enhanced-1-bit-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0263-dwc_otg-fix-bug-with-port_addr-assignment-for-single.patch [moved from target/linux/brcm2708/patches-4.19/950-0263-dwc_otg-fix-bug-with-port_addr-assignment-for-single.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0264-Added-driver-for-the-HiFiBerry-DAC-ADC-2694.patch [moved from target/linux/brcm2708/patches-4.19/950-0264-Added-driver-for-the-HiFiBerry-DAC-ADC-2694.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0265-pwm-Send-a-uevent-on-the-pwmchip-device-upon-channel.patch [moved from target/linux/brcm2708/patches-4.19/950-0265-pwm-Send-a-uevent-on-the-pwmchip-device-upon-channel.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0266-overlays-Add-ssd1306-overlay-for-OLED-display.patch [moved from target/linux/brcm2708/patches-4.19/950-0266-overlays-Add-ssd1306-overlay-for-OLED-display.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0267-overlays-mcp23017-Support-the-MCP23008.patch [moved from target/linux/brcm2708/patches-4.19/950-0267-overlays-mcp23017-Support-the-MCP23008.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0268-overlays-Add-mcp342x-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0268-overlays-Add-mcp342x-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0269-char-vcio-Add-compat-ioctl-handling.patch [moved from target/linux/brcm2708/patches-4.19/950-0269-char-vcio-Add-compat-ioctl-handling.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0270-char-vcio-Fail-probe-if-rpi_firmware-is-not-found.patch [moved from target/linux/brcm2708/patches-4.19/950-0270-char-vcio-Fail-probe-if-rpi_firmware-is-not-found.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0271-staging-mmal-vchiq-Fix-client_component-for-64-bit-k.patch [moved from target/linux/brcm2708/patches-4.19/950-0271-staging-mmal-vchiq-Fix-client_component-for-64-bit-k.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0272-staging-bcm2835-camera-Add-sanity-checks-for-queue_s.patch [moved from target/linux/brcm2708/patches-4.19/950-0272-staging-bcm2835-camera-Add-sanity-checks-for-queue_s.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0273-staging-bcm2835-camera-Set-the-field-value-within-ea.patch [moved from target/linux/brcm2708/patches-4.19/950-0273-staging-bcm2835-camera-Set-the-field-value-within-ea.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0274-char-vc_mem-Fix-up-compat-ioctls-for-64bit-kernel.patch [moved from target/linux/brcm2708/patches-4.19/950-0274-char-vc_mem-Fix-up-compat-ioctls-for-64bit-kernel.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0275-char-vc_mem-Fix-all-coding-style-issues.patch [moved from target/linux/brcm2708/patches-4.19/950-0275-char-vc_mem-Fix-all-coding-style-issues.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0276-clk-clk-bcm2835-Use-zd-when-printing-size_t.patch [moved from target/linux/brcm2708/patches-4.19/950-0276-clk-clk-bcm2835-Use-zd-when-printing-size_t.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0277-mfd-Add-rpi_sense_core-of-compatible-string.patch [moved from target/linux/brcm2708/patches-4.19/950-0277-mfd-Add-rpi_sense_core-of-compatible-string.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0278-gpu-vc4_firmware_kms-Fix-up-64-bit-compile-warnings.patch [moved from target/linux/brcm2708/patches-4.19/950-0278-gpu-vc4_firmware_kms-Fix-up-64-bit-compile-warnings.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0279-input-rpi-ft5406-Clear-build-warning-on-64-bit-build.patch [moved from target/linux/brcm2708/patches-4.19/950-0279-input-rpi-ft5406-Clear-build-warning-on-64-bit-build.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0280-dtoverlays-Correct-DT-handling-camera-GPIOs.patch [moved from target/linux/brcm2708/patches-4.19/950-0280-dtoverlays-Correct-DT-handling-camera-GPIOs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0281-media-ov5647-Use-gpiod_set_value_cansleep.patch [moved from target/linux/brcm2708/patches-4.19/950-0281-media-ov5647-Use-gpiod_set_value_cansleep.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0282-media-bcm2835-unicam-Power-on-subdev-on-open-release.patch [moved from target/linux/brcm2708/patches-4.19/950-0282-media-bcm2835-unicam-Power-on-subdev-on-open-release.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0283-audioinjector-octo-revert-to-dummy-supplies.patch [moved from target/linux/brcm2708/patches-4.19/950-0283-audioinjector-octo-revert-to-dummy-supplies.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0284-staging-bcm2835-camera-Correct-ctrl-min-max-step-def.patch [moved from target/linux/brcm2708/patches-4.19/950-0284-staging-bcm2835-camera-Correct-ctrl-min-max-step-def.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0285-staging-bcm2835-codec-variable-vb2-may-be-used-unini.patch [moved from target/linux/brcm2708/patches-4.19/950-0285-staging-bcm2835-codec-variable-vb2-may-be-used-unini.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0286-staging-bcm2835-codec-Fix-potentially-uninitialised-.patch [moved from target/linux/brcm2708/patches-4.19/950-0286-staging-bcm2835-codec-Fix-potentially-uninitialised-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0287-video-bcm2708_fb-Add-compat_ioctl-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0287-video-bcm2708_fb-Add-compat_ioctl-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0288-video-bcm2708_fb-Fix-warnings-on-64-bit-builds.patch [moved from target/linux/brcm2708/patches-4.19/950-0288-video-bcm2708_fb-Fix-warnings-on-64-bit-builds.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0289-video-bcm2708_fb-Clean-up-coding-style-issues.patch [moved from target/linux/brcm2708/patches-4.19/950-0289-video-bcm2708_fb-Clean-up-coding-style-issues.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0290-bcm2835-dma-Add-support-for-per-channel-flags.patch [moved from target/linux/brcm2708/patches-4.19/950-0290-bcm2835-dma-Add-support-for-per-channel-flags.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0291-bcm283x-Set-the-DISDEBUG-flag-for-SD-transfers.patch [moved from target/linux/brcm2708/patches-4.19/950-0291-bcm283x-Set-the-DISDEBUG-flag-for-SD-transfers.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0292-ASoC-pcm512x-Implement-the-digital_mute-interface.patch [moved from target/linux/brcm2708/patches-4.19/950-0292-ASoC-pcm512x-Implement-the-digital_mute-interface.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0293-ASoC-pcm512x-Fix-a-double-unlock-in-pcm512x_digital_.patch [moved from target/linux/brcm2708/patches-4.19/950-0293-ASoC-pcm512x-Fix-a-double-unlock-in-pcm512x_digital_.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0294-usb-dwc_otg-Clean-up-build-warnings-on-64bit-kernels.patch [moved from target/linux/brcm2708/patches-4.19/950-0294-usb-dwc_otg-Clean-up-build-warnings-on-64bit-kernels.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0295-usb-dwc_otg-Use-dma-allocation-for-mphi-dummy_send-b.patch [moved from target/linux/brcm2708/patches-4.19/950-0295-usb-dwc_otg-Use-dma-allocation-for-mphi-dummy_send-b.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0296-staging-vchiq_arm-Set-up-dma-ranges-on-child-devices.patch [moved from target/linux/brcm2708/patches-4.19/950-0296-staging-vchiq_arm-Set-up-dma-ranges-on-child-devices.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0297-staging-vc-sm-cma-Correct-DMA-configuration.patch [moved from target/linux/brcm2708/patches-4.19/950-0297-staging-vc-sm-cma-Correct-DMA-configuration.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0298-staging-vc-sm-cma-Use-a-void-pointer-as-the-handle-w.patch [moved from target/linux/brcm2708/patches-4.19/950-0298-staging-vc-sm-cma-Use-a-void-pointer-as-the-handle-w.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0299-staging-vc-sm-cma-Fix-up-for-64bit-builds.patch [moved from target/linux/brcm2708/patches-4.19/950-0299-staging-vc-sm-cma-Fix-up-for-64bit-builds.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0300-configs-Enable-the-AD193x-codecs.patch [moved from target/linux/brcm2708/patches-4.19/950-0300-configs-Enable-the-AD193x-codecs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0301-overlays-balenaFin-v1.1.0-carrier-board-update.patch [moved from target/linux/brcm2708/patches-4.19/950-0301-overlays-balenaFin-v1.1.0-carrier-board-update.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0302-gpu-vc4-fkms-Update-driver-to-not-use-plane-crtc.patch [moved from target/linux/brcm2708/patches-4.19/950-0302-gpu-vc4-fkms-Update-driver-to-not-use-plane-crtc.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0303-drm-vc4-Programming-the-CTM-is-conditional-on-runnin.patch [moved from target/linux/brcm2708/patches-4.19/950-0303-drm-vc4-Programming-the-CTM-is-conditional-on-runnin.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0304-staging-mmal_vchiq-Add-in-the-Bayer-encoding-formats.patch [moved from target/linux/brcm2708/patches-4.19/950-0304-staging-mmal_vchiq-Add-in-the-Bayer-encoding-formats.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0305-staging-mmal-vchiq-Always-return-the-param-size-from.patch [moved from target/linux/brcm2708/patches-4.19/950-0305-staging-mmal-vchiq-Always-return-the-param-size-from.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0306-staging-mmal-vchiq-If-the-VPU-returns-an-error-don-t.patch [moved from target/linux/brcm2708/patches-4.19/950-0306-staging-mmal-vchiq-If-the-VPU-returns-an-error-don-t.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0307-staging-bcm2835_codec-Query-supported-formats-from-t.patch [moved from target/linux/brcm2708/patches-4.19/950-0307-staging-bcm2835_codec-Query-supported-formats-from-t.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0308-staging-bcm2835_codec-Add-support-for-the-ISP-as-an-.patch [moved from target/linux/brcm2708/patches-4.19/950-0308-staging-bcm2835_codec-Add-support-for-the-ISP-as-an-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0309-staging-bcm2835_codec-Add-an-option-for-ignoring-Bay.patch [moved from target/linux/brcm2708/patches-4.19/950-0309-staging-bcm2835_codec-Add-an-option-for-ignoring-Bay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0310-staging-bcm2835_codec-Fix-handling-of-VB2_MEMORY_DMA.patch [moved from target/linux/brcm2708/patches-4.19/950-0310-staging-bcm2835_codec-Fix-handling-of-VB2_MEMORY_DMA.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0311-staging-mmal-vchiq-Update-mmal_parameters.h-with-rec.patch [moved from target/linux/brcm2708/patches-4.19/950-0311-staging-mmal-vchiq-Update-mmal_parameters.h-with-rec.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0312-staging-bcm2835_codec-Include-timing-info-in-SPS-hea.patch [moved from target/linux/brcm2708/patches-4.19/950-0312-staging-bcm2835_codec-Include-timing-info-in-SPS-hea.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0313-drm-vc4-Don-t-wait-for-vblank-on-fkms-cursor-updates.patch [moved from target/linux/brcm2708/patches-4.19/950-0313-drm-vc4-Don-t-wait-for-vblank-on-fkms-cursor-updates.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0314-Fix-for-Pisound-kernel-module-in-Real-Time-kernel-co.patch [moved from target/linux/brcm2708/patches-4.19/950-0314-Fix-for-Pisound-kernel-module-in-Real-Time-kernel-co.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0315-Added-mute-stream-func.patch [moved from target/linux/brcm2708/patches-4.19/950-0315-Added-mute-stream-func.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0316-lan78xx-EEE-support-is-now-a-PHY-property.patch [moved from target/linux/brcm2708/patches-4.19/950-0316-lan78xx-EEE-support-is-now-a-PHY-property.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0317-staging-vc_sm_cma-Remove-erroneous-misc_deregister.patch [moved from target/linux/brcm2708/patches-4.19/950-0317-staging-vc_sm_cma-Remove-erroneous-misc_deregister.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0318-vcsm-Fix-makefile-include-on-out-of-tree-builds.patch [moved from target/linux/brcm2708/patches-4.19/950-0318-vcsm-Fix-makefile-include-on-out-of-tree-builds.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0319-vcsm-Remove-set-but-unused-variable.patch [moved from target/linux/brcm2708/patches-4.19/950-0319-vcsm-Remove-set-but-unused-variable.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0320-vcsm-Reduce-scope-of-local-functions.patch [moved from target/linux/brcm2708/patches-4.19/950-0320-vcsm-Reduce-scope-of-local-functions.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0321-staging-bcm2835-codec-NULL-component-handle-on-queue.patch [moved from target/linux/brcm2708/patches-4.19/950-0321-staging-bcm2835-codec-NULL-component-handle-on-queue.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0322-staging-vc-sm-cma-Remove-the-debugfs-directory-on-re.patch [moved from target/linux/brcm2708/patches-4.19/950-0322-staging-vc-sm-cma-Remove-the-debugfs-directory-on-re.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0323-staging-vc-sm-cma-Use-devm_-allocs-for-sm_state.patch [moved from target/linux/brcm2708/patches-4.19/950-0323-staging-vc-sm-cma-Use-devm_-allocs-for-sm_state.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0324-staging-vc-sm-cma-Don-t-fail-if-debugfs-calls-fail.patch [moved from target/linux/brcm2708/patches-4.19/950-0324-staging-vc-sm-cma-Don-t-fail-if-debugfs-calls-fail.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0325-staging-vc-sm-cma-Ensure-mutex-and-idr-are-destroyed.patch [moved from target/linux/brcm2708/patches-4.19/950-0325-staging-vc-sm-cma-Ensure-mutex-and-idr-are-destroyed.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0326-staging-bcm2835_codec-Clean-up-logging-on-unloading-.patch [moved from target/linux/brcm2708/patches-4.19/950-0326-staging-bcm2835_codec-Clean-up-logging-on-unloading-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0327-bcm2835-sdhost-Allow-for-sg-entries-that-cross-pages.patch [moved from target/linux/brcm2708/patches-4.19/950-0327-bcm2835-sdhost-Allow-for-sg-entries-that-cross-pages.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0328-overlays-sdio-Added-4-bit-support-on-GPIOs-34-39.-29.patch [moved from target/linux/brcm2708/patches-4.19/950-0328-overlays-sdio-Added-4-bit-support-on-GPIOs-34-39.-29.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0329-overlays-Fix-multiple-instantiation-of-sc16is7xx.patch [moved from target/linux/brcm2708/patches-4.19/950-0329-overlays-Fix-multiple-instantiation-of-sc16is7xx.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0330-bcm2835-mmc-Fix-DMA-channel-leak.patch [moved from target/linux/brcm2708/patches-4.19/950-0330-bcm2835-mmc-Fix-DMA-channel-leak.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0331-bcm2835-mmc-Fix-struct-mmc_host-leak-on-probe.patch [moved from target/linux/brcm2708/patches-4.19/950-0331-bcm2835-mmc-Fix-struct-mmc_host-leak-on-probe.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0332-bcm2835-mmc-Fix-duplicate-free_irq-on-remove.patch [moved from target/linux/brcm2708/patches-4.19/950-0332-bcm2835-mmc-Fix-duplicate-free_irq-on-remove.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0333-bcm2835-mmc-Handle-mmc_add_host-errors.patch [moved from target/linux/brcm2708/patches-4.19/950-0333-bcm2835-mmc-Handle-mmc_add_host-errors.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0334-bcm2835-mmc-Deduplicate-reset-of-driver-data-on-remo.patch [moved from target/linux/brcm2708/patches-4.19/950-0334-bcm2835-mmc-Deduplicate-reset-of-driver-data-on-remo.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0335-overlays-Add-max17040-support-to-i2c-sensor.patch [moved from target/linux/brcm2708/patches-4.19/950-0335-overlays-Add-max17040-support-to-i2c-sensor.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0336-media-bcm2835-unicam-Add-support-for-enum-framesizes.patch [moved from target/linux/brcm2708/patches-4.19/950-0336-media-bcm2835-unicam-Add-support-for-enum-framesizes.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0337-staging-bcm2835-codec-Refactor-default-resolution-co.patch [moved from target/linux/brcm2708/patches-4.19/950-0337-staging-bcm2835-codec-Refactor-default-resolution-co.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0338-nvmem-add-type-attribute.patch [moved from target/linux/brcm2708/patches-4.19/950-0338-nvmem-add-type-attribute.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0339-rtc-rv3028-add-new-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0339-rtc-rv3028-add-new-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0340-overlays-Add-rv3028-to-i2c-rtc.patch [moved from target/linux/brcm2708/patches-4.19/950-0340-overlays-Add-rv3028-to-i2c-rtc.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0341-ASoC-tlv320aic32x4-SND_SOC_DAPM_MICBIAS-is-deprecate.patch [moved from target/linux/brcm2708/patches-4.19/950-0341-ASoC-tlv320aic32x4-SND_SOC_DAPM_MICBIAS-is-deprecate.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0342-ASoC-tlv320aic32x4-Break-out-clock-setting-into-sepa.patch [moved from target/linux/brcm2708/patches-4.19/950-0342-ASoC-tlv320aic32x4-Break-out-clock-setting-into-sepa.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0343-ASoC-tlv320aic32x4-Properly-Set-Processing-Blocks.patch [moved from target/linux/brcm2708/patches-4.19/950-0343-ASoC-tlv320aic32x4-Properly-Set-Processing-Blocks.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0344-ASoC-tlv320aic32x4-Model-PLL-in-CCF.patch [moved from target/linux/brcm2708/patches-4.19/950-0344-ASoC-tlv320aic32x4-Model-PLL-in-CCF.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0345-ASoC-tlv320aic32x4-Model-CODEC_CLKIN-in-CCF.patch [moved from target/linux/brcm2708/patches-4.19/950-0345-ASoC-tlv320aic32x4-Model-CODEC_CLKIN-in-CCF.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0346-ASoC-tlv320aic32x4-Model-DAC-ADC-dividers-in-CCF.patch [moved from target/linux/brcm2708/patches-4.19/950-0346-ASoC-tlv320aic32x4-Model-DAC-ADC-dividers-in-CCF.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0347-ASoC-tlv320aic32x4-Model-BDIV-divider-in-CCF.patch [moved from target/linux/brcm2708/patches-4.19/950-0347-ASoC-tlv320aic32x4-Model-BDIV-divider-in-CCF.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0348-ASoC-tlv320aic32x4-Control-clock-gating-with-CCF.patch [moved from target/linux/brcm2708/patches-4.19/950-0348-ASoC-tlv320aic32x4-Control-clock-gating-with-CCF.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0349-ASoC-tlv320aic32x4-Move-aosr-and-dosr-setting-to-sep.patch [moved from target/linux/brcm2708/patches-4.19/950-0349-ASoC-tlv320aic32x4-Move-aosr-and-dosr-setting-to-sep.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0350-ASoC-tlv320aic32x4-Dynamically-Determine-Clocking.patch [moved from target/linux/brcm2708/patches-4.19/950-0350-ASoC-tlv320aic32x4-Dynamically-Determine-Clocking.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0351-ASoC-tlv320aic32x4-Restructure-set_dai_sysclk.patch [moved from target/linux/brcm2708/patches-4.19/950-0351-ASoC-tlv320aic32x4-Restructure-set_dai_sysclk.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0352-ASoC-tlv320aic32x4-Remove-mclk-references.patch [moved from target/linux/brcm2708/patches-4.19/950-0352-ASoC-tlv320aic32x4-Remove-mclk-references.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0353-ASoC-tlv320aic32x4-Allow-192000-Sample-Rate.patch [moved from target/linux/brcm2708/patches-4.19/950-0353-ASoC-tlv320aic32x4-Allow-192000-Sample-Rate.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0354-ASoC-tlv320aic32x4-Only-enable-with-common-clock.patch [moved from target/linux/brcm2708/patches-4.19/950-0354-ASoC-tlv320aic32x4-Only-enable-with-common-clock.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0355-Audiophonics-I-Sabre-9038Q2M-DAC-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0355-Audiophonics-I-Sabre-9038Q2M-DAC-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0356-ASoC-tlv320aic32x4-Change-author-s-name.patch [moved from target/linux/brcm2708/patches-4.19/950-0356-ASoC-tlv320aic32x4-Change-author-s-name.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0357-ASoC-tlv320aic32x4-Update-copyright-and-use-SPDX-ide.patch [moved from target/linux/brcm2708/patches-4.19/950-0357-ASoC-tlv320aic32x4-Update-copyright-and-use-SPDX-ide.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0358-ASoC-tlv320aic32x4-Add-Switch-for-Setting-Common-Mod.patch [moved from target/linux/brcm2708/patches-4.19/950-0358-ASoC-tlv320aic32x4-Add-Switch-for-Setting-Common-Mod.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0359-ASoC-tlv320aic32x4-Add-Playback-PowerTune-Controls.patch [moved from target/linux/brcm2708/patches-4.19/950-0359-ASoC-tlv320aic32x4-Add-Playback-PowerTune-Controls.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0360-dtoverlays-Add-Support-for-the-UDRC-DRAWS.patch [moved from target/linux/brcm2708/patches-4.19/950-0360-dtoverlays-Add-Support-for-the-UDRC-DRAWS.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0361-dwc_otg-only-do_split-when-we-actually-need-to-do-a-.patch [moved from target/linux/brcm2708/patches-4.19/950-0361-dwc_otg-only-do_split-when-we-actually-need-to-do-a-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0362-Input-ili210x-fetch-touchscreen-geometry-from-DT.patch [moved from target/linux/brcm2708/patches-4.19/950-0362-Input-ili210x-fetch-touchscreen-geometry-from-DT.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0363-Input-ili210x-add-DT-binding-document.patch [moved from target/linux/brcm2708/patches-4.19/950-0363-Input-ili210x-add-DT-binding-document.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0364-BCM2708-Add-core-Device-Tree-support-ilitek251x.patch [moved from target/linux/brcm2708/patches-4.19/950-0364-BCM2708-Add-core-Device-Tree-support-ilitek251x.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0365-dwc_otg-fix-locking-around-dequeueing-and-killing-UR.patch [moved from target/linux/brcm2708/patches-4.19/950-0365-dwc_otg-fix-locking-around-dequeueing-and-killing-UR.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0366-rtc-rv3028-Add-backup-switchover-mode-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0366-rtc-rv3028-Add-backup-switchover-mode-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0367-dt-bindings-rv3028-backup-switchover-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0367-dt-bindings-rv3028-backup-switchover-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0368-overlays-Add-rv3028-backup-switchover-support-to-i2c.patch [moved from target/linux/brcm2708/patches-4.19/950-0368-overlays-Add-rv3028-backup-switchover-support-to-i2c.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0369-Maxim-MAX98357A-I2S-DAC-overlay-2935.patch [moved from target/linux/brcm2708/patches-4.19/950-0369-Maxim-MAX98357A-I2S-DAC-overlay-2935.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0370-sound-Fixes-for-audioinjector-octo-under-4.19.patch [moved from target/linux/brcm2708/patches-4.19/950-0370-sound-Fixes-for-audioinjector-octo-under-4.19.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0371-overlays-Add-PiGlow-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0371-overlays-Add-PiGlow-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0372-staging-bcm2835-audio-Clean-up-mutex-locks.patch [moved from target/linux/brcm2708/patches-4.19/950-0372-staging-bcm2835-audio-Clean-up-mutex-locks.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0373-staging-bcm2835-audio-Remove-redundant-spdif-stream-.patch [moved from target/linux/brcm2708/patches-4.19/950-0373-staging-bcm2835-audio-Remove-redundant-spdif-stream-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0374-staging-bcm2835-audio-Clean-up-include-files-in-bcm2.patch [moved from target/linux/brcm2708/patches-4.19/950-0374-staging-bcm2835-audio-Clean-up-include-files-in-bcm2.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0375-staging-bcm2835-audio-Remove-redundant-substream-mas.patch [moved from target/linux/brcm2708/patches-4.19/950-0375-staging-bcm2835-audio-Remove-redundant-substream-mas.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0376-staging-bcm2835-audio-Fix-mute-controls-volume-handl.patch [moved from target/linux/brcm2708/patches-4.19/950-0376-staging-bcm2835-audio-Fix-mute-controls-volume-handl.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0377-staging-bcm2835-audio-Remove-redundant-function-call.patch [moved from target/linux/brcm2708/patches-4.19/950-0377-staging-bcm2835-audio-Remove-redundant-function-call.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0378-staging-bcm2835-audio-Remove-superfluous-open-flag.patch [moved from target/linux/brcm2708/patches-4.19/950-0378-staging-bcm2835-audio-Remove-superfluous-open-flag.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0379-staging-bcm2835-audio-Drop-useless-running-flag-and-.patch [moved from target/linux/brcm2708/patches-4.19/950-0379-staging-bcm2835-audio-Drop-useless-running-flag-and-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0380-staging-bcm2835-audio-Fix-incorrect-draining-handlin.patch [moved from target/linux/brcm2708/patches-4.19/950-0380-staging-bcm2835-audio-Fix-incorrect-draining-handlin.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0381-staging-bcm2835-audio-Kill-unused-spinlock.patch [moved from target/linux/brcm2708/patches-4.19/950-0381-staging-bcm2835-audio-Kill-unused-spinlock.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0382-staging-bcm2835-audio-Use-PCM-runtime-values-instead.patch [moved from target/linux/brcm2708/patches-4.19/950-0382-staging-bcm2835-audio-Use-PCM-runtime-values-instead.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0383-staging-bcm2835-audio-Drop-unnecessary-pcm-indirect-.patch [moved from target/linux/brcm2708/patches-4.19/950-0383-staging-bcm2835-audio-Drop-unnecessary-pcm-indirect-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0384-staging-bcm2835-audio-Drop-useless-NULL-check.patch [moved from target/linux/brcm2708/patches-4.19/950-0384-staging-bcm2835-audio-Drop-useless-NULL-check.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0385-staging-bcm2835-audio-Propagate-parameter-setup-erro.patch [moved from target/linux/brcm2708/patches-4.19/950-0385-staging-bcm2835-audio-Propagate-parameter-setup-erro.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0386-staging-bcm2835-audio-Drop-debug-messages-in-bcm2835.patch [moved from target/linux/brcm2708/patches-4.19/950-0386-staging-bcm2835-audio-Drop-debug-messages-in-bcm2835.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0387-staging-bcm2835-audio-Drop-superfluous-mutex-lock-du.patch [moved from target/linux/brcm2708/patches-4.19/950-0387-staging-bcm2835-audio-Drop-superfluous-mutex-lock-du.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0388-staging-bcm2835-audio-Add-10ms-period-constraint.patch [moved from target/linux/brcm2708/patches-4.19/950-0388-staging-bcm2835-audio-Add-10ms-period-constraint.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0389-staging-bcm2835-audio-Make-single-vchi-handle.patch [moved from target/linux/brcm2708/patches-4.19/950-0389-staging-bcm2835-audio-Make-single-vchi-handle.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0390-staging-bcm2835-audio-Code-refactoring-of-vchiq-acce.patch [moved from target/linux/brcm2708/patches-4.19/950-0390-staging-bcm2835-audio-Code-refactoring-of-vchiq-acce.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0391-staging-bcm2835-audio-Operate-non-atomic-PCM-ops.patch [moved from target/linux/brcm2708/patches-4.19/950-0391-staging-bcm2835-audio-Operate-non-atomic-PCM-ops.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0392-staging-bcm2835-audio-Use-card-private_data.patch [moved from target/linux/brcm2708/patches-4.19/950-0392-staging-bcm2835-audio-Use-card-private_data.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0393-staging-bcm2835-audio-Use-standard-error-print-helpe.patch [moved from target/linux/brcm2708/patches-4.19/950-0393-staging-bcm2835-audio-Use-standard-error-print-helpe.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0394-staging-bcm2835-audio-Remove-unnecessary-header-file.patch [moved from target/linux/brcm2708/patches-4.19/950-0394-staging-bcm2835-audio-Remove-unnecessary-header-file.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0395-staging-bcm2835-audio-Move-module-parameter-descript.patch [moved from target/linux/brcm2708/patches-4.19/950-0395-staging-bcm2835-audio-Move-module-parameter-descript.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0396-staging-bcm2835-audio-Use-coherent-device-buffers.patch [moved from target/linux/brcm2708/patches-4.19/950-0396-staging-bcm2835-audio-Use-coherent-device-buffers.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0397-staging-bcm2835-audio-Set-SNDRV_PCM_INFO_SYNC_APPLPT.patch [moved from target/linux/brcm2708/patches-4.19/950-0397-staging-bcm2835-audio-Set-SNDRV_PCM_INFO_SYNC_APPLPT.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0398-staging-bcm2835-audio-Simplify-PCM-creation-helpers.patch [moved from target/linux/brcm2708/patches-4.19/950-0398-staging-bcm2835-audio-Simplify-PCM-creation-helpers.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0399-staging-bcm2835-audio-Simplify-kctl-creation-helpers.patch [moved from target/linux/brcm2708/patches-4.19/950-0399-staging-bcm2835-audio-Simplify-kctl-creation-helpers.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0400-staging-bcm2835-audio-Simplify-card-object-managemen.patch [moved from target/linux/brcm2708/patches-4.19/950-0400-staging-bcm2835-audio-Simplify-card-object-managemen.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0401-staging-bcm2835-audio-unify-FOURCC-command-definitio.patch [moved from target/linux/brcm2708/patches-4.19/950-0401-staging-bcm2835-audio-unify-FOURCC-command-definitio.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0402-staging-bcm2835-audio-don-t-initialize-memory-twice.patch [moved from target/linux/brcm2708/patches-4.19/950-0402-staging-bcm2835-audio-don-t-initialize-memory-twice.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0403-staging-bcm2835-audio-reorder-variable-declarations-.patch [moved from target/linux/brcm2708/patches-4.19/950-0403-staging-bcm2835-audio-reorder-variable-declarations-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0404-staging-bcm2835-audio-use-anonymous-union-in-struct-.patch [moved from target/linux/brcm2708/patches-4.19/950-0404-staging-bcm2835-audio-use-anonymous-union-in-struct-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0405-staging-bcm2835-audio-more-generic-probe-function-na.patch [moved from target/linux/brcm2708/patches-4.19/950-0405-staging-bcm2835-audio-more-generic-probe-function-na.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0406-staging-bcm2835-audio-rename-platform_driver-structu.patch [moved from target/linux/brcm2708/patches-4.19/950-0406-staging-bcm2835-audio-rename-platform_driver-structu.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0407-staging-bcm2835-audio-update-TODO.patch [moved from target/linux/brcm2708/patches-4.19/950-0407-staging-bcm2835-audio-update-TODO.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0408-staging-bcm2835-audio-interpolate-audio-delay.patch [moved from target/linux/brcm2708/patches-4.19/950-0408-staging-bcm2835-audio-interpolate-audio-delay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0409-staging-bcm2835-audio-Enable-compile-test.patch [moved from target/linux/brcm2708/patches-4.19/950-0409-staging-bcm2835-audio-Enable-compile-test.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0410-staging-bcm2835-audio-use-module_platform_driver-mac.patch [moved from target/linux/brcm2708/patches-4.19/950-0410-staging-bcm2835-audio-use-module_platform_driver-mac.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0411-staging-bcm2835-audio-double-free-in-init-error-path.patch [moved from target/linux/brcm2708/patches-4.19/950-0411-staging-bcm2835-audio-double-free-in-init-error-path.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0412-dts-Increase-default-coherent-pool-size.patch [moved from target/linux/brcm2708/patches-4.19/950-0412-dts-Increase-default-coherent-pool-size.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0413-lan78xx-use-default-alignment-for-rx-buffers.patch [moved from target/linux/brcm2708/patches-4.19/950-0413-lan78xx-use-default-alignment-for-rx-buffers.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0414-staging-bcm2835-codec-Correct-port-width-calc-for-tr.patch [moved from target/linux/brcm2708/patches-4.19/950-0414-staging-bcm2835-codec-Correct-port-width-calc-for-tr.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0415-staging-bcm2835-codec-Remove-height-padding-for-ISP-.patch [moved from target/linux/brcm2708/patches-4.19/950-0415-staging-bcm2835-codec-Remove-height-padding-for-ISP-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0416-staging-mmal-vchiq-Free-the-event-context-for-contro.patch [moved from target/linux/brcm2708/patches-4.19/950-0416-staging-mmal-vchiq-Free-the-event-context-for-contro.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0417-BCM270X_DT-Also-set-coherent_pool-1M-for-BT-Pis.patch [moved from target/linux/brcm2708/patches-4.19/950-0417-BCM270X_DT-Also-set-coherent_pool-1M-for-BT-Pis.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0418-arm-dts-overlays-rpi-sense-add-upstream-humidity-com.patch [moved from target/linux/brcm2708/patches-4.19/950-0418-arm-dts-overlays-rpi-sense-add-upstream-humidity-com.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0419-staging-mmal-vchiq-Fix-memory-leak-in-error-path.patch [moved from target/linux/brcm2708/patches-4.19/950-0419-staging-mmal-vchiq-Fix-memory-leak-in-error-path.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0420-staging-vchiq-mmal-Fix-memory-leak-of-vchiq-instance.patch [moved from target/linux/brcm2708/patches-4.19/950-0420-staging-vchiq-mmal-Fix-memory-leak-of-vchiq-instance.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0421-Added-IQaudIO-Pi-Codec-board-support-2969.patch [moved from target/linux/brcm2708/patches-4.19/950-0421-Added-IQaudIO-Pi-Codec-board-support-2969.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0422-w1-ds2408-reset-on-output_write-retry-with-readback.patch [moved from target/linux/brcm2708/patches-4.19/950-0422-w1-ds2408-reset-on-output_write-retry-with-readback.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0423-w1-ds2482-cosmetic-fixes-after-54865314f5a1.patch [moved from target/linux/brcm2708/patches-4.19/950-0423-w1-ds2482-cosmetic-fixes-after-54865314f5a1.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0424-sound-pcm512x-codec-Adding-352.8kHz-samplerate-suppo.patch [moved from target/linux/brcm2708/patches-4.19/950-0424-sound-pcm512x-codec-Adding-352.8kHz-samplerate-suppo.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0425-ASoC-decommissioning-driver-for-3Dlab-Nano-soundcard.patch [moved from target/linux/brcm2708/patches-4.19/950-0425-ASoC-decommissioning-driver-for-3Dlab-Nano-soundcard.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0426-.gitignore-Add-.dtbo-explicitly.patch [moved from target/linux/brcm2708/patches-4.19/950-0426-.gitignore-Add-.dtbo-explicitly.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0427-Bluetooth-Check-key-sizes-only-when-Secure-Simple-Pa.patch [moved from target/linux/brcm2708/patches-4.19/950-0427-Bluetooth-Check-key-sizes-only-when-Secure-Simple-Pa.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0428-usb-dwc_otg-Clean-up-interrupt-claiming-code.patch [moved from target/linux/brcm2708/patches-4.19/950-0428-usb-dwc_otg-Clean-up-interrupt-claiming-code.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0429-overlays-Delete-the-deprecated-sdio-1bit-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0429-overlays-Delete-the-deprecated-sdio-1bit-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0430-overlays-Remove-upstream-aux-interrupt-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0430-overlays-Remove-upstream-aux-interrupt-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0431-overlays-Standardise-on-compatible-brcm-bcm2835.patch [moved from target/linux/brcm2708/patches-4.19/950-0431-overlays-Standardise-on-compatible-brcm-bcm2835.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0432-vc4-Remove-interrupt-and-DMA-trampling.patch [moved from target/linux/brcm2708/patches-4.19/950-0432-vc4-Remove-interrupt-and-DMA-trampling.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0433-BCM270X_DT-Add-non-removable-clone-of-mmc-node.patch [moved from target/linux/brcm2708/patches-4.19/950-0433-BCM270X_DT-Add-non-removable-clone-of-mmc-node.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0434-BCM270X_DT-usb-Refactor-DTS-and-overlays.patch [moved from target/linux/brcm2708/patches-4.19/950-0434-BCM270X_DT-usb-Refactor-DTS-and-overlays.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0435-overlays-Update-upstream-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0435-overlays-Update-upstream-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0436-w1-ds2408-Fix-typo-after-49695ac46861-reset-on-outpu.patch [moved from target/linux/brcm2708/patches-4.19/950-0436-w1-ds2408-Fix-typo-after-49695ac46861-reset-on-outpu.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0437-BCM270X_DT-Rename-Pi-Zero-W-DT-files.patch [moved from target/linux/brcm2708/patches-4.19/950-0437-BCM270X_DT-Rename-Pi-Zero-W-DT-files.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0438-BCM270X_DT-Create-bcm2708-rpi-zero.dts.patch [moved from target/linux/brcm2708/patches-4.19/950-0438-BCM270X_DT-Create-bcm2708-rpi-zero.dts.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0439-overlays-Fix-mmc-related-overlays-after-refactor.patch [moved from target/linux/brcm2708/patches-4.19/950-0439-overlays-Fix-mmc-related-overlays-after-refactor.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0440-Fixed-48k-timing-issue.patch [moved from target/linux/brcm2708/patches-4.19/950-0440-Fixed-48k-timing-issue.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0441-staging-bcm2835-codec-Convert-V4L2-nsec-timestamps-t.patch [moved from target/linux/brcm2708/patches-4.19/950-0441-staging-bcm2835-codec-Convert-V4L2-nsec-timestamps-t.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0442-staging-bcm2835-codec-Add-support-for-setting-S_PARM.patch [moved from target/linux/brcm2708/patches-4.19/950-0442-staging-bcm2835-codec-Add-support-for-setting-S_PARM.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0443-w1-w1-gpio-Make-GPIO-an-output-for-strong-pullup.patch [moved from target/linux/brcm2708/patches-4.19/950-0443-w1-w1-gpio-Make-GPIO-an-output-for-strong-pullup.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0444-overlays-Update-w1-gpio-and-w1-gpio-pullup.patch [moved from target/linux/brcm2708/patches-4.19/950-0444-overlays-Update-w1-gpio-and-w1-gpio-pullup.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0445-bcm2835-sdhost-Fix-DMA-channel-leak-on-error-remove.patch [moved from target/linux/brcm2708/patches-4.19/950-0445-bcm2835-sdhost-Fix-DMA-channel-leak-on-error-remove.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0446-i2c-bcm2835-Model-Divider-in-CCF.patch [moved from target/linux/brcm2708/patches-4.19/950-0446-i2c-bcm2835-Model-Divider-in-CCF.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0447-staging-vc04_services-Use-correct-cache-line-size.patch [moved from target/linux/brcm2708/patches-4.19/950-0447-staging-vc04_services-Use-correct-cache-line-size.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0448-tty-amba-pl011-allow-shared-interrupt.patch [moved from target/linux/brcm2708/patches-4.19/950-0448-tty-amba-pl011-allow-shared-interrupt.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0449-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch [moved from target/linux/brcm2708/patches-4.19/950-0449-ARM-bcm283x-Reduce-register-ranges-for-UART-SPI-and-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0450-ARM-bcm283x-Extend-the-WDT-DT-node-out-to-cover-the-.patch [moved from target/linux/brcm2708/patches-4.19/950-0450-ARM-bcm283x-Extend-the-WDT-DT-node-out-to-cover-the-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0451-ARM-dts-Add-label-to-bcm2835-RNG.patch [moved from target/linux/brcm2708/patches-4.19/950-0451-ARM-dts-Add-label-to-bcm2835-RNG.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0452-dts-Use-fb-rather-than-leds-for-dpi-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0452-dts-Use-fb-rather-than-leds-for-dpi-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0453-BCM270X_DT-Minor-tidy-up.patch [moved from target/linux/brcm2708/patches-4.19/950-0453-BCM270X_DT-Minor-tidy-up.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0454-arm-bcm2835-Fix-FIQ-early-ioremap.patch [moved from target/linux/brcm2708/patches-4.19/950-0454-arm-bcm2835-Fix-FIQ-early-ioremap.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0455-Fix-copy_from_user-if-BCM2835_FAST_MEMCPY-n.patch [moved from target/linux/brcm2708/patches-4.19/950-0455-Fix-copy_from_user-if-BCM2835_FAST_MEMCPY-n.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0456-PCI-brcmstb-Add-Broadcom-STB-PCIe-host-controller-dr.patch [moved from target/linux/brcm2708/patches-4.19/950-0456-PCI-brcmstb-Add-Broadcom-STB-PCIe-host-controller-dr.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0457-PCI-brcmstb-Add-dma-range-mapping-for-inbound-traffi.patch [moved from target/linux/brcm2708/patches-4.19/950-0457-PCI-brcmstb-Add-dma-range-mapping-for-inbound-traffi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0458-PCI-brcmstb-Add-MSI-capability.patch [moved from target/linux/brcm2708/patches-4.19/950-0458-PCI-brcmstb-Add-MSI-capability.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0459-dt-bindings-pci-Add-DT-docs-for-Brcmstb-PCIe-device.patch [moved from target/linux/brcm2708/patches-4.19/950-0459-dt-bindings-pci-Add-DT-docs-for-Brcmstb-PCIe-device.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0460-pcie-brcmstb-Changes-for-BCM2711.patch [moved from target/linux/brcm2708/patches-4.19/950-0460-pcie-brcmstb-Changes-for-BCM2711.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0461-arm-bcm2835-DMA-can-only-address-1GB.patch [moved from target/linux/brcm2708/patches-4.19/950-0461-arm-bcm2835-DMA-can-only-address-1GB.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0462-mmc-bcm2835-sdhost-Support-64-bit-physical-addresses.patch [moved from target/linux/brcm2708/patches-4.19/950-0462-mmc-bcm2835-sdhost-Support-64-bit-physical-addresses.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0463-mmc-sdhci-Mask-spurious-interrupts.patch [moved from target/linux/brcm2708/patches-4.19/950-0463-mmc-sdhci-Mask-spurious-interrupts.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0464-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2838.patch [moved from target/linux/brcm2708/patches-4.19/950-0464-mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2838.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0465-hwrng-iproc-rng200-Add-BCM2838-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0465-hwrng-iproc-rng200-Add-BCM2838-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0466-thermal-brcmstb_thermal-Add-BCM2838-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0466-thermal-brcmstb_thermal-Add-BCM2838-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0467-vchiq-Add-36-bit-address-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0467-vchiq-Add-36-bit-address-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0468-bcm2835-pcm.c-Support-multichannel-audio.patch [moved from target/linux/brcm2708/patches-4.19/950-0468-bcm2835-pcm.c-Support-multichannel-audio.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0469-bcmgenet-constrain-max-DMA-burst-length.patch [moved from target/linux/brcm2708/patches-4.19/950-0469-bcmgenet-constrain-max-DMA-burst-length.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0470-bcmgenet-Better-coalescing-parameter-defaults.patch [moved from target/linux/brcm2708/patches-4.19/950-0470-bcmgenet-Better-coalescing-parameter-defaults.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0471-net-genet-enable-link-energy-detect-powerdown-for-ex.patch [moved from target/linux/brcm2708/patches-4.19/950-0471-net-genet-enable-link-energy-detect-powerdown-for-ex.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0472-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch [moved from target/linux/brcm2708/patches-4.19/950-0472-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0473-phy-bcm54213pe-configure-the-LED-outputs-to-be-more-.patch [moved from target/linux/brcm2708/patches-4.19/950-0473-phy-bcm54213pe-configure-the-LED-outputs-to-be-more-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0474-dwc_otg-Choose-appropriate-IRQ-handover-strategy.patch [moved from target/linux/brcm2708/patches-4.19/950-0474-dwc_otg-Choose-appropriate-IRQ-handover-strategy.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0475-usb-xhci-Disable-the-XHCI-5-second-timeout.patch [moved from target/linux/brcm2708/patches-4.19/950-0475-usb-xhci-Disable-the-XHCI-5-second-timeout.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0476-usb-xhci-Show-that-the-VIA-VL805-supports-LPM.patch [moved from target/linux/brcm2708/patches-4.19/950-0476-usb-xhci-Show-that-the-VIA-VL805-supports-LPM.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0477-spi-bcm2835-enable-shared-interrupt-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0477-spi-bcm2835-enable-shared-interrupt-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0478-drivers-char-add-chardev-for-mmap-ing-Argon-control-.patch [moved from target/linux/brcm2708/patches-4.19/950-0478-drivers-char-add-chardev-for-mmap-ing-Argon-control-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0479-clk-bcm2835-Don-t-wait-for-pllh-lock.patch [moved from target/linux/brcm2708/patches-4.19/950-0479-clk-bcm2835-Don-t-wait-for-pllh-lock.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0480-bcm2835-pm-Move-bcm2835-watchdog-s-DT-probe-to-an-MF.patch [moved from target/linux/brcm2708/patches-4.19/950-0480-bcm2835-pm-Move-bcm2835-watchdog-s-DT-probe-to-an-MF.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0481-soc-bcm-bcm2835-pm-Add-support-for-power-domains-und.patch [moved from target/linux/brcm2708/patches-4.19/950-0481-soc-bcm-bcm2835-pm-Add-support-for-power-domains-und.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0482-soc-bcm-bcm2835-pm-Fix-PM_IMAGE_PERI-power-domain-su.patch [moved from target/linux/brcm2708/patches-4.19/950-0482-soc-bcm-bcm2835-pm-Fix-PM_IMAGE_PERI-power-domain-su.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0483-soc-bcm-bcm2835-pm-Fix-error-paths-of-initialization.patch [moved from target/linux/brcm2708/patches-4.19/950-0483-soc-bcm-bcm2835-pm-Fix-error-paths-of-initialization.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0484-soc-bcm-bcm2835-pm-Add-support-for-2711.patch [moved from target/linux/brcm2708/patches-4.19/950-0484-soc-bcm-bcm2835-pm-Add-support-for-2711.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0485-drm-expand-drm_syncobj_find_fence-to-support-timelin.patch [moved from target/linux/brcm2708/patches-4.19/950-0485-drm-expand-drm_syncobj_find_fence-to-support-timelin.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0486-drm-v3d-Fix-a-use-after-free-race-accessing-the-sche.patch [moved from target/linux/brcm2708/patches-4.19/950-0486-drm-v3d-Fix-a-use-after-free-race-accessing-the-sche.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0487-drm-v3d-Add-a-little-debugfs-entry-for-measuring-the.patch [moved from target/linux/brcm2708/patches-4.19/950-0487-drm-v3d-Add-a-little-debugfs-entry-for-measuring-the.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0488-drm-v3d-Update-a-comment-about-what-uses-v3d_job_dep.patch [moved from target/linux/brcm2708/patches-4.19/950-0488-drm-v3d-Update-a-comment-about-what-uses-v3d_job_dep.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0489-drm-v3d-Clean-up-the-reservation-object-setup.patch [moved from target/linux/brcm2708/patches-4.19/950-0489-drm-v3d-Clean-up-the-reservation-object-setup.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0490-drm-v3d-Add-support-for-submitting-jobs-to-the-TFU.patch [moved from target/linux/brcm2708/patches-4.19/950-0490-drm-v3d-Add-support-for-submitting-jobs-to-the-TFU.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0491-drm-v3d-Drop-the-dev-argument-to-lock-unlock-of-BO-r.patch [moved from target/linux/brcm2708/patches-4.19/950-0491-drm-v3d-Drop-the-dev-argument-to-lock-unlock-of-BO-r.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0492-drm-v3d-Add-missing-fence-timeline-name-for-TFU.patch [moved from target/linux/brcm2708/patches-4.19/950-0492-drm-v3d-Add-missing-fence-timeline-name-for-TFU.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0493-drm-v3d-Add-more-tracepoints-for-V3D-GPU-rendering.patch [moved from target/linux/brcm2708/patches-4.19/950-0493-drm-v3d-Add-more-tracepoints-for-V3D-GPU-rendering.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0494-drm-v3d-Drop-unused-v3d_flush_caches.patch [moved from target/linux/brcm2708/patches-4.19/950-0494-drm-v3d-Drop-unused-v3d_flush_caches.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0495-drm-v3d-Don-t-bother-flushing-L1TD-at-job-start.patch [moved from target/linux/brcm2708/patches-4.19/950-0495-drm-v3d-Don-t-bother-flushing-L1TD-at-job-start.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0496-drm-v3d-Drop-the-wait-for-L2T-flush-to-complete.patch [moved from target/linux/brcm2708/patches-4.19/950-0496-drm-v3d-Drop-the-wait-for-L2T-flush-to-complete.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0497-drm-v3d-Stop-trying-to-flush-L2C-on-V3D-3.3.patch [moved from target/linux/brcm2708/patches-4.19/950-0497-drm-v3d-Stop-trying-to-flush-L2C-on-V3D-3.3.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0498-drm-v3d-Invalidate-the-caches-from-the-outside-in.patch [moved from target/linux/brcm2708/patches-4.19/950-0498-drm-v3d-Invalidate-the-caches-from-the-outside-in.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0499-drm-v3d-Fix-BO-stats-accounting-for-dma-buf-imported.patch [moved from target/linux/brcm2708/patches-4.19/950-0499-drm-v3d-Fix-BO-stats-accounting-for-dma-buf-imported.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0500-drm-v3d-Update-top-level-kerneldoc-for-the-addition-.patch [moved from target/linux/brcm2708/patches-4.19/950-0500-drm-v3d-Update-top-level-kerneldoc-for-the-addition-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0501-drm-vc4-Fix-oops-at-boot-with-firmwarekms-on-4.19.patch [moved from target/linux/brcm2708/patches-4.19/950-0501-drm-vc4-Fix-oops-at-boot-with-firmwarekms-on-4.19.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0502-drm-v3d-Add-support-for-V3D-v4.2.patch [moved from target/linux/brcm2708/patches-4.19/950-0502-drm-v3d-Add-support-for-V3D-v4.2.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0503-drm-v3d-Don-t-try-to-set-OVRTMUOUT-on-V3D-4.x.patch [moved from target/linux/brcm2708/patches-4.19/950-0503-drm-v3d-Don-t-try-to-set-OVRTMUOUT-on-V3D-4.x.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0504-drm-v3d-Make-sure-the-GPU-is-on-when-measuring-clock.patch [moved from target/linux/brcm2708/patches-4.19/950-0504-drm-v3d-Make-sure-the-GPU-is-on-when-measuring-clock.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0505-drm-v3d-Add-support-for-2711.patch [moved from target/linux/brcm2708/patches-4.19/950-0505-drm-v3d-Add-support-for-2711.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0506-drm-v3d-Skip-MMU-flush-if-the-device-is-currently-of.patch [moved from target/linux/brcm2708/patches-4.19/950-0506-drm-v3d-Skip-MMU-flush-if-the-device-is-currently-of.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0507-drm-v3d-Hook-up-the-runtime-PM-ops.patch [moved from target/linux/brcm2708/patches-4.19/950-0507-drm-v3d-Hook-up-the-runtime-PM-ops.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0508-drm-v3d-HACK-gut-runtime-pm-for-now.patch [moved from target/linux/brcm2708/patches-4.19/950-0508-drm-v3d-HACK-gut-runtime-pm-for-now.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0509-drm-v3d-Update-to-upstream-IRQ-code.patch [moved from target/linux/brcm2708/patches-4.19/950-0509-drm-v3d-Update-to-upstream-IRQ-code.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0510-drm-v3d-Rename-the-fence-signaled-from-IRQs-to-irq_f.patch [moved from target/linux/brcm2708/patches-4.19/950-0510-drm-v3d-Rename-the-fence-signaled-from-IRQs-to-irq_f.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0511-drm-v3d-Refactor-job-management.patch [moved from target/linux/brcm2708/patches-4.19/950-0511-drm-v3d-Refactor-job-management.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0512-drm-v3d-Add-missing-implicit-synchronization.patch [moved from target/linux/brcm2708/patches-4.19/950-0512-drm-v3d-Add-missing-implicit-synchronization.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0513-drm-vc4-Fix-synchronization-firmwarekms-against-GL-r.patch [moved from target/linux/brcm2708/patches-4.19/950-0513-drm-vc4-Fix-synchronization-firmwarekms-against-GL-r.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0514-drm-vc4-Make-sure-that-vblank-waits-work-without-v3d.patch [moved from target/linux/brcm2708/patches-4.19/950-0514-drm-vc4-Make-sure-that-vblank-waits-work-without-v3d.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0515-drm-vc4-Expose-the-format-modifiers-for-firmware-kms.patch [moved from target/linux/brcm2708/patches-4.19/950-0515-drm-vc4-Expose-the-format-modifiers-for-firmware-kms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0516-drm-vc4-Fix-vblank-timestamping-for-firmwarekms.patch [moved from target/linux/brcm2708/patches-4.19/950-0516-drm-vc4-Fix-vblank-timestamping-for-firmwarekms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0517-gpu-vc4-fkms-Switch-to-the-newer-mailbox-frame-buffe.patch [moved from target/linux/brcm2708/patches-4.19/950-0517-gpu-vc4-fkms-Switch-to-the-newer-mailbox-frame-buffe.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0518-drm-vc4-Add-an-overlay-plane-to-vc4-firmware-kms.patch [moved from target/linux/brcm2708/patches-4.19/950-0518-drm-vc4-Add-an-overlay-plane-to-vc4-firmware-kms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0519-drm-vc4-Increase-max-screen-size-to-4096x4096.patch [moved from target/linux/brcm2708/patches-4.19/950-0519-drm-vc4-Increase-max-screen-size-to-4096x4096.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0520-drm-vc4-Add-support-for-multiple-displays-to-fkms.patch [moved from target/linux/brcm2708/patches-4.19/950-0520-drm-vc4-Add-support-for-multiple-displays-to-fkms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0521-drm-vc4-Fix-build-warning.patch [moved from target/linux/brcm2708/patches-4.19/950-0521-drm-vc4-Fix-build-warning.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0522-drm-vc4-Select-display-to-blank-during-initialisatio.patch [moved from target/linux/brcm2708/patches-4.19/950-0522-drm-vc4-Select-display-to-blank-during-initialisatio.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0523-drm-vc4-Remove-now-unused-structure.patch [moved from target/linux/brcm2708/patches-4.19/950-0523-drm-vc4-Remove-now-unused-structure.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0524-drm-vc4-Query-the-display-ID-for-each-display-in-FKM.patch [moved from target/linux/brcm2708/patches-4.19/950-0524-drm-vc4-Query-the-display-ID-for-each-display-in-FKM.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0525-drm-vc4-Set-the-display-number-when-querying-the-dis.patch [moved from target/linux/brcm2708/patches-4.19/950-0525-drm-vc4-Set-the-display-number-when-querying-the-dis.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0526-drm-vc4-Need-to-call-drm_crtc_vblank_-on-off-from-vc.patch [moved from target/linux/brcm2708/patches-4.19/950-0526-drm-vc4-Need-to-call-drm_crtc_vblank_-on-off-from-vc.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0527-drm-vc4-Add-support-for-H-V-flips-on-each-plane-for-.patch [moved from target/linux/brcm2708/patches-4.19/950-0527-drm-vc4-Add-support-for-H-V-flips-on-each-plane-for-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0528-drm-vc4-Remove-unused-vc4_fkms_cancel_page_flip-func.patch [moved from target/linux/brcm2708/patches-4.19/950-0528-drm-vc4-Remove-unused-vc4_fkms_cancel_page_flip-func.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0529-drm-vc4-Iterate-over-all-planes-in-vc4_crtc_-dis-en-.patch [moved from target/linux/brcm2708/patches-4.19/950-0529-drm-vc4-Iterate-over-all-planes-in-vc4_crtc_-dis-en-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0530-drm-vc4-Bring-fkms-into-line-with-kms-in-blocking-do.patch [moved from target/linux/brcm2708/patches-4.19/950-0530-drm-vc4-Bring-fkms-into-line-with-kms-in-blocking-do.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0531-drm-vc4-Increase-max_width-height-to-7680.patch [moved from target/linux/brcm2708/patches-4.19/950-0531-drm-vc4-Increase-max_width-height-to-7680.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0532-drm-vc4-FKMS-reads-the-EDID-from-fw-and-supports-mod.patch [moved from target/linux/brcm2708/patches-4.19/950-0532-drm-vc4-FKMS-reads-the-EDID-from-fw-and-supports-mod.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0533-clk-bcm2835-Add-support-for-setting-leaf-clock-rates.patch [moved from target/linux/brcm2708/patches-4.19/950-0533-clk-bcm2835-Add-support-for-setting-leaf-clock-rates.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0534-clk-bcm2835-Allow-reparenting-leaf-clocks-while-they.patch [moved from target/linux/brcm2708/patches-4.19/950-0534-clk-bcm2835-Allow-reparenting-leaf-clocks-while-they.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0535-drm-v3d-Add-support-for-compute-shader-dispatch.patch [moved from target/linux/brcm2708/patches-4.19/950-0535-drm-v3d-Add-support-for-compute-shader-dispatch.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0536-drm-v3d-Clock-V3D-down-when-not-in-use.patch [moved from target/linux/brcm2708/patches-4.19/950-0536-drm-v3d-Clock-V3D-down-when-not-in-use.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0537-drm-vc4-firmware-kms-Remove-incorrect-overscan-suppo.patch [moved from target/linux/brcm2708/patches-4.19/950-0537-drm-vc4-firmware-kms-Remove-incorrect-overscan-suppo.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0538-drm-vc4-Log-flags-in-fkms-mode-set.patch [moved from target/linux/brcm2708/patches-4.19/950-0538-drm-vc4-Log-flags-in-fkms-mode-set.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0539-drm-vc4-firmware-kms-Fix-DSI-display-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0539-drm-vc4-firmware-kms-Fix-DSI-display-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0540-drm-vc4-Probe-DPI-DSI-timings-from-the-firmware.patch [moved from target/linux/brcm2708/patches-4.19/950-0540-drm-vc4-Probe-DPI-DSI-timings-from-the-firmware.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0541-drm-vc4-handle-the-case-where-there-are-no-available.patch [moved from target/linux/brcm2708/patches-4.19/950-0541-drm-vc4-handle-the-case-where-there-are-no-available.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0542-drm-vc4-Support-the-VEC-in-FKMS.patch [moved from target/linux/brcm2708/patches-4.19/950-0542-drm-vc4-Support-the-VEC-in-FKMS.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0543-drm-vc4-Fixup-typo-when-setting-HDMI-aspect-ratio.patch [moved from target/linux/brcm2708/patches-4.19/950-0543-drm-vc4-Fixup-typo-when-setting-HDMI-aspect-ratio.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0544-drm-vc4-Correct-SAND-support-for-FKMS.patch [moved from target/linux/brcm2708/patches-4.19/950-0544-drm-vc4-Correct-SAND-support-for-FKMS.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0545-drm-vc4-fkms-to-query-the-VPU-for-HDMI-clock-limits.patch [moved from target/linux/brcm2708/patches-4.19/950-0545-drm-vc4-fkms-to-query-the-VPU-for-HDMI-clock-limits.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0546-drm-vc4-Max-resolution-of-7680-is-conditional-on-bei.patch [moved from target/linux/brcm2708/patches-4.19/950-0546-drm-vc4-Max-resolution-of-7680-is-conditional-on-bei.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0547-staging-vc-sm-cma-Remove-obsolete-comment-and-make-f.patch [moved from target/linux/brcm2708/patches-4.19/950-0547-staging-vc-sm-cma-Remove-obsolete-comment-and-make-f.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0548-staging-vc-sm-cma-Add-in-allocation-for-VPU-requests.patch [moved from target/linux/brcm2708/patches-4.19/950-0548-staging-vc-sm-cma-Add-in-allocation-for-VPU-requests.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0549-staging-vc-sm-cma-Update-TODO.patch [moved from target/linux/brcm2708/patches-4.19/950-0549-staging-vc-sm-cma-Update-TODO.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0550-staging-vc-sm-cma-Add-in-userspace-allocation-API.patch [moved from target/linux/brcm2708/patches-4.19/950-0550-staging-vc-sm-cma-Add-in-userspace-allocation-API.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0551-staging-vcsm-cma-Add-cache-control-ioctls.patch [moved from target/linux/brcm2708/patches-4.19/950-0551-staging-vcsm-cma-Add-cache-control-ioctls.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0552-staging-vcsm-cma-Alter-dev-node-permissions-to-0666.patch [moved from target/linux/brcm2708/patches-4.19/950-0552-staging-vcsm-cma-Alter-dev-node-permissions-to-0666.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0553-staging-vcsm-cma-Drop-logging-level-on-messages-in-v.patch [moved from target/linux/brcm2708/patches-4.19/950-0553-staging-vcsm-cma-Drop-logging-level-on-messages-in-v.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0554-staging-vcsm-cma-Fixup-the-alloc-code-handling-of-ke.patch [moved from target/linux/brcm2708/patches-4.19/950-0554-staging-vcsm-cma-Fixup-the-alloc-code-handling-of-ke.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0555-Pulled-in-the-multi-frame-buffer-support-from-the-Pi.patch [moved from target/linux/brcm2708/patches-4.19/950-0555-Pulled-in-the-multi-frame-buffer-support-from-the-Pi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0556-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835.patch [moved from target/linux/brcm2708/patches-4.19/950-0556-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0557-ARM-dts-Add-bcm2711-rpi-4-b.dts-and-components.patch [moved from target/linux/brcm2708/patches-4.19/950-0557-ARM-dts-Add-bcm2711-rpi-4-b.dts-and-components.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0558-overlays-Add-i2c3-6-and-uart2-5-overlays.patch [moved from target/linux/brcm2708/patches-4.19/950-0558-overlays-Add-i2c3-6-and-uart2-5-overlays.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0559-spi-devicetree-add-overlays-for-spi-3-to-6.patch [moved from target/linux/brcm2708/patches-4.19/950-0559-spi-devicetree-add-overlays-for-spi-3-to-6.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0560-overlays-Add-the-spi-gpio40-45-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0560-overlays-Add-the-spi-gpio40-45-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0561-config-Permit-LPAE-and-PCIE_BRCMSTB-on-BCM2835.patch [moved from target/linux/brcm2708/patches-4.19/950-0561-config-Permit-LPAE-and-PCIE_BRCMSTB-on-BCM2835.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0562-2711-Add-basic-64-bit-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0562-2711-Add-basic-64-bit-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0563-ARM-dts-bcm283x-Correct-vchiq-compatible-string-2840.patch [moved from target/linux/brcm2708/patches-4.19/950-0563-ARM-dts-bcm283x-Correct-vchiq-compatible-string-2840.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0564-arm-dts-Change-downstream-vchiq-compatible-string.patch [moved from target/linux/brcm2708/patches-4.19/950-0564-arm-dts-Change-downstream-vchiq-compatible-string.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0565-bcm2835-dma-Add-proper-40-bit-DMA-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0565-bcm2835-dma-Add-proper-40-bit-DMA-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0566-BCM270X_DT-Leave-bulk-channel-in-dma-channel-mask.patch [moved from target/linux/brcm2708/patches-4.19/950-0566-BCM270X_DT-Leave-bulk-channel-in-dma-channel-mask.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0567-SQUASH-bcm2835-dma-Remove-debugging.patch [moved from target/linux/brcm2708/patches-4.19/950-0567-SQUASH-bcm2835-dma-Remove-debugging.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0568-dts-Include-CSI-lane-config-for-csi1.patch [moved from target/linux/brcm2708/patches-4.19/950-0568-dts-Include-CSI-lane-config-for-csi1.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0569-drm-vc4-Fix-T-format-modifiers-in-FKMS.patch [moved from target/linux/brcm2708/patches-4.19/950-0569-drm-vc4-Fix-T-format-modifiers-in-FKMS.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0570-bcm2711-dts-Disable-the-v3d-node-by-default.patch [moved from target/linux/brcm2708/patches-4.19/950-0570-bcm2711-dts-Disable-the-v3d-node-by-default.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0571-drm-vc4-Remove-340MHz-clock-limit-from-FKMS-now-scra.patch [moved from target/linux/brcm2708/patches-4.19/950-0571-drm-vc4-Remove-340MHz-clock-limit-from-FKMS-now-scra.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0572-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch [moved from target/linux/brcm2708/patches-4.19/950-0572-usb-add-plumbing-for-updating-interrupt-endpoint-int.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0573-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch [moved from target/linux/brcm2708/patches-4.19/950-0573-xhci-implement-xhci_fixup_endpoint-for-interval-adju.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0574-usbhid-call-usb_fixup_endpoint-after-mangling-interv.patch [moved from target/linux/brcm2708/patches-4.19/950-0574-usbhid-call-usb_fixup_endpoint-after-mangling-interv.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0575-drm-vc4-Add-status-of-which-display-is-updated-throu.patch [moved from target/linux/brcm2708/patches-4.19/950-0575-drm-vc4-Add-status-of-which-display-is-updated-throu.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0576-drm-vc4-In-FKMS-look-at-the-modifiers-correctly-for-.patch [moved from target/linux/brcm2708/patches-4.19/950-0576-drm-vc4-In-FKMS-look-at-the-modifiers-correctly-for-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0577-arm-dts-Fix-Pi4-PWR-LED-configuration.patch [moved from target/linux/brcm2708/patches-4.19/950-0577-arm-dts-Fix-Pi4-PWR-LED-configuration.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0578-bcm2838.dtsi-Correct-gic400-memory-address-ranges.patch [moved from target/linux/brcm2708/patches-4.19/950-0578-bcm2838.dtsi-Correct-gic400-memory-address-ranges.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0579-staging-vchiq-Use-the-old-dma-controller-for-OF-conf.patch [moved from target/linux/brcm2708/patches-4.19/950-0579-staging-vchiq-Use-the-old-dma-controller-for-OF-conf.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0580-drm-vc4-Limit-fkms-to-modes-85Hz.patch [moved from target/linux/brcm2708/patches-4.19/950-0580-drm-vc4-Limit-fkms-to-modes-85Hz.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0581-arm-bcm2835-Add-bcm2838-compatible-string.patch [moved from target/linux/brcm2708/patches-4.19/950-0581-arm-bcm2835-Add-bcm2838-compatible-string.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0582-arm-dts-Improve-the-bcm27xx-inclusion-hierarchy.patch [moved from target/linux/brcm2708/patches-4.19/950-0582-arm-dts-Improve-the-bcm27xx-inclusion-hierarchy.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0583-arm-dts-First-draft-of-upstream-Pi4-DTS.patch [moved from target/linux/brcm2708/patches-4.19/950-0583-arm-dts-First-draft-of-upstream-Pi4-DTS.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0584-overlays-Fix-compatible-string-for-ds1307-RTC.patch [moved from target/linux/brcm2708/patches-4.19/950-0584-overlays-Fix-compatible-string-for-ds1307-RTC.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0585-overlays-Fix-further-maxim-ds1307-references.patch [moved from target/linux/brcm2708/patches-4.19/950-0585-overlays-Fix-further-maxim-ds1307-references.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0586-overlays-Cosmetic-change-to-upstream-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0586-overlays-Cosmetic-change-to-upstream-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0587-w1-ds2805-rename-w1_family-struct-fixing-c-p-typo.patch [moved from target/linux/brcm2708/patches-4.19/950-0587-w1-ds2805-rename-w1_family-struct-fixing-c-p-typo.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0588-w1-ds2413-output_write-cosmetic-fixes-simplify.patch [moved from target/linux/brcm2708/patches-4.19/950-0588-w1-ds2413-output_write-cosmetic-fixes-simplify.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0589-w1-ds2413-add-retry-support-to-state_read.patch [moved from target/linux/brcm2708/patches-4.19/950-0589-w1-ds2413-add-retry-support-to-state_read.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0590-w1-ds2413-when-the-slave-is-not-responding-during-re.patch [moved from target/linux/brcm2708/patches-4.19/950-0590-w1-ds2413-when-the-slave-is-not-responding-during-re.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0591-w1-ds2413-fix-state-byte-comparision.patch [moved from target/linux/brcm2708/patches-4.19/950-0591-w1-ds2413-fix-state-byte-comparision.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0592-drm-vc4_dsi-Fix-DMA-channel-and-memory-leak-in-vc4-3.patch [moved from target/linux/brcm2708/patches-4.19/950-0592-drm-vc4_dsi-Fix-DMA-channel-and-memory-leak-in-vc4-3.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0593-video-bcm2708_fb-Revert-cma-allocation-attempt.patch [moved from target/linux/brcm2708/patches-4.19/950-0593-video-bcm2708_fb-Revert-cma-allocation-attempt.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0594-drm-vc4-Add-support-for-color-encoding-on-YUV-planes.patch [moved from target/linux/brcm2708/patches-4.19/950-0594-drm-vc4-Add-support-for-color-encoding-on-YUV-planes.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0595-arm-dts-Add-coherent_pool-1M-to-Pi-4-bootargs.patch [moved from target/linux/brcm2708/patches-4.19/950-0595-arm-dts-Add-coherent_pool-1M-to-Pi-4-bootargs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0596-overlays-Correct-gpio-fan-gpio-flags-for-4.19.patch [moved from target/linux/brcm2708/patches-4.19/950-0596-overlays-Correct-gpio-fan-gpio-flags-for-4.19.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0597-staging-vcsm-cma-Remove-cache-manipulation-ioctl-fro.patch [moved from target/linux/brcm2708/patches-4.19/950-0597-staging-vcsm-cma-Remove-cache-manipulation-ioctl-fro.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0598-staging-vcsm-cma-Rework-to-use-dma-APIs-not-CMA.patch [moved from target/linux/brcm2708/patches-4.19/950-0598-staging-vcsm-cma-Rework-to-use-dma-APIs-not-CMA.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0599-staging-vc-sm-cma-Fix-the-few-remaining-coding-style.patch [moved from target/linux/brcm2708/patches-4.19/950-0599-staging-vc-sm-cma-Fix-the-few-remaining-coding-style.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0600-media-videodev2.h-add-new-capabilities-for-buffer-ty.patch [moved from target/linux/brcm2708/patches-4.19/950-0600-media-videodev2.h-add-new-capabilities-for-buffer-ty.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0601-media-vb2-set-reqbufs-create_bufs-capabilities.patch [moved from target/linux/brcm2708/patches-4.19/950-0601-media-vb2-set-reqbufs-create_bufs-capabilities.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0602-media-vb2-Allow-reqbufs-0-with-in-use-MMAP-buffers.patch [moved from target/linux/brcm2708/patches-4.19/950-0602-media-vb2-Allow-reqbufs-0-with-in-use-MMAP-buffers.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0603-overlays-Add-real-parameters-to-the-rpi-poe-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0603-overlays-Add-real-parameters-to-the-rpi-poe-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0604-overlays-Rename-pi3-overlays-to-be-less-model-specif.patch [moved from target/linux/brcm2708/patches-4.19/950-0604-overlays-Rename-pi3-overlays-to-be-less-model-specif.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0605-i2c-bcm2835-Move-IRQ-request-after-clock-code-in-pro.patch [moved from target/linux/brcm2708/patches-4.19/950-0605-i2c-bcm2835-Move-IRQ-request-after-clock-code-in-pro.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0606-i2c-bcm2835-Ensure-clock-exists-when-probing.patch [moved from target/linux/brcm2708/patches-4.19/950-0606-i2c-bcm2835-Ensure-clock-exists-when-probing.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0607-overlays-i2c-gpio-Fix-the-bus-parameter.patch [moved from target/linux/brcm2708/patches-4.19/950-0607-overlays-i2c-gpio-Fix-the-bus-parameter.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0608-tty-amba-pl011-Make-TX-optimisation-conditional.patch [moved from target/linux/brcm2708/patches-4.19/950-0608-tty-amba-pl011-Make-TX-optimisation-conditional.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0609-xhci-add-quirk-for-host-controllers-that-don-t-updat.patch [moved from target/linux/brcm2708/patches-4.19/950-0609-xhci-add-quirk-for-host-controllers-that-don-t-updat.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0610-i2c-bcm2835-Set-clock-stretch-timeout-to-35ms.patch [moved from target/linux/brcm2708/patches-4.19/950-0610-i2c-bcm2835-Set-clock-stretch-timeout-to-35ms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0611-arm64-bcm2835-Add-missing-dependency-on-MFD_CORE.patch [moved from target/linux/brcm2708/patches-4.19/950-0611-arm64-bcm2835-Add-missing-dependency-on-MFD_CORE.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0612-overlays-Add-PCF2129-RTC.patch [moved from target/linux/brcm2708/patches-4.19/950-0612-overlays-Add-PCF2129-RTC.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0613-overlays-dpi18-and-dpi24-vc4-compatibility.patch [moved from target/linux/brcm2708/patches-4.19/950-0613-overlays-dpi18-and-dpi24-vc4-compatibility.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0614-overlays-Add-i2c0-and-i2c1-for-regularity.patch [moved from target/linux/brcm2708/patches-4.19/950-0614-overlays-Add-i2c0-and-i2c1-for-regularity.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0615-Pisound-Remove-spinlock-usage-around-spi_sync.patch [moved from target/linux/brcm2708/patches-4.19/950-0615-Pisound-Remove-spinlock-usage-around-spi_sync.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0616-arm64-mm-Limit-the-DMA-zone-for-arm64.patch [moved from target/linux/brcm2708/patches-4.19/950-0616-arm64-mm-Limit-the-DMA-zone-for-arm64.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0617-drm-vc4-Query-firmware-for-custom-HDMI-mode.patch [moved from target/linux/brcm2708/patches-4.19/950-0617-drm-vc4-Query-firmware-for-custom-HDMI-mode.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0618-drm-vc4-Pass-the-drm-vrefresh-to-the-firmware-on-mod.patch [moved from target/linux/brcm2708/patches-4.19/950-0618-drm-vc4-Pass-the-drm-vrefresh-to-the-firmware-on-mod.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0619-overlays-audremap-Support-GPIOs-18-19.patch [moved from target/linux/brcm2708/patches-4.19/950-0619-overlays-audremap-Support-GPIOs-18-19.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0620-drm-connector-Fix-drm_mode_create_tv_properties-doc.patch [moved from target/linux/brcm2708/patches-4.19/950-0620-drm-connector-Fix-drm_mode_create_tv_properties-doc.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0621-drm-connector-Clarify-the-unit-of-TV-margins.patch [moved from target/linux/brcm2708/patches-4.19/950-0621-drm-connector-Clarify-the-unit-of-TV-margins.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0622-drm-connector-Allow-creation-of-margin-props-alone.patch [moved from target/linux/brcm2708/patches-4.19/950-0622-drm-connector-Allow-creation-of-margin-props-alone.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0623-drm-vc4-Take-margin-setup-into-account-when-updating.patch [moved from target/linux/brcm2708/patches-4.19/950-0623-drm-vc4-Take-margin-setup-into-account-when-updating.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0624-drm-vc4-Attach-margin-props-to-the-HDMI-connector.patch [moved from target/linux/brcm2708/patches-4.19/950-0624-drm-vc4-Attach-margin-props-to-the-HDMI-connector.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0625-drm-vc4-Add-support-for-margins-to-fkms.patch [moved from target/linux/brcm2708/patches-4.19/950-0625-drm-vc4-Add-support-for-margins-to-fkms.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0626-drm-vc4-Ensure-zpos-is-always-initialised.patch [moved from target/linux/brcm2708/patches-4.19/950-0626-drm-vc4-Ensure-zpos-is-always-initialised.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0627-dts-bcm2838-add-missing-properties-for-pmu-and-gic-n.patch [moved from target/linux/brcm2708/patches-4.19/950-0627-dts-bcm2838-add-missing-properties-for-pmu-and-gic-n.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0628-adds-the-Hifiberry-DAC-ADC-PRO-version.patch [moved from target/linux/brcm2708/patches-4.19/950-0628-adds-the-Hifiberry-DAC-ADC-PRO-version.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0629-codecs-Correct-Katana-minimum-volume.patch [moved from target/linux/brcm2708/patches-4.19/950-0629-codecs-Correct-Katana-minimum-volume.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0630-drm-vc4-A-present-but-empty-dmas-disables-audio.patch [moved from target/linux/brcm2708/patches-4.19/950-0630-drm-vc4-A-present-but-empty-dmas-disables-audio.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0631-overlays-Add-audio-parameter-to-vc4-kms-v3d.patch [moved from target/linux/brcm2708/patches-4.19/950-0631-overlays-Add-audio-parameter-to-vc4-kms-v3d.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0632-overlays-Update-the-upstream-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0632-overlays-Update-the-upstream-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0633-Fixup-FKMS-interrupt-handing-for-non-existent-displa.patch [moved from target/linux/brcm2708/patches-4.19/950-0633-Fixup-FKMS-interrupt-handing-for-non-existent-displa.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0634-drivers-char-Use-correct-name-for-the-Raspberry-Pi-v.patch [moved from target/linux/brcm2708/patches-4.19/950-0634-drivers-char-Use-correct-name-for-the-Raspberry-Pi-v.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0635-driver-char-rpivid-also-support-legacy-name.patch [moved from target/linux/brcm2708/patches-4.19/950-0635-driver-char-rpivid-also-support-legacy-name.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0636-hid-usb-Add-device-quirks-for-Freeway-Airmouse-T3-an.patch [moved from target/linux/brcm2708/patches-4.19/950-0636-hid-usb-Add-device-quirks-for-Freeway-Airmouse-T3-an.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0637-drm-vc4-Add-Broadcast-RGB-connector-property.patch [moved from target/linux/brcm2708/patches-4.19/950-0637-drm-vc4-Add-Broadcast-RGB-connector-property.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0638-drm-connector-Add-documentation-for-drm_cmdline_mode.patch [moved from target/linux/brcm2708/patches-4.19/950-0638-drm-connector-Add-documentation-for-drm_cmdline_mode.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0639-drm-modes-Rewrite-the-command-line-parser.patch [moved from target/linux/brcm2708/patches-4.19/950-0639-drm-modes-Rewrite-the-command-line-parser.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0640-drm-modes-Support-modes-names-on-the-command-line.patch [moved from target/linux/brcm2708/patches-4.19/950-0640-drm-modes-Support-modes-names-on-the-command-line.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0641-drm-modes-Allow-to-specify-rotation-and-reflection-o.patch [moved from target/linux/brcm2708/patches-4.19/950-0641-drm-modes-Allow-to-specify-rotation-and-reflection-o.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0642-drm-connector-Introduce-a-TV-margins-structure.patch [moved from target/linux/brcm2708/patches-4.19/950-0642-drm-connector-Introduce-a-TV-margins-structure.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0643-drm-modes-Parse-overscan-properties.patch [moved from target/linux/brcm2708/patches-4.19/950-0643-drm-modes-Parse-overscan-properties.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0644-drm-atomic-Add-a-function-to-reset-connector-TV-prop.patch [moved from target/linux/brcm2708/patches-4.19/950-0644-drm-atomic-Add-a-function-to-reset-connector-TV-prop.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0645-drm-vc4-hdmi-Set-default-state-margin-at-reset.patch [moved from target/linux/brcm2708/patches-4.19/950-0645-drm-vc4-hdmi-Set-default-state-margin-at-reset.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0646-drm-vc4-fkms-Set-default-state-margin-at-reset.patch [moved from target/linux/brcm2708/patches-4.19/950-0646-drm-vc4-fkms-Set-default-state-margin-at-reset.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0647-drm-modes-Don-t-apply-cmdline-s-rotation-if-it-wasn-.patch [moved from target/linux/brcm2708/patches-4.19/950-0647-drm-modes-Don-t-apply-cmdline-s-rotation-if-it-wasn-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0648-staging-bcm2835-codec-switch-to-multi-planar-API.patch [moved from target/linux/brcm2708/patches-4.19/950-0648-staging-bcm2835-codec-switch-to-multi-planar-API.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0649-staging-bcm2835-codec-implement-V4L2_CID_MIN_BUFFERS.patch [moved from target/linux/brcm2708/patches-4.19/950-0649-staging-bcm2835-codec-implement-V4L2_CID_MIN_BUFFERS.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0650-staging-bcm2835-codec-set-device_caps-in-struct-vide.patch [moved from target/linux/brcm2708/patches-4.19/950-0650-staging-bcm2835-codec-set-device_caps-in-struct-vide.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0651-Add-HDMI1-facility-to-the-driver.patch [moved from target/linux/brcm2708/patches-4.19/950-0651-Add-HDMI1-facility-to-the-driver.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0652-overlays-Add-baudrate-parameter-to-i2c3-i2c6.patch [moved from target/linux/brcm2708/patches-4.19/950-0652-overlays-Add-baudrate-parameter-to-i2c3-i2c6.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0653-drm-vc4-Resolve-the-vblank-warnings-on-mode-switchin.patch [moved from target/linux/brcm2708/patches-4.19/950-0653-drm-vc4-Resolve-the-vblank-warnings-on-mode-switchin.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0654-drm-vc4-Remove-unused-mode-variable.patch [moved from target/linux/brcm2708/patches-4.19/950-0654-drm-vc4-Remove-unused-mode-variable.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0655-staging-bcm2835-codec-Expand-logging-on-format-setti.patch [moved from target/linux/brcm2708/patches-4.19/950-0655-staging-bcm2835-codec-Expand-logging-on-format-setti.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0656-staging-bcm2835-codec-Correct-bytesperline-on-format.patch [moved from target/linux/brcm2708/patches-4.19/950-0656-staging-bcm2835-codec-Correct-bytesperline-on-format.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0657-drm-vc4-Add-missing-NULL-check-to-vc4_crtc_consume_e.patch [moved from target/linux/brcm2708/patches-4.19/950-0657-drm-vc4-Add-missing-NULL-check-to-vc4_crtc_consume_e.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0658-net-bcmgenet-Workaround-2-for-Pi4-Ethernet-fail.patch [moved from target/linux/brcm2708/patches-4.19/950-0658-net-bcmgenet-Workaround-2-for-Pi4-Ethernet-fail.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0659-drm-vc4-Fix-TILE_Y_OFFSET-definitions.patch [moved from target/linux/brcm2708/patches-4.19/950-0659-drm-vc4-Fix-TILE_Y_OFFSET-definitions.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0660-drm-vc4-Define-missing-PITCH0_SINK_PIX-field.patch [moved from target/linux/brcm2708/patches-4.19/950-0660-drm-vc4-Define-missing-PITCH0_SINK_PIX-field.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0661-drm-vc4-Use-drm_atomic_helper_check_plane_state-to-s.patch [moved from target/linux/brcm2708/patches-4.19/950-0661-drm-vc4-Use-drm_atomic_helper_check_plane_state-to-s.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0662-drm-vc4-Move-offsets-adjustment-out-of-setup_clippin.patch [moved from target/linux/brcm2708/patches-4.19/950-0662-drm-vc4-Move-offsets-adjustment-out-of-setup_clippin.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0663-drm-vc4-Fix-X-Y-positioning-of-planes-using-T_TILES-.patch [moved from target/linux/brcm2708/patches-4.19/950-0663-drm-vc4-Fix-X-Y-positioning-of-planes-using-T_TILES-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0664-drm-vc4-Fix-NULL-pointer-dereference-in-the-async-up.patch [moved from target/linux/brcm2708/patches-4.19/950-0664-drm-vc4-Fix-NULL-pointer-dereference-in-the-async-up.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0665-ARM-dts-bcm2711-rpi-4-b-I2C-aliases-and-pulls.patch [moved from target/linux/brcm2708/patches-4.19/950-0665-ARM-dts-bcm2711-rpi-4-b-I2C-aliases-and-pulls.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0666-xhci-Use-more-event-ring-segment-table-entries.patch [moved from target/linux/brcm2708/patches-4.19/950-0666-xhci-Use-more-event-ring-segment-table-entries.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0667-dwc_otg-use-align_buf-for-small-IN-control-transfers.patch [moved from target/linux/brcm2708/patches-4.19/950-0667-dwc_otg-use-align_buf-for-small-IN-control-transfers.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0668-Ported-pcie-brcmstb-bounce-buffer-implementation-to-.patch [moved from target/linux/brcm2708/patches-4.19/950-0668-Ported-pcie-brcmstb-bounce-buffer-implementation-to-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0669-configs-arm64-vcm2711-Enable-V3D.patch [moved from target/linux/brcm2708/patches-4.19/950-0669-configs-arm64-vcm2711-Enable-V3D.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0670-overlays-sc16ic752-i2c-Fix-xtal-parameter.patch [moved from target/linux/brcm2708/patches-4.19/950-0670-overlays-sc16ic752-i2c-Fix-xtal-parameter.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0671-vc-sm-cma-Fix-compatibility-ioctl.patch [moved from target/linux/brcm2708/patches-4.19/950-0671-vc-sm-cma-Fix-compatibility-ioctl.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0672-staging-bcm2835-codec-add-support-for-V4L2_CID_MPEG_.patch [moved from target/linux/brcm2708/patches-4.19/950-0672-staging-bcm2835-codec-add-support-for-V4L2_CID_MPEG_.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0673-staging-bcm2835-codec-remove-unnecessary-padding-on-.patch [moved from target/linux/brcm2708/patches-4.19/950-0673-staging-bcm2835-codec-remove-unnecessary-padding-on-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0674-arm-dts-add-missing-Raspberry-Pi-model-names.patch [moved from target/linux/brcm2708/patches-4.19/950-0674-arm-dts-add-missing-Raspberry-Pi-model-names.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0675-arch-arm-Add-model-string-to-cpuinfo.patch [moved from target/linux/brcm2708/patches-4.19/950-0675-arch-arm-Add-model-string-to-cpuinfo.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0676-arch-arm64-Add-Revision-Serial-Model-to-cpuinfo.patch [moved from target/linux/brcm2708/patches-4.19/950-0676-arch-arm64-Add-Revision-Serial-Model-to-cpuinfo.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0677-media-dt-bindings-Add-binding-for-the-Sony-IMX219-se.patch [moved from target/linux/brcm2708/patches-4.19/950-0677-media-dt-bindings-Add-binding-for-the-Sony-IMX219-se.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0678-media-i2c-Add-driver-for-Sony-IMX219-sensor.patch [moved from target/linux/brcm2708/patches-4.19/950-0678-media-i2c-Add-driver-for-Sony-IMX219-sensor.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0679-dtoverlays-Add-overlay-for-the-Sony-IMX219-image-sen.patch [moved from target/linux/brcm2708/patches-4.19/950-0679-dtoverlays-Add-overlay-for-the-Sony-IMX219-image-sen.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0680-staging-bcm2835-codec-Fix-non-documentation-comment-.patch [moved from target/linux/brcm2708/patches-4.19/950-0680-staging-bcm2835-codec-Fix-non-documentation-comment-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0681-staging-bcm2835-codec-Fix-declaration-of-roles.patch [moved from target/linux/brcm2708/patches-4.19/950-0681-staging-bcm2835-codec-Fix-declaration-of-roles.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0682-staging-bcm2835-codec-Add-role-to-device-name.patch [moved from target/linux/brcm2708/patches-4.19/950-0682-staging-bcm2835-codec-Add-role-to-device-name.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0683-staging-bcm2835-codec-Pass-driver-context-to-create-.patch [moved from target/linux/brcm2708/patches-4.19/950-0683-staging-bcm2835-codec-Pass-driver-context-to-create-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0684-staging-bcm2835-codec-add-media-controller-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0684-staging-bcm2835-codec-add-media-controller-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0685-media-bcm2835-unicam-Reduce-scope-of-local-function.patch [moved from target/linux/brcm2708/patches-4.19/950-0685-media-bcm2835-unicam-Reduce-scope-of-local-function.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0686-media-bcm2835-unicam-add-media-controller-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0686-media-bcm2835-unicam-add-media-controller-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0687-Limit-max_req_size-under-arm64-or-any-other-platform.patch [moved from target/linux/brcm2708/patches-4.19/950-0687-Limit-max_req_size-under-arm64-or-any-other-platform.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0688-Add-missing-dma_unmap_sg-calls-to-free-relevant-swio.patch [moved from target/linux/brcm2708/patches-4.19/950-0688-Add-missing-dma_unmap_sg-calls-to-free-relevant-swio.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0689-overlays-mcp23017-rename-the-GPIO-pins-node-with-the.patch [moved from target/linux/brcm2708/patches-4.19/950-0689-overlays-mcp23017-rename-the-GPIO-pins-node-with-the.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0690-overlays-mcp23017-Add-option-for-not-connecting-the-.patch [moved from target/linux/brcm2708/patches-4.19/950-0690-overlays-mcp23017-Add-option-for-not-connecting-the-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0691-v4l2-Add-a-Greyworld-AWB-mode.patch [moved from target/linux/brcm2708/patches-4.19/950-0691-v4l2-Add-a-Greyworld-AWB-mode.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0692-staging-bcm2835-camera-Add-greyworld-AWB-mode.patch [moved from target/linux/brcm2708/patches-4.19/950-0692-staging-bcm2835-camera-Add-greyworld-AWB-mode.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0693-PCI-brcmstb-Fix-compilation-warning.patch [moved from target/linux/brcm2708/patches-4.19/950-0693-PCI-brcmstb-Fix-compilation-warning.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0694-drm-vc4-Fix-for-margins-in-composite-SDTV-mode-3223.patch [moved from target/linux/brcm2708/patches-4.19/950-0694-drm-vc4-Fix-for-margins-in-composite-SDTV-mode-3223.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0695-Add-Hifiberry-DAC-DSP-soundcard-driver-3224.patch [moved from target/linux/brcm2708/patches-4.19/950-0695-Add-Hifiberry-DAC-DSP-soundcard-driver-3224.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0696-staging-bcm2835-codec-Allow-height-of-1920.patch [moved from target/linux/brcm2708/patches-4.19/950-0696-staging-bcm2835-codec-Allow-height-of-1920.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0697-staging-bcm2835-codec-Correct-g-s_selection-API-MPLA.patch [moved from target/linux/brcm2708/patches-4.19/950-0697-staging-bcm2835-codec-Correct-g-s_selection-API-MPLA.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0698-regulator-gpio-Allow-nonexclusive-GPIO-access.patch [moved from target/linux/brcm2708/patches-4.19/950-0698-regulator-gpio-Allow-nonexclusive-GPIO-access.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0699-gpio-Enable-nonexclusive-gpiods-from-DT-nodes.patch [moved from target/linux/brcm2708/patches-4.19/950-0699-gpio-Enable-nonexclusive-gpiods-from-DT-nodes.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0700-Fix-poll-rate-on-touchscreen-3238.patch [moved from target/linux/brcm2708/patches-4.19/950-0700-Fix-poll-rate-on-touchscreen-3238.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0701-dts-Add-DTS-for-Pi-2B-rev-1.2-with-BCM2837-3235.patch [moved from target/linux/brcm2708/patches-4.19/950-0701-dts-Add-DTS-for-Pi-2B-rev-1.2-with-BCM2837-3235.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0702-drm-v3d-clean-caches-at-the-end-of-render-jobs-on-re.patch [moved from target/linux/brcm2708/patches-4.19/950-0702-drm-v3d-clean-caches-at-the-end-of-render-jobs-on-re.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0703-staging-bcm2835-audio-Fix-draining-behavior-regressi.patch [moved from target/linux/brcm2708/patches-4.19/950-0703-staging-bcm2835-audio-Fix-draining-behavior-regressi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0704-bcm2708_fb-Fix-layout-of-struct-vc4_display_settings.patch [moved from target/linux/brcm2708/patches-4.19/950-0704-bcm2708_fb-Fix-layout-of-struct-vc4_display_settings.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0705-ARM-dts-bcm283x-Fix-DTC-warning-for-memory-node.patch [moved from target/linux/brcm2708/patches-4.19/950-0705-ARM-dts-bcm283x-Fix-DTC-warning-for-memory-node.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0706-ARM-dts-bcm27xx-Fix-DTC-warning-for-memory-node.patch [moved from target/linux/brcm2708/patches-4.19/950-0706-ARM-dts-bcm27xx-Fix-DTC-warning-for-memory-node.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0707-ARM-bcm283x-Enable-DMA-support-for-SPI-controller.patch [moved from target/linux/brcm2708/patches-4.19/950-0707-ARM-bcm283x-Enable-DMA-support-for-SPI-controller.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0708-ARM-dts-bcm2835-rpi-Drop-unnecessary-address-cells-s.patch [moved from target/linux/brcm2708/patches-4.19/950-0708-ARM-dts-bcm2835-rpi-Drop-unnecessary-address-cells-s.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0709-ARM-dts-bcm2708-rpi-Define-the-downstream-MMC-interf.patch [moved from target/linux/brcm2708/patches-4.19/950-0709-ARM-dts-bcm2708-rpi-Define-the-downstream-MMC-interf.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0710-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch [moved from target/linux/brcm2708/patches-4.19/950-0710-ARM-dts-bcm283x-Define-MMC-interfaces-at-board-level.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0711-ARM-dts-bcm2835-rpi-zero-w-Fix-bus-width-of-sdhci.patch [moved from target/linux/brcm2708/patches-4.19/950-0711-ARM-dts-bcm2835-rpi-zero-w-Fix-bus-width-of-sdhci.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0712-ARM-dts-bcm2708-rpi-Define-the-downstream-HDMI-power.patch [moved from target/linux/brcm2708/patches-4.19/950-0712-ARM-dts-bcm2708-rpi-Define-the-downstream-HDMI-power.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0713-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch [moved from target/linux/brcm2708/patches-4.19/950-0713-ARM-dts-bcm283x-Enable-HDMI-at-board-level.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0714-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch [moved from target/linux/brcm2708/patches-4.19/950-0714-clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0715-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0715-clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0716-ARM-bcm-Switch-board-clk-and-pinctrl-to-bcm2711-comp.patch [moved from target/linux/brcm2708/patches-4.19/950-0716-ARM-bcm-Switch-board-clk-and-pinctrl-to-bcm2711-comp.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0717-pinctrl-bcm2835-Switch-to-SPDX-identifier.patch [moved from target/linux/brcm2708/patches-4.19/950-0717-pinctrl-bcm2835-Switch-to-SPDX-identifier.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0718-pinctrl-bcm2835-declare-pin-config-as-generic.patch [moved from target/linux/brcm2708/patches-4.19/950-0718-pinctrl-bcm2835-declare-pin-config-as-generic.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0719-pinctrl-bcm2835-Direct-GPIO-config-changes-to-generi.patch [moved from target/linux/brcm2708/patches-4.19/950-0719-pinctrl-bcm2835-Direct-GPIO-config-changes-to-generi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0720-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch [moved from target/linux/brcm2708/patches-4.19/950-0720-pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0721-Rename-HDMI-ALSA-device-names-check-for-enable-state.patch [moved from target/linux/brcm2708/patches-4.19/950-0721-Rename-HDMI-ALSA-device-names-check-for-enable-state.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0722-pcie-brcmstb-bounce64.c-dev_err-dev_info-for-info-me.patch [moved from target/linux/brcm2708/patches-4.19/950-0722-pcie-brcmstb-bounce64.c-dev_err-dev_info-for-info-me.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0723-overlays-gpio-shutdown-Add-debounce-parameter.patch [moved from target/linux/brcm2708/patches-4.19/950-0723-overlays-gpio-shutdown-Add-debounce-parameter.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0724-overlays-fix-compatible-for-RPi4.patch [moved from target/linux/brcm2708/patches-4.19/950-0724-overlays-fix-compatible-for-RPi4.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0725-bcm2711-Retain-support-for-old-dtbs.patch [moved from target/linux/brcm2708/patches-4.19/950-0725-bcm2711-Retain-support-for-old-dtbs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0726-media-bcm2835-unicam-Add-support-for-raw14-formats.patch [moved from target/linux/brcm2708/patches-4.19/950-0726-media-bcm2835-unicam-Add-support-for-raw14-formats.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0727-media-bcm2835-unicam-Rework-to-not-cache-the-list-of.patch [moved from target/linux/brcm2708/patches-4.19/950-0727-media-bcm2835-unicam-Rework-to-not-cache-the-list-of.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0728-media-bcm2835-unicam-Support-unpacking-CSI-format-to.patch [moved from target/linux/brcm2708/patches-4.19/950-0728-media-bcm2835-unicam-Support-unpacking-CSI-format-to.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0729-media-bcm2835-unicam-Add-support-for-luma-greyscale-.patch [moved from target/linux/brcm2708/patches-4.19/950-0729-media-bcm2835-unicam-Add-support-for-luma-greyscale-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0730-drm-vc4-Add-support-for-YUV-color-encodings-and-rang.patch [moved from target/linux/brcm2708/patches-4.19/950-0730-drm-vc4-Add-support-for-YUV-color-encodings-and-rang.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0731-drm-vc4-Fix-negative-X-Y-positioning-on-SAND-planes.patch [moved from target/linux/brcm2708/patches-4.19/950-0731-drm-vc4-Fix-negative-X-Y-positioning-on-SAND-planes.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0732-drm-vc4-Add-support-for-H-V-flips.patch [moved from target/linux/brcm2708/patches-4.19/950-0732-drm-vc4-Add-support-for-H-V-flips.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0733-drm-vc4-Correct-handling-of-rotation-parameter-in-fk.patch [moved from target/linux/brcm2708/patches-4.19/950-0733-drm-vc4-Correct-handling-of-rotation-parameter-in-fk.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0734-overlays-Add-w5500-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0734-overlays-Add-w5500-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0735-media-bcm2835-unicam-Replace-hard-coded-loop-limit-w.patch [moved from target/linux/brcm2708/patches-4.19/950-0735-media-bcm2835-unicam-Replace-hard-coded-loop-limit-w.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0736-media-bcm2835-unicam-Fix-one-to-many-mapping-for-YUY.patch [moved from target/linux/brcm2708/patches-4.19/950-0736-media-bcm2835-unicam-Fix-one-to-many-mapping-for-YUY.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0737-dt-bindings-Add-binding-for-the-Infineon-IRS1125-sen.patch [moved from target/linux/brcm2708/patches-4.19/950-0737-dt-bindings-Add-binding-for-the-Infineon-IRS1125-sen.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0738-media-i2c-Add-a-driver-for-the-Infineon-IRS1125-dept.patch [moved from target/linux/brcm2708/patches-4.19/950-0738-media-i2c-Add-a-driver-for-the-Infineon-IRS1125-dept.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0739-dtoverlays-Add-an-overlay-for-the-Infineon-IRS1125.patch [moved from target/linux/brcm2708/patches-4.19/950-0739-dtoverlays-Add-an-overlay-for-the-Infineon-IRS1125.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0740-rpi-wm8804-soundcard-Fixed-MCLKDIV-for-Allo-Digione.patch [moved from target/linux/brcm2708/patches-4.19/950-0740-rpi-wm8804-soundcard-Fixed-MCLKDIV-for-Allo-Digione.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0741-dts-bcm2838-Disable-DWC-OTG-block-by-default.patch [moved from target/linux/brcm2708/patches-4.19/950-0741-dts-bcm2838-Disable-DWC-OTG-block-by-default.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0742-staging-bcm2835-codec-Add-support-for-ENUM_FRAMESIZE.patch [moved from target/linux/brcm2708/patches-4.19/950-0742-staging-bcm2835-codec-Add-support-for-ENUM_FRAMESIZE.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0743-staging-bcm2835-codec-Correct-buffer-type-check-on-G.patch [moved from target/linux/brcm2708/patches-4.19/950-0743-staging-bcm2835-codec-Correct-buffer-type-check-on-G.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0744-staging-bcm2835-codec-Set-default-and-error-check-ti.patch [moved from target/linux/brcm2708/patches-4.19/950-0744-staging-bcm2835-codec-Set-default-and-error-check-ti.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0745-staging-bcm2835-codec-Fix-imbalance-in-dma_buf_get-d.patch [moved from target/linux/brcm2708/patches-4.19/950-0745-staging-bcm2835-codec-Fix-imbalance-in-dma_buf_get-d.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0746-drm-vc4-Added-calls-for-firmware-display-blank-unbla.patch [moved from target/linux/brcm2708/patches-4.19/950-0746-drm-vc4-Added-calls-for-firmware-display-blank-unbla.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0747-rpi-poe-fan-fix-def_pwm1-writes.patch [moved from target/linux/brcm2708/patches-4.19/950-0747-rpi-poe-fan-fix-def_pwm1-writes.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0748-net-phy-bcm54xx-Encode-link-speed-and-activity-into-.patch [moved from target/linux/brcm2708/patches-4.19/950-0748-net-phy-bcm54xx-Encode-link-speed-and-activity-into-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0749-net-phy-2711-Allow-ethernet-LED-mode-to-be-set-via-d.patch [moved from target/linux/brcm2708/patches-4.19/950-0749-net-phy-2711-Allow-ethernet-LED-mode-to-be-set-via-d.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0750-overlays-smi-fix-typo-in-comment-3320.patch [moved from target/linux/brcm2708/patches-4.19/950-0750-overlays-smi-fix-typo-in-comment-3320.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0751-net-phy-2711-Change-the-default-ethernet-LED-actions.patch [moved from target/linux/brcm2708/patches-4.19/950-0751-net-phy-2711-Change-the-default-ethernet-LED-actions.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0752-overlays-README-Remove-trailing-whitespace.patch [moved from target/linux/brcm2708/patches-4.19/950-0752-overlays-README-Remove-trailing-whitespace.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0753-overlays-Add-apds9960-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0753-overlays-Add-apds9960-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0754-arm-dts-overlays-pitft35-resistive-add-upstream-comp.patch [moved from target/linux/brcm2708/patches-4.19/950-0754-arm-dts-overlays-pitft35-resistive-add-upstream-comp.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0755-clk-bcm2835-Avoid-null-pointer-exception.patch [moved from target/linux/brcm2708/patches-4.19/950-0755-clk-bcm2835-Avoid-null-pointer-exception.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0756-v3d_drv-Handle-missing-clock-more-gracefully.patch [moved from target/linux/brcm2708/patches-4.19/950-0756-v3d_drv-Handle-missing-clock-more-gracefully.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0757-cpufreq-scpi-scmi-Fix-freeing-of-dynamic-OPPs.patch [moved from target/linux/brcm2708/patches-4.19/950-0757-cpufreq-scpi-scmi-Fix-freeing-of-dynamic-OPPs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0758-clk-bcm283x-add-driver-interfacing-with-Raspberry-Pi.patch [moved from target/linux/brcm2708/patches-4.19/950-0758-clk-bcm283x-add-driver-interfacing-with-Raspberry-Pi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0759-cpufreq-add-driver-for-Raspberry-Pi.patch [moved from target/linux/brcm2708/patches-4.19/950-0759-cpufreq-add-driver-for-Raspberry-Pi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0760-firmware-raspberrypi-register-clk-device.patch [moved from target/linux/brcm2708/patches-4.19/950-0760-firmware-raspberrypi-register-clk-device.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0761-clk-raspberrypi-register-platform-device-for-raspber.patch [moved from target/linux/brcm2708/patches-4.19/950-0761-clk-raspberrypi-register-platform-device-for-raspber.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0762-clk-bcm2835-remove-pllb.patch [moved from target/linux/brcm2708/patches-4.19/950-0762-clk-bcm2835-remove-pllb.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0763-v3d_drv-Allow-clock-retrieval-by-name.patch [moved from target/linux/brcm2708/patches-4.19/950-0763-v3d_drv-Allow-clock-retrieval-by-name.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0764-v3d_gem-Kick-the-clock-so-firmware-knows-we-are-usin.patch [moved from target/linux/brcm2708/patches-4.19/950-0764-v3d_gem-Kick-the-clock-so-firmware-knows-we-are-usin.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0765-clk-raspberrypi-Allow-cpufreq-driver-to-also-adjust-.patch [moved from target/linux/brcm2708/patches-4.19/950-0765-clk-raspberrypi-Allow-cpufreq-driver-to-also-adjust-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0766-clk-raspberrypi-Also-support-v3d-clock.patch [moved from target/linux/brcm2708/patches-4.19/950-0766-clk-raspberrypi-Also-support-v3d-clock.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0767-clk-bcm2835-Disable-v3d-clock.patch [moved from target/linux/brcm2708/patches-4.19/950-0767-clk-bcm2835-Disable-v3d-clock.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0768-fixup-clk-raspberrypi-Also-support-v3d-clock.patch [moved from target/linux/brcm2708/patches-4.19/950-0768-fixup-clk-raspberrypi-Also-support-v3d-clock.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0769-fixup-clk-raspberrypi-Also-support-v3d-clock.patch [moved from target/linux/brcm2708/patches-4.19/950-0769-fixup-clk-raspberrypi-Also-support-v3d-clock.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0770-raspberrypi-cpufreq-Only-report-integer-pll-divisor-.patch [moved from target/linux/brcm2708/patches-4.19/950-0770-raspberrypi-cpufreq-Only-report-integer-pll-divisor-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0771-fixup-clk-raspberrypi-Also-support-v3d-clock.patch [moved from target/linux/brcm2708/patches-4.19/950-0771-fixup-clk-raspberrypi-Also-support-v3d-clock.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0772-arm-dts-Correct-Pi-4B-LED-values.patch [moved from target/linux/brcm2708/patches-4.19/950-0772-arm-dts-Correct-Pi-4B-LED-values.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0773-drm-v3d-Set-dma_mask-as-well-as-coherent_dma_mask.patch [moved from target/linux/brcm2708/patches-4.19/950-0773-drm-v3d-Set-dma_mask-as-well-as-coherent_dma_mask.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0774-arm-dts-2711-Add-pcie0-alias.patch [moved from target/linux/brcm2708/patches-4.19/950-0774-arm-dts-2711-Add-pcie0-alias.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0775-spidev-Completely-disable-the-DT-warning.patch [moved from target/linux/brcm2708/patches-4.19/950-0775-spidev-Completely-disable-the-DT-warning.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0776-drm-vc4-Disable-V3D-interactions-if-the-v3d-componen.patch [moved from target/linux/brcm2708/patches-4.19/950-0776-drm-vc4-Disable-V3D-interactions-if-the-v3d-componen.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0777-sound-soc-only-first-codec-is-master-in-multicodec-s.patch [moved from target/linux/brcm2708/patches-4.19/950-0777-sound-soc-only-first-codec-is-master-in-multicodec-s.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0778-Allow-simultaneous-use-of-JustBoom-DAC-and-Digi.patch [moved from target/linux/brcm2708/patches-4.19/950-0778-Allow-simultaneous-use-of-JustBoom-DAC-and-Digi.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0779-dwc_otg-checking-the-urb-transfer_buffer-too-early-3.patch [moved from target/linux/brcm2708/patches-4.19/950-0779-dwc_otg-checking-the-urb-transfer_buffer-too-early-3.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0780-overlays-Make-mcp342x-run-time-compatible.patch [moved from target/linux/brcm2708/patches-4.19/950-0780-overlays-Make-mcp342x-run-time-compatible.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0781-overlays-dht11-Allow-multiple-instantiation.patch [moved from target/linux/brcm2708/patches-4.19/950-0781-overlays-dht11-Allow-multiple-instantiation.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0782-overlays-i2c-rtc-Add-pcf85363-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0782-overlays-i2c-rtc-Add-pcf85363-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0783-pinctrl-bcm2835-Remove-gpiochip-on-error.patch [moved from target/linux/brcm2708/patches-4.19/950-0783-pinctrl-bcm2835-Remove-gpiochip-on-error.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0784-pinctrl-bcm2835-Change-init-order-for-gpio-hogs.patch [moved from target/linux/brcm2708/patches-4.19/950-0784-pinctrl-bcm2835-Change-init-order-for-gpio-hogs.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0785-Pisound-MIDI-communication-fixes-for-scaled-down-CPU.patch [moved from target/linux/brcm2708/patches-4.19/950-0785-Pisound-MIDI-communication-fixes-for-scaled-down-CPU.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0786-leds-pca963x-Fix-open-drain-initialization.patch [moved from target/linux/brcm2708/patches-4.19/950-0786-leds-pca963x-Fix-open-drain-initialization.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0787-add-BME680-to-i2c-sensor-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0787-add-BME680-to-i2c-sensor-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0788-dwc_otg-constrain-endpoint-max-packet-and-transfer-s.patch [moved from target/linux/brcm2708/patches-4.19/950-0788-dwc_otg-constrain-endpoint-max-packet-and-transfer-s.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0789-dwc_otg-fiq_fsm-pause-when-cancelling-split-transact.patch [moved from target/linux/brcm2708/patches-4.19/950-0789-dwc_otg-fiq_fsm-pause-when-cancelling-split-transact.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0790-dwc_otg-fiq_fsm-add-a-barrier-on-entry-into-FIQ-hand.patch [moved from target/linux/brcm2708/patches-4.19/950-0790-dwc_otg-fiq_fsm-add-a-barrier-on-entry-into-FIQ-hand.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0791-Add-universal-device-tree-overlay-for-SPI-devices.patch [moved from target/linux/brcm2708/patches-4.19/950-0791-Add-universal-device-tree-overlay-for-SPI-devices.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0792-sound-Add-the-HiFiBerry-DAC-HD-version.patch [moved from target/linux/brcm2708/patches-4.19/950-0792-sound-Add-the-HiFiBerry-DAC-HD-version.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0793-Initialise-rpi-firmware-before-clk-bcm2835.patch [moved from target/linux/brcm2708/patches-4.19/950-0793-Initialise-rpi-firmware-before-clk-bcm2835.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0794-Fix-master-mode-settings-of-HiFiBerry-DAC-ADC-PRO-ca.patch [moved from target/linux/brcm2708/patches-4.19/950-0794-Fix-master-mode-settings-of-HiFiBerry-DAC-ADC-PRO-ca.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0795-overlays-Use-preferred-compatible-strings.patch [moved from target/linux/brcm2708/patches-4.19/950-0795-overlays-Use-preferred-compatible-strings.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0796-tty-amba-pl011-Add-un-throttle-support.patch [moved from target/linux/brcm2708/patches-4.19/950-0796-tty-amba-pl011-Add-un-throttle-support.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0797-Fix-i2c-pwm-pca9685a-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0797-Fix-i2c-pwm-pca9685a-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0798-adds-LED-OFF-feature-to-HiFiBerry-DAC-ADC-PRO-sound-.patch [moved from target/linux/brcm2708/patches-4.19/950-0798-adds-LED-OFF-feature-to-HiFiBerry-DAC-ADC-PRO-sound-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0799-adds-LED-OFF-feature-to-HiFiBerry-DAC-ADC-sound-card.patch [moved from target/linux/brcm2708/patches-4.19/950-0799-adds-LED-OFF-feature-to-HiFiBerry-DAC-ADC-sound-card.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0800-adds-LED-OFF-feature-to-HiFiBerry-DAC-DAC-PRO-sound-.patch [moved from target/linux/brcm2708/patches-4.19/950-0800-adds-LED-OFF-feature-to-HiFiBerry-DAC-DAC-PRO-sound-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0801-pisound-Added-reading-Pisound-board-hardware-revisio.patch [moved from target/linux/brcm2708/patches-4.19/950-0801-pisound-Added-reading-Pisound-board-hardware-revisio.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0802-mmc-sdhci-iproc-Fix-vmmc-regulators-on-iProc.patch [moved from target/linux/brcm2708/patches-4.19/950-0802-mmc-sdhci-iproc-Fix-vmmc-regulators-on-iProc.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0803-ARM-dts-Declare-RPi-4B-SD-card-power-regulator.patch [moved from target/linux/brcm2708/patches-4.19/950-0803-ARM-dts-Declare-RPi-4B-SD-card-power-regulator.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0804-pcie-brcmstb-Bounce-buffer-support-is-for-BCM2711B0.patch [moved from target/linux/brcm2708/patches-4.19/950-0804-pcie-brcmstb-Bounce-buffer-support-is-for-BCM2711B0.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0805-bcm2838.dtsi-Use-BCM2711-PCIe-compatible-string.patch [moved from target/linux/brcm2708/patches-4.19/950-0805-bcm2838.dtsi-Use-BCM2711-PCIe-compatible-string.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0806-ARM-dts-Remove-bcm2838-rpi-4-b.dts.patch [moved from target/linux/brcm2708/patches-4.19/950-0806-ARM-dts-Remove-bcm2838-rpi-4-b.dts.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0807-tty-amba-pl011-Avoid-rare-write-when-full-error.patch [moved from target/linux/brcm2708/patches-4.19/950-0807-tty-amba-pl011-Avoid-rare-write-when-full-error.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0808-usb-xhci-Raspberry-Pi-FW-loader-for-VIA-VL805.patch [moved from target/linux/brcm2708/patches-4.19/950-0808-usb-xhci-Raspberry-Pi-FW-loader-for-VIA-VL805.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0809-overlays-Correct-the-eth_led-colour-assignments.patch [moved from target/linux/brcm2708/patches-4.19/950-0809-overlays-Correct-the-eth_led-colour-assignments.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0810-overlays-Remove-hack-from-uart0-overlay.patch [moved from target/linux/brcm2708/patches-4.19/950-0810-overlays-Remove-hack-from-uart0-overlay.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0811-ARM-dts-Add-sd_poll_once-dtparam-to-bcm283x-2711.patch [moved from target/linux/brcm2708/patches-4.19/950-0811-ARM-dts-Add-sd_poll_once-dtparam-to-bcm283x-2711.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0812-overlays-Add-ssd1306-spi-overlay-3440.patch [moved from target/linux/brcm2708/patches-4.19/950-0812-overlays-Add-ssd1306-spi-overlay-3440.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0813-overlays-Add-sh1106-spi-and-ssd1351-spi-overlays-344.patch [moved from target/linux/brcm2708/patches-4.19/950-0813-overlays-Add-sh1106-spi-and-ssd1351-spi-overlays-344.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0814-overlays-dwc2-Increase-RX-FIFO-size.patch [moved from target/linux/brcm2708/patches-4.19/950-0814-overlays-dwc2-Increase-RX-FIFO-size.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0815-overlays-Fix-mcp23017-s-addr-parameter.patch [moved from target/linux/brcm2708/patches-4.19/950-0815-overlays-Fix-mcp23017-s-addr-parameter.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0816-overlays-fix-sh1106-spi-ssd1306-spi-and-ssd1351-spi-.patch [moved from target/linux/brcm2708/patches-4.19/950-0816-overlays-fix-sh1106-spi-ssd1306-spi-and-ssd1351-spi-.patch with 100% similarity]
target/linux/bcm27xx/patches-4.19/950-0817-Fix-a-sh1106-spi-ssd1306-spi-ssd1351-spi-overlays.patch [moved from target/linux/brcm2708/patches-4.19/950-0817-Fix-a-sh1106-spi-ssd1306-spi-ssd1351-spi-overlays.patch with 100% similarity]

index 4ee0273f635be5d19dd1d5495767294566e9a970..a32de19826ff3d21f0df9c62e227256fad22245c 100644 (file)
@@ -262,7 +262,7 @@ menu "Target Images"
                int "Kernel partition size (in MB)"
                depends on GRUB_IMAGES || USES_BOOT_PART
                default 8 if TARGET_apm821xx_sata
-               default 64 if TARGET_brcm2708
+               default 64 if TARGET_bcm27xx
                default 16
 
        config TARGET_ROOTFS_PARTSIZE
index 20930326cad8356948e9753c9146e192bcca8f3f..db17f6a9dd14eeb9d6912002cd1634a6c5656a70 100644 (file)
@@ -550,7 +550,7 @@ if KERNEL_CGROUPS
 
                config KERNEL_BLK_DEV_THROTTLING
                        bool "Enable throttling policy"
-                       default y if TARGET_brcm2708
+                       default y if TARGET_bcm27xx
 
                config KERNEL_BLK_DEV_THROTTLING_LOW
                        bool "Block throttling .low limit interface support (EXPERIMENTAL)"
index 418a2b0d7e6ad851f2062299377435e8a61a27e9..ef4044c6d0b178066b2119bfe71b17c0b85853a3 100644 (file)
@@ -34,7 +34,7 @@ endef
 define Package/cypress-nvram-43430-sdio-rpi-3b
   $(Package/cypress-nvram-default)
   TITLE:=CYW43430 NVRAM for Raspberry Pi 3B
-  DEPENDS:=@TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
 endef
 
 define Package/cypress-nvram-43430-sdio-rpi-3b/install
@@ -50,7 +50,7 @@ $(eval $(call BuildPackage,cypress-nvram-43430-sdio-rpi-3b))
 define Package/cypress-nvram-43430-sdio-rpi-zero-w
   $(Package/cypress-nvram-default)
   TITLE:=CYW43430 NVRAM for Raspberry Pi Zero W
-  DEPENDS:=@TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
 endef
 
 define Package/cypress-nvram-43430-sdio-rpi-zero-w/install
@@ -66,7 +66,7 @@ $(eval $(call BuildPackage,cypress-nvram-43430-sdio-rpi-zero-w))
 define Package/cypress-nvram-43455-sdio-rpi-3b-plus
   $(Package/cypress-nvram-default)
   TITLE:=CYW43455 NVRAM for Raspberry Pi 3B+
-  DEPENDS:=@TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
 endef
 
 define Package/cypress-nvram-43455-sdio-rpi-3b-plus/install
@@ -82,7 +82,7 @@ $(eval $(call BuildPackage,cypress-nvram-43455-sdio-rpi-3b-plus))
 define Package/cypress-nvram-43455-sdio-rpi-4b
   $(Package/cypress-nvram-default)
   TITLE:=CYW43455 NVRAM for Raspberry Pi 4B
-  DEPENDS:=@TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
 endef
 
 define Package/cypress-nvram-43455-sdio-rpi-4b/install
similarity index 95%
rename from package/kernel/brcm2708-gpu-fw/Makefile
rename to package/kernel/bcm27xx-gpu-fw/Makefile
index fa53f48333e26e8f92e904d8247e3e20d93b7496..bbaff39cc6e46dc8d168fefc767d76813f1af563 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
-PKG_NAME:=brcm2708-gpu-fw
+PKG_NAME:=bcm27xx-gpu-fw
 PKG_VERSION:=2020-01-30
 PKG_RELEASE:=63bdbe0ea609a69f5c0a2212d608ef3d9915a7ad
 
@@ -133,16 +133,16 @@ define Download/start4x_elf
 endef
 $(eval $(call Download,start4x_elf))
 
-define Package/brcm2708-gpu-fw
+define Package/bcm27xx-gpu-fw
   SECTION:=boot
   CATEGORY:=Boot Loaders
-  DEPENDS:=@TARGET_brcm2708
-  TITLE:=brcm2708-gpu-fw
-  DEFAULT:=y if TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
+  TITLE:=bcm27xx-gpu-fw
+  DEFAULT:=y if TARGET_bcm27xx
 endef
 
-define Package/brcm2708-gpu-fw/description
- GPU and kernel boot firmware for brcm2708. 
+define Package/bcm27xx-gpu-fw/description
+ GPU and kernel boot firmware for bcm27xx.
 endef
 
 define Build/Prepare
@@ -168,7 +168,7 @@ define Build/Compile
        true
 endef
 
-define Package/brcm2708-gpu-fw/install
+define Package/bcm27xx-gpu-fw/install
        true
 endef
 
@@ -189,4 +189,4 @@ define Build/InstallDev
        $(CP) $(PKG_BUILD_DIR)/fixup4x.dat $(KERNEL_BUILD_DIR)
 endef
 
-$(eval $(call BuildPackage,brcm2708-gpu-fw))
+$(eval $(call BuildPackage,bcm27xx-gpu-fw))
index 7aa97a8d9b0667875b5167afccca46afee77817c..4fcd03ae85b7ad7a28b21a22f31c0161e6a0b7bc 100644 (file)
@@ -125,7 +125,7 @@ $(eval $(call KernelPackage,mii))
 define KernelPackage/mdio-gpio
   SUBMENU:=$(NETWORK_DEVICES_MENU)
   TITLE:= Supports GPIO lib-based MDIO busses
-  DEPENDS:=+kmod-libphy @GPIO_SUPPORT +(TARGET_armvirt||TARGET_brcm2708_bcm2708||TARGET_samsung||TARGET_tegra):kmod-of-mdio
+  DEPENDS:=+kmod-libphy @GPIO_SUPPORT +(TARGET_armvirt||TARGET_bcm27xx_bcm2708||TARGET_samsung||TARGET_tegra):kmod-of-mdio
   KCONFIG:= \
        CONFIG_MDIO_BITBANG \
        CONFIG_MDIO_GPIO
@@ -320,7 +320,7 @@ $(eval $(call KernelPackage,switch-rtl8306))
 define KernelPackage/switch-rtl8366-smi
   SUBMENU:=$(NETWORK_DEVICES_MENU)
   TITLE:=Realtek RTL8366 SMI switch interface support
-  DEPENDS:=@GPIO_SUPPORT +kmod-swconfig +(TARGET_armvirt||TARGET_brcm2708_bcm2708||TARGET_samsung||TARGET_tegra):kmod-of-mdio
+  DEPENDS:=@GPIO_SUPPORT +kmod-swconfig +(TARGET_armvirt||TARGET_bcm27xx_bcm2708||TARGET_samsung||TARGET_tegra):kmod-of-mdio
   KCONFIG:=CONFIG_RTL8366_SMI
   FILES:=$(LINUX_DIR)/drivers/net/phy/rtl8366_smi.ko
   AUTOLOAD:=$(call AutoLoad,42,rtl8366_smi)
index c725c4924f555923302b50afa23a8efb9c6c2f81..41320bcc125a7ec2202c1d67f0e6845e293d4a9b 100644 (file)
@@ -449,7 +449,7 @@ define KernelPackage/brcmfmac/config
 
        config BRCMFMAC_SDIO
                bool "Enable SDIO bus interface support"
-               default y if TARGET_brcm2708
+               default y if TARGET_bcm27xx
                default y if TARGET_sunxi
                default n
                help
similarity index 80%
rename from package/utils/brcm2708-userland/Makefile
rename to package/utils/bcm27xx-userland/Makefile
index 7fea9529740c1130f0bfeb2c8f836908024bda55..718e853993fb6635e1c914d6ba147ab48cc69896 100644 (file)
@@ -7,7 +7,7 @@
 
 include $(TOPDIR)/rules.mk
 
-PKG_NAME:=brcm2708-userland
+PKG_NAME:=bcm27xx-userland
 PKG_VERSION:=42ec119e03eb8dffc7c83e2ac0e665e333abbef6
 PKG_RELEASE:=1
 
@@ -34,19 +34,19 @@ include $(INCLUDE_DIR)/cmake.mk
 TAR_OPTIONS:=--strip-components 1 $(TAR_OPTIONS)
 TAR_CMD=$(HOST_TAR) -C $(1) $(TAR_OPTIONS)
 
-define Package/brcm2708-userland
+define Package/bcm27xx-userland
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=@TARGET_brcm2708
-  TITLE:=BCM2708 userland tools
-  DEFAULT:=y if TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
+  TITLE:=BCM27xx userland tools
+  DEFAULT:=y if TARGET_bcm27xx
 endef
 
-define Package/brcm2708-userland/description
-  BCM2708 userland tools including vcgencmd and tvservice.
+define Package/bcm27xx-userland/description
+  BCM27xx userland tools including vcgencmd and tvservice.
 endef
 
-define Package/brcm2708-userland/install
+define Package/bcm27xx-userland/install
        $(INSTALL_DIR) $(1)/usr/bin
        $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/dtparam $(1)/usr/bin
        $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/dtoverlay $(1)/usr/bin
@@ -61,4 +61,4 @@ define Package/brcm2708-userland/install
        $(CP) $(PKG_INSTALL_DIR)/usr/lib/ $(1)/usr/
 endef
 
-$(eval $(call BuildPackage,brcm2708-userland))
+$(eval $(call BuildPackage,bcm27xx-userland))
similarity index 96%
rename from target/linux/brcm2708/Makefile
rename to target/linux/bcm27xx/Makefile
index d93575891ee90771598d4a5d372d045cd8f6f7d7..8976a43609253c6fa5fa05f0439497fc75364050 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 ARCH:=arm
-BOARD:=brcm2708
+BOARD:=bcm27xx
 BOARDNAME:=Broadcom BCM27xx
 FEATURES:=ext4 audio usb usbgadget display gpio fpu squashfs rootfs-part boot-part
 MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
@@ -23,7 +23,7 @@ endef
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += \
-       brcm2708-gpu-fw \
+       bcm27xx-gpu-fw \
        kmod-usb-hid \
        kmod-sound-core kmod-sound-arm-bcm2835 \
        kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \
similarity index 74%
rename from target/linux/brcm2708/modules.mk
rename to target/linux/bcm27xx/modules.mk
index 3e51e84879b88f00cc2bc020d2c62a5cde3f7b7e..480509193f8a104e8bd27bf5d4655c8e42940f26 100644 (file)
@@ -5,4 +5,4 @@
 # See /LICENSE for more information.
 #
 
-include $(TOPDIR)/target/linux/brcm2708/modules/*.mk
+include $(TOPDIR)/target/linux/bcm27xx/modules/*.mk
similarity index 91%
rename from target/linux/brcm2708/modules/hwmon.mk
rename to target/linux/bcm27xx/modules/hwmon.mk
index 9b790010b32a6314593bf12fa41ac0260bd699c1..5081cee1d3aa272098f5ad1f01a2e77377274de1 100644 (file)
@@ -10,7 +10,7 @@ define KernelPackage/hwmon-raspberrypi
   KCONFIG:=CONFIG_SENSORS_RASPBERRYPI_HWMON
   FILES:=$(LINUX_DIR)/drivers/hwmon/raspberrypi-hwmon.ko
   AUTOLOAD:=$(call AutoLoad,60,raspberrypi-hwmon)
-  $(call AddDepends/hwmon,@TARGET_brcm2708)
+  $(call AddDepends/hwmon,@TARGET_bcm27xx)
 endef
 
 define KernelPackage/hwmon-raspberrypi/description
@@ -23,7 +23,7 @@ $(eval $(call KernelPackage,hwmon-raspberrypi))
 define KernelPackage/hwmon-rpi-poe-fan
   SUBMENU:=$(HWMON_MENU)
   TITLE:=Raspberry Pi PoE HAT fan
-  DEPENDS:=@TARGET_brcm2708 +kmod-hwmon-core
+  DEPENDS:=@TARGET_bcm27xx +kmod-hwmon-core
   KCONFIG:=CONFIG_SENSORS_RPI_POE_FAN
   FILES:=$(LINUX_DIR)/drivers/hwmon/rpi-poe-fan.ko
   AUTOLOAD:=$(call AutoProbe,rpi-poe-fan)
similarity index 92%
rename from target/linux/brcm2708/modules/i2c.mk
rename to target/linux/bcm27xx/modules/i2c.mk
index ebba032f9438d26f6d4e980481ae0e3542a93c24..15beac41e5755ce64218f8509bebf745e919acba 100644 (file)
@@ -11,7 +11,7 @@ I2C_BCM2835_MODULES:=\
 define KernelPackage/i2c-bcm2835
   $(call i2c_defaults,$(I2C_BCM2835_MODULES),59)
   TITLE:=Broadcom BCM2835 I2C master controller driver
-  DEPENDS:=@TARGET_brcm2708 +kmod-i2c-core
+  DEPENDS:=@TARGET_bcm27xx +kmod-i2c-core
 endef
 
 define KernelPackage/i2c-bcm2835/description
similarity index 92%
rename from target/linux/brcm2708/modules/other.mk
rename to target/linux/bcm27xx/modules/other.mk
index ce3b2b6fb01649af9b4196be8f10402104d5e8fb..077c5e67a8a035ba22ab86bcfe3ac64973fdebc6 100644 (file)
@@ -13,7 +13,7 @@ define KernelPackage/pwm-bcm2835
     CONFIG_PWM_BCM2835
   FILES:=$(LINUX_DIR)/drivers/pwm/pwm-bcm2835.ko
   AUTOLOAD:=$(call AutoLoad,60,pwm-bcm2835)
-  DEPENDS:=@TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
 endef
 
 define KernelPackage/pwm-bcm2835/description
@@ -30,7 +30,7 @@ define KernelPackage/random-bcm2835
     CONFIG_HW_RANDOM_BCM2835
   FILES:=$(LINUX_DIR)/drivers/char/hw_random/bcm2835-rng.ko
   AUTOLOAD:=$(call AutoLoad,11,bcm2835-rng)
-  DEPENDS:=@TARGET_brcm2708 +kmod-random-core
+  DEPENDS:=@TARGET_bcm27xx +kmod-random-core
 endef
 
 define KernelPackage/random-bcm2835/description
@@ -46,7 +46,7 @@ define KernelPackage/smi-bcm2835
   KCONFIG:=CONFIG_BCM2835_SMI
   FILES:=$(LINUX_DIR)/drivers/misc/bcm2835_smi.ko
   AUTOLOAD:=$(call AutoLoad,20,bcm2835_smi)
-  DEPENDS:=@TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
 endef
 
 define KernelPackage/smi-bcm2835/description
@@ -63,7 +63,7 @@ define KernelPackage/smi-bcm2835-dev
   KCONFIG:=CONFIG_BCM2835_SMI_DEV
   FILES:=$(LINUX_DIR)/drivers/char/broadcom/bcm2835_smi_dev.ko
   AUTOLOAD:=$(call AutoLoad,21,bcm2835_smi_dev)
-  DEPENDS:=@TARGET_brcm2708 +kmod-smi-bcm2835
+  DEPENDS:=@TARGET_bcm27xx +kmod-smi-bcm2835
 endef
 
 define KernelPackage/smi-bcm2835-dev/description
similarity index 99%
rename from target/linux/brcm2708/modules/sound.mk
rename to target/linux/bcm27xx/modules/sound.mk
index b7da77b854f0ef5a3714a1e6e381d708547445da..8d449a51fa200070985a2dc99d3b3c66672b8e21 100644 (file)
@@ -14,7 +14,7 @@ define KernelPackage/sound-arm-bcm2835
   FILES:= \
     $(LINUX_DIR)/drivers/staging/vc04_services/bcm2835-audio/snd-bcm2835.ko
   AUTOLOAD:=$(call AutoLoad,68,snd-bcm2835)
-  DEPENDS:=@TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
   $(call AddDepends/sound)
 endef
 
@@ -36,7 +36,7 @@ define KernelPackage/sound-soc-bcm2835-i2s
   FILES:= \
     $(LINUX_DIR)/sound/soc/bcm/snd-soc-bcm2835-i2s.ko
   AUTOLOAD:=$(call AutoLoad,68,snd-soc-bcm2835-i2s)
-  DEPENDS:=@TARGET_brcm2708 +kmod-sound-soc-core
+  DEPENDS:=@TARGET_bcm27xx +kmod-sound-soc-core
   $(call AddDepends/sound)
 endef
 
similarity index 95%
rename from target/linux/brcm2708/modules/spi.mk
rename to target/linux/bcm27xx/modules/spi.mk
index eaddbadf6f0099602c924d2ca2c5d7067c63f3fd..884085214979dfd3a78c489eda76682ec38d2c46 100644 (file)
@@ -14,7 +14,7 @@ define KernelPackage/spi-bcm2835
     CONFIG_SPI_MASTER=y
   FILES:=$(LINUX_DIR)/drivers/spi/spi-bcm2835.ko
   AUTOLOAD:=$(call AutoLoad,89,spi-bcm2835)
-  DEPENDS:=@TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
 endef
 
 define KernelPackage/spi-bcm2835/description
@@ -33,7 +33,7 @@ define KernelPackage/spi-bcm2835-aux
     CONFIG_SPI_MASTER=y
   FILES:=$(LINUX_DIR)/drivers/spi/spi-bcm2835aux.ko
   AUTOLOAD:=$(call AutoLoad,89,spi-bcm2835aux)
-  DEPENDS:=@TARGET_brcm2708
+  DEPENDS:=@TARGET_bcm27xx
 endef
 
 define KernelPackage/spi-bcm2835-aux/description
similarity index 90%
rename from target/linux/brcm2708/modules/video.mk
rename to target/linux/bcm27xx/modules/video.mk
index 7f5b05060f8309f2cf204e9573c9c3696cd4e58a..f1da7d83211b33939d724ef9f6ff672ee4fb84e6 100644 (file)
@@ -13,7 +13,7 @@ define KernelPackage/camera-bcm2835
   FILES:= \
     $(LINUX_DIR)/drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko
   AUTOLOAD:=$(call AutoLoad,65,bcm2835-v4l2)
-  $(call AddDepends/video,@TARGET_brcm2708 +kmod-vchiq-mmal-bcm2835 +kmod-video-videobuf2)
+  $(call AddDepends/video,@TARGET_bcm27xx +kmod-vchiq-mmal-bcm2835 +kmod-video-videobuf2)
 endef
 
 define KernelPackage/camera-bcm2835/description
@@ -28,7 +28,7 @@ define KernelPackage/drm-vc4
   SUBMENU:=$(VIDEO_MENU)
   TITLE:=Broadcom VC4 Graphics
   DEPENDS:= \
-    @TARGET_brcm2708 +kmod-drm \
+    @TARGET_bcm27xx +kmod-drm \
     +kmod-sound-core \
     +kmod-sound-soc-core
   KCONFIG:= \
@@ -56,7 +56,7 @@ define KernelPackage/vc-sm-cma
     CONFIG_BCM_VC_SM_CMA
   FILES:= \
     $(LINUX_DIR)/drivers/staging/vc04_services/vc-sm-cma/vc-sm-cma.ko
-  $(call AddDepends/video,@TARGET_brcm2708)
+  $(call AddDepends/video,@TARGET_bcm27xx)
 endef
 
 define KernelPackage/vc-sm-cma/description
@@ -74,7 +74,7 @@ define KernelPackage/vchiq-mmal-bcm2835
     CONFIG_VIDEO_CODEC_BCM2835=n
   FILES:= \
     $(LINUX_DIR)/drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko
-  $(call AddDepends/video,@TARGET_brcm2708 +kmod-vc-sm-cma)
+  $(call AddDepends/video,@TARGET_bcm27xx +kmod-vc-sm-cma)
 endef
 
 define KernelPackage/vchiq-mmal-bcm2835/description