summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2
Commit message (Expand)AuthorAgeFilesLines
* ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-4/+2Star
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-064-51/+6Star
|\
| * ARM: l2c: prima2: convert to generic l2c OF initialisationRussell King2014-05-303-31/+6Star
| * ARM: l2c: prima2: remove cache size overrideRussell King2014-05-301-20/+2Star
| * ARM: l2c: fix register namingRussell King2014-05-301-3/+2Star
| * ARM: l2c: remove unnecessary call to outer_flush_all()Russell King2014-05-221-1/+0Star
* | ARM: prima2: rstc: fix some minor checkpatch issuesXianglong Du2014-05-121-14/+20
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-1/+1
* ARM: prima2: build reset code standaloneArnd Bergmann2014-03-173-13/+13
* Merge tag 'sirf-soc-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-03-096-47/+72
|\
| * ARM: prima2: move to generic reset controller driver frameworkBarry Song2014-03-052-34/+60
| * ARM: prima2: staticize sirfsoc_init_late functionBarry Song2014-03-051-1/+1
| * ARM: prima2: rtciobrg: fix the typo about licenseBarry Song2014-03-051-1/+1
| * ARM: prima2: common: fix checkpatch issuesBarry Song2014-03-051-3/+3
| * ARM: prima2: platsmp: fix checkpatch issuesBarry Song2014-03-051-3/+3
| * ARM: prima2: l2x0: fix checkpatch issuesBarry Song2014-03-051-5/+4Star
* | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-191-1/+0Star
* | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0Star
* | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-4/+0Star
|/
* ARM: clean up cache handling in platform codeNicolas Pitre2013-12-121-2/+1Star
* ARM: prima2: remove custom .init_time hookSebastian Hesselbarth2013-09-291-11/+0Star
* clk: prima2: declare OF clock providerSebastian Hesselbarth2013-09-292-3/+2Star
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-9/+12
|\
| * ARM: prima2: pm: drop redundant postcore_initcallBarry Song2013-08-141-8/+8
| * ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup sourceXianglong Du2013-08-141-1/+4
* | arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song2013-08-291-2/+0Star
|/
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-152-4/+2Star
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+5
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-4/+0Star
|\
| * Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s...Arnd Bergmann2013-06-202-4/+8
| |\
| * | ARM: sirf: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-4/+0Star
* | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-022-16/+3Star
|\ \ \ | |_|/ |/| |
| * | arm: prima2: use of_platform_populate instead of of_platform_bus_probeBarry Song2013-06-031-13/+0Star
| * | ARM: prima2: fix a checkpatch issueBarry Song2013-06-031-2/+2
| * | ARM: prima2: Replace include linux/module.h with linux/export.hSyam Sidhardhan2013-06-031-1/+1
| |/
* / ARM: prima2: fix incorrect panic usageHaojian Zhuang2013-06-112-4/+8
|/
* Merge branch 'late/fixes' into fixesOlof Johansson2013-05-091-1/+1
|\
| * ARM: SIRF: select SMP_ON_UP only on SMP buildsArnd Bergmann2013-05-031-1/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-3/+0Star
|\ \
| * | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-3/+0Star
| |/
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-0218-905/+44Star
|\ \
| * | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+1
| * | ARM: sirf: enable multiplatform supportArnd Bergmann2013-03-2512-156/+18Star
| * | ARM: sirf: use clocksource_of infrastructureArnd Bergmann2013-03-255-563/+11Star
| * | ARM: sirf: move debug-macro.S to include/debug/sirf.SArnd Bergmann2013-03-252-30/+11Star
| * | ARM: sirf: enable sparse IRQArnd Bergmann2013-03-252-17/+2Star
| * | ARM: sirf: move irq driver to drivers/irqchipArnd Bergmann2013-03-253-138/+2Star
| * | ARM: sirf: fix prima2 interrupt lookupArnd Bergmann2013-03-251-4/+2Star
* | | Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-291-8/+0Star
|\ \ \ | |/ / |/| |
| * | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-8/+0Star
| |/