index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-keystone
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-06
ARM: keystone: Update compatible to have SoC specific matches
Nishanth Menon
1
-0
/
+3
2015-07-20
ARM: keystone: Remove clk-provider.h include
Stephen Boyd
1
-1
/
+0
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-37
/
+17
2015-06-02
ARM: redo TTBR setup code for LPAE
Russell King
1
-13
/
+0
2015-06-02
ARM: keystone2: rename init_meminfo to pv_fixup
Russell King
1
-2
/
+2
2015-06-02
ARM: keystone2: move address space switch printk into generic code
Russell King
1
-3
/
+0
2015-06-02
ARM: keystone2: move update of the phys-to-virt constants into generic code
Russell King
1
-17
/
+10
2015-06-02
ARM: keystone2: move platform notifier initialisation into platform init
Russell King
1
-6
/
+9
2015-05-13
arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS
Rajendra Nayak
1
-32
/
+1
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2015-02-19
ARM: make arrays containing machine compatible strings const
Uwe Kleine-König
1
-1
/
+1
2014-12-13
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-11-04
ARM: keystone: add pcie related options
Murali Karicheri
1
-0
/
+2
2014-06-17
ARM: keystone requires ARM_PATCH_PHYS_VIRT
Arnd Bergmann
1
-0
/
+1
2014-06-06
ARM: keystone: Drop use of meminfo since its not available anymore
Santosh Shilimkar
1
-3
/
+3
2014-05-27
ARM: keystone: remove redundant reset stuff
Ivan Khoronzhuk
1
-34
/
+0
2014-05-08
ARM: keystone: Update the dma offset for non-dt platform devices
Santosh Shilimkar
1
-0
/
+26
2014-05-08
ARM: keystone: Switch over to coherent memory address space
Santosh Shilimkar
3
-1
/
+89
2014-04-06
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2014-03-21
ARM: dts: keystone: use common "ti,keystone" compatible instead of -evm
Ivan Khoronzhuk
1
-4
/
+1
2014-02-26
ARM: dts: keystone: update for supporting K2L/K2E EVMs
Murali Karicheri
1
-0
/
+3
2014-02-20
ARM: select HAVE_SMP for V7 multi-platform
Rob Herring
1
-1
/
+0
2014-02-20
ARM: centralize common multi-platform kconfig options
Rob Herring
1
-3
/
+0
2014-02-01
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
Grygorii Strashko
1
-1
/
+0
2013-12-17
ARM: keystone: Avoid calling of_clk_init() twice
Santosh Shilimkar
1
-1
/
+0
2013-12-17
ARM: keystone: Make PM bus ready before populating platform devices
Santosh Shilimkar
3
-1
/
+2
2013-12-17
ARM: keystone: enable DMA zone for LPAE
Santosh Shilimkar
2
-0
/
+4
2013-12-17
ARM: keystone: enable big endian support
Taras Kondratiuk
1
-0
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2013-10-14
ARM: keystone: fix PM domain initcall to be keystone only
Kevin Hilman
1
-0
/
+12
2013-10-11
ARM: keystone: Select TI_EDMA to be able to enable SPI driver
Santosh Shilimkar
1
-0
/
+1
2013-10-11
ARM: keystone: add PM domain support for clock management
Santosh Shilimkar
2
-0
/
+73
2013-10-10
ARM: keystone: remove unnecessary prom.h include
Rob Herring
1
-1
/
+0
2013-10-08
ARM: keystone: Enable clock drivers
Santosh Shilimkar
1
-0
/
+1
2013-08-30
Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/...
Olof Johansson
1
-1
/
+1
2013-08-05
ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc()
Santosh Shilimkar
1
-1
/
+0
2013-08-05
ARM: Keystone: No need to preserve r12 across smc call
Santosh Shilimkar
1
-2
/
+2
2013-08-05
ARM: keystone: remove redundant smp_init_cpus definition
Sudeep KarkadaNagesha
1
-1
/
+0
2013-08-05
ARM: keystone: drop useless HAVE_SCHED_CLOCK
Paul Bolle
1
-1
/
+0
2013-07-23
ARM: keystone: fix compilation warning
Vincent Stehlé
1
-1
/
+1
2013-07-15
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-1
/
+1
2013-06-24
ARM: keystone: Move CPU bringup code to dedicated asm file
Santosh Shilimkar
4
-13
/
+43
2013-06-24
ARM: keystone: select ARM_ERRATA_798181 only for SMP
Arnd Bergmann
1
-1
/
+1
2013-06-18
ARM: keystone: Enable SMP support on Keystone machines
Santosh Shilimkar
5
-0
/
+75
2013-06-18
ARM: keystone: Add minimal TI Keystone platform support
Santosh Shilimkar
4
-0
/
+87