freebsd-dev/sys/arm/sa11x0
Ian Lepore 3110e7eed8 Move remaining code and data related to static device mapping into the
new devmap.[ch] files.  Emphasize the MD nature of these things by using
the prefix arm_devmap_ on the function and type names (already a few of
these things found their way into MI code, hopefully it will be harder to
do by accident in the future).
2013-11-04 22:45:26 +00:00
..
assabet_machdep.c Move remaining code and data related to static device mapping into the 2013-11-04 22:45:26 +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 Remove all #include <machine/pmap.h> from arm code. It's already 2013-10-27 00:51:46 +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 A few last BUS_PROBE_NOWILDCARDs are in order. 2013-10-29 14:32:33 +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
uart_dev_sa1110.c Fix low-level uart drivers that set their fifo sizes in the softc too late. 2013-04-01 00:44:20 +00:00
uart_dev_sa1110.h