..
becc_button.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +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
__KERNEL_RCSID()
2003-07-15 00:24:37 +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
"bogus pin" -> "bogus device" in last change.
2003-10-31 01:12:06 +00:00
becc_space.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
becc_timer.c
Fix think'o in last. Pointed out by Izumi Tsutsui.
2003-07-27 04:52:28 +00:00
becc.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +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
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
files.i80321
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
files.ixp425
- Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of
2003-11-16 12:41:03 +00:00
files.pxa2x0
Gah, fix previous. s/defopt/defflag/
2003-06-06 19:56:59 +00:00
i80200_icu.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
i80200_irq.S
Enable/Restore alignment fault state on interrupt handler entry/exit.
2003-11-05 21:10:59 +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
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
i80312_i2c.c
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
i80312_mem.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
i80312_pci.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
i80312_space.c
Make sure to pass mod/ref seeds with PMAP_WIRED.
2003-10-06 00:40:36 +00:00
i80312.c
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
i80312reg.h
Clean up the i80312 PMU definitions.
2002-01-24 01:21:44 +00:00
i80312var.h
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
i80321_aau.c
Use aprint*().
2003-04-29 01:07:30 +00:00
i80321_gpio.c
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
i80321_i2c.c
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
i80321_icu.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
i80321_intr.h
Fix GCC 3.3.1 nits.
2003-09-21 19:32:37 +00:00
i80321_mcu.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
i80321_pci.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
i80321_space.c
Make sure to pass mod/ref seeds with PMAP_WIRED.
2003-10-06 15:43:35 +00:00
i80321_timer.c
Fix think'o in last. Pointed out by Izumi Tsutsui.
2003-07-27 04:52:28 +00:00
i80321_wdog.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
i80321.c
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
i80321reg.h
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
i80321var.h
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
iopaau.c
Stop some (bogus) gcc unitialized variable warning.
2003-10-30 22:04:39 +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
iopi2c.c
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
iopi2creg.h
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
iopi2cvar.h
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
ixp425_a4x_io.S
Make it easier to support different types of IXP425 board:
2003-10-08 14:55:04 +00:00
ixp425_a4x_space.c
Make it easier to support different types of IXP425 board:
2003-10-08 14:55:04 +00:00
ixp425_com.c
Make it easier to support different types of IXP425 board:
2003-10-08 14:55:04 +00:00
ixp425_intr.c
Ok, I give up for now. There's no easy/reliable way to deal with
2003-10-08 19:46:12 +00:00
ixp425_intr.h
Fix GCC 3.3.1 nits.
2003-09-21 19:32:37 +00:00
ixp425_pci_asm.S
pci bus support
2003-09-25 14:11:18 +00:00
ixp425_pci_dma.c
Make it easier to support different types of IXP425 board:
2003-10-08 14:55:04 +00:00
ixp425_pci_space.c
add comment and delete unused definition
2003-09-25 14:48:16 +00:00
ixp425_pci.c
Make it easier to support different types of IXP425 board:
2003-10-08 14:55:04 +00:00
ixp425_sip.c
- Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of
2003-11-16 12:41:03 +00:00
ixp425_sipvar.h
It makes more sense to map the expansion bus registers in ixpsip
2003-11-02 21:24:39 +00:00
ixp425_space.c
- Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of
2003-11-16 12:41:03 +00:00
ixp425_timer.c
- Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of
2003-11-16 12:41:03 +00:00
ixp425.c
It makes more sense to map the expansion bus registers in ixpsip
2003-11-02 21:24:39 +00:00
ixp425reg.h
- Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of
2003-11-16 12:41:03 +00:00
ixp425var.h
It makes more sense to map the expansion bus registers in ixpsip
2003-11-02 21:24:39 +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
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
pxa2x0_com.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
pxa2x0_dma.c
make this compile again. (arm32_bus_dma_tag._cookie)
2003-08-07 16:58:35 +00:00
pxa2x0_gpio.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
pxa2x0_gpio.h
- Rearrange the PXA2x0 support code to better support attaching
2003-06-05 13:48:26 +00:00
pxa2x0_intr.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
pxa2x0_intr.h
gcc 3.2 complained about the missing __volatile and extra tokens after #endif.
2003-07-05 06:53:08 +00:00
pxa2x0_lcd.c
avoid compile error with GCC3, and add some comments.
2003-10-03 07:24:05 +00:00
pxa2x0_lcd.h
make this compile again:
2003-06-17 09:43:14 +00:00
pxa2x0_space.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
pxa2x0.c
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
pxa2x0reg.h
- Correct a couple of comments.
2003-06-11 20:43:01 +00:00
pxa2x0var.h
- Rearrange the PXA2x0 support code to better support attaching
2003-06-05 13:48:26 +00:00
xscale_pmc.c
uninitialized variable.
2003-10-28 15:31:33 +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