aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/cortexa8
Commit message (Collapse)AuthorAgeFilesLines
* kernel: bump 4.14 to 4.14.77Koen Vandeputte2018-10-191-0/+1
| | | | | | | | | | | | | | | | Refreshed all patches. Altered patches: - 666-Add-support-for-MAP-E-FMRs-mesh-mode.patch New symbol for arm targets: - HARDEN_BRANCH_PREDICTOR Compile-tested on: cns3xxx, imx6, x86_64 Runtime-tested on: cns3xxx, imx6, x86_64 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
* sunxi: refresh kernel configurationHauke Mehrtens2018-01-221-1/+0
| | | | | | | | Just refresh the sunxi kernel configuration. This also moves the CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG option to the config-4.9 file. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* sunxi: backport support for Allwinner Security System PRNGLucian Cristian2017-10-151-0/+1
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* sunxi: split into cortex A8 and A7 subtargetHauke Mehrtens2017-09-182-0/+33
Now we can activate some compiler optimizations for the cortex A7. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>