aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop33x
Commit message (Expand)AuthorAgeFilesLines
* ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-1/+1
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-3/+3
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+3
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* ARM: iop33x: irq_data conversion.Lennert Buytenhek2011-01-131-16/+16
* ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-202-4/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-7/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0
* Merge branch 'misc2' into develRussell King2010-02-251-1/+1
|\
| * ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
|/
* iop: enable generic timeMikael Pettersson2009-10-292-2/+0
* iop3xx: ATU and PCI memory configuration correctedAaro Koskinen2009-08-181-2/+0
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* [ARM] fix missing includes for iop33x and sa1100_irRussell King2008-12-011-0/+1
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-9/+0
* [ARM] iop3xx: avoid polluting the kernel's namespaceRussell King2008-11-283-6/+1
* [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-11/+0
* [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