freebsd-dev/sys/arm/rockchip
Warner Losh 094fc1ed0f Tag all armv7 kernels as such in their machine config line.
Transition all boards that support arm cortex CPUs to armv7. This
leaves two armv6 kernels in the tree. RPI-B, which uses the BCM2835
which has a ARM1176 core, and VERSATILEPB, which is a qemu board setup
around the time RPI-B went in. Copy std.armv6 to std.armv7, even
though that duplicates a lot of stuff. More work needs to be done to
sort out the duplication.

Differential Revision: https://reviews.freebsd.org/D12027
2017-10-05 23:01:50 +00:00
..
files.rk30xx Remove more unneeded users of the fdt_pic_decode_t table. 2016-11-11 14:22:35 +00:00
rk30xx_gpio.c Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read 2016-11-14 12:03:08 +00:00
rk30xx_grf.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
rk30xx_grf.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
rk30xx_machdep.c All armv6 platforms have the same implementation of platform_lastaddr. 2016-12-16 10:31:13 +00:00
rk30xx_mp.c Switch Rockchip RK3188 SoC to use the platform code. 2016-12-13 11:43:46 +00:00
rk30xx_mp.h Switch Rockchip RK3188 SoC to use the platform code. 2016-12-13 11:43:46 +00:00
rk30xx_pmu.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
rk30xx_pmu.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
rk30xx_wdog.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
rk30xx_wdog.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
std.rk30xx Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00