aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone/keystone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-01ARM: keystone: fix integer overflow warningArnd Bergmann1-2/+2
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig1-1/+1
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan1-9/+8
2020-09-17ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAEChristoph Hellwig1-0/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-1/+0
2016-05-03ARM: provide improved virt_to_idmap() functionalityRussell King1-6/+1
2016-03-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-02-25ARM: keystone: Create new binding for K2G SoCNishanth Menon1-0/+1
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King1-1/+1
2015-10-06ARM: keystone: Update compatible to have SoC specific matchesNishanth Menon1-0/+3
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King1-2/+2
2015-06-01ARM: keystone2: move address space switch printk into generic codeRussell King1-3/+0
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King1-17/+10
2015-06-01ARM: keystone2: move platform notifier initialisation into platform initRussell King1-6/+9
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König1-1/+1
2014-06-05ARM: keystone: Drop use of meminfo since its not available anymoreSantosh Shilimkar1-3/+3
2014-05-27ARM: keystone: remove redundant reset stuffIvan Khoronzhuk1-34/+0
2014-05-08ARM: keystone: Update the dma offset for non-dt platform devicesSantosh Shilimkar1-0/+26
2014-05-08ARM: keystone: Switch over to coherent memory address spaceSantosh Shilimkar1-0/+48
2014-03-20ARM: dts: keystone: use common "ti,keystone" compatible instead of -evmIvan Khoronzhuk1-4/+1
2014-02-25ARM: dts: keystone: update for supporting K2L/K2E EVMsMurali Karicheri1-0/+3
2013-12-16ARM: keystone: Make PM bus ready before populating platform devicesSantosh Shilimkar1-0/+1
2013-12-16ARM: keystone: enable DMA zone for LPAESantosh Shilimkar1-0/+3
2013-07-23ARM: keystone: fix compilation warningVincent Stehlé1-1/+1
2013-06-17ARM: keystone: Enable SMP support on Keystone machinesSantosh Shilimkar1-0/+4
2013-06-17ARM: keystone: Add minimal TI Keystone platform supportSantosh Shilimkar1-0/+71