freebsd-dev/sys/arm/samsung/exynos
Michal Meloun 93a065e749 Remake support for SMP kernel on UP cpu:
- Use new option SMP_ON_UP instead of (mis)using specific CPU type.
   By this, any SMP kernel can be compiled with SMP_ON_UP support.
 - Enable runtime detection of CPU multiprocessor extensions only
   if SMP_ON_UP option is used. In other cases (pure SMP or UP),
   statically compile only required variant.
 - Don't leak multiprocessor instructions to UP kernel.
 - Correctly handle data cache write back to point of unification.
   DCCMVAU is supported on all armv7 cpus.
 - For SMP_ON_UP kernels, detect proper TTB flags on runtime.

Differential Revision: https://reviews.freebsd.org/D9133
2017-02-02 06:14:44 +00:00
..
chrome_ec_spi.c
chrome_ec.c
chrome_ec.h
chrome_kb.c
chrome_kb.h
exynos5_combiner.c
exynos5_combiner.h
exynos5_common.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
exynos5_common.h
exynos5_ehci.c
exynos5_fimd.c
exynos5_i2c.c
exynos5_machdep.c
exynos5_mct.c
exynos5_mp.c ARM: SEV/WFE instructions are implemented starting from ARMv6K, 2016-10-06 13:18:18 +00:00
exynos5_pad.c
exynos5_pad.h
exynos5_pmu.c
exynos5_pmu.h
exynos5_spi.c ofw_spi: Parse property for the SPI mode and CS polarity. 2016-12-18 14:54:20 +00:00
exynos5_usb_phy.c
exynos5_xhci.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
exynos_uart.c
exynos_uart.h
files.exynos5
std.exynos5250 Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
std.exynos5420 Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00