oxnas: add testing support for Linux 5.15
authorDaniel Golle <daniel@makrotopia.org>
Sun, 11 Sep 2022 01:31:21 +0000 (02:31 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 11 Sep 2022 01:49:28 +0000 (02:49 +0100)
commita9dda40fe21be2890fd864c6b70810c2042ddb7f
treee2a580b5521e2b7ef6ea947fc40029aaca8ef0d5
parentef59da866982b4891f64d01c15967877c2898e26
oxnas: add testing support for Linux 5.15

Rebase patches and port SATA driver to work with Linux > 5.13.
Tested on Shuttle KD-20.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
15 files changed:
target/linux/oxnas/Makefile
target/linux/oxnas/config-5.15 [new file with mode: 0644]
target/linux/oxnas/files/drivers/ata/sata_oxnas.c
target/linux/oxnas/ox820/config-default
target/linux/oxnas/patches-5.15/010-pogoplug-series-3.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/050-ox820-remove-left-overs.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/100-oxnas-clk-plla-pllb.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/150-oxnas-restart.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/320-oxnas-phy-pcie.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/340-oxnas-pcie.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/500-oxnas-sata.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/510-ox820-libata-leds.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/800-oxnas-ehci.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/996-generic-Mangle-bootloader-s-kernel-arguments.patch [new file with mode: 0644]
target/linux/oxnas/patches-5.15/999-libata-hacks.patch [new file with mode: 0644]