freebsd-dev/sys/arm/xscale/pxa
Ian Lepore b8821f8415 When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE.
On armv4 these are defined as synonyms right now, but it's a bit ambiguous
what NOCACHE means (is buffering/write-combining also enabled or not?); this
is a first step towards replacing PTE_NOCACHE with a less ambiguous name.
2014-05-10 20:03:03 +00:00
..
files.pxa Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
if_smc_smi.c Sweep up a bit of arm-land fallout after r257244; include necessary 2013-10-28 15:20:17 +00:00
pxa_gpio.c
pxa_icu.c
pxa_machdep.c When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE. 2014-05-10 20:03:03 +00:00
pxa_obio.c Hints-only devices should return BUS_PROBE_NOWILDCARD from their probe 2013-10-29 13:52:05 +00:00
pxa_smi.c This isn't functionally identical. In some cases a hint to disable 2012-10-22 13:06:09 +00:00
pxa_space.c
pxa_timer.c
pxareg.h Remove all traces of support for ARM chips prior to the arm9 series. We 2014-03-09 21:12:31 +00:00
pxavar.h
std.pxa Remove the ARM_USE_SMALL_ALLOC option and code related to it. 2014-02-08 22:21:38 +00:00
uart_bus_pxa.c
uart_cpu_pxa.c