NetBSD/sys/arch/arm/xscale
thorpej d1ad2ac4f2 Rather than referencing the cfdriver directly in the cfdata entries,
instead use a string naming the driver.  The cfdriver is then looked
up in a list which is built at run-time.
2002-09-27 02:24:06 +00:00
..
files.i80200 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
files.i80312 Move the DMA tag initialization functions into i80312.c. 2002-08-01 19:55:02 +00:00
files.i80321 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
i80200_icu.c Interrupt steering register is cp13.8, not cp13.2 (D'oh!). 2002-06-25 19:39:51 +00:00
i80200_irq.S Use correct-for-ELF local labels. 2002-08-17 03:14:47 +00:00
i80200reg.h Correct a comment. 2002-06-25 19:41:08 +00:00
i80200var.h i80200_extirq_dispatch takes a struct irqframe * now. 2002-08-16 04:55:48 +00:00
i80312.c Use separate function pointers for dmamap_sync pre- vs post- operations. 2002-08-17 20:46:26 +00:00
i80312_gpio.c Add routines for accessing the general purpose I/O facility of 2001-11-29 08:27:11 +00:00
i80312_mem.c Change some #if 0 to #ifdef VERBOSE_INIT_ARM. 2001-12-18 02:52:00 +00:00
i80312_pci.c Clarify a comment. 2001-11-30 19:26:03 +00:00
i80312_space.c Use generic_bs_sr_4 for bus_space_set_region_4. 2002-08-29 17:29:34 +00:00
i80312reg.h Clean up the i80312 PMU definitions. 2002-01-24 01:21:44 +00:00
i80312var.h Move the DMA tag initialization functions into i80312.c. 2002-08-01 19:55:02 +00:00
i80321.c Use separate function pointers for dmamap_sync pre- vs post- operations. 2002-08-17 20:46:26 +00:00
i80321_aau.c Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
i80321_icu.c Add a new option EVBARM_BOARDTYPE to differentiate between different 2002-08-17 16:42:20 +00:00
i80321_intr.h Add a new option EVBARM_BOARDTYPE to differentiate between different 2002-08-17 16:42:20 +00:00
i80321_irq.S Use correct-for-ELF local labels. 2002-08-17 03:14:47 +00:00
i80321_mcu.c Basic support for the Intel i80321 I/O Processor (Xscale core). 2002-03-27 21:45:47 +00:00
i80321_pci.c Basic support for the Intel i80321 I/O Processor (Xscale core). 2002-03-27 21:45:47 +00:00
i80321_space.c Use generic_bs_sr_4 for bus_space_set_region_4. 2002-08-29 17:29:34 +00:00
i80321_timer.c Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
i80321_wdog.c Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
i80321reg.h Delete all the AAU register definitions; they are moved to a separate 2002-08-02 00:33:29 +00:00
i80321var.h Move the DMA tag initialization functions into i80321.c. 2002-08-01 19:40:07 +00:00
iopaau.c Add support for "xor5", "xor6", "xor7", and "xor8". 2002-08-04 02:26:18 +00:00
iopaaureg.h * Define the 8-input, 16-input, and 32-input descriptors. 2002-08-03 21:58:55 +00:00
iopaauvar.h Add support for "xor5", "xor6", "xor7", and "xor8". 2002-08-04 02:26:18 +00:00
xscale_pmc.c * PMC_TYPE_I80200 -> PMC_CLASS_I80200 to reflect the terminology 2002-08-09 05:27:09 +00:00
xscalereg.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00