summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: make arrays containing machine compatible strings constUwe Kleine-König2015-02-191-3/+3
* ARM: sirf: add Atlas7 machine supportZhiwu Song2015-01-201-0/+13
* ARM: sirf: move to debug_ll_io_init and drop map_ioBarry Song2015-01-201-7/+0
* ARM: sirf: move platsmp to support Atlas7 SoCZhiwu Song2015-01-201-1/+0
* ARM: sirf: drop Marco machineBarry Song2015-01-201-17/+0
* ARM: l2c: prima2: convert to generic l2c OF initialisationRussell King2014-05-301-0/+6
* ARM: prima2: build reset code standaloneArnd Bergmann2014-03-171-3/+0
* ARM: prima2: staticize sirfsoc_init_late functionBarry Song2014-03-051-1/+1
* ARM: prima2: common: fix checkpatch issuesBarry Song2014-03-051-3/+3
* ARM: prima2: remove custom .init_time hookSebastian Hesselbarth2013-09-291-11/+0
* clk: prima2: declare OF clock providerSebastian Hesselbarth2013-09-291-2/+2
* arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song2013-08-291-2/+0
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-4/+0
|\
| * ARM: sirf: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-4/+0
* | arm: prima2: use of_platform_populate instead of of_platform_bus_probeBarry Song2013-06-031-13/+0
* | ARM: prima2: fix a checkpatch issueBarry Song2013-06-031-2/+2
|/
* ARM: sirf: use clocksource_of infrastructureArnd Bergmann2013-03-251-3/+11
* ARM: sirf: enable sparse IRQArnd Bergmann2013-03-251-0/+2
* ARM: sirf: move irq driver to drivers/irqchipArnd Bergmann2013-03-251-8/+2
* arm: prima2: add new SiRFatlas6 machine in common boardBarry Song2013-03-181-0/+21
* ARM: MARCO: fix the build issue due to gic-vic-to-irqchip moveBarry Song2013-02-041-14/+2
* ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructuresBarry Song2013-01-221-1/+39
* ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for MarcoBarry Song2013-01-221-0/+3
* ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marcoBarry Song2013-01-221-1/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: PRIMA2: use DT_MACHINE_START and convert to generic boardBarry Song2012-08-281-0/+50