aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2
AgeCommit message (Expand)Author
2014-05-12ARM: prima2: rstc: fix some minor checkpatch issuesXianglong Du
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-03-17ARM: prima2: build reset code standaloneArnd Bergmann
2014-03-09Merge tag 'sirf-soc-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-03-05ARM: prima2: move to generic reset controller driver frameworkBarry Song
2014-03-05ARM: prima2: staticize sirfsoc_init_late functionBarry Song
2014-03-05ARM: prima2: rtciobrg: fix the typo about licenseBarry Song
2014-03-05ARM: prima2: common: fix checkpatch issuesBarry Song
2014-03-05ARM: prima2: platsmp: fix checkpatch issuesBarry Song
2014-03-05ARM: prima2: l2x0: fix checkpatch issuesBarry Song
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre
2013-09-29ARM: prima2: remove custom .init_time hookSebastian Hesselbarth
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-29arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song
2013-08-14ARM: prima2: pm: drop redundant postcore_initcallBarry Song
2013-08-14ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup sourceXianglong Du
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-06-20Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s...Arnd Bergmann
2013-06-11ARM: prima2: fix incorrect panic usageHaojian Zhuang
2013-06-03arm: prima2: use of_platform_populate instead of of_platform_bus_probeBarry Song
2013-06-03ARM: prima2: fix a checkpatch issueBarry Song
2013-06-03ARM: prima2: Replace include linux/module.h with linux/export.hSyam Sidhardhan
2013-05-24ARM: sirf: Remove init_irq declaration in machine descriptionMaxime Ripard
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