freebsd-src/sys/arm
Olivier Houchard 5b4e50ae33 When calculating the MPU freq, make sure not to overflow by using a uint64_t.
PR:	arm/187223
Submitted by:	Svatopluk Kraus <onwahe@gmail.com>
2014-03-06 21:07:13 +00:00
..
allwinner Add EMAC and SRAM controller entries to FDT. 2014-03-03 11:36:39 +00:00
arm Use the standard __used macro instead of a bare __attribute__. 2014-03-03 14:37:18 +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 EMAC and SRAM controller entries to FDT. 2014-03-03 11:36:39 +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 When calculating the MPU freq, make sure not to overflow by using a uint64_t. 2014-03-06 21:07:13 +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