summaryrefslogtreecommitdiff
path: root/target/linux/sunxi/cortexa7
Commit message (Collapse)AuthorAgeFilesLines
* sunxi: backport support for Allwinner Security System PRNGLucian Cristian2017-10-151-0/+1
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* sunxi: backport the stmmac driver from kernel 4.13Hauke Mehrtens2017-10-011-0/+1
| | | | | | | | | | | This adds support for the GMAC which is use in the A64 and other Allwinner chips by backporting the changes from the kernel versions 4.13. Some commits are not backported which are adding support for newly introduced APIs which are not available in kernel 4.9. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* sunxi: split into cortex A8 and A7 subtargetHauke Mehrtens2017-09-182-0/+18
Now we can activate some compiler optimizations for the cortex A7. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>