NetBSD/sys/arch/evbarm/ifpga
skrll b9703c3d18 Rename register values. No functional change - same code before and after.
Existing names are prefixed with PL01X_ where they're common between the
PL010 and the PL011. The PL010_/PL011_ prefixes are added where they're
found only on the respective chips.
2012-05-14 19:40:06 +00:00
..
ifpga_clock.c device_t/softc split. Compiled, but never run. 2009-07-21 16:04:16 +00:00
ifpga_intr.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
ifpga_intr.h
ifpga_io.c Change old-style function defintions to C89 prototypes. 2012-02-12 16:34:06 +00:00
ifpga_pci.c Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:44 +00:00
ifpga_pcivar.h device_t/softc split. Compiled, but never run. 2009-07-21 16:04:16 +00:00
ifpga.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
ifpgamem.h
ifpgareg.h
ifpgavar.h #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
pl030_rtc.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
plcom_ifpga.c Rename register values. No functional change - same code before and after. 2012-05-14 19:40:06 +00:00
plcom_ifpgavar.h