freebsd-nq/sys/arm
Ian Lepore f7bcea1a3c Supply a DELAY() implementation via weak linkage, so that SoC-specific
code can supply a better implementation.  A SoC with variable CPU frequency
is likely to use a fixed-frequency timer for DELAY() (but still use the
mpcore private timers as eventtimers).

Also remove spaces from the eventtimer and timecounter names.
2014-02-28 00:23:04 +00:00
..
allwinner Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00
arm Supply a DELAY() implementation via weak linkage, so that SoC-specific 2014-02-28 00:23:04 +00:00
at91 Style(9) nit: Use tab here. 2014-02-27 08:19:19 +00:00
broadcom/bcm2835 Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00
conf Add driver for Inter-Integrated Circuit (I2C). 2014-02-27 09:59:15 +00:00
econa It turns out a global variable is the only straightforward way to 2014-02-09 02:39:00 +00:00
freescale Initialize the Low Power Mode bits to keep the ARM cores running during WFI. 2014-02-27 22:55:33 +00:00
include Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00
lpc Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00
mv Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00
rockchip Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
s3c2xx0 It turns out a global variable is the only straightforward way to 2014-02-09 02:39:00 +00:00
sa11x0 Update legacy platforms to use new arm_physmem helper routines. 2014-02-09 22:10:14 +00:00
samsung/exynos Move the declaration for mpentry() into a header file instead of pasting 2014-02-23 22:35:18 +00:00
tegra Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
ti Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00
versatile Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
xilinx Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
xscale Make it possible to use the env kernel config file option for AVILA 2014-02-17 11:05:57 +00:00