aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop33x (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-2/+0
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-10-29iop: enable generic timeMikael Pettersson2-2/+0
2009-08-18iop3xx: ATU and PCI memory configuration correctedAaro Koskinen1-2/+0
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2008-12-01[ARM] fix missing includes for iop33x and sa1100_irRussell King1-0/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-9/+0
2008-11-28[ARM] iop3xx: avoid polluting the kernel's namespaceRussell King3-6/+1
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-11/+0
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King3-3/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King21-6/+398
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King4-4/+4
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams3-10/+2
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams2-0/+6
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams3-8/+8
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams3-2/+12
2007-02-17[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams2-6/+8
2007-02-17[ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams1-12/+0
2007-02-14[ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams1-0/+2
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-1/+1
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek4-83/+73
2006-09-25[ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek8-337/+405
2006-09-25[ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek1-0/+16
2006-09-25[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek1-5/+5
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek1-18/+9
2006-09-25[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek3-108/+12
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek6-330/+8
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek1-42/+2
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek4-104/+5
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek12-0/+1055