index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-keystone
Age
Commit message (
Expand
)
Author
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
2015-02-19
ARM: make arrays containing machine compatible strings const
Uwe Kleine-König
2014-12-12
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-04
ARM: keystone: add pcie related options
Murali Karicheri
2014-06-17
ARM: keystone requires ARM_PATCH_PHYS_VIRT
Arnd Bergmann
2014-06-05
ARM: keystone: Drop use of meminfo since its not available anymore
Santosh Shilimkar
2014-05-27
ARM: keystone: remove redundant reset stuff
Ivan Khoronzhuk
2014-05-08
ARM: keystone: Update the dma offset for non-dt platform devices
Santosh Shilimkar
2014-05-08
ARM: keystone: Switch over to coherent memory address space
Santosh Shilimkar
2014-04-05
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2014-03-20
ARM: dts: keystone: use common "ti,keystone" compatible instead of -evm
Ivan Khoronzhuk
2014-02-25
ARM: dts: keystone: update for supporting K2L/K2E EVMs
Murali Karicheri
2014-02-19
ARM: select HAVE_SMP for V7 multi-platform
Rob Herring
2014-02-19
ARM: centralize common multi-platform kconfig options
Rob Herring
2014-01-31
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
Grygorii Strashko
2013-12-16
ARM: keystone: Avoid calling of_clk_init() twice
Santosh Shilimkar
2013-12-16
ARM: keystone: Make PM bus ready before populating platform devices
Santosh Shilimkar
2013-12-16
ARM: keystone: enable DMA zone for LPAE
Santosh Shilimkar
2013-12-16
ARM: keystone: enable big endian support
Taras Kondratiuk
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-14
ARM: keystone: fix PM domain initcall to be keystone only
Kevin Hilman
2013-10-10
ARM: keystone: Select TI_EDMA to be able to enable SPI driver
Santosh Shilimkar
2013-10-10
ARM: keystone: add PM domain support for clock management
Santosh Shilimkar
2013-10-10
ARM: keystone: remove unnecessary prom.h include
Rob Herring
2013-10-08
ARM: keystone: Enable clock drivers
Santosh Shilimkar
2013-08-30
Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/...
Olof Johansson
2013-08-05
ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc()
Santosh Shilimkar
2013-08-05
ARM: Keystone: No need to preserve r12 across smc call
Santosh Shilimkar
2013-08-05
ARM: keystone: remove redundant smp_init_cpus definition
Sudeep KarkadaNagesha
2013-08-05
ARM: keystone: drop useless HAVE_SCHED_CLOCK
Paul Bolle
2013-07-23
ARM: keystone: fix compilation warning
Vincent Stehlé
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-06-24
ARM: keystone: Move CPU bringup code to dedicated asm file
Santosh Shilimkar
2013-06-24
ARM: keystone: select ARM_ERRATA_798181 only for SMP
Arnd Bergmann
2013-06-17
ARM: keystone: Enable SMP support on Keystone machines
Santosh Shilimkar
2013-06-17
ARM: keystone: Add minimal TI Keystone platform support
Santosh Shilimkar