aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-iop33x
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 1-1/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Disintegrate asm/system.h for ARMGravatar David Howells 1-1/+0
2012-03-06ARM: kill off __mem_pciGravatar Rob Herring 1-1/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Gravatar Russell King 1-3/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosGravatar Rob Herring 1-3/+0
2012-01-20ARM: big removal of now unused arch_idle()Gravatar Nicolas Pitre 1-13/+0
2012-01-05Merge branch 'restart' into for-linusGravatar Russell King 3-10/+2
2012-01-05ARM: restart: remove the now empty arch_reset()Gravatar Russell King 1-4/+0
2012-01-05ARM: restart: iop3xx: use new restart hookGravatar Russell King 3-6/+2
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Gravatar Russell King 2-12/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesGravatar Nicolas Pitre 1-5/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingGravatar Russell King 1-1/+1
2011-11-18ARM: plat-iop: remove arch specific special handling for ioremapGravatar Nicolas Pitre 1-7/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 4-16/+3
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsGravatar Sascha Hauer 1-1/+1
2011-09-26ARM: mach-iop33x: remove mach/memory.hGravatar Nicolas Pitre 1-13/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroGravatar Nicolas Pitre 1-1/+1
2011-08-21ARM: mach-iop33x: convert boot_params to atag_offsetGravatar Nicolas Pitre 2-2/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-2/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 2-2/+2
2011-07-12ARM: convert PCI defines to variablesGravatar Rob Herring 1-2/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagGravatar Rob Herring 1-1/+0
2011-05-07ARM: zImage: remove the static qualifier from global data variablesGravatar Nicolas Pitre 1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerGravatar Thomas Gleixner 1-3/+3
2011-03-29arm: Cleanup the irq namespaceGravatar Thomas Gleixner 1-2/+3
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsGravatar Russell King 1-1/+1
2011-01-13ARM: iop33x: irq_data conversion.Gravatar Lennert Buytenhek 1-16/+16
2010-12-08ARM: io: make iounmap() a simple macroGravatar Russell King 1-2/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioGravatar Nicolas Pitre 2-4/+0
2010-10-20arm: return both physical and virtual addresses from addruartGravatar Jeremy Kerr 1-7/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 2-2/+0
2010-02-25Merge branch 'misc2' into develGravatar Russell King 1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Gravatar Fenkart/Bostandzhyan 1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspGravatar Tony Lindgren 1-1/+1
2009-10-29iop: enable generic timeGravatar Mikael Pettersson 2-2/+0
2009-08-18iop3xx: ATU and PCI memory configuration correctedGravatar Aaro Koskinen 1-2/+0
2009-03-19[ARM] pass reboot command line to arch_reset()Gravatar Russell King 1-1/+1
2008-12-01[ARM] fix missing includes for iop33x and sa1100_irGravatar Russell King 1-0/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetGravatar Russell King 1-9/+0
2008-11-28[ARM] iop3xx: avoid polluting the kernel's namespaceGravatar Russell King 3-6/+1
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsGravatar Nicolas Pitre 1-11/+0
2008-09-06[ARM] Convert asm/io.h to linux/io.hGravatar Russell King 3-3/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machGravatar Russell King 21-6/+398
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadGravatar Russell King 4-4/+4
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hGravatar Russell King 1-1/+0
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Gravatar Dan Williams 3-10/+2
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverGravatar Dan Williams 2-0/+6
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesGravatar Dan Williams 3-8/+8
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationGravatar Dan Williams 3-2/+12