freebsd-skq/sys/arm/sa11x0
attilio 9a6ff5ad37 - Remove the eintrcnt/eintrnames usage and introduce the concept of
sintrcnt/sintrnames which are symbols containing the size of the 2
  tables.
- For amd64/i386 remove the storage of intr* stuff from assembly files.
  This area can be widely improved by applying the same to other
  architectures and likely finding an unified approach among them and
  move the whole code to be MI. More work in this area is expected to
  happen fairly soon.

No MFC is previewed for this patch.

Tested by:	pluknet
Reviewed by:	jhb
Approved by:	re (kib)
2011-07-18 15:19:40 +00:00
..
assabet_machdep.c Remove duplicate header includes 2011-06-26 10:07:48 +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 The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
sa11x0_io_asm.S
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 - Remove the eintrcnt/eintrnames usage and introduce the concept of 2011-07-18 15:19:40 +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 Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
sa11x0_ostreg.h The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +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 The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
sa11x0.c Remove duplicate header includes 2011-06-26 10:07:48 +00:00
std.sa11x0
uart_bus_sa1110.c
uart_cpu_sa1110.c
uart_dev_sa1110.c
uart_dev_sa1110.h