freebsd-dev/sys/arm
Jeff Roberson 5df87b21d3 Replace kernel virtual address space allocation with vmem. This provides
transparent layering and better fragmentation.

 - Normalize functions that allocate memory to use kmem_*
 - Those that allocate address space are named kva_*
 - Those that operate on maps are named kmap_*
 - Implement recursive allocation handling for kmem_arena in vmem.

Reviewed by:	alc
Tested by:	pho
Sponsored by:	EMC / Isilon Storage Division
2013-08-07 06:21:20 +00:00
..
allwinner
arm Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
at91 Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
broadcom/bcm2835 Move the Raspberry Pi low level options out of the kernel config and into 2013-07-15 07:01:30 +00:00
conf Back out r253779 & r253786. 2013-07-31 17:21:18 +00:00
econa
freescale/imx Tweak the imx debug console code so that it works with multiple SoCs. 2013-08-03 13:31:10 +00:00
include When entering exception handlers we may not have an aligned stack. This is 2013-08-05 19:06:28 +00:00
lpc
mv Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
s3c2xx0 Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
sa11x0
samsung/exynos
tegra
ti Let the platform calculate the timer frequency at runtime, and use that for 2013-08-05 20:14:56 +00:00
versatile
xilinx
xscale Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00