NetBSD/sys/arch/arm/xscale
2003-05-31 11:27:01 +00:00
..
becc_button.c Add a driver for the reset button on the ADI BECC. 2003-04-20 20:50:49 +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_space_asm.S Make big-endian mode a little closer to working on the BRH. I can talk 2003-05-30 18:38:02 +00:00
becc_pci.c Sprinkle a few aprint_normal()s in place of printf(). 2003-05-23 05:21:26 +00:00
becc_space.c Make big-endian mode a little closer to working on the BRH. I can talk 2003-05-30 18:38:02 +00:00
becc_timer.c Sprinkle a few aprint_normal()s in place of printf(). 2003-05-23 05:21:26 +00:00
becc.c Make big-endian mode a little closer to working on the BRH. I can talk 2003-05-30 18:38:02 +00:00
beccreg.h Channel active is bit 10, not 9. 2003-04-05 04:18:26 +00:00
beccvar.h Bump copyright date for last. 2003-03-25 19:47:30 +00:00
files.becc Make big-endian mode a little closer to working on the BRH. I can talk 2003-05-30 18:38:02 +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.ixp425 support IXP425 Intel Network Processor 2003-05-23 00:57:23 +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_gpio.c
i80312_mem.c
i80312_pci.c Sprinkle a few aprint_normal()s in place of printf(). 2003-05-23 05:21:26 +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
i80312var.h Move the DMA tag initialization functions into i80312.c. 2002-08-01 19:55:02 +00:00
i80321_aau.c Use aprint*(). 2003-04-29 01:07:30 +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
i80321_pci.c Use aprint*(). 2003-04-29 01:07:30 +00:00
i80321_space.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
i80321_timer.c Use aprint*(). 2003-04-29 01:07:30 +00:00
i80321_wdog.c Use aprint*(). 2003-04-29 01:07:30 +00:00
i80321.c Define the iopmu (even though it's not being used yet). 2003-02-06 03:16:48 +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 Use aprint*(). 2003-04-29 01:07:30 +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
ixp425_com.c cosmetic change & some bugfix 2003-05-31 11:27:01 +00:00
ixp425_comvar.h support IXP425 Intel Network Processor 2003-05-23 00:57:23 +00:00
ixp425_intr.c support IXP425 Intel Network Processor 2003-05-23 00:57:23 +00:00
ixp425_intr.h support IXP425 Intel Network Processor 2003-05-23 00:57:23 +00:00
ixp425_io.c support IXP425 Intel Network Processor 2003-05-23 00:57:23 +00:00
ixp425_sip_io.c support IXP425 Intel Network Processor 2003-05-23 00:57:23 +00:00
ixp425_sip.c support IXP425 Intel Network Processor 2003-05-23 00:57:23 +00:00
ixp425_sipvar.h support IXP425 Intel Network Processor 2003-05-23 00:57:23 +00:00
ixp425_timer.c support IXP425 Intel Network Processor 2003-05-23 00:57:23 +00:00
ixp425.c add IXDP425 PCI interrupt 2003-05-24 01:59:32 +00:00
ixp425reg.h bug fix 2003-05-31 00:58:40 +00:00
ixp425var.h add IXDP425 PCI interrupt 2003-05-24 01:59:32 +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 Use PAGE_SIZE rather than NBPG. 2003-04-01 23:19:08 +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
pxa2x0.c Use aprint_normal() for cfprint routines. 2003-01-01 00:46:13 +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