.. |
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
|
Restore .Lpmc_intr_return -- ben only removed one of two references to it.
|
2002-10-25 14:29:37 +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
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +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
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +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
|
Clean up some bad interaction between the spl inlining stuff and
|
2002-10-09 00:03:42 +00:00 |
i80321_irq.S
|
Continue the " - . - 8" purge. Specifically:
|
2002-10-14 22:32:50 +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 a symbolic constant for where external interrupts start.
|
2002-10-03 20:10:40 +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 |
pxa2x0.c
|
Support Intel PXA250 and PXA210 application processors.
|
2002-10-19 19:31:38 +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 |
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 |