bcm47xx: add testing support for kernel 6.1
authorRafał Miłecki <rafal@milecki.pl>
Thu, 28 Mar 2024 12:57:07 +0000 (13:57 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Thu, 28 Mar 2024 23:11:04 +0000 (00:11 +0100)
commit8583a97c06fc1684150fb9744ca90bc16aa7d084
treeafb3b42177a9a11fd4d82707e103f11fb8bc2a49
parentd4a40827baf010763a1bf60a6435a5ca7da7ea62
bcm47xx: add testing support for kernel 6.1

Tested on Luxul XWR-1750 (BCM4706). Working: switch (LAN, WAN), LEDs,
sysupgrade.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
23 files changed:
target/linux/bcm47xx/Makefile
target/linux/bcm47xx/config-6.1 [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/030-v6.3-MIPS-BCM47XX-Add-support-for-Linksys-E2500-V3.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/130-MIPS-BCM47XX-Add-support-for-Huawei-B593u-12.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/159-cpu_fixes.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/160-kmap_coherent.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/209-b44-register-adm-switch.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/210-b44_phy_fix.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/280-activate_ssb_support_in_usb.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/300-fork_cacheflush.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/310-no_highpage.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/400-mtd-bcm47xxpart-get-nvram.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/700-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/791-tg3-no-pci-sleep.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/820-wgt634u-nvram-fix.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/830-huawei_e970_support.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/831-old_gpio_wdt.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/940-bcm47xx-yenta.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/976-ssb_increase_pci_delay.patch [new file with mode: 0644]
target/linux/bcm47xx/patches-6.1/999-wl_exports.patch [new file with mode: 0644]