uboot-mediatek: backport mtk_eth fixes from u-boot next
authorShiji Yang <yangshiji66@qq.com>
Thu, 9 Jan 2025 10:10:28 +0000 (18:10 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 9 Feb 2025 21:50:58 +0000 (21:50 +0000)
commit24ade65ab545c169992c3c95f8cd3ca73a072c8f
tree3f44992b1f11402f13e136a265b79b995241dcde
parent10b16d932869aed6e69d932e18df18d27f432ee9
uboot-mediatek: backport mtk_eth fixes from u-boot next

This patch series will provide better support for Mediatek
ethernet and add support for Airoha AN8855.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
13 files changed:
package/boot/uboot-mediatek/patches/060-01-clk-mediatek-mt7629-fix-parent-clock-of-some-top-clo.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/060-02-arm-dts-mt7629-fix-sgmii-clock-selection-for-etherne.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/060-03-net-mediatek-use-correct-register-field-for-SGMII-sp.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/060-04-net-mediatek-correct-register-name-of-ethsys-syscfg1.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/060-05-net-mediatek-fix-sgmii-selection-for-mt7622.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/060-06-net-mediatek-fix-gmac2-usability-for-mt7629.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/060-07-net-mediatek-add-support-for-10GBASE-R.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/060-08-net-mediatek-make-sgmii-usxgmii-optional.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/060-09-net-mediatek-don-t-enable-GDMA-cpu-bridge-unconditio.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/060-10-net-mediatek-fix-usability-with-wget-command.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/061-01-net-mediatek-split-ethernet-switch-code-from-mtk_eth.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/061-02-net-mediatek-add-support-for-MediaTek-MT7987-SoC.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/061-03-net-mediatek-add-support-for-Airoha-AN8855-ethernet-.patch [new file with mode: 0644]