summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone/keystone.c
AgeCommit message (Expand)Author
2023-08-01ARM: keystone: Merge PM function into main support fileAndrew Davis
2023-08-01ARM: keystone: Merge memory.h into the only file that uses itAndrew Davis
2023-07-25ARM: keystone: Drop unused includesRob Herring
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2022-10-27ARM: keystone: Replace platform SMP with PSCIAndrew Davis
2021-04-01ARM: keystone: fix integer overflow warningArnd Bergmann
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-09-17ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAEChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-05-03ARM: provide improved virt_to_idmap() functionalityRussell King
2016-03-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-02-25ARM: keystone: Create new binding for K2G SoCNishanth Menon
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King
2015-10-06ARM: keystone: Update compatible to have SoC specific matchesNishanth Menon
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King
2015-06-01ARM: keystone2: move address space switch printk into generic codeRussell King
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King
2015-06-01ARM: keystone2: move platform notifier initialisation into platform initRussell King
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König
2014-06-05ARM: keystone: Drop use of meminfo since its not available anymoreSantosh Shilimkar
2014-05-27ARM: keystone: remove redundant reset stuffIvan Khoronzhuk
2014-05-08ARM: keystone: Update the dma offset for non-dt platform devicesSantosh Shilimkar
2014-05-08ARM: keystone: Switch over to coherent memory address spaceSantosh Shilimkar
2014-03-20ARM: dts: keystone: use common "ti,keystone" compatible instead of -evmIvan Khoronzhuk
2014-02-25ARM: dts: keystone: update for supporting K2L/K2E EVMsMurali Karicheri
2013-12-16ARM: keystone: Make PM bus ready before populating platform devicesSantosh Shilimkar
2013-12-16ARM: keystone: enable DMA zone for LPAESantosh Shilimkar
2013-07-23ARM: keystone: fix compilation warningVincent Stehlé
2013-06-17ARM: keystone: Enable SMP support on Keystone machinesSantosh Shilimkar
2013-06-17ARM: keystone: Add minimal TI Keystone platform supportSantosh Shilimkar