| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: prima2: remove custom .init_time hook | Sebastian Hesselbarth | 2013-09-29 | 1 | -11/+0 |
* | clk: prima2: declare OF clock provider | Sebastian Hesselbarth | 2013-09-29 | 1 | -2/+2 |
* | arm: prima2: drop nr_irqs in mach as we moved to linear irqdomain | Barry Song | 2013-08-29 | 1 | -2/+0 |
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-02 | 1 | -4/+0 |
|\ |
|
| * | ARM: sirf: Remove init_irq declaration in machine description | Maxime Ripard | 2013-05-24 | 1 | -4/+0 |
* | | arm: prima2: use of_platform_populate instead of of_platform_bus_probe | Barry Song | 2013-06-03 | 1 | -13/+0 |
* | | ARM: prima2: fix a checkpatch issue | Barry Song | 2013-06-03 | 1 | -2/+2 |
|/ |
|
* | ARM: sirf: use clocksource_of infrastructure | Arnd Bergmann | 2013-03-25 | 1 | -3/+11 |
* | ARM: sirf: enable sparse IRQ | Arnd Bergmann | 2013-03-25 | 1 | -0/+2 |
* | ARM: sirf: move irq driver to drivers/irqchip | Arnd Bergmann | 2013-03-25 | 1 | -8/+2 |
* | arm: prima2: add new SiRFatlas6 machine in common board | Barry Song | 2013-03-18 | 1 | -0/+21 |
* | ARM: MARCO: fix the build issue due to gic-vic-to-irqchip move | Barry Song | 2013-02-04 | 1 | -14/+2 |
* | ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures | Barry Song | 2013-01-22 | 1 | -1/+39 |
* | ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for Marco | Barry Song | 2013-01-22 | 1 | -0/+3 |
* | ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marco | Barry Song | 2013-01-22 | 1 | -1/+1 |
* | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -1/+1 |
* | ARM: PRIMA2: use DT_MACHINE_START and convert to generic board | Barry Song | 2012-08-28 | 1 | -0/+50 |