oxnas: drop target
authorNick Hainke <vincent@systemli.org>
Wed, 24 Apr 2024 05:19:30 +0000 (07:19 +0200)
committerNick Hainke <vincent@systemli.org>
Wed, 24 Apr 2024 12:12:15 +0000 (14:12 +0200)
commit6ca830559865f994db8732a9d06f452e36d5b490
tree9d31a37373763dcc5c7f6eff5234ebc111dfa99e
parent98cc65d9a0c4e7beb4b9a8f8482ab8908435290b
oxnas: drop target

The Upstream Linux community has discontinued support for the target.
Maintaining support for it downstream would require too much effort.
Moreover, it seems that the supported hardware is no longer deemed worthy
of it.

Signed-off-by: Nick Hainke <vincent@systemli.org>
75 files changed:
.github/labeler.yml
package/boot/uboot-oxnas/Makefile [deleted file]
package/boot/uboot-oxnas/patches/010-capacity-is-unsigned.patch [deleted file]
package/boot/uboot-oxnas/patches/020-socfpgaimage_portability.patch [deleted file]
package/boot/uboot-oxnas/patches/150-spl-block.patch [deleted file]
package/boot/uboot-oxnas/patches/200-icplus-phy.patch [deleted file]
package/boot/uboot-oxnas/patches/300-oxnas-target.patch [deleted file]
package/boot/uboot-oxnas/patches/400-gcc-5-compiler.patch [deleted file]
package/boot/uboot-oxnas/patches/410-gcc-6-compiler.patch [deleted file]
package/boot/uboot-oxnas/patches/420-gcc-7-compiler.patch [deleted file]
package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/Makefile [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/clock.c [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/pinmux.c [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/reset.c [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/timer.c [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/clock.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/cpu.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/hardware.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/pinmux.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/spl.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/sysctl.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/timer.h [deleted file]
package/boot/uboot-oxnas/src/board/ox820/Kconfig [deleted file]
package/boot/uboot-oxnas/src/board/ox820/MAINTAINERS [deleted file]
package/boot/uboot-oxnas/src/board/ox820/Makefile [deleted file]
package/boot/uboot-oxnas/src/board/ox820/ddr.c [deleted file]
package/boot/uboot-oxnas/src/board/ox820/ddr.h [deleted file]
package/boot/uboot-oxnas/src/board/ox820/lowlevel_init.S [deleted file]
package/boot/uboot-oxnas/src/board/ox820/ox820.c [deleted file]
package/boot/uboot-oxnas/src/board/ox820/spl_start.S [deleted file]
package/boot/uboot-oxnas/src/board/ox820/u-boot-spl.lds [deleted file]
package/boot/uboot-oxnas/src/common/env_ext4.c [deleted file]
package/boot/uboot-oxnas/src/common/spl/spl_block.c [deleted file]
package/boot/uboot-oxnas/src/configs/ox820_defconfig [deleted file]
package/boot/uboot-oxnas/src/drivers/block/plxsata_ide.c [deleted file]
package/boot/uboot-oxnas/src/drivers/usb/host/ehci-oxnas.c [deleted file]
package/boot/uboot-oxnas/src/include/configs/ox820.h [deleted file]
package/boot/uboot-oxnas/src/tools/mkox820crc.c [deleted file]
target/linux/oxnas/Makefile [deleted file]
target/linux/oxnas/base-files/etc/board.d/02_network [deleted file]
target/linux/oxnas/base-files/etc/init.d/set-irq-affinity [deleted file]
target/linux/oxnas/base-files/lib/upgrade/platform.sh [deleted file]
target/linux/oxnas/config-5.15 [deleted file]
target/linux/oxnas/files/arch/arm/boot/dts/ox820-akitio-mycloud.dts [deleted file]
target/linux/oxnas/files/arch/arm/boot/dts/ox820-cloudengines-pogoplugpro.dts [deleted file]
target/linux/oxnas/files/arch/arm/boot/dts/ox820-mitrastar-stg-212.dts [deleted file]
target/linux/oxnas/files/arch/arm/boot/dts/ox820-shuttle-kd20.dts [deleted file]
target/linux/oxnas/files/arch/arm/include/debug/uncompress-ox820.h [deleted file]
target/linux/oxnas/files/drivers/ata/sata_oxnas.c [deleted file]
target/linux/oxnas/files/drivers/pci/controller/pcie-oxnas.c [deleted file]
target/linux/oxnas/files/drivers/phy/phy-oxnas-pcie.c [deleted file]
target/linux/oxnas/files/drivers/power/reset/oxnas-restart.c [deleted file]
target/linux/oxnas/files/drivers/usb/host/ehci-oxnas.c [deleted file]
target/linux/oxnas/image/Makefile [deleted file]
target/linux/oxnas/image/ox810se.mk [deleted file]
target/linux/oxnas/image/ox820.mk [deleted file]
target/linux/oxnas/modules.mk [deleted file]
target/linux/oxnas/ox810se/config-default [deleted file]
target/linux/oxnas/ox810se/profiles/00-default.mk [deleted file]
target/linux/oxnas/ox810se/target.mk [deleted file]
target/linux/oxnas/ox820/config-default [deleted file]
target/linux/oxnas/ox820/profiles/00-default.mk [deleted file]
target/linux/oxnas/ox820/target.mk [deleted file]
target/linux/oxnas/patches-5.15/010-pogoplug-series-3.patch [deleted file]
target/linux/oxnas/patches-5.15/050-ox820-remove-left-overs.patch [deleted file]
target/linux/oxnas/patches-5.15/100-oxnas-clk-plla-pllb.patch [deleted file]
target/linux/oxnas/patches-5.15/150-oxnas-restart.patch [deleted file]
target/linux/oxnas/patches-5.15/320-oxnas-phy-pcie.patch [deleted file]
target/linux/oxnas/patches-5.15/340-oxnas-pcie.patch [deleted file]
target/linux/oxnas/patches-5.15/500-oxnas-sata.patch [deleted file]
target/linux/oxnas/patches-5.15/510-ox820-libata-leds.patch [deleted file]
target/linux/oxnas/patches-5.15/800-oxnas-ehci.patch [deleted file]
target/linux/oxnas/patches-5.15/996-generic-Mangle-bootloader-s-kernel-arguments.patch [deleted file]
target/linux/oxnas/patches-5.15/999-libata-hacks.patch [deleted file]