summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0211-0/+11
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-3/+0
* Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-6/+0
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-6/+0
* | ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij2014-01-311-5/+27
|/
* ARM: plat-iop: pass physical base for GPIOLinus Walleij2013-09-201-1/+1
* ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2013-09-208-7/+20
* ARM: iop32x: read N2100 power key using gpiolibLinus Walleij2013-09-201-6/+15
* ARM: iop32x: request and issue reset using gpioLinus Walleij2013-09-201-2/+22
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-13/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-7/+0
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+1
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-245-26/+6
|/
* Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-221-1/+1
|\
| * ARM: iop32x: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
* | ARM: iop3xx: use fixed PCI i/o mappingRob Herring2012-07-261-19/+0
|/
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-135-6/+6
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-135-6/+0
* ARM: kill off __mem_pciRob Herring2012-03-061-1/+0
* Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-3/+0
|\
| * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-3/+0
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-13/+0
|/
* Merge branch 'restart' into for-linusRussell King2012-01-056-19/+14
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: iop3xx: use new restart hookRussell King2012-01-056-15/+14
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-052-12/+0
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-5/+0
| * ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-7/+0
* | Merge branch 'restart-cleanup' into restartRussell King2011-11-211-2/+0
|\ \
| * | ARM: restart: remove local_irq_disable() from within arch_reset()Russell King2011-11-171-2/+0
| |/
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-287-20/+7
|\
| * ARM: mach-iop32x: remove mach/memory.hNicolas Pitre2011-10-131-13/+0
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-iop32x: convert boot_params to atag_offsetNicolas Pitre2011-08-215-6/+6
* | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-295-6/+6
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-225-6/+6
* | ARM: convert PCI defines to variablesRob Herring2011-07-121-2/+0
* | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-1/+0
|/
* ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-1/+1
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
OpenPOWER on IntegriCloud