summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-23/+1Star
|\
| * ARM: highbank: use OF init for sp804 timerRob Herring2013-04-111-19/+0Star
| * ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-4/+1Star
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-1/+0Star
|\ \
| * \ Merge commit '73053d973' into smp-hotplugRussell King2013-05-021-4/+5
| |\ \
| * | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-4/+0Star
* | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-0/+1
|\ \ \ \
| * | | | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-291-6/+4Star
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring2013-04-181-6/+4Star
| | |/ | |/|
* | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-021-7/+0Star
|\ \ \ | |_|/ |/| |
| * | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-7/+0Star
| |/
* / ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-3/+2Star
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-18/+5Star
|\
| * Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-152-13/+4Star
| |\
| | * irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
| | * ARM: use common irqchip_init for GIC initRob Herring2013-01-121-8/+2Star
| | * ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0Star
| | * ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-3/+1Star
| * | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-146-20/+42
| |\|
| * | ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1Star
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-0/+4
|\ \ \
| * | | cpufreq / highbank: add support for highbank cpufreqMark Langsdorf2013-02-021-0/+2
| * | | ARM / highbank: add support for pl320 IPCRob Herring2013-02-021-0/+2
| | |/ | |/|
* | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-02-202-2/+2
|\ \ \
| * | | clk: highbank: Use common of_clk_init() functionPrashant Gaikwad2013-01-242-2/+2
| |/ /
* / / ARM: highbank: mask cluster id from cpu_logical_mapRob Herring2013-01-312-3/+4
|/ /
* | ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring2013-01-081-1/+18
* | ARM: highbank: add a power request clearRob Herring2013-01-081-0/+15
* | ARM: highbank: fix secondary boot and hotplugRob Herring2013-01-082-12/+2Star
* | ARM: highbank: fix typos with hignbank in power request functionsRob Herring2013-01-084-8/+8
|/
* Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-11-301-1/+2
|\
| * ARM: highbank: retry wfi on reset requestRob Herring2012-11-061-1/+2
* | Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson2012-11-214-46/+2Star
|\ \
| * | ARM: highbank: use common debug_ll_io_initRob Herring2012-11-084-46/+2Star
* | | ARM: highbank: add ifdef guards to core.hOlof Johansson2012-11-061-0/+5
|/ /
* | ARM: highbank: Add initial ECX-2000 supportRob Herring2012-10-312-1/+7
* | ARM: highbank: abstract out SCU usageRob Herring2012-10-316-29/+29
|/
* Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-031-0/+52
|\
| * ARM: highbank: add coherent DMA setupRob Herring2012-10-021-0/+52
* | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-224-19/+19
|\ \
| * | ARM: SoC: convert highbank to SMP operationsMarc Zyngier2012-09-144-19/+19
| |/
* | ARM: highbank: call highbank_pm_init from .init_machineRob Herring2012-09-213-3/+8
* | ARM: initial multiplatform supportRob Herring2012-09-144-16/+15Star
* | ARM: highbank: move debug macros to include/debugRob Herring2012-09-141-19/+0Star
* | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0Star
|/
* clk: add highbank clock supportRob Herring2012-07-123-63/+8Star
* ARM: highbank: Add smc calls to enable/disable the L2Rob Herring2012-06-084-1/+47
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-7/+0Star
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-7/+0Star