summaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-27ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann
2017-06-18ARM: prima2: remove redundant select CPU_V7Masahiro Yamada
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-06-28clocksource/drivers/prima2: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/atlas7: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-26ARM: prima2: always enable reset controllerArnd Bergmann
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-07-25ARM: move heavy barrier support out of lineRussell King
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman
2015-06-10ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König
2015-02-18ARM: prima2: do not select SMP_ON_UPArnd Bergmann
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-06ARM: sirf: drop redundant function and marco declarationBarry Song
2015-01-20ARM: sirf: add Atlas7 machine supportZhiwu Song
2015-01-20ARM: sirf: move to debug_ll_io_init and drop map_ioBarry Song
2015-01-20ARM: sirf: move platsmp to support Atlas7 SoCZhiwu Song
2015-01-20ARM: sirf: drop Marco machineBarry Song
2015-01-20ARM: sirf: drop Marco support in reset controller moduleBarry Song
2015-01-14ARM: sirf: drop Marco low-level debug portBarry Song
2014-10-20ARM: mach-prima2: drop owner assignment from platform_driversWolfram Sang
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-05-30ARM: l2c: prima2: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: prima2: remove cache size overrideRussell King
2014-05-30ARM: l2c: fix register namingRussell King
2014-05-22ARM: l2c: remove unnecessary call to outer_flush_all()Russell King
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