094fc1ed0f
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 |
||
---|---|---|
.. | ||
files.rk30xx | ||
rk30xx_gpio.c | ||
rk30xx_grf.c | ||
rk30xx_grf.h | ||
rk30xx_machdep.c | ||
rk30xx_mp.c | ||
rk30xx_mp.h | ||
rk30xx_pmu.c | ||
rk30xx_pmu.h | ||
rk30xx_wdog.c | ||
rk30xx_wdog.h | ||
std.rk30xx |