summaryrefslogtreecommitdiff
path: root/sys/arch/sh3/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sh3/include/param.h')
0 files changed, 0 insertions, 0 deletions
ommit/sys/arch/arm/xscale/i80321.c?id=d974db0adae7638e51d0b459a9c2efece6ded7e4'>Merge the ppcoea-renovation branch to HEAD.garbled 2007-05-12Implement ATU Direct Window in order to increase available PCI addressgavan 2006-02-25Fix some typos.wiz 2005-12-11merge ktrace-lwp.christos 2004-08-30Phase out the use of a string as first "attach args" member to controldrochner 2003-10-06Add support for the i80312 and i80321 I2C controllers.thorpej 2003-07-15__KERNEL_RCSID()lukem 2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl 2003-02-06Define the iopmu (even though it's not being used yet).briggs 2003-01-23Use iwin[3] instead of iwin[2] for RAM access and leave iwin[2] unused.briggs 2003-01-23Program the BARs after the limit regs. When the BARs are written, thebriggs 2003-01-01* Use a device node for each DMA channel.thorpej 2002-09-27remove trailing \n in panic(). approved perry.provos 2002-08-17Use separate function pointers for dmamap_sync pre- vs post- operations.thorpej 2002-08-01Move the DMA tag initialization functions into i80321.c.thorpej 2002-07-31Overhaul how DMA ranges work in the ARM bus_dma implementation.thorpej 2002-07-29Add support for attaching IOP built-in sub-devices (aau, dma, ssp,thorpej 2002-07-25Add support for DMA to/from the on-chip devices of the i80321 (nothorpej 2002-05-16* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set tothorpej 2002-03-27Basic support for the Intel i80321 I/O Processor (Xscale core).thorpej