summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/core.c
Commit message (Expand)AuthorAgeFilesLines
* soc: move SoC driver for the ARM IntegratorLinus Walleij2014-11-131-95/+0
* ARM: integrator: move restart to the device treeLinus Walleij2014-11-131-8/+0
* ARM: integrator: localize the hardware.h headerLinus Walleij2014-02-261-2/+1
* ARM: integrator: merge platform.h to hardware.hLinus Walleij2014-02-261-1/+0
* ARM: integrator: move CM base into device treeLinus Walleij2013-10-161-43/+77
* ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij2013-10-161-1/+0
* ARM: integrator: delete non-devicetree boot pathLinus Walleij2013-10-161-57/+0
* ARM: integrator: get the CM control register by proxyLinus Walleij2013-10-161-0/+8
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+1
* ARM: integrator: fix build with INTEGRATOR_AP offArnd Bergmann2013-02-141-1/+1
* ARM: integrator: push down SC dependenciesLinus Walleij2012-11-171-46/+4
* ARM: integrator: hook the AP into the SoC busLinus Walleij2012-11-161-0/+91
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-6/+11
|\
| * ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij2012-09-171-2/+6
| * ARM: 7515/1: integrator: check PL010 base address from resourceLinus Walleij2012-09-171-1/+4
| * ARM: 7514/1: integrator: call common init function from machineLinus Walleij2012-09-171-4/+2
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-3/+0
|\ \
| * \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-161-0/+1
| |\ \ | | |/
| * | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-3/+0
| |\ \
| | * | ARM: mach-integrator: retire custom LED codeBryan Wu2012-08-011-1/+0
| | * | ARM: mach-integrator: move CM_CTRL to header file for accessing by other func...Bryan Wu2012-08-011-2/+0
* | | | ARM: integrator: use __iomem pointers for MMIOArnd Bergmann2012-09-191-2/+2
| |_|/ |/| |
* | | ARM: integrator: include <linux/export.h>Arnd Bergmann2012-08-091-0/+1
|/ /
* | ARM: integrator: convert to common clockLinus Walleij2012-07-111-45/+0
* | ARM: integrator: put symbolic bus names on devicesLinus Walleij2012-07-111-10/+10
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+2
|\
| * Merge branch 'devel-stable' into for-linusRussell King2012-03-271-57/+13
| |\
| * | ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij2012-03-241-1/+2
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ \ | |_|/ |/| |
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
| |/
* | ARM: amba: integrator: use common amba device initializersRussell King2012-01-261-57/+13
* | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King2012-01-251-5/+5
|/
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+8
|\
| * ARM: restart: integrator: use new restart hookRussell King2012-01-051-0/+8
* | ARM: 7238/1: integrator: only hardcode AP PrimeCell IDsLinus Walleij2011-12-231-5/+14
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-3/+3
|\
| * locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-131-3/+3
* | ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij2011-10-171-0/+4
|/
* ARM: integrator: use new init_early for clock tree initRussell King2011-02-191-2/+5
* ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-2/+1
*-. Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-311-1/+18
|\ \
| | * ARM: AMBA: Add pclk definition for platforms using primecellsRussell King2010-07-221-1/+6
| |/ |/|
| * ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-2/+2
| * ARM: Move platform memory reservations out of generic codeRussell King2010-07-161-0/+12
|/
* ARM: Integrator: move 16-bit timer support to Integrator/APRussell King2010-05-021-157/+0
* ARM: Integrator: convert to use register definitionsRussell King2010-05-021-6/+6
* ARM: Integrator: pass 'khz' to integrator_time_initRussell King2010-04-291-3/+3
* ARM: Integrator: convert to generic clockevent supportRussell King2010-04-291-34/+73
* ARM: Integrator: convert to generic time supportRussell King2010-04-291-32/+30
* ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King2010-04-291-0/+1
OpenPOWER on IntegriCloud