aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-17ARM: integrator: push down SC dependenciesLinus Walleij1-46/+4
2012-11-16ARM: integrator: hook the AP into the SoC busLinus Walleij1-0/+91
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+11
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2012-09-19ARM: integrator: use __iomem pointers for MMIOArnd Bergmann1-2/+2
2012-09-17ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij1-2/+6
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson1-0/+1
2012-09-17ARM: 7515/1: integrator: check PL010 base address from resourceLinus Walleij1-1/+4
2012-09-17ARM: 7514/1: integrator: call common init function from machineLinus Walleij1-4/+2
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann1-3/+0
2012-08-09ARM: integrator: include <linux/export.h>Arnd Bergmann1-0/+1
2012-08-01ARM: mach-integrator: retire custom LED codeBryan Wu1-1/+0
2012-08-01ARM: mach-integrator: move CM_CTRL to header file for accessing by other functionsBryan Wu1-2/+0
2012-07-11ARM: integrator: convert to common clockLinus Walleij1-45/+0
2012-07-11ARM: integrator: put symbolic bus names on devicesLinus Walleij1-10/+10
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-03-27Merge branch 'devel-stable' into for-linusRussell King1-57/+13
2012-03-24ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij1-1/+2
2012-01-26ARM: amba: integrator: use common amba device initializersRussell King1-57/+13
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializersRussell King1-5/+5
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+8
2012-01-05ARM: restart: integrator: use new restart hookRussell King1-0/+8
2011-12-23ARM: 7238/1: integrator: only hardcode AP PrimeCell IDsLinus Walleij1-5/+14
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2011-10-17ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij1-0/+4
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner1-3/+3
2011-02-19ARM: integrator: use new init_early for clock tree initRussell King1-2/+5
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King1-1/+18
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-2/+2
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-1/+6
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-0/+12
2010-05-02ARM: Integrator: move 16-bit timer support to Integrator/APRussell King1-157/+0
2010-05-02ARM: Integrator: convert to use register definitionsRussell King1-6/+6
2010-04-29ARM: Integrator: pass 'khz' to integrator_time_initRussell King1-3/+3
2010-04-29ARM: Integrator: convert to generic clockevent supportRussell King1-34/+73
2010-04-29ARM: Integrator: convert to generic time supportRussell King1-32/+30
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King1-0/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-2/+1
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-5/+5
2008-11-27[ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King1-0/+35
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2007-05-16[ARM] Remove Integrator/CP SMP platform supportRussell King1-17/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1