aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2
AgeCommit message (Expand)AuthorFilesLines
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Kevin Hilman 2-3/+46
2015-06-10ARM: prima2: move to use REGMAP APIs for rtciobrgGravatar Guo Zeng 2-3/+46
2015-06-01ARM: v7 setup function should invalidate L1 cacheGravatar Russell King 1-1/+0
2015-02-19ARM: make of_device_ids constGravatar Uwe Kleine-König 1-1/+1
2015-02-19ARM: make arrays containing machine compatible strings constGravatar Uwe Kleine-König 1-3/+3
2015-02-18ARM: prima2: do not select SMP_ON_UPGravatar Arnd Bergmann 1-1/+0
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 7-132/+42
2015-02-06ARM: sirf: drop redundant function and marco declarationGravatar Barry Song 1-15/+0
2015-01-20ARM: sirf: add Atlas7 machine supportGravatar Zhiwu Song 2-1/+25
2015-01-20ARM: sirf: move to debug_ll_io_init and drop map_ioGravatar Barry Song 3-41/+0
2015-01-20ARM: sirf: move platsmp to support Atlas7 SoCGravatar Zhiwu Song 2-40/+13
2015-01-20ARM: sirf: drop Marco machineGravatar Barry Song 3-27/+0
2015-01-20ARM: sirf: drop Marco support in reset controller moduleGravatar Barry Song 1-29/+12
2015-01-14ARM: sirf: drop Marco low-level debug portGravatar Barry Song 1-2/+0
2014-10-20ARM: mach-prima2: drop owner assignment from platform_driversGravatar Wolfram Sang 3-3/+0
2014-06-17ARM: use menuconfig for sub-arch menusGravatar Rob Herring 1-4/+2
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextGravatar Linus Torvalds 4-51/+6
2014-05-30ARM: l2c: prima2: convert to generic l2c OF initialisationGravatar Russell King 3-31/+6
2014-05-30ARM: l2c: prima2: remove cache size overrideGravatar Russell King 1-20/+2
2014-05-30ARM: l2c: fix register namingGravatar Russell King 1-3/+2
2014-05-22ARM: l2c: remove unnecessary call to outer_flush_all()Gravatar Russell King 1-1/+0
2014-05-12ARM: prima2: rstc: fix some minor checkpatch issuesGravatar Xianglong Du 1-14/+20
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 1-1/+1
2014-03-17ARM: prima2: build reset code standaloneGravatar Arnd Bergmann 3-13/+13
2014-03-09Merge tag 'sirf-soc-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 6-47/+72
2014-03-05ARM: prima2: move to generic reset controller driver frameworkGravatar Barry Song 2-34/+60
2014-03-05ARM: prima2: staticize sirfsoc_init_late functionGravatar Barry Song 1-1/+1
2014-03-05ARM: prima2: rtciobrg: fix the typo about licenseGravatar Barry Song 1-1/+1
2014-03-05ARM: prima2: common: fix checkpatch issuesGravatar Barry Song 1-3/+3
2014-03-05ARM: prima2: platsmp: fix checkpatch issuesGravatar Barry Song 1-3/+3
2014-03-05ARM: prima2: l2x0: fix checkpatch issuesGravatar Barry Song 1-5/+4
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformGravatar Rob Herring 1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformGravatar Rob Herring 1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsGravatar Rob Herring 1-4/+0
2013-12-11ARM: clean up cache handling in platform codeGravatar Nicolas Pitre 1-2/+1
2013-09-29ARM: prima2: remove custom .init_time hookGravatar Sebastian Hesselbarth 1-11/+0
2013-09-29clk: prima2: declare OF clock providerGravatar Sebastian Hesselbarth 2-3/+2
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-9/+12
2013-08-29arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainGravatar Barry Song 1-2/+0
2013-08-14ARM: prima2: pm: drop redundant postcore_initcallGravatar Barry Song 1-8/+8
2013-08-14ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup sourceGravatar Xianglong Du 1-1/+4
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 2-4/+2
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeGravatar Robin Holt 2-2/+5
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+0
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-16/+3
2013-06-20Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s...Gravatar Arnd Bergmann 2-4/+8
2013-06-11ARM: prima2: fix incorrect panic usageGravatar Haojian Zhuang 2-4/+8
2013-06-03arm: prima2: use of_platform_populate instead of of_platform_bus_probeGravatar Barry Song 1-13/+0
2013-06-03ARM: prima2: fix a checkpatch issueGravatar Barry Song 1-2/+2
2013-06-03ARM: prima2: Replace include linux/module.h with linux/export.hGravatar Syam Sidhardhan 1-1/+1