freebsd-dev/sys/arm/sa11x0
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
..
assabet_machdep.c Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
files.sa11x0 Refactor certain ARM bus space methods: instead of having multiple copies of 2008-04-03 18:22:08 +00:00
sa11x0_dmacreg.h The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
sa11x0_gpioreg.h Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
sa11x0_io_asm.S Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
sa11x0_io.c Refactor certain ARM bus space methods: instead of having multiple copies of 2008-04-03 18:22:08 +00:00
sa11x0_irq.S Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
sa11x0_irqhandler.c The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
sa11x0_ost.c Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
sa11x0_ostreg.h Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
sa11x0_ppcreg.h The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
sa11x0_reg.h The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
sa11x0_var.h Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
sa11x0.c Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
std.sa11x0 Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
uart_bus_sa1110.c
uart_cpu_sa1110.c Don't expose the uart_ops structure directly, but instead have 2007-04-02 22:00:22 +00:00
uart_dev_sa1110.c Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
uart_dev_sa1110.h