freebsd-skq/sys/arm/rockchip
Andrew Turner 979d76c948 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with
memory at the end of the kernel.

This helps reduce the SoC and board specific configuration required.

Reviewed by:	bsdimp
Tested by:	jmg (armeb), br
2014-01-28 09:12:04 +00:00
..
common.c
files.rk30xx Add watchdog driver for rk3188. 2013-11-25 11:01:19 +00:00
rk30xx_gpio.c Add gpio parse routines according to sys/boot/fdt/dts/bindings-gpio.txt. 2013-12-09 07:14:59 +00:00
rk30xx_grf.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
rk30xx_grf.h
rk30xx_machdep.c Enable reset mechanism for rk3188. 2013-11-25 11:02:58 +00:00
rk30xx_pmu.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
rk30xx_pmu.h
rk30xx_wdog.c Add watchdog driver for rk3188. 2013-11-25 11:01:19 +00:00
rk30xx_wdog.h Add watchdog driver for rk3188. 2013-11-25 11:01:19 +00:00
std.rk30xx Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00