History log of /netbsd/sys/arch/arm/xscale/files.i80312 (Results 1 – 8 of 8)
Revision Date Author Comments
# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# d322684f 06-Oct-2003 thorpej <thorpej@NetBSD.org>

Add support for the i80312 and i80321 I2C controllers.


# e3e6d7df 01-Aug-2002 thorpej <thorpej@NetBSD.org>

Move the DMA tag initialization functions into i80312.c.


# 80146a51 12-Apr-2002 thorpej <thorpej@NetBSD.org>

Use the bus_space_generic bus space ops.


# 8ae5055e 29-Nov-2001 thorpej <thorpej@NetBSD.org>

Add routines for accessing the general purpose I/O facility of
the i80312 Companion I/O chip.


# d1f4bf74 09-Nov-2001 thorpej <thorpej@NetBSD.org>

Add support for PCI DMA on the i80312. We currently just do
DMA via the Secondary Inbound window, for now. Will probably
need to revisit this at some point.

Require that the board-specific i80312

Add support for PCI DMA on the i80312. We currently just do
DMA via the Secondary Inbound window, for now. Will probably
need to revisit this at some point.

Require that the board-specific i80312 front-end slice off a
subregion for the memory controller before calling i80312_attach(),
and fix a bug in the IQ80310 front-end that caused the Secondary
Inbound window to be configured incorrectly.

show more ...


# 660b98b7 09-Nov-2001 thorpej <thorpej@NetBSD.org>

Snapshot of work-in-progress for Intel i80312 Companion I/O chip;
just basic Inbound and Outbound window setup is done, PCI configuration
space access (not quite working yet), and I/O and Memory spac

Snapshot of work-in-progress for Intel i80312 Companion I/O chip;
just basic Inbound and Outbound window setup is done, PCI configuration
space access (not quite working yet), and I/O and Memory space routines
so far.

show more ...


# af0d2bf5 05-Nov-2001 thorpej <thorpej@NetBSD.org>

Config info for the i80312 XScale companion I/O chip.