1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/sys/arm/mv
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
..
armadaxp Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
discovery
kirkwood
orion
bus_space.c
common.c decode_win_sdram_fixup() function should be declared, defined and used 2013-05-07 06:42:07 +00:00
files.mv
gpio.c
ic.c
mpic.c
mv_localbus.c
mv_machdep.c Properly initialize Armada XP MP subsystem. 2013-05-06 14:12:36 +00:00
mv_pci.c
mv_sata.c
mv_ts.c
mvreg.h Fix the passing of time on Armada XP. 2013-06-04 09:33:03 +00:00
mvvar.h Disable decoding windows with no FDT entry. 2013-05-06 14:54:17 +00:00
mvwin.h Disable decoding windows with no FDT entry. 2013-05-06 14:54:17 +00:00
rtc.c
std-pj4b.mv
std.mv
timer.c Fix the passing of time on Armada XP. 2013-06-04 09:33:03 +00:00
twsi.c