aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-20ARM: remove sirf prima2/atlas platformsArnd Bergmann12-880/+0
2020-05-15ARM: prima2: Drop unneeded select of HAVE_SMPGeert Uytterhoeven1-1/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner10-20/+10
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-02-01ARM: smp: remove arch-provided "pen_release"Russell King4-9/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-27ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann1-1/+1
2017-06-18ARM: prima2: remove redundant select CPU_V7Masahiro Yamada1-1/+0
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2-2/+2
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-06-28clocksource/drivers/prima2: Add the COMPILE_TEST optionDaniel Lezcano1-0/+1
2016-06-28clocksource/drivers/atlas7: Add the COMPILE_TEST optionDaniel Lezcano1-0/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2016-02-26ARM: prima2: always enable reset controllerArnd Bergmann1-0/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-3/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada2-2/+2
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd1-1/+1
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linusRussell King3-3/+47
2015-07-25ARM: move heavy barrier support out of lineRussell King1-0/+1
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixesKevin Hilman2-3/+46
2015-06-10ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2-3/+46
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King1-1/+0
2015-02-19ARM: make of_device_ids constUwe Kleine-König1-1/+1
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König1-3/+3
2015-02-18ARM: prima2: do not select SMP_ON_UPArnd Bergmann1-1/+0
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-132/+42
2015-02-06ARM: sirf: drop redundant function and marco declarationBarry Song1-15/+0
2015-01-20ARM: sirf: add Atlas7 machine supportZhiwu Song2-1/+25
2015-01-20ARM: sirf: move to debug_ll_io_init and drop map_ioBarry Song3-41/+0
2015-01-20ARM: sirf: move platsmp to support Atlas7 SoCZhiwu Song2-40/+13
2015-01-20ARM: sirf: drop Marco machineBarry Song3-27/+0
2015-01-20ARM: sirf: drop Marco support in reset controller moduleBarry Song1-29/+12
2015-01-14ARM: sirf: drop Marco low-level debug portBarry Song1-2/+0
2014-10-20ARM: mach-prima2: drop owner assignment from platform_driversWolfram Sang3-3/+0
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-4/+2
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds4-51/+6
2014-05-30ARM: l2c: prima2: convert to generic l2c OF initialisationRussell King3-31/+6
2014-05-30ARM: l2c: prima2: remove cache size overrideRussell King1-20/+2
2014-05-30ARM: l2c: fix register namingRussell King1-3/+2
2014-05-22ARM: l2c: remove unnecessary call to outer_flush_all()Russell King1-1/+0
2014-05-12ARM: prima2: rstc: fix some minor checkpatch issuesXianglong Du1-14/+20
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-03-17ARM: prima2: build reset code standaloneArnd Bergmann3-13/+13
2014-03-09Merge tag 'sirf-soc-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into next/cleanupOlof Johansson6-47/+72
2014-03-05ARM: prima2: move to generic reset controller driver frameworkBarry Song2-34/+60
2014-03-05ARM: prima2: staticize sirfsoc_init_late functionBarry Song1-1/+1
2014-03-05ARM: prima2: rtciobrg: fix the typo about licenseBarry Song1-1/+1