aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-04ARM: keystone: Drop PM domain support for k2gDave Gerlach1-1/+3
2017-04-04soc: ti: Add ti_sci_pm_domains driverDave Gerlach1-0/+1
2017-01-19ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLERSuman Anna1-0/+1
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I1-1/+0
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I1-1/+0
2016-08-01Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+0
2016-06-28clocksource/drivers/keystone: Add the COMPILE_TEST optionDaniel Lezcano1-1/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-1/+0
2016-06-21ARM: keystone: fix missing keystone.h in pm_domain.cBen Dooks1-0/+2
2016-06-14ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRTMasahiro Yamada1-1/+0
2016-06-08ARM: keystone: Enable PINCTRL configLokesh Vutla1-0/+1
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-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2016-02-25ARM: keystone: Create new binding for K2G SoCNishanth Menon1-0/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-1/+0
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King1-1/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada2-2/+2
2015-10-06ARM: keystone: Update compatible to have SoC specific matchesNishanth Menon1-0/+3
2015-07-20ARM: keystone: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-37/+17
2015-06-01ARM: redo TTBR setup code for LPAERussell King1-13/+0
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-05-12arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak1-32/+1
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-1/+1
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-11-04ARM: keystone: add pcie related optionsMurali Karicheri1-0/+2
2014-06-17ARM: keystone requires ARM_PATCH_PHYS_VIRTArnd Bergmann1-0/+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 Shilimkar3-1/+89
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
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
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-3/+0
2014-01-31ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko1-1/+0
2013-12-16ARM: keystone: Avoid calling of_clk_init() twiceSantosh Shilimkar1-1/+0
2013-12-16ARM: keystone: Make PM bus ready before populating platform devicesSantosh Shilimkar3-1/+2
2013-12-16ARM: keystone: enable DMA zone for LPAESantosh Shilimkar2-0/+4
2013-12-16ARM: keystone: enable big endian supportTaras Kondratiuk1-0/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+0