aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-17ARM: prima2: build reset code standaloneArnd Bergmann1-3/+0
2014-03-05ARM: prima2: staticize sirfsoc_init_late functionBarry Song1-1/+1
2014-03-05ARM: prima2: common: fix checkpatch issuesBarry Song1-3/+3
2013-09-29ARM: prima2: remove custom .init_time hookSebastian Hesselbarth1-11/+0
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth1-2/+2
2013-08-29arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song1-2/+0
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+0
2013-06-03arm: prima2: use of_platform_populate instead of of_platform_bus_probeBarry Song1-13/+0
2013-06-03ARM: prima2: fix a checkpatch issueBarry Song1-2/+2
2013-05-24ARM: sirf: Remove init_irq declaration in machine descriptionMaxime Ripard1-4/+0
2013-03-25ARM: sirf: use clocksource_of infrastructureArnd Bergmann1-3/+11
2013-03-25ARM: sirf: enable sparse IRQArnd Bergmann1-0/+2
2013-03-25ARM: sirf: move irq driver to drivers/irqchipArnd Bergmann1-8/+2
2013-03-18arm: prima2: add new SiRFatlas6 machine in common boardBarry Song1-0/+21
2013-02-04ARM: MARCO: fix the build issue due to gic-vic-to-irqchip moveBarry Song1-14/+2
2013-01-22ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructuresBarry Song1-1/+39
2013-01-22ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for MarcoBarry Song1-0/+3
2013-01-22ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marcoBarry Song1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-08-28ARM: PRIMA2: use DT_MACHINE_START and convert to generic boardBarry Song1-0/+50