summaryrefslogtreecommitdiffstats
path: root/sys/arm/samsung/exynos/exynos5_mp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Use new ARMv6 naming conventions for cache and TLB functionsmmel2016-02-051-2/+2
* [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c.adrian2015-12-181-1/+1
* Rename arm_init_secondary_ic() -> arm_pic_init_secondary(). The latter isian2015-10-181-1/+1
* Include vm/pmap.h for pmap_kextract.andrew2015-04-041-0/+3
* Rename gic_init_secondary to arm_init_secondary_ic to help with the mergeandrew2015-01-111-1/+1
* Add machine-dependent SMP part for Exynos5420br2014-06-121-8/+67
* Move the declaration for mpentry() into a header file instead of pastingian2014-02-231-3/+0
* Import basic support for Samsung Exynos 5 support.ray2013-06-291-0/+92
OpenPOWER on IntegriCloud