Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oxnas: add support for 2nd S-ATA port to sata_oxnas driver | John Crispin | 2014-12-10 | 1 | -0/+60 |
| | | | | | | | | | | | | | | | | similar to mv_sata, use nr-ports attribute from device tree. import and adapt locking code from vendor GPL sources. add dma controller handling, it may be used in future to avoid full core resets similar to the vendor SDK's "progressive cleanup" function. this is still very dirty and aimed to first of all do things quite exactly like the reference code. and it somehow works. obviously there is lots of room for improvement :) Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43598 | ||||
* | kernel: refresh patches | Felix Fietkau | 2014-12-08 | 13 | -118/+60 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43564 | ||||
* | oxnas: re-add support for kernel 3.14 | John Crispin | 2014-12-05 | 13 | -0/+495 |
This reverts commit c81ddddde5fd193802d511b42eb7b108aac17136 on https://gitorious.org/openwrt-oxnas/openwrt-oxnas.git which removed patches and config for 3.14. [arm_introduce-dma-fiq-irq-broadcast patch was renamed to match 3.18] Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43520 |