NetBSD/sys/arch/arm/xscale
2003-01-03 00:41:19 +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 Use the generic irq_dispatch.S 2003-01-03 00:41:19 +00:00
files.pxa2x0 comment out a file that is not in the tree yet. 2002-12-20 01:10:11 +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 Garbage-collect prev_intr_depth; nothing uses it. 2003-01-02 23:54:39 +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_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 remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
i80312.c Use aprint_normal() for cfprint routines. 2003-01-01 00:46:13 +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_aau.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
i80321_icu.c Clean up some bad interaction between the spl inlining stuff and 2002-10-09 00:03:42 +00:00
i80321_intr.h Use the generic irq_dispatch.S 2003-01-03 00:41:19 +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 remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
i80321_timer.c Move XScale common prototypes to xscalevar.h. Add xscale_pmc_dispatch() 2002-10-08 23:59:41 +00:00
i80321_wdog.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
i80321.c * Use a device node for each DMA channel. 2003-01-01 00:45:00 +00:00
i80321reg.h Define a base for each DMA channel. 2003-01-01 00:44:34 +00:00
i80321var.h Move the DMA tag initialization functions into i80321.c. 2002-08-01 19:40:07 +00:00
iopaau.c Error out if we get an unexpected buffer type. 2002-12-10 01:09:09 +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
pxa2x0_a4x_io.S Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0_a4x_space.c Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0_dma.c Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0_intr.c Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0_intr.h Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0_irq.S Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0_lcd.c Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0_lcd.h Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0_space.c Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0.c Use aprint_normal() for cfprint routines. 2003-01-01 00:46:13 +00:00
pxa2x0reg.h Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
pxa2x0var.h Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
xscale_pmc.c Move XScale common prototypes to xscalevar.h. Add xscale_pmc_dispatch() 2002-10-08 23:59:41 +00:00
xscalereg.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
xscalevar.h Move XScale common prototypes to xscalevar.h. Add xscale_pmc_dispatch() 2002-10-08 23:59:41 +00:00