summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone
Commit message (Expand)AuthorAgeFilesLines
* ARM: keystone: fix integer overflow warningArnd Bergmann2021-04-011-2/+2
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-1/+1
|\
| * dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig2020-11-181-1/+1
* | ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITSArnd Bergmann2020-12-071-3/+0
|/
* dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-9/+8
* ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAEChristoph Hellwig2020-09-171-0/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-192-3/+1
|\
| * ARM: use arch_extension directive instead of arch argumentStefan Agner2019-06-192-3/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-055-20/+5
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ARM: keystone: fix platform_domain_notifier array overrunRussell King2018-05-141-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: keystone: Drop PM domain support for k2gDave Gerlach2017-04-041-1/+3
* soc: ti: Add ti_sci_pm_domains driverDave Gerlach2017-04-041-0/+1
* ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLERSuman Anna2017-01-191-0/+1
* ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I2016-09-211-1/+0
* ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I2016-09-211-1/+0
* Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-011-1/+1
|\
| * ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRTMasahiro Yamada2016-06-141-1/+0
| * ARM: keystone: Enable PINCTRL configLokesh Vutla2016-06-081-0/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-011-0/+2
|\ \
| * | ARM: keystone: fix missing keystone.h in pm_domain.cBen Dooks2016-06-211-0/+2
| |/
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-1/+0
|\ \
| * | arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-1/+0
| |/
* / clocksource/drivers/keystone: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
|/
* ARM: provide improved virt_to_idmap() functionalityRussell King2016-05-031-6/+1
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-03-201-0/+1
|\
| * ARM: keystone: Create new binding for K2G SoCNishanth Menon2016-02-251-0/+1
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-201-1/+0
|\ \
| * | ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-1/+0
| |/
* / ARM: make virt_to_idmap() return unsigned longRussell King2016-02-081-1/+1
|/
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-012-2/+2
* ARM: keystone: Update compatible to have SoC specific matchesNishanth Menon2015-10-061-0/+3
* ARM: keystone: Remove clk-provider.h includeStephen Boyd2015-07-201-1/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-262-37/+17
|\
| * ARM: redo TTBR setup code for LPAERussell King2015-06-011-13/+0
| * ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-011-2/+2
| * ARM: keystone2: move address space switch printk into generic codeRussell King2015-06-011-3/+0
| * ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-011-17/+10
| * ARM: keystone2: move platform notifier initialisation into platform initRussell King2015-06-011-6/+9
* | arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-121-32/+1
|/
* 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-1/+1
* ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* ARM: keystone: add pcie related optionsMurali Karicheri2014-11-041-0/+2
* ARM: keystone requires ARM_PATCH_PHYS_VIRTArnd Bergmann2014-06-171-0/+1
* ARM: keystone: Drop use of meminfo since its not available anymoreSantosh Shilimkar2014-06-051-3/+3