aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/board-msm8x60.c
AgeCommit message (Expand)Author
2012-09-13ARM: msm: Rename board-msm8x60 to signify its DT only statusStephen Boyd
2012-09-13ARM: msm: Make 8660 a DT only targetStephen Boyd
2012-09-13ARM: msm: Move 8660 to DT timerStephen Boyd
2012-09-13ARM: msm: Allow timer.c to compile on multiple targetsStephen Boyd
2012-09-13ARM: msm: Don't touch GIC registers outside of GIC codeStephen Boyd
2012-09-13ARM: msm: Add handle_irq handler for 8660 DT machineStephen Boyd
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson
2012-05-08ARM: msm: use machine specific hook for late initShawn Guo
2012-04-23ARM: msm: Fix gic irqdomain supportDavid Brown
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely
2011-11-15ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-09Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson
2011-11-01msm: boards: Fix fallout from removal of machine_desc in fixupStephen Boyd
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier
2011-08-29ARM: msm: Add devicetree support for msm8660-surfDavid Brown
2011-08-13ARM: 7012/1: Set proper TEXT_OFFSET for newer MSMsStephen Boyd
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-01-28msm: clock: Remove unused code and definitionsStephen Boyd
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King
2010-10-08msm: add MSM8x60 FFA supportGregory Bean
2010-10-08msm: MSM8X60 simulator board supportSteve Muckle
2010-10-08msm: add msm8x60_surf machineSteve Muckle
2010-10-08msm: 8x60: setup correct handlers for private interruptsAbhijeet Dharmapurikar
2010-10-08msm: 8x60: gic initialization fixup for RUMISteve Muckle
2010-10-08msm: MSM8X60 RUMI3 board supportSteve Muckle