Age | Commit message (Expand) | Author | Files | Lines |
2015-08-03 | ARM: migrate to common PSCI client code | Mark Rutland | 1 | -1/+1 |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 1 | -1/+1 |
2014-10-08 | mailbox: rename pl320-ipc specific mailbox.h | Suman Anna | 1 | -1/+1 |
2014-05-30 | ARM: l2c: highbank: convert to generic l2c OF initialisation | Russell King | 1 | -6/+3 |
2014-05-30 | ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisation | Russell King | 1 | -3/+1 |
2014-05-30 | ARM: l2c: highbank: implement new write_sec method | Russell King | 1 | -5/+7 |
2014-05-22 | ARM: l2c: remove unnecessary UL-suffix to mask values | Russell King | 1 | -1/+1 |
2014-01-16 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+1 |
2014-01-12 | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling | Taras Kondratiuk | 1 | -0/+1 |
2013-12-04 | ARM: highbank: handle soft poweroff and reset key events | Rob Herring | 1 | -0/+23 |
2013-10-28 | Merge branch 'cleanup/dt-clock' into next/soc | Olof Johansson | 1 | -16/+7 |
2013-10-01 | ARM: highbank: adapt to use ARM PSCI calls | Rob Herring | 1 | -15/+1 |
2013-10-01 | cpuidle: calxeda: add support to use PSCI calls | Rob Herring | 1 | -1/+1 |
2013-10-01 | ARM: highbank: cpuidle: convert to platform driver | Daniel Lezcano | 1 | -0/+8 |
2013-09-29 | ARM: highbank: remove custom .init_time hook | Sebastian Hesselbarth | 1 | -16/+7 |
2013-08-27 | ARM: highbank: clean-up some unused includes | Rob Herring | 1 | -4/+0 |
2013-08-22 | ARM: highbank: avoid L2 cache smc calls when PL310 is not present | Rob Herring | 1 | -7/+6 |
2013-08-17 | ARM: highbank: enable DMA zone for LPAE | Rob Herring | 1 | -0/+3 |
2013-07-22 | ARM: highbank: Only touch common coherency control register fields | Rob Herring | 1 | -3/+4 |
2013-05-24 | ARM: highbank: remove the .map_io declaration | Maxime Ripard | 1 | -1/+0 |
2013-04-11 | ARM: highbank: use OF init for sp804 timer | Rob Herring | 1 | -19/+0 |
2013-04-11 | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 1 | -4/+1 |
2013-03-11 | ARM: smp_twd: convert to use CLKSRC_OF init | Rob Herring | 1 | -3/+2 |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -14/+3 |
2013-02-20 | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 1 | -1/+2 |
2013-01-31 | ARM: highbank: mask cluster id from cpu_logical_map | Rob Herring | 1 | -1/+2 |
2013-01-24 | clk: highbank: Use common of_clk_init() function | Prashant Gaikwad | 1 | -1/+2 |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 1 | -9/+2 |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 1 | -1/+1 |
2013-01-12 | ARM: use common irqchip_init for GIC init | Rob Herring | 1 | -8/+2 |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring | 1 | -1/+0 |
2013-01-07 | ARM: highbank: fix typos with hignbank in power request functions | Rob Herring | 1 | -1/+1 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -5/+1 |
2012-11-07 | ARM: highbank: use common debug_ll_io_init | Rob Herring | 1 | -6/+2 |
2012-10-31 | ARM: highbank: Add initial ECX-2000 support | Rob Herring | 1 | -0/+6 |
2012-10-31 | ARM: highbank: abstract out SCU usage | Rob Herring | 1 | -16/+5 |
2012-10-02 | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 1 | -0/+52 |
2012-10-02 | ARM: highbank: add coherent DMA setup | Rob Herring | 1 | -0/+52 |
2012-09-22 | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 1 | -0/+1 |
2012-09-20 | ARM: highbank: call highbank_pm_init from .init_machine | Rob Herring | 1 | -0/+1 |
2012-09-14 | ARM: SoC: convert highbank to SMP operations | Marc Zyngier | 1 | -0/+1 |
2012-07-11 | clk: add highbank clock support | Rob Herring | 1 | -0/+7 |
2012-06-07 | ARM: highbank: Add smc calls to enable/disable the L2 | Rob Herring | 1 | -0/+14 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
2012-03-27 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-03-13 | ARM: highbank: convert to twd_local_timer_register() interface | Marc Zyngier | 1 | -0/+3 |
2012-02-09 | ARM: highbank: enable sp804 based sched_clock | Rob Herring | 1 | -1/+1 |
2012-01-30 | ARM: highbank: select SPARSE_IRQ and remove irqs.h | Rob Herring | 1 | -1/+0 |
2012-01-23 | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 1 | -2/+1 |
2012-01-16 | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in... | Olof Johansson | 1 | -2/+1 |