aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop33x (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-13/+0
2012-01-05Merge branch 'restart' into for-linusRussell King3-10/+2
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King3-6/+2
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2-12/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-11-18ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre1-7/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds4-16/+3
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: mach-iop33x: remove mach/memory.hNicolas Pitre1-13/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-iop33x: convert boot_params to atag_offsetNicolas Pitre2-2/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-2/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2-2/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring1-2/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-1/+0
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-3/+3
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+3
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-13ARM: iop33x: irq_data conversion.Lennert Buytenhek1-16/+16
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2-4/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-7/+5
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