summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2
Commit message (Expand)AuthorAgeFilesLines
* ARM: smp: remove arch-provided "pen_release"Russell King2019-02-014-9/+15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann2017-07-271-1/+1
* ARM: prima2: remove redundant select CPU_V7Masahiro Yamada2017-06-181-1/+0
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-282-2/+2
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\
| * ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
* | clocksource/drivers/prima2: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
* | clocksource/drivers/atlas7: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-201-3/+0
|\
| * ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-3/+0
* | ARM: prima2: always enable reset controllerArnd Bergmann2016-02-261-0/+1
|/
* ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-012-2/+2
* ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-221-1/+1
*-. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-033-3/+47
|\ \
| | * ARM: move heavy barrier support out of lineRussell King2015-07-251-0/+1
| |/ |/|
| * Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2015-07-082-3/+46
|/|
| * ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-102-3/+46
* | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-011-1/+0
|/
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* ARM: make arrays containing machine compatible strings constUwe Kleine-König2015-02-191-3/+3
* ARM: prima2: do not select SMP_ON_UPArnd Bergmann2015-02-181-1/+0
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-177-132/+42
|\
| * ARM: sirf: add Atlas7 machine supportZhiwu Song2015-01-202-1/+25
| * ARM: sirf: move to debug_ll_io_init and drop map_ioBarry Song2015-01-203-41/+0
| * ARM: sirf: move platsmp to support Atlas7 SoCZhiwu Song2015-01-202-40/+13
| * ARM: sirf: drop Marco machineBarry Song2015-01-203-27/+0
| * ARM: sirf: drop Marco support in reset controller moduleBarry Song2015-01-201-29/+12
| * ARM: sirf: drop Marco low-level debug portBarry Song2015-01-141-2/+0
* | ARM: sirf: drop redundant function and marco declarationBarry Song2015-02-061-15/+0
|/
* ARM: mach-prima2: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
* ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-4/+2
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-054-51/+6
|\
| * ARM: l2c: prima2: convert to generic l2c OF initialisationRussell King2014-05-303-31/+6
| * ARM: l2c: prima2: remove cache size overrideRussell King2014-05-301-20/+2
| * ARM: l2c: fix register namingRussell King2014-05-301-3/+2
| * ARM: l2c: remove unnecessary call to outer_flush_all()Russell King2014-05-221-1/+0
* | 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-071-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/+4
* | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-191-1/+0
* | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0