aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+0
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-16/+3
2013-06-20Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann2-4/+8
2013-06-11ARM: prima2: fix incorrect panic usageHaojian Zhuang2-4/+8
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-06-03ARM: prima2: Replace include linux/module.h with linux/export.hSyam Sidhardhan1-1/+1
2013-05-24ARM: sirf: Remove init_irq declaration in machine descriptionMaxime Ripard1-4/+0
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson1-1/+1
2013-05-03ARM: SIRF: select SMP_ON_UP only on SMP buildsArnd Bergmann1-1/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+0
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-905/+44
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-8/+0
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-3/+0
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-0/+1
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-8/+0
2013-03-25ARM: sirf: enable multiplatform supportArnd Bergmann12-156/+18
2013-03-25ARM: sirf: use clocksource_of infrastructureArnd Bergmann5-563/+11
2013-03-25ARM: sirf: move debug-macro.S to include/debug/sirf.SArnd Bergmann2-30/+11
2013-03-25ARM: sirf: enable sparse IRQArnd Bergmann2-17/+2
2013-03-25ARM: sirf: move irq driver to drivers/irqchipArnd Bergmann3-138/+2
2013-03-25ARM: sirf: fix prima2 interrupt lookupArnd Bergmann1-4/+2
2013-03-18arm: prima2: add new SiRFatlas6 machine in common boardBarry Song2-1/+30
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-33/+694
2013-02-20ARM: prima2: remove duplicate v7_invalidate_l1Arnd Bergmann1-40/+0
2013-02-14ARM: prima2: fix __init section for cpu hotplugArnd Bergmann2-2/+3
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-2/+0
2013-02-04ARM: MARCO: fix the build issue due to gic-vic-to-irqchip moveBarry Song2-21/+3
2013-01-27Merge branch 'marco-timer-cleanup-rebase' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/socOlof Johansson16-33/+751
2013-01-22ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marcoBarry Song2-0/+9
2013-01-22ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructuresBarry Song8-1/+662
2013-01-22ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for MarcoBarry Song4-4/+21
2013-01-22ARM: PRIMA2: rtciobg: it is also compatible with marcoBarry Song1-0/+1
2013-01-22ARM: PRIMA2: rstc: enable the support for MarcoBarry Song1-17/+28
2013-01-22ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marcoBarry Song4-6/+6
2013-01-22ARM: PRIMA2: initialize l2x0 according to mach from DTBarry Song1-5/+24
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson3-10/+4
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-8/+2
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2012-12-24ARM: delete struct sys_timerStephen Warren3-8/+4
2012-10-15pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann1-13/+0
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-2/+2
2012-09-20ARM: dtb: move all dtb targets to common MakefileOlof Johansson1-2/+0
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson1-0/+2
2012-09-19ARM: prima2: use __iomem pointers for MMIOArnd Bergmann1-2/+2
2012-09-12Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into next/dtOlof Johansson4-513/+7