aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-alpine
AgeCommit message (Expand)AuthorFilesLines
2020-05-15ARM: alpine: Drop unneeded select of HAVE_SMPGravatar Geert Uytterhoeven 1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 5-50/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-1/+1
2016-02-26ARM: alpine: select the Alpine MSI controller driverGravatar Antoine Tenart 1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 1-1/+1
2015-04-14ARM: alpine: add support for generic pciGravatar Tsahee Zidenberg 1-0/+2
2015-03-16ARM: Alpine: smp supportGravatar Tsahee Zidenberg 6-0/+186
2015-03-16ARM: Alpine: Initial support for Alpine platformGravatar Tsahee Zidenberg 3-0/+37