summaryrefslogtreecommitdiff
path: root/arch/arm/mach-iop32x
AgeCommit message (Expand)Author
2019-02-15ARM: iop32x/n2100: fix PCI IRQ mappingRussell King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-09-20ARM: plat-iop: pass physical base for GPIOLinus Walleij
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij
2013-09-20ARM: iop32x: read N2100 power key using gpiolibLinus Walleij
2013-09-20ARM: iop32x: request and issue reset using gpioLinus Walleij
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-19ARM: iop32x: use __iomem pointers for MMIOArnd Bergmann
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King
2012-03-06ARM: kill off __mem_pciRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-21Merge branch 'restart-cleanup' into restartRussell King
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King
2011-11-18ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-13ARM: mach-iop32x: remove mach/memory.hNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-21ARM: mach-iop32x: convert boot_params to atag_offsetNicolas Pitre
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-13ARM: iop32x: irq_data conversion.Lennert Buytenhek