NetBSD/sys/arch/arm/xscale
thorpej 0abb67bb3b Bump copyright date for last. 2003-03-25 19:47:30 +00:00
..
becc.c Add support for attaching on-chip peripherals to the BECC using 2003-03-25 19:45:52 +00:00
becc_csrvar.h Support for ADI Engineering's Big Endian Companion Chip for the 2003-01-25 01:57:17 +00:00
becc_icu.c Support for ADI Engineering's Big Endian Companion Chip for the 2003-01-25 01:57:17 +00:00
becc_intr.h Support for ADI Engineering's Big Endian Companion Chip for the 2003-01-25 01:57:17 +00:00
becc_pci.c Get the interrupt mappings right for the slot. 2003-01-29 20:08:02 +00:00
becc_space.c Support for ADI Engineering's Big Endian Companion Chip for the 2003-01-25 01:57:17 +00:00
becc_timer.c Support for ADI Engineering's Big Endian Companion Chip for the 2003-01-25 01:57:17 +00:00
beccreg.h Support for ADI Engineering's Big Endian Companion Chip for the 2003-01-25 01:57:17 +00:00
beccvar.h Bump copyright date for last. 2003-03-25 19:47:30 +00:00
files.becc Support for ADI Engineering's Big Endian Companion Chip for the 2003-01-25 01:57:17 +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 Back out unintentional commit. 2003-01-25 02:12:22 +00:00
files.pxa2x0 Use the generic irq_dispatch.S 2003-01-03 00:55:59 +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.c Use aprint_normal() for cfprint routines. 2003-01-01 00:46:13 +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
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 Define the iopmu (even though it's not being used yet). 2003-02-06 03:16:48 +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
i80321reg.h Add some more register definitions. 2003-02-06 03:01:32 +00:00
i80321var.h Define the iopmu (even though it's not being used yet). 2003-02-06 03:16:48 +00:00
iopaau.c Cast the argument passed to vtophys() to a vaddr_t. 2003-03-04 01:10:50 +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.c Use aprint_normal() for cfprint routines. 2003-01-01 00:46:13 +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 Use the generic irq_dispatch.S 2003-01-03 00:55:59 +00:00
pxa2x0_intr.h Use the generic irq_dispatch.S 2003-01-03 00:55:59 +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 + fix a crash when write-back cache is used, by calling PTE_SYNC() 2003-03-24 04:15:49 +00:00
pxa2x0reg.h add interrupt numbers for built-in peripherals. 2003-03-18 11:23:03 +00:00
pxa2x0var.h Support Intel PXA250 and PXA210 application processors. 2002-10-19 19:31:38 +00:00
xscale_pmc.c Merge the nathanw_sa branch. 2003-01-17 21:55:23 +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