| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' into next/cleanup | Olof Johansson | 2013-04-28 | 1 | -6/+4 |
|\ |
|
| * | ARM: highbank: fix cache flush ordering for cpu hotplug | Rob Herring | 2013-04-18 | 1 | -6/+4 |
* | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/... | Olof Johansson | 2013-04-02 | 1 | -7/+0 |
|\ \ |
|
| * | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas | 2013-03-26 | 1 | -7/+0 |
| |/ |
|
* / | ARM: smp_twd: convert to use CLKSRC_OF init | Rob Herring | 2013-03-11 | 1 | -3/+2 |
|/ |
|
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 2 | -18/+5 |
|\ |
|
| * | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-14 | 2 | -13/+4 |
| |\ |
|
| | * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
| | * | ARM: use common irqchip_init for GIC init | Rob Herring | 2013-01-12 | 1 | -8/+2 |
| | * | ARM: remove mach .handle_irq for GIC users | Rob Herring | 2013-01-12 | 1 | -1/+0 |
| | * | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 2013-01-10 | 1 | -3/+1 |
| * | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 6 | -20/+42 |
| |\| |
|
| * | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -5/+1 |
* | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | cpufreq / highbank: add support for highbank cpufreq | Mark Langsdorf | 2013-02-02 | 1 | -0/+2 |
| * | | | ARM / highbank: add support for pl320 IPC | Rob Herring | 2013-02-02 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-02-20 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | clk: highbank: Use common of_clk_init() function | Prashant Gaikwad | 2013-01-24 | 2 | -2/+2 |
| |/ / |
|
* / / | ARM: highbank: mask cluster id from cpu_logical_map | Rob Herring | 2013-01-31 | 2 | -3/+4 |
|/ / |
|
* | | ARM: highbank: save and restore L2 cache and GIC on suspend | Rob Herring | 2013-01-07 | 1 | -1/+18 |
* | | ARM: highbank: add a power request clear | Rob Herring | 2013-01-07 | 1 | -0/+15 |
* | | ARM: highbank: fix secondary boot and hotplug | Rob Herring | 2013-01-07 | 2 | -12/+2 |
* | | ARM: highbank: fix typos with hignbank in power request functions | Rob Herring | 2013-01-07 | 4 | -8/+8 |
|/ |
|
* | Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2012-11-30 | 1 | -1/+2 |
|\ |
|
| * | ARM: highbank: retry wfi on reset request | Rob Herring | 2012-11-06 | 1 | -1/+2 |
* | | Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu... | Olof Johansson | 2012-11-21 | 4 | -46/+2 |
|\ \ |
|
| * | | ARM: highbank: use common debug_ll_io_init | Rob Herring | 2012-11-07 | 4 | -46/+2 |
* | | | ARM: highbank: add ifdef guards to core.h | Olof Johansson | 2012-11-06 | 1 | -0/+5 |
|/ / |
|
* | | ARM: highbank: Add initial ECX-2000 support | Rob Herring | 2012-10-31 | 2 | -1/+7 |
* | | ARM: highbank: abstract out SCU usage | Rob Herring | 2012-10-31 | 6 | -29/+29 |
|/ |
|
* | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 2012-10-02 | 1 | -0/+52 |
|\ |
|
| * | ARM: highbank: add coherent DMA setup | Rob Herring | 2012-10-02 | 1 | -0/+52 |
* | | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 2012-09-22 | 4 | -19/+19 |
|\ \ |
|
| * | | ARM: SoC: convert highbank to SMP operations | Marc Zyngier | 2012-09-14 | 4 | -19/+19 |
| |/ |
|
* | | ARM: highbank: call highbank_pm_init from .init_machine | Rob Herring | 2012-09-20 | 3 | -3/+8 |
* | | ARM: initial multiplatform support | Rob Herring | 2012-09-14 | 4 | -16/+15 |
* | | ARM: highbank: move debug macros to include/debug | Rob Herring | 2012-09-14 | 1 | -19/+0 |
* | | ARM: make mach/gpio.h headers optional | Rob Herring | 2012-09-14 | 1 | -1/+0 |
|/ |
|
* | clk: add highbank clock support | Rob Herring | 2012-07-11 | 3 | -63/+8 |
* | ARM: highbank: Add smc calls to enable/disable the L2 | Rob Herring | 2012-06-07 | 4 | -1/+47 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 1 | -7/+0 |
|\ |
|
| * | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -7/+0 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 2 | -7/+0 |
|\ \ |
|
| * \ | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve... | Russell King | 2012-02-04 | 2 | -7/+0 |
| |\ \ |
|
| | * | | ARM: highbank: select SPARSE_IRQ and remove irqs.h | Rob Herring | 2012-01-30 | 2 | -7/+0 |
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 2 | -2/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-arm-soc' of git://sources.calxeda.com/kernel/linux into nex... | Olof Johansson | 2012-02-10 | 2 | -2/+1 |
| |\ \ \ \ |
|
| | * | | | | ARM: highbank: remove unused memory.h | Rob Herring | 2012-02-10 | 1 | -1/+0 |
| | * | | | | ARM: highbank: enable sp804 based sched_clock | Rob Herring | 2012-02-09 | 1 | -1/+1 |
* | | | | | | Merge branch 'tegra/cleanups' into next/timer | Arnd Bergmann | 2012-03-21 | 2 | -29/+0 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|