freebsd-nq/sys/arm/xscale/pxa
Andrew Turner 1161298251 Create a common set_stackptrs in sys/arm/machdep.c.
On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
2012-09-22 06:41:56 +00:00
..
files.pxa
if_smc_smi.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
pxa_gpio.c
pxa_icu.c
pxa_machdep.c Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
pxa_obio.c Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
pxa_smi.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
pxa_space.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
pxa_timer.c
pxareg.h trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
pxavar.h
std.pxa Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
uart_bus_pxa.c - Add new ARM kernel option QEMU_WORKAROUNDS which can be 2012-04-07 23:47:08 +00:00
uart_cpu_pxa.c