summaryrefslogtreecommitdiffstats
path: root/sys/arm/rockchip/files.rk30xx
diff options
context:
space:
mode:
authorganbold <ganbold@FreeBSD.org>2013-10-23 00:39:43 +0000
committerganbold <ganbold@FreeBSD.org>2013-10-23 00:39:43 +0000
commit6b33f93b1ae507526b26e9b493859eef8e53bc2c (patch)
treeb779911073b06fdaf2b9f582a3469d7731ed57e6 /sys/arm/rockchip/files.rk30xx
parent46eabcb94001225e102d684aaada090146876587 (diff)
downloadFreeBSD-src-6b33f93b1ae507526b26e9b493859eef8e53bc2c.zip
FreeBSD-src-6b33f93b1ae507526b26e9b493859eef8e53bc2c.tar.gz
Import basic support for Rockchip RK3188 SoC.
Reviewed by: ray@
Diffstat (limited to 'sys/arm/rockchip/files.rk30xx')
-rw-r--r--sys/arm/rockchip/files.rk30xx21
1 files changed, 21 insertions, 0 deletions
diff --git a/sys/arm/rockchip/files.rk30xx b/sys/arm/rockchip/files.rk30xx
new file mode 100644
index 0000000..d6db873
--- /dev/null
+++ b/sys/arm/rockchip/files.rk30xx
@@ -0,0 +1,21 @@
+# $FreeBSD$
+kern/kern_clocksource.c standard
+
+arm/arm/bus_space_asm_generic.S standard
+arm/arm/bus_space_generic.c standard
+arm/arm/cpufunc_asm_armv5.S standard
+arm/arm/cpufunc_asm_arm10.S standard
+arm/arm/cpufunc_asm_arm11.S standard
+arm/arm/cpufunc_asm_armv7.S standard
+arm/arm/irq_dispatch.S standard
+
+arm/arm/gic.c standard
+arm/arm/mpcore_timer.c standard
+
+arm/rockchip/bus_space.c standard
+arm/rockchip/common.c standard
+arm/rockchip/rk30xx_machdep.c standard
+arm/rockchip/rk30xx_pmu.c standard
+arm/rockchip/rk30xx_grf.c standard
+arm/rockchip/rk30xx_gpio.c optional gpio
+dev/usb/controller/dwc_otg_fdt.c optional dwcotg
OpenPOWER on IntegriCloud