summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop33x
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-063-3/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0721-6/+398
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-074-4/+4
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams2008-03-263-10/+2
* iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams2007-07-132-0/+6
* [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams2007-05-163-8/+8
* [ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams2007-05-033-2/+12
* [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams2007-02-172-6/+8
* [ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams2007-02-171-12/+0
* [ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2007-02-141-0/+2
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-1/+1
* [ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek2006-09-254-83/+73
* [ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek2006-09-258-337/+405
* [ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek2006-09-251-0/+16
* [ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek2006-09-251-5/+5
* [ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek2006-09-251-18/+9
* [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek2006-09-253-108/+12
* [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek2006-09-256-330/+8
* [ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek2006-09-251-42/+2
* [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek2006-09-254-104/+5
* [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek2006-09-2512-0/+1055