aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-iop32x
AgeCommit message (Expand)AuthorFilesLines
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 1-2/+2
2017-11-21treewide: init_timer() -> setup_timer()Gravatar Kees Cook 1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 11-0/+11
2015-07-28ARM: kill off set_irq_flags usageGravatar Rob Herring 1-1/+1
2014-10-02kbuild: remove unnecessary variable initializaionsGravatar Masahiro Yamada 1-3/+0
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Gravatar Olof Johansson 1-6/+0
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardGravatar Linus Walleij 1-5/+27
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooGravatar Uwe Kleine-König 1-6/+0
2013-09-20ARM: plat-iop: pass physical base for GPIOGravatar Linus Walleij 1-1/+1
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceGravatar Linus Walleij 8-7/+20
2013-09-20ARM: iop32x: read N2100 power key using gpiolibGravatar Linus Walleij 1-6/+15
2013-09-20ARM: iop32x: request and issue reset using gpioGravatar Linus Walleij 1-2/+22
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Gravatar Russell King 1-13/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsGravatar Russell King 1-7/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionGravatar Russell King 1-1/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeGravatar Robin Holt 1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Gravatar Olof Johansson 1-1/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Gravatar Shawn Guo 1-1/+0
2012-12-24ARM: delete struct sys_timerGravatar Stephen Warren 5-26/+6
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupGravatar Olof Johansson 1-1/+1
2012-09-19ARM: iop32x: use __iomem pointers for MMIOGravatar Arnd Bergmann 1-1/+1
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingGravatar Rob Herring 1-19/+0
2012-05-13ARM: PCI: provide a default bus scan implementationGravatar Russell King 5-6/+6
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Gravatar Russell King 5-6/+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 6-19/+14
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 6-15/+14
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-21Merge branch 'restart-cleanup' into restartGravatar Russell King 1-2/+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-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Gravatar Russell King 1-2/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 7-20/+7
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsGravatar Sascha Hauer 1-1/+1
2011-10-13ARM: mach-iop32x: 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-iop32x: convert boot_params to atag_offsetGravatar Nicolas Pitre 5-6/+6
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 5-6/+6
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 5-6/+6
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-2/+1
2011-03-29arm: Cleanup the irq namespaceGravatar Thomas Gleixner 1-2/+2
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsGravatar Russell King 1-1/+1