aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-30ARM: l2c: fix register namingRussell King1-3/+2
2014-05-22ARM: l2c: remove unnecessary call to outer_flush_all()Russell King1-1/+0
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-03-17ARM: prima2: build reset code standaloneArnd Bergmann3-13/+13
2014-03-09Merge tag 'sirf-soc-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into next/cleanupOlof Johansson6-47/+72
2014-03-05ARM: prima2: move to generic reset controller driver frameworkBarry Song2-34/+60
2014-03-05ARM: prima2: staticize sirfsoc_init_late functionBarry Song1-1/+1
2014-03-05ARM: prima2: rtciobrg: fix the typo about licenseBarry Song1-1/+1
2014-03-05ARM: prima2: common: fix checkpatch issuesBarry Song1-3/+3
2014-03-05ARM: prima2: platsmp: fix checkpatch issuesBarry Song1-3/+3
2014-03-05ARM: prima2: l2x0: fix checkpatch issuesBarry Song1-5/+4
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-4/+0
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-09-29ARM: prima2: remove custom .init_time hookSebastian Hesselbarth1-11/+0
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth2-3/+2
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+12
2013-08-29arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song1-2/+0
2013-08-14ARM: prima2: pm: drop redundant postcore_initcallBarry Song1-8/+8
2013-08-14ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup sourceXianglong Du1-1/+4
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2-4/+2
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+5
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