summaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2
AgeCommit message (Expand)AuthorFilesLines
2013-06-11ARM: prima2: fix incorrect panic usageHaojian Zhuang2-4/+8
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/ker...Linus 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/li...Olof 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-k...Olof 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/ar...Linus 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 n...Olof Johansson4-513/+7
2012-09-05pinctrl: sirf: add DT-binding pinmux mapping supportBarry Song1-0/+2
2012-08-28ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GICBarry Song3-2/+6
2012-08-28ARM: PRIMA2: adjust Kconfig to support select SoC featuresBarry Song1-0/+15
2012-08-28ARM: PRIMA2: use DT_MACHINE_START and convert to generic boardBarry Song2-6/+7
2012-08-24clk: prima2: move from arch/arm/mach to drivers/clkBarry Song2-1172/+0
2012-08-24ARM: PRIMA2: convert to common clk and finish full clk treeBinghua Duan3-266/+932
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3