freebsd-dev/sys/arm
Alan Cox fc23011bc3 On arm, like sparc64, the end of the kernel map varies from one type of
machine to another.  Therefore, VM_MAX_KERNEL_ADDRESS can't be a constant.
Instead, #define it to be a variable, vm_max_kernel_address, just like we
do on sparc64.

Reviewed by:	kib
Tested by:	ian
2013-02-18 01:02:48 +00:00
..
allwinner Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
arm On arm, like sparc64, the end of the kernel map varies from one type of 2013-02-18 01:02:48 +00:00
at91 Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
broadcom/bcm2835 - Add hw.bcm2835.sdhci.hs tunable to enable/disable highspeed mode in 2013-02-17 00:23:42 +00:00
compile
conf Add gpio driver and update dts and kernel config accordingly. 2013-02-05 02:25:13 +00:00
econa Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
include On arm, like sparc64, the end of the kernel map varies from one type of 2013-02-18 01:02:48 +00:00
lpc Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
mv Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias, 2013-01-27 00:39:02 +00:00
s3c2xx0 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
sa11x0 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
tegra Merge the FDT versions of initarm. 2012-11-03 22:39:07 +00:00
ti Fix copy-paste error in bus_space_unmap argument 2013-02-15 21:24:21 +00:00
versatile Fix background color calculation 2013-01-05 21:05:16 +00:00
xscale Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00