summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: keystone: remove redundant reset stuffIvan Khoronzhuk2014-05-271-34/+0
* ARM: keystone: Update the dma offset for non-dt platform devicesSantosh Shilimkar2014-05-081-0/+26
* ARM: keystone: Switch over to coherent memory address spaceSantosh Shilimkar2014-05-083-1/+89
* Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-051-1/+1
|\
| * ARM: dts: keystone: use common "ti,keystone" compatible instead of -evmIvan Khoronzhuk2014-03-201-4/+1
| * ARM: dts: keystone: update for supporting K2L/K2E EVMsMurali Karicheri2014-02-251-0/+3
* | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0
* | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-3/+0
|/
* ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2014-01-311-1/+0
* ARM: keystone: Avoid calling of_clk_init() twiceSantosh Shilimkar2013-12-161-1/+0
* ARM: keystone: Make PM bus ready before populating platform devicesSantosh Shilimkar2013-12-163-1/+2
* ARM: keystone: enable DMA zone for LPAESantosh Shilimkar2013-12-162-0/+4
* ARM: keystone: enable big endian supportTaras Kondratiuk2013-12-161-0/+1
OpenPOWER on IntegriCloud