summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone
AgeCommit message (Expand)Author
2018-06-21ARM: keystone: fix platform_domain_notifier array overrunRussell King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-04ARM: keystone: Drop PM domain support for k2gDave Gerlach
2017-04-04soc: ti: Add ti_sci_pm_domains driverDave Gerlach
2017-01-19ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLERSuman Anna
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I
2016-08-01Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-28clocksource/drivers/keystone: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-21ARM: keystone: fix missing keystone.h in pm_domain.cBen Dooks
2016-06-14ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRTMasahiro Yamada
2016-06-08ARM: keystone: Enable PINCTRL configLokesh Vutla
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-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-25ARM: keystone: Create new binding for K2G SoCNishanth Menon
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2015-10-06ARM: keystone: Update compatible to have SoC specific matchesNishanth Menon
2015-07-20ARM: keystone: Remove clk-provider.h includeStephen Boyd
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-01ARM: redo TTBR setup code for LPAERussell King
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-05-12arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-04ARM: keystone: add pcie related optionsMurali Karicheri
2014-06-17ARM: keystone requires ARM_PATCH_PHYS_VIRTArnd Bergmann
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-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
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
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring
2014-01-31ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko
2013-12-16ARM: keystone: Avoid calling of_clk_init() twiceSantosh Shilimkar
2013-12-16ARM: keystone: Make PM bus ready before populating platform devicesSantosh Shilimkar
2013-12-16ARM: keystone: enable DMA zone for LPAESantosh Shilimkar
2013-12-16ARM: keystone: enable big endian supportTaras Kondratiuk