freebsd-skq/sys/arm/sa11x0
Olivier Houchard 49953e11d7 Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it maps
whole the physical memory, cached, using 1MB section mappings. This reduces
the address space available for user processes a bit, but given the amount of
memory a typical arm machine has, it is not (yet) a big issue.
It then provides a uma_small_alloc() that works as it does for architectures
which have a direct mapping.
2006-08-08 20:59:38 +00:00
..
assabet_machdep.c Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it maps 2006-08-08 20:59:38 +00:00
files.sa11x0
sa11x0_dmacreg.h
sa11x0_gpioreg.h
sa11x0_io_asm.S
sa11x0_io.c
sa11x0_irq.S
sa11x0_irqhandler.c
sa11x0_ost.c
sa11x0_ostreg.h
sa11x0_ppcreg.h
sa11x0_reg.h
sa11x0_var.h
sa11x0.c
std.sa11x0
uart_bus_sa1110.c
uart_cpu_sa1110.c
uart_dev_sa1110.c
uart_dev_sa1110.h