aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-iop32x/iq80321.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-10ARM: iop32x: remove the platformGravatar Arnd Bergmann 1-192/+0
2022-04-08ARM: iop32x: enable multiplatform supportGravatar Arnd Bergmann 1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2019-08-14ARM: iop32x: merge everything into mach-iop32x/Gravatar Arnd Bergmann 1-2/+3
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 1-0/+3
2019-06-12i2c: iop: Use GPIO descriptorsGravatar Linus Walleij 1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceGravatar Linus Walleij 1-0/+2
2012-12-24ARM: delete struct sys_timerGravatar Stephen Warren 1-5/+1
2012-05-13ARM: PCI: provide a default bus scan implementationGravatar Russell King 1-1/+1
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Gravatar Russell King 1-1/+0
2012-01-05ARM: restart: iop3xx: use new restart hookGravatar Russell King 1-0/+1
2011-08-21ARM: mach-iop32x: convert boot_params to atag_offsetGravatar Nicolas Pitre 1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioGravatar Nicolas Pitre 1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-10-29iop: enable generic timeGravatar Mikael Pettersson 1-1/+0
2008-09-06[ARM] Convert asm/io.h to linux/io.hGravatar Russell King 1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machGravatar Russell King 1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadGravatar Russell King 1-1/+1
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Gravatar Dan Williams 1-1/+1
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverGravatar Dan Williams 1-0/+3
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesGravatar Dan Williams 1-1/+1
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationGravatar Dan Williams 1-1/+2
2007-02-17[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxGravatar Dan Williams 1-2/+3
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupGravatar Lennert Buytenhek 1-7/+7
2006-09-25[ARM] 3830/1: iop3xx: board support file cleanupGravatar Lennert Buytenhek 1-0/+193