lede/target/linux/generic/hack-5.15
Tianling Shen 8061c8b8f9
mediatek: add support for OpenEmbed SOM7981 (#12524)
* kernel: crypto: add atmel i2c hw accelerator support

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

* kernel: add led act/polarity select for rtl8221 phy

Signed-off-by: Tianling Shen <cnsztl@gmail.com>

* mediatek: add support for OpenEmbed SOM7981

Hardware specification:
  SoC: MediaTek MT7981B 2x A53
  Flash: 256 MiB SPI-NAND
  RAM: 0.5/1 GB DDR4
  Ethernet: 1x 1GbE, 1x 2.5GbE (RTL8221B)
  WiFi: MediaTek MT7976C
  USB: 1x M.2 B-Key
  GPIO: 26-Pin header
  UART: 6 GND, 8 TX, 10 RX (in Pin header)
  Button: Reset

Installation:
The board comes with a third-party custom OpenWrt image, you can upload
sysupgrade image via LuCI directly WITHOUT keeping configurations.

Or power on the board with pressing reset button for 5 second, then visit
http://192.168.1.1 and upload -factory.bin firmware.

Signed-off-by: Tianling Shen <cnsztl@gmail.com>

---------

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2024-10-08 19:42:37 +08:00
..
204-module_strip.patch kernel: bump 5.15 to 5.15.138 (#11658) 2023-11-13 17:47:28 +08:00
205-kconfig-exit.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
210-darwin_scripts_include.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
211-darwin-uuid-typedef-clash.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
212-tools_portability.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
214-spidev_h_portability.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
220-arm-gc_sections.patch kernel: bump 5.15 to 5.15.138 (#11658) 2023-11-13 17:47:28 +08:00
221-module_exports.patch kernel: bump 5.15 to 5.15.155 (#12076) 2024-04-15 10:10:29 +08:00
230-openwrt_lzma_options.patch kernel: bump 5.15 to 5.15.40 (#9399) 2022-05-17 19:19:39 +08:00
249-udp-tunnel-selection.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
250-netfilter_depends.patch kernel: bump 5.15 to 5.15.157 (#12108) 2024-05-01 20:00:14 +08:00
251-kconfig.patch kernel: bump 5.15 to 5.15.138 (#11658) 2023-11-13 17:47:28 +08:00
253-ksmbd-config.patch kernel: bump 5.15 to 5.15.96 (#10957) 2023-03-03 11:01:43 +00:00
259-regmap_dynamic.patch kernel: bump 5.15 to 5.15.152 (#12005) 2024-03-17 15:20:10 +08:00
260-crypto_test_dependencies.patch kernel: bump 5.15 to 5.15.49 (#9633) 2022-06-23 13:27:11 +08:00
261-lib-arc4-unhide.patch kernel: bump 5.15 to 5.15.45 2022-06-07 14:36:58 +08:00
280-rfkill-stubs.patch kernel: bump 5.15 to 5.15.138 (#11658) 2023-11-13 17:47:28 +08:00
300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
301-mips_image_cmdline_hack.patch kernel: refresh 5.15 patches (#11715) 2023-12-18 22:25:24 +08:00
402-mtd-blktrans-call-add-disks-after-mtd-device.patch kernel: bump 5.15 to 5.15.161 (#12243) 2024-06-16 22:41:02 +08:00
420-mtd-set-rootfs-to-be-root-dev.patch kernel: bump 5.15 to 5.15.86 (#10708) 2023-01-02 14:11:40 +08:00
421-drivers-mtd-parsers-add-nvmem-support-to-cmdlinepart.patch kernel: refresh 5.15 patches and config 2022-04-03 13:03:13 +08:00
430-mtk-bmt-support.patch kernel: refresh 5.15 patches and config 2022-04-03 13:03:13 +08:00
600-bridge_offload.patch kernel: bump 5.15 to 5.15.157 (#12108) 2024-05-01 20:00:14 +08:00
601-of_net-add-mac-address-ascii-support.patch kernel: bump 5.15 to 5.15.159 (#12166) 2024-05-18 06:30:07 +08:00
640-bridge-only-accept-EAP-locally.patch kernel: bump 5.15 to 5.15.159 (#12166) 2024-05-18 06:30:07 +08:00
645-netfilter-connmark-introduce-set-dscpmark.patch kernel: bump 5.15 to 5.15.81 (#10554) 2022-12-06 15:01:21 +08:00
650-netfilter-add-xt_FLOWOFFLOAD-target.patch kernel: bump 5.15 to 5.15.157 (#12108) 2024-05-01 20:00:14 +08:00
651-wireless_mesh_header.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
660-fq_codel_defaults.patch kernel: bump 5.15 to 5.15.76 2022-10-31 19:22:08 +08:00
661-kernel-ct-size-the-hashtable-more-adequately.patch kernel: bump 5.15 to 5.15.151 (#11958) 2024-03-08 10:18:19 +08:00
661-use_fq_codel_by_default.patch kernel: bump 5.15 to 5.15.138 (#11658) 2023-11-13 17:47:28 +08:00
700-swconfig_switch_drivers.patch generic: backport initial LEDs hw control support 2024-06-16 17:16:13 +08:00
710-net-dsa-mv88e6xxx-default-VID-1.patch kernel: fixes build error and refresh 5.15 patches (#10074) 2022-09-10 18:18:08 +08:00
711-net-dsa-mv88e6xxx-disable-ATU-violation.patch kernel: bump 5.15 to 5.15.161 (#12243) 2024-06-16 22:41:02 +08:00
720-net-phy-add-aqr-phys.patch kernel: bump 5.15 to 5.15.71 (#10203) 2022-10-01 01:33:09 +08:00
721-net-add-packet-mangeling.patch kernel: bump 5.15 to 5.15.162 (#12317) 2024-07-08 14:57:44 +08:00
722-net-phy-aquantia-enable-AQR112-and-AQR412.patch kernel: bump 5.15 to 5.15.71 (#10203) 2022-10-01 01:33:09 +08:00
723-net-phy-aquantia-fix-system-side-protocol-mi.patch kernel: bump 5.15 to 5.15.71 (#10203) 2022-10-01 01:33:09 +08:00
724-net-phy-aquantia-Add-AQR113-driver-support.patch kernel: bump 5.15 to 5.15.71 (#10203) 2022-10-01 01:33:09 +08:00
725-net-phy-aquantia-add-PHY_IDs-for-AQR112-variants.patch kernel: bump 5.15 to 5.15.71 (#10203) 2022-10-01 01:33:09 +08:00
750-net-pcs-mtk-lynxi-workaround-2500BaseX-no-an.patch generic: pcs-mtk-lynxi: add hack to use 2500Base-X without AN 2023-06-16 19:54:20 +08:00
760-net-usb-r8152-add-LED-configuration-from-OF.patch kernel: bump 5.15 to 5.15.143 2023-12-17 15:38:17 +08:00
761-dt-bindings-net-add-RTL8152-binding-documentation.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
765-mxl-gpy-control-LED-reg-from-DT.patch generic: mxl-gpy: allow configuring LED registers 2023-03-26 22:14:05 +08:00
766-net-phy-mediatek-ge-add-LED-configuration-interface.patch ramips: fix mt7621 kernel compilation 2023-11-11 23:58:28 +08:00
767-net-phy-realtek-add-led-link-select-for-RTL8221.patch mediatek: add support for OpenEmbed SOM7981 (#12524) 2024-10-08 19:42:37 +08:00
773-bgmac-add-srab-switch.patch kernel: bump 5.15 to 5.15.103 (#11017) 2023-03-19 11:31:49 +08:00
780-usb-net-MeigLink_modem_support.patch kernel: bump 5.15 to 5.15.157 (#12108) 2024-05-01 20:00:14 +08:00
781-usb-net-rndis-support-asr.patch kernel: refresh 5.15 patches (#11715) 2023-12-18 22:25:24 +08:00
790-SFP-GE-T-ignore-TX_FAULT.patch kernel: bump 5.15 to 5.15.162 (#12317) 2024-07-08 14:57:44 +08:00
795-backport-phylink_pcs-helpers.patch kernel: bump 5.15 to 5.15.161 (#12243) 2024-06-16 22:41:02 +08:00
800-GPIO-add-named-gpio-exports.patch kernel: bump 5.15 to 5.15.143 2023-12-17 15:38:17 +08:00
901-debloat_sock_diag.patch kernel: bump 5.15 to 5.15.153 (#12048) 2024-04-04 15:00:40 +08:00
902-debloat_proc.patch kernel: bump 5.15 to 5.15.162 (#12317) 2024-07-08 14:57:44 +08:00
904-debloat_dma_buf.patch kernel: bump 5.15 to 5.15.142 (#11709) 2023-12-16 12:02:58 +08:00
910-kobject_uevent.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
911-kobject_add_broadcast_uevent.patch kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
920-device_tree_cmdline.patch kernel: refresh 5.15 patches and config 2022-04-03 13:03:13 +08:00
930-Revert-Revert-Revert-driver-core-Set-fw_devlink-on-b.patch kernel: bump 5.15 to 5.15.155 (#12076) 2024-04-15 10:10:29 +08:00
952-add-net-conntrack-events-support-multiple-registrant.patch kernel: bump 5.15 to 5.15.151 (#11958) 2024-03-08 10:18:19 +08:00
953-net-patch-linux-kernel-to-support-shortcut-fe.patch kernel: bump 5.15 to 5.15.159 (#12166) 2024-05-18 06:30:07 +08:00
982-add-bcm-fullconenat-support.patch network: add brcm fullcone support from ASUS Merlin kernel 4.19 2022-12-06 00:26:03 +08:00
992-add-ndo-do-ioctl.patch kernel: bump 5.15 to 5.15.150 (#11938) 2024-03-03 00:10:26 +08:00