oxnas: revert to kernel 4.1
authorDaniel Golle <daniel@makrotopia.org>
Mon, 18 Jul 2016 16:32:48 +0000 (18:32 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 18 Jul 2016 16:35:32 +0000 (18:35 +0200)
commitc5ec5e1f7f33a18ea81d3d9254c5b49bbdfd5e16
treed3f814a4a85f72d5093ba49c3518c8e7e46e9f33
parent56f686b7107b17341e6357e31435237e6fb1bb0c
oxnas: revert to kernel 4.1

A bug resulting in the NAND not being detected by newer kernels has
kept me sleepless for months and yet I wasn't able to discover the
cause.
Bring back patches and files for 4.1 until this has been resolved.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
21 files changed:
target/linux/oxnas/Makefile
target/linux/oxnas/config-4.1 [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/mach-ox820.c
target/linux/oxnas/files/drivers/irqchip/irq-rps.c
target/linux/oxnas/files/drivers/mtd/nand/oxnas_nand.c
target/linux/oxnas/files/drivers/net/ethernet/stmicro/stmmac/dwmac-oxnas.c
target/linux/oxnas/files/drivers/pinctrl/pinctrl-oxnas.c
target/linux/oxnas/patches-4.1/010-arm_introduce-dma-fiq-irq-broadcast.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/250-add-plxtech-vendor-prefix.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/300-introduce-oxnas-platform.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/310-oxnas-clocksource.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/320-oxnas-irqchip.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/330-oxnas-pinctrl.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/340-oxnas-pcie.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/350-oxnas-reset.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/400-oxnas-nand.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/500-oxnas-sata.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/700-oxnas-dwmac.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/800-oxnas-ehci.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/900-more-boards.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.1/999-libata-hacks.patch [new file with mode: 0644]