aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11-0/+11
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-3/+0
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-6/+0
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij1-5/+27
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-6/+0
2013-09-20ARM: plat-iop: pass physical base for GPIOLinus Walleij1-1/+1
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij8-7/+20
2013-09-20ARM: iop32x: read N2100 power key using gpiolibLinus Walleij1-6/+15
2013-09-20ARM: iop32x: request and issue reset using gpioLinus Walleij1-2/+22
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-13/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-7/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-1/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren5-26/+6
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-1/+1
2012-09-19ARM: iop32x: use __iomem pointers for MMIOArnd Bergmann1-1/+1
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring1-19/+0
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King5-6/+6
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King5-6/+0
2012-03-06ARM: kill off __mem_pciRob Herring1-1/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-3/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-3/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-13/+0
2012-01-05Merge branch 'restart' into for-linusRussell King6-19/+14
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King6-15/+14
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-21Merge branch 'restart-cleanup' into restartRussell King1-2/+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-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-2/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds7-20/+7
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-iop32x: 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-iop32x: convert boot_params to atag_offsetNicolas Pitre5-6/+6
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-6/+6
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle5-6/+6
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-2/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1