]> git.ipfire.org Git - thirdparty/openwrt.git/commit
uboot-airoha: update to v2026.07 24165/head
authorMikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Tue, 19 May 2026 01:58:53 +0000 (04:58 +0300)
committerRobert Marko <robimarko@gmail.com>
Fri, 10 Jul 2026 17:41:31 +0000 (19:41 +0200)
commitbaeacca59889978d7fddb28515a17dca723192c9
tree046db03f23862f3efe148498c87857d6ef6c5c0b
parent2a73f02e564eb8717d8ff8f30fc91a6b358c446e
uboot-airoha: update to v2026.07

Changes:
 * removed upstreamed patches,
 * refresh patches,
 * add en7523/an7581/an7583 pinctrl support
 * add basic PCS support for an7583
 * add an7583 specific mdio bus support

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Link: https://github.com/openwrt/openwrt/pull/24165
Signed-off-by: Robert Marko <robimarko@gmail.com>
44 files changed:
package/boot/uboot-airoha/Makefile
package/boot/uboot-airoha/patches/100-bitops-import-BITS_PER_TYPE-macro-from-linux.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/101-bitfield-Add-less-checking-__FIELD_-GET-PREP.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/102-bitfield-Add-non-constant-field_-prep-get-helpers.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/103-pinctrl-add-more-pinconf-pinctrl-definitions.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/104-pinctrl-airoha-add-shared-pinctrl-code.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/105-pinctrl-airoha-add-pin-controller-and-gpio-driver-fo.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/106-pinctrl-airoha-add-pin-controller-and-gpio-driver-fo.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/107-pinctrl-airoha-add-pin-controller-and-gpio-driver-fo.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/108-configs-airoha-an7581-enable-pinctrl-gpio-support.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/109-configs-airoha-en7523-enable-pinctrl-gpio-support.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/110-arm-dts-en7523-add-pinctrl-gpio-support-drop-legacy-.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/300-airoha-add-support-for-Airoha-AN7583-SoC.patch
package/boot/uboot-airoha/patches/301-arm-an7583-sync-init-code-with-an7581.patch
package/boot/uboot-airoha/patches/303-arm-airoha-introduce-AN7583-helpers-to-get-SCU-and-C.patch
package/boot/uboot-airoha/patches/304-dt-bindings-clock-airoha-Document-support-for-AN7583.patch
package/boot/uboot-airoha/patches/305-clk-airoha-add-support-for-Airoha-AN7583-SoC-clock.patch
package/boot/uboot-airoha/patches/306-reset-airoha-Add-support-for-Airoha-AN7583-reset.patch
package/boot/uboot-airoha/patches/307-net-airoha-add-support-for-Airoha-AN7583.patch
package/boot/uboot-airoha/patches/308-airoha-add-Ethernet-node-in-AN7583-dtsi.patch
package/boot/uboot-airoha/patches/309-airoha-add-MMC-node-for-Airoha-AN7583.patch
package/boot/uboot-airoha/patches/500-net-airoha-bind-MDIO-controller-on-Ethernet-load.patch [deleted file]
package/boot/uboot-airoha/patches/501-net-airoha_eth-fix-mdio-binding-to-switch-device.patch [deleted file]
package/boot/uboot-airoha/patches/502-net-airoha_eth-use-proper-switch-node-for-en7523-cas.patch [deleted file]
package/boot/uboot-airoha/patches/503-net-mdio-mt7531-mmio-fix-switch-regs-initialization.patch [deleted file]
package/boot/uboot-airoha/patches/504-net-mdio-mt7531-mmio-use-common-header-priv-struct.patch [deleted file]
package/boot/uboot-airoha/patches/505-configs-an7581-add-mii-mdio-support.patch [deleted file]
package/boot/uboot-airoha/patches/506-arm-dts-an7581-add-mdio-child-node-to-switch-node.patch [deleted file]
package/boot/uboot-airoha/patches/507-configs-en7523-add-mii-mdio-support.patch [deleted file]
package/boot/uboot-airoha/patches/508-arm-dts-en7523-add-mdio-child-node-to-switch-node.patch [deleted file]
package/boot/uboot-airoha/patches/509-configs-an7583-add-mii-mdio-support.patch
package/boot/uboot-airoha/patches/510-arm-dts-an7583-add-mdio-child-node-to-switch-node.patch
package/boot/uboot-airoha/patches/520-net-airoha-add-support-for-Airoha-AN7583-PCS-driver.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/521-airoha-add-PCS-node-for-AN7583.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/522-configs-enable-PCS-for-Airoha-AN7583.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/530-net-Add-support-for-Airoha-AN7583-MDIO-Controller.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/531-an7583-fix-system-controller-mdio-nodes.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/532-an7583-enable-MDIO_AIROHA-by-default.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/900-airoha-enable-UBI-support-and-define-default-partiti.patch
package/boot/uboot-airoha/patches/901-airoha-add-default-configuration.patch
package/boot/uboot-airoha/patches/902-arm-airoha-disable-environment-inside-mtd-partition.patch [deleted file]
package/boot/uboot-airoha/patches/902-configs-airoha-disable-ENV_IS_IN_MTD-to-avoid-panic.patch [new file with mode: 0644]
package/boot/uboot-airoha/patches/903-arm-airoha-enable-position-independent-code.patch [deleted file]
package/boot/uboot-airoha/patches/903-configs-airoha-enable-position-independent-code.patch [new file with mode: 0644]