NetBSD/sys/arch/evbarm/iq80310
christos e58a356cba make pci_intr_string and eisa_intr_string take a buffer and a length
instead of relying in local static storage.
2014-03-29 19:28:24 +00:00
..
com_obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
i80312_mainbus.c struct device * -> device_t change. 2012-10-14 18:37:55 +00:00
iq80310_7seg.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
iq80310_intr.c kill sprintf. 2014-03-26 17:38:09 +00:00
iq80310_intr.h Unused variable police 2014-01-28 12:01:31 +00:00
iq80310_machdep.c <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
iq80310_pci.c make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
iq80310_start.S Add RCSID when needed. 2011-01-31 06:28:02 +00:00
iq80310_timer.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
iq80310reg.h
iq80310var.h defer evcnt attachment correctly. 2012-10-03 16:51:44 +00:00
obio_space.c Don't manipulate the pte to get uncached memory, use PMAP_NOCACHE instead. 2014-02-22 20:33:00 +00:00
obio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
obiovar.h