freebsd-dev/sys/arm
Ian Lepore 45b1c8bbda Add __attribute__((used)) so that the delay implementation doesn't get
optimized away as unreferenced, causing linker errors when trying to
resolve the weak reference to the missing function.
2014-03-02 21:25:32 +00:00
..
allwinner Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00
arm Add __attribute__((used)) so that the delay implementation doesn't get 2014-03-02 21:25:32 +00:00
at91 tcb device for fdt 2014-02-28 03:00:28 +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 a tunable to set the number of active cores, and enable SMP by default. 2014-03-02 19:46:03 +00:00
econa It turns out a global variable is the only straightforward way to 2014-02-09 02:39:00 +00:00
freescale Add a tunable to set the number of active cores, and enable SMP by default. 2014-03-02 19:46:03 +00:00
include Add an armv7 implementation of cpu_sleep(). The arm11/armv6 implementation 2014-02-28 00:41:55 +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