freebsd-nq/sys/arm
Ian Lepore dfd03689d7 Call idcache_inv_all from the AP core entry code before turning on the MMU.
Also, enable instruction and branch caches, which should be safe now that
they're properly initialized/invalidated first.
2014-05-09 19:14:34 +00:00
..
allwinner Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
arm Call idcache_inv_all from the AP core entry code before turning on the MMU. 2014-05-09 19:14:34 +00:00
at91 Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
broadcom/bcm2835 Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
cavium/cns11xx Move sys/arm/econa to sys/arm/cavium/cns11xx. 2014-04-07 05:33:30 +00:00
conf Add the codes for enabling CPU cores of Rockchip RK3188 SoC. 2014-05-09 05:39:57 +00:00
freescale Enable PL310 power-saving modes and tune the cache ram latencies for imx6. 2014-05-06 14:26:24 +00:00
include Add a public routine to set the L2 cache ram latencies. This can be 2014-05-06 14:19:54 +00:00
lpc Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
mv Move the mptramp code which is specific to the Marvell ArmadaXP SoC out of 2014-05-08 18:36:42 +00:00
rockchip Add the codes for enabling CPU cores of Rockchip RK3188 SoC. 2014-05-09 05:39:57 +00:00
s3c2xx0 Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
samsung/exynos Correct the end address of the video frame buffer. 2014-04-05 16:38:27 +00:00
tegra Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
ti Move duplicated code to print l2 cache config into the common code. 2014-04-27 23:47:38 +00:00
versatile Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
xilinx Use edge-triggered interrupts rather than polling loops to avoid missing 2014-05-08 17:20:45 +00:00
xscale Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00