uboot-d1: update to 2024.01
authorChukun Pan <amadeus@jmu.edu.cn>
Sat, 18 Oct 2025 12:16:08 +0000 (20:16 +0800)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 23 Jan 2026 09:35:35 +0000 (10:35 +0100)
commita8a0d9c12f975f4e4289bdfb03fbe385a4de91a3
tree0733dd505c6907bfeb082e06de2066cb04462f2d
parente75218ef4a271a9325483d4b6460755462e17aa0
uboot-d1: update to 2024.01

Update to version 2024.01 to remove upstream patches.
The remaining patches come from this repository:
https://github.com/smaeul/u-boot/tree/d1-wip

[for Dongshan Nezha STU, Nezha D1]
Tested-by: Zoltan HERPAI <wigyori@uid0.hu>
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
154 files changed:
package/boot/uboot-d1/Makefile
package/boot/uboot-d1/patches/0001-ARM-dts-sun8i-A33-Add-iNet-U70B-REV01.patch [deleted file]
package/boot/uboot-d1/patches/0002-riscv-cpu-Add-skeleton-for-T-HEAD-CPUs.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0002-sunxi-Add-iNet_U70B_rev1_defconfig.patch [deleted file]
package/boot/uboot-d1/patches/0003-Adapt-iNet-U70B-REV01-for-development-FEL-serial.patch [deleted file]
package/boot/uboot-d1/patches/0003-riscv-cpu-thead-Add-extension-CSR-definitions.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0004-ARM-dts-sun6i-mixtile-loftq-Add-USB1-VBUS-regulator.patch [deleted file]
package/boot/uboot-d1/patches/0004-riscv-cpu-thead-Initialize-extension-CSRs.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0005-power-regulator-Add-a-driver-for-the-AXP-USB-power-s.patch [deleted file]
package/boot/uboot-d1/patches/0005-riscv-cpu-thead-Add-CPU-specific-cache-operations.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0006-gpio-axp-sunxi-Remove-virtual-VBUS-detection-GPIO.patch [deleted file]
package/boot/uboot-d1/patches/0007-fdt-Fix-bounds-check-in-devfdt_get_addr_index.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0007-power-regulator-Add-a-driver-for-the-AXP-PMIC-drivev.patch [deleted file]
package/boot/uboot-d1/patches/0008-fdt-Use-correct-parent-in-devfdt_get_addr_index.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0008-power-pmic-axp-Probe-the-drivevbus-regulator-from-th.patch [deleted file]
package/boot/uboot-d1/patches/0009-phy-sun4i-usb-Control-USB-supplies-via-regulator-ucl.patch [deleted file]
package/boot/uboot-d1/patches/0009-sunxi-Fix-default-enablement-of-USB-host-drivers.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0010-sunxi-Remove-obsolete-USBx_VBUS_PIN-Kconfig-symbols.patch [deleted file]
package/boot/uboot-d1/patches/0010-sunxi-Remove-unnecessary-Kconfig-selections.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0011-clk-sunxi-Add-support-for-the-D1-CCU.patch [deleted file]
package/boot/uboot-d1/patches/0011-sunxi-Add-missing-dependencies-to-Kconfig-selections.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0012-gpio-axp-Remove-virtual-VBUS-enable-GPIO.patch [deleted file]
package/boot/uboot-d1/patches/0012-sunxi-Hide-image-type-selection-if-SPL-is-disabled.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0013-clk-sunxi-Add-a-driver-for-the-legacy-A31-A23-A33-PR.patch [deleted file]
package/boot/uboot-d1/patches/0013-sunxi-Share-the-board-Kconfig-across-architectures.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0014-clk-sunxi-Use-the-right-symbol-in-the-Makefile.patch [deleted file]
package/boot/uboot-d1/patches/0014-sunxi-Move-most-Kconfig-selections-to-the-board-Kcon.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0015-net-sun8i-emac-Use-common-syscon-setup-for-R40.patch [deleted file]
package/boot/uboot-d1/patches/0015-sunxi-Globally-enable-SUPPORT_SPL.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0016-sunxi-Downgrade-driver-selections-to-implications.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0016-sunxi-mmc-ignore-card-detect-in-SPL.patch [deleted file]
package/boot/uboot-d1/patches/0017-sunxi-Enable-the-I2C-driver-by-default.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0017-sunxi-mmc-group-non-DM-specific-functions.patch [deleted file]
package/boot/uboot-d1/patches/0018-sunxi-Move-default-values-to-the-board-Kconfig.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0018-sunxi-remove-CONFIG_MMC-_CD_PIN.patch [deleted file]
package/boot/uboot-d1/patches/0019-sunxi-Hide-the-SUNXI_MINIMUM_DRAM_MB-symbol.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0019-sunxi-mmc-Move-header-to-the-driver-directory.patch [deleted file]
package/boot/uboot-d1/patches/0020-pinctrl-sunxi-Add-support-for-the-D1.patch [deleted file]
package/boot/uboot-d1/patches/0020-sunxi-Clean-up-the-SPL_STACK_R_ADDR-defaults.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0021-serial-ns16550-Enable-clocks-during-probe.patch [deleted file]
package/boot/uboot-d1/patches/0021-sunxi-Move-PRE_CON_BUF_ADDR-to-the-board-Kconfig.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0022-fdt-Fix-bounds-check-in-devfdt_get_addr_index.patch [deleted file]
package/boot/uboot-d1/patches/0022-sunxi-Move-SPL_BSS_START_ADDR-to-the-board-Kconfig.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0023-Kconfig-Remove-an-impossible-condition.patch [deleted file]
package/boot/uboot-d1/patches/0023-sunxi-Move-SPL_TEXT_BASE-to-the-board-Kconfig.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0024-binman-Prevent-entries-in-a-section-from-overlapping.patch [deleted file]
package/boot/uboot-d1/patches/0024-sunxi-Move-SYS_LOAD_ADDR-to-the-board-Kconfig.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0025-sunxi-Move-TEXT_BASE-to-the-board-Kconfig.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0025-sunxi-binman-Enable-SPL-FIT-loading-for-32-bit-SoCs.patch [deleted file]
package/boot/uboot-d1/patches/0026-sunxi-Move-most-board-options-to-the-board-Kconfig.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0026-sunxi-psci-Avoid-hanging-when-CPU-0-is-hot-unplugged.patch [deleted file]
package/boot/uboot-d1/patches/0027-clk-sunxi-Add-NAND-clocks-and-resets.patch [deleted file]
package/boot/uboot-d1/patches/0027-env-sunxi-Replace-ARCH_SUNXI-with-BOARD_SUNXI.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0028-drivers-sunxi-Replace-ARCH_SUNXI-with-BOARD_SUNXI.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0028-pinctrl-sunxi-Add-NAND-pinmuxes.patch [deleted file]
package/boot/uboot-d1/patches/0029-disk-sunxi-Replace-ARCH_SUNXI-with-BOARD_SUNXI.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0029-mtd-nand-sunxi-Remove-an-unnecessary-check.patch [deleted file]
package/boot/uboot-d1/patches/0030-mtd-nand-sunxi-Convert-from-fdtdec-to-ofnode.patch [deleted file]
package/boot/uboot-d1/patches/0030-spl-sunxi-Replace-ARCH_SUNXI-with-BOARD_SUNXI.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0031-mtd-nand-sunxi-Convert-to-the-driver-model.patch [deleted file]
package/boot/uboot-d1/patches/0031-serial-ns16550-Enable-clocks-during-probe.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0032-sunxi-DT-H6-Add-USB3-to-Pine-H64-DTS.patch [deleted file]
package/boot/uboot-d1/patches/0032-sunxi-binman-Move-BL31-and-SCP-firmware-addresses-to.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0033-sunxi-binman-Support-FIT-generation-for-32-bit-SoCs.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0033-tools-mkimage-Add-Allwinner-TOC1-support.patch [deleted file]
package/boot/uboot-d1/patches/0034-phy-sun4i-usb-Do-not-drive-VBUS-with-external-VBUS-p.patch [deleted file]
package/boot/uboot-d1/patches/0034-sunxi-Enable-SPL-FIT-loading-for-32-bit-SoCs.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0035-mtd-nand-sunxi-Pass-the-device-to-the-init-function.patch [deleted file]
package/boot/uboot-d1/patches/0035-power-regulator-Add-a-driver-for-the-AXP-PMIC-drivev.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0036-sunxi-Enable-PHY_SUN4I_USB-by-default-for-new-SoCs.patch [deleted file]
package/boot/uboot-d1/patches/0036-sunxi-Enable-PMIC-drivevbus-regulator-support-for-US.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0037-phy-sun4i-usb-Control-supplies-via-the-regulator-ucl.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0037-sunxi-psci-Add-support-for-H3-CPU-0-hotplug.patch [deleted file]
package/boot/uboot-d1/patches/0038-remoteproc-Add-a-driver-for-the-Allwinner-AR100.patch [deleted file]
package/boot/uboot-d1/patches/0038-sunxi-Remove-obsolete-USBx_VBUS_PIN-Kconfig-symbols.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0039-arm-dts-sunxi-h3-Add-nodes-for-AR100-remoteproc.patch [deleted file]
package/boot/uboot-d1/patches/0039-gpio-axp-Remove-virtual-VBUS-enable-GPIO.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0040-sunxi-Enable-support-for-SCP-firmware-on-H3.patch [deleted file]
package/boot/uboot-d1/patches/0041-arm-psci-Add-definitions-for-PSCI-v1.1.patch [deleted file]
package/boot/uboot-d1/patches/0042-sunxi-Enable-remoteproc-on-some-H3-boards.patch [deleted file]
package/boot/uboot-d1/patches/0043-sunxi-psci-Delegate-PSCI-to-SCPI.patch [deleted file]
package/boot/uboot-d1/patches/0044-sunxi-Enable-SCP-SCPI-on-A33-as-well.patch [deleted file]
package/boot/uboot-d1/patches/0045-phy-sun4i-usb-Use-DM_GPIO-for-id-vbus_det-GPIOs.patch [deleted file]
package/boot/uboot-d1/patches/0046-ARM-dts-sunxi-Add-AXP221-and-AXP809-GPIO-nodes.patch [deleted file]
package/boot/uboot-d1/patches/0047-gpio-axp-Consistently-use-the-axp_gpio-order.patch [deleted file]
package/boot/uboot-d1/patches/0048-gpio-axp-Bind-via-device-tree.patch [deleted file]
package/boot/uboot-d1/patches/0048-phy-sun4i-usb-Use-DM_GPIO-for-id-vbus_det-GPIOs.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0049-gpio-axp-Consistently-use-the-axp_gpio-order.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0049-gpio-axp-Use-DM_PMIC-functions-for-register-access.patch [deleted file]
package/boot/uboot-d1/patches/0050-gpio-axp-Bind-via-device-tree.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0050-gpio-axp-Select-variant-from-compatible-at-runtime.patch [deleted file]
package/boot/uboot-d1/patches/0051-gpio-axp-Add-support-for-getting-the-pin-function.patch [deleted file]
package/boot/uboot-d1/patches/0051-gpio-axp-Use-DM_PMIC-functions-for-register-access.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0052-gpio-axp-Add-pull-down-support-for-AXP22x-AXP8xx-var.patch [deleted file]
package/boot/uboot-d1/patches/0052-gpio-axp-Select-variant-from-compatible-at-runtime.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0053-gpio-axp-Add-support-for-getting-the-pin-function.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0053-gpio-axp-Report-the-correct-value-for-outputs.patch [deleted file]
package/boot/uboot-d1/patches/0054-gpio-axp-Add-pull-down-support-for-AXP22x-AXP8xx-var.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0054-sunxi-Fix-default-enablement-of-USB-host-drivers.patch [deleted file]
package/boot/uboot-d1/patches/0055-gpio-axp-Report-the-correct-value-for-outputs.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0055-sunxi-Remove-unnecessary-Kconfig-selections.patch [deleted file]
package/boot/uboot-d1/patches/0056-fixup-sunxi-Globally-enable-SUPPORT_SPL.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0056-sunxi-Add-missing-dependencies-to-Kconfig-selections.patch [deleted file]
package/boot/uboot-d1/patches/0057-sunxi-Hide-image-type-selection-if-SPL-is-disabled.patch [deleted file]
package/boot/uboot-d1/patches/0057-sunxi-Move-SUNXI_GEN_NCAT2-to-the-board-Kconfig.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0058-riscv-Add-CONFIG_TARGET_SUN20I.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0058-sunxi-Share-the-board-Kconfig-across-architectures.patch [deleted file]
package/boot/uboot-d1/patches/0059-riscv-dts-Add-Allwinner-D1-devicetrees.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0059-sunxi-Move-most-Kconfig-selections-to-the-board-Kcon.patch [deleted file]
package/boot/uboot-d1/patches/0060-clk-sunxi-d1-Set-CPU-frequency-in-SPL.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0060-sunxi-Globally-enable-SUPPORT_SPL.patch [deleted file]
package/boot/uboot-d1/patches/0061-mmc-sunxi-Hack-up-the-driver-for-the-D1.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0061-sunxi-Downgrade-driver-selections-to-implications.patch [deleted file]
package/boot/uboot-d1/patches/0062-ram-sunxi-Hack-up-the-driver-for-the-D1.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0062-sunxi-Enable-the-I2C-driver-by-default.patch [deleted file]
package/boot/uboot-d1/patches/0063-regulator-Don-t-fail-when-already-enabled.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0063-sunxi-Move-default-values-to-the-board-Kconfig.patch [deleted file]
package/boot/uboot-d1/patches/0064-spi-sunxi-Hack-up-the-driver-for-the-D1.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0064-sunxi-Hide-the-SUNXI_MINIMUM_DRAM_MB-symbol.patch [deleted file]
package/boot/uboot-d1/patches/0065-BROKEN-spi-sunxi-Add-support-for-the-D1.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0065-sunxi-Clean-up-the-SPL_STACK_R_ADDR-defaults.patch [deleted file]
package/boot/uboot-d1/patches/0066-sunxi-Move-PRE_CON_BUF_ADDR-to-the-board-Kconfig.patch [deleted file]
package/boot/uboot-d1/patches/0066-usb-musb-new-Hack-up-the-driver-for-the-D1.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0067-sunxi-Add-temporary-RISC-V-version-of-board-code.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0067-sunxi-Move-SPL_BSS_START_ADDR-to-the-board-Kconfig.patch [deleted file]
package/boot/uboot-d1/patches/0068-sunxi-Move-SPL_TEXT_BASE-to-the-board-Kconfig.patch [deleted file]
package/boot/uboot-d1/patches/0068-sunxi-riscv-Add-defconfigs-for-several-boards.patch [new file with mode: 0644]
package/boot/uboot-d1/patches/0069-sunxi-Move-SYS_LOAD_ADDR-to-the-board-Kconfig.patch [deleted file]
package/boot/uboot-d1/patches/0070-sunxi-Move-TEXT_BASE-to-the-board-Kconfig.patch [deleted file]
package/boot/uboot-d1/patches/0071-sunxi-Move-most-board-options-to-the-board-Kconfig.patch [deleted file]
package/boot/uboot-d1/patches/0072-env-sunxi-Replace-ARCH_SUNXI-with-BOARD_SUNXI.patch [deleted file]
package/boot/uboot-d1/patches/0073-drivers-sunxi-Replace-ARCH_SUNXI-with-BOARD_SUNXI.patch [deleted file]
package/boot/uboot-d1/patches/0074-disk-sunxi-Replace-ARCH_SUNXI-with-BOARD_SUNXI.patch [deleted file]
package/boot/uboot-d1/patches/0075-spl-sunxi-Replace-ARCH_SUNXI-with-BOARD_SUNXI.patch [deleted file]
package/boot/uboot-d1/patches/0076-riscv-cpu-Add-cache-operations-for-T-HEAD-CPUs.patch [deleted file]
package/boot/uboot-d1/patches/0077-riscv-Sort-target-configs-alphabetically.patch [deleted file]
package/boot/uboot-d1/patches/0078-riscv-Add-Allwinner-D1-devicetrees.patch [deleted file]
package/boot/uboot-d1/patches/0079-riscv-Add-CONFIG_TARGET_SUN20I_D1.patch [deleted file]
package/boot/uboot-d1/patches/0080-gpio-sunxi-Hack-up-the-driver-for-the-D1.patch [deleted file]
package/boot/uboot-d1/patches/0081-mmc-sunxi-Hack-up-the-driver-for-the-D1.patch [deleted file]
package/boot/uboot-d1/patches/0082-pinctrl-sunxi-Hack-up-the-driver-for-the-D1.patch [deleted file]
package/boot/uboot-d1/patches/0083-ram-sunxi-Add-Allwinner-D1-DRAM-driver.patch [deleted file]
package/boot/uboot-d1/patches/0084-spi-sunxi-Hack-up-the-driver-for-the-D1.patch [deleted file]
package/boot/uboot-d1/patches/0085-spi-sunxi-Add-support-for-the-D1.patch [deleted file]
package/boot/uboot-d1/patches/0086-usb-musb-new-Hack-up-the-driver-for-the-D1.patch [deleted file]
package/boot/uboot-d1/patches/0087-sunxi-Add-temporary-RISC-V-version-of-board-code.patch [deleted file]
package/boot/uboot-d1/patches/0088-sunxi-riscv-Copy-in-WIP-version-of-devicetrees.patch [deleted file]
package/boot/uboot-d1/patches/0089-sunxi-riscv-Add-defconfigs-for-several-boards.patch [deleted file]
package/boot/uboot-d1/patches/0090-drivers-phy-fix-typo.patch [deleted file]
package/boot/uboot-d1/patches/100-mkimage-check-environment-for-dtc-binary-location.patch
package/boot/uboot-d1/patches/130-fix-mkimage-host-build.patch
package/boot/uboot-d1/patches/211-no-kwbimage.patch
package/boot/uboot-d1/patches/300-force-pylibfdt-build.patch
package/boot/uboot-d1/patches/310-fix-swig-4-3-0-SWIG_AppendOutput-keeps-signature.patch