aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator/core.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-13soc: move SoC driver for the ARM IntegratorGravatar Linus Walleij 1-95/+0
2014-11-13ARM: integrator: move restart to the device treeGravatar Linus Walleij 1-8/+0
2014-02-26ARM: integrator: localize the hardware.h headerGravatar Linus Walleij 1-2/+1
2014-02-26ARM: integrator: merge platform.h to hardware.hGravatar Linus Walleij 1-1/+0
2013-10-16ARM: integrator: move CM base into device treeGravatar Linus Walleij 1-43/+77
2013-10-16ARM: integrator: decommission the <mach/irqs.h> headerGravatar Linus Walleij 1-1/+0
2013-10-16ARM: integrator: delete non-devicetree boot pathGravatar Linus Walleij 1-57/+0
2013-10-16ARM: integrator: get the CM control register by proxyGravatar Linus Walleij 1-0/+8
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeGravatar Robin Holt 1-1/+1
2013-02-14ARM: integrator: fix build with INTEGRATOR_AP offGravatar Arnd Bergmann 1-1/+1
2012-11-17ARM: integrator: push down SC dependenciesGravatar Linus Walleij 1-46/+4
2012-11-16ARM: integrator: hook the AP into the SoC busGravatar Linus Walleij 1-0/+91
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-6/+11
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-3/+0
2012-09-19ARM: integrator: use __iomem pointers for MMIOGravatar Arnd Bergmann 1-2/+2
2012-09-17ARM: 7518/1: integrator: convert AMBA devices to device treeGravatar Linus Walleij 1-2/+6
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Gravatar Olof Johansson 1-0/+1
2012-09-17ARM: 7515/1: integrator: check PL010 base address from resourceGravatar Linus Walleij 1-1/+4
2012-09-17ARM: 7514/1: integrator: call common init function from machineGravatar Linus Walleij 1-4/+2
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Gravatar Arnd Bergmann 1-3/+0
2012-08-09ARM: integrator: include <linux/export.h>Gravatar Arnd Bergmann 1-0/+1
2012-08-01ARM: mach-integrator: retire custom LED codeGravatar Bryan Wu 1-1/+0
2012-08-01ARM: mach-integrator: move CM_CTRL to header file for accessing by other func...Gravatar Bryan Wu 1-2/+0
2012-07-11ARM: integrator: convert to common clockGravatar Linus Walleij 1-45/+0
2012-07-11ARM: integrator: put symbolic bus names on devicesGravatar Linus Walleij 1-10/+10
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-1/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Disintegrate asm/system.h for ARMGravatar David Howells 1-1/+0
2012-03-27Merge branch 'devel-stable' into for-linusGravatar Russell King 1-57/+13
2012-03-24ARM: 7349/1: integrator: convert to sparse irqsGravatar Linus Walleij 1-1/+2
2012-01-26ARM: amba: integrator: use common amba device initializersGravatar Russell King 1-57/+13
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Gravatar Russell King 1-5/+5
2012-01-05Merge branch 'restart' into for-linusGravatar Russell King 1-0/+8
2012-01-05ARM: restart: integrator: use new restart hookGravatar Russell King 1-0/+8
2011-12-23ARM: 7238/1: integrator: only hardcode AP PrimeCell IDsGravatar Linus Walleij 1-5/+14
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+3
2011-10-17ARM: 7087/2: mach-integrator: get timer frequency from clockGravatar Linus Walleij 1-0/+4
2011-09-13locking, ARM: Annotate low level hw locks as rawGravatar Thomas Gleixner 1-3/+3
2011-02-19ARM: integrator: use new init_early for clock tree initGravatar Russell King 1-2/+5
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cGravatar Jean-Christop PLAGNIOL-VILLARD 1-2/+1
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Gravatar Russell King 1-1/+18
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemGravatar Russell King 1-2/+2
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsGravatar Russell King 1-1/+6
2010-07-16ARM: Move platform memory reservations out of generic codeGravatar Russell King 1-0/+12
2010-05-02ARM: Integrator: move 16-bit timer support to Integrator/APGravatar Russell King 1-157/+0
2010-05-02ARM: Integrator: convert to use register definitionsGravatar Russell King 1-6/+6
2010-04-29ARM: Integrator: pass 'khz' to integrator_time_initGravatar Russell King 1-3/+3
2010-04-29ARM: Integrator: convert to generic clockevent supportGravatar Russell King 1-34/+73
2010-04-29ARM: Integrator: convert to generic time supportGravatar Russell King 1-32/+30
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewGravatar Russell King 1-0/+1