aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2
AgeCommit message (Expand)Author
2013-06-11ARM: prima2: fix incorrect panic usageHaojian Zhuang
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson
2013-05-03ARM: SIRF: select SMP_ON_UP only on SMP buildsArnd Bergmann
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-03-25ARM: sirf: enable multiplatform supportArnd Bergmann
2013-03-25ARM: sirf: use clocksource_of infrastructureArnd Bergmann
2013-03-25ARM: sirf: move debug-macro.S to include/debug/sirf.SArnd Bergmann
2013-03-25ARM: sirf: enable sparse IRQArnd Bergmann
2013-03-25ARM: sirf: move irq driver to drivers/irqchipArnd Bergmann
2013-03-25ARM: sirf: fix prima2 interrupt lookupArnd Bergmann
2013-03-18arm: prima2: add new SiRFatlas6 machine in common boardBarry Song
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20ARM: prima2: remove duplicate v7_invalidate_l1Arnd Bergmann
2013-02-14ARM: prima2: fix __init section for cpu hotplugArnd Bergmann
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-02-04ARM: MARCO: fix the build issue due to gic-vic-to-irqchip moveBarry Song
2013-01-27Merge branch 'marco-timer-cleanup-rebase' of git://gitorious.org/sirfprima2-k...Olof Johansson
2013-01-22ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marcoBarry Song
2013-01-22ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructuresBarry Song
2013-01-22ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for MarcoBarry Song
2013-01-22ARM: PRIMA2: rtciobg: it is also compatible with marcoBarry Song
2013-01-22ARM: PRIMA2: rstc: enable the support for MarcoBarry Song
2013-01-22ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marcoBarry Song
2013-01-22ARM: PRIMA2: initialize l2x0 according to mach from DTBarry Song
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-15pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-20ARM: dtb: move all dtb targets to common MakefileOlof Johansson
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson
2012-09-19ARM: prima2: use __iomem pointers for MMIOArnd Bergmann
2012-09-12Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n...Olof Johansson
2012-09-05pinctrl: sirf: add DT-binding pinmux mapping supportBarry Song
2012-08-28ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GICBarry Song
2012-08-28ARM: PRIMA2: adjust Kconfig to support select SoC featuresBarry Song
2012-08-28ARM: PRIMA2: use DT_MACHINE_START and convert to generic boardBarry Song
2012-08-24clk: prima2: move from arch/arm/mach to drivers/clkBarry Song
2012-08-24ARM: PRIMA2: convert to common clk and finish full clk treeBinghua Duan
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song