aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/patches-5.4
Commit message (Collapse)AuthorAgeFilesLines
* oxnas: enable sata on Pogoplug V3/ProSungbo Eo2020-03-171-0/+10
| | | | | | | | | Pogoplug V3/Pro has an interanl SATA port. To use it, DTS sata node should be enabled, and kmod-ata-oxnas-sata package needs to be installed. Fixes: FS#2542 Signed-off-by: Sungbo Eo <mans0n@gorani.run>
* oxnas: merge Pogoplug V3 DTS patches into one fileSungbo Eo2020-03-165-88/+82
| | | | | | | As it seeems these patches are for OpenWrt and they are not going to be merged to mainline, let's merge them to improve maintainability. Signed-off-by: Sungbo Eo <mans0n@gorani.run>
* oxnas: add 5.4 as testing kernel versionDaniel Golle2020-03-0614-0/+993
Add 5.4 kernel version as a new testing kernel option. Run-tested on Shuttle KD20, seems to work just as well as kernel 4.14. Signed-off-by: Daniel Golle <daniel@makrotopia.org>