1
0
Fork 0
alistair23-linux/include/asm-arm/arch-iop33x
Dan Williams 2492c84518 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
Adds the platform device definitions and the architecture specific support
routines (i.e. register initialization and descriptor formats) for the
iop-adma driver.

Changelog:
* add support for > 1k zero sum buffer sizes
* added dma/aau platform devices to iq80321 and iq80332 setup
* fixed the calculation in iop_desc_is_aligned
* support xor buffer sizes larger than 16MB
* fix places where software descriptors are assumed to be contiguous, only
  hardware descriptors are contiguous for up to a PAGE_SIZE buffer size
* convert to async_tx
* add interrupt support
* add platform devices for 80219 boards
* do not call platform register macros in driver code
* remove switch() statements for compatible register offsets/layouts
* change over to bitmap based capabilities
* remove unnecessary ARM assembly statement
* checkpatch.pl fixes
* gpl v2 only correction
* phys move to dma_async_tx_descriptor

Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2007-07-13 08:06:19 -07:00
..
adma.h iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver 2007-07-13 08:06:19 -07:00
debug-macro.S [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
dma.h [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
entry-macro.S [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user 2007-02-17 15:04:29 +00:00
hardware.h [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
io.h [ARM] Fix iop32x/iop33x build 2007-05-11 17:20:06 +01:00
iop33x.h [ARM] 4348/4: iop3xx: Give Linux control over PCI initialization 2007-05-03 14:02:48 +01:00
iq80331.h [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
iq80332.h [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
irqs.h [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
memory.h [ARM] 4348/4: iop3xx: Give Linux control over PCI initialization 2007-05-03 14:02:48 +01:00
system.h [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
time.h [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx 2007-02-17 15:05:40 +00:00
timex.h [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
uncompress.h [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
vmalloc.h [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00