summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: Consolidate clks_register() and similarRussell King2010-02-121-2/+1
* [ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent2009-05-181-1/+1
* arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-5/+5
* [ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King2008-11-271-0/+35
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
* [ARM] Remove Integrator/CP SMP platform supportRussell King2007-05-161-17/+1
OpenPOWER on IntegriCloud