aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-14ARM: keystone: fix PM domain initcall to be keystone onlyKevin Hilman1-0/+12
2013-10-10ARM: keystone: Select TI_EDMA to be able to enable SPI driverSantosh Shilimkar1-0/+1
2013-10-10ARM: keystone: add PM domain support for clock managementSantosh Shilimkar2-0/+73
2013-10-09ARM: keystone: remove unnecessary prom.h includeRob Herring1-1/+0
2013-10-08ARM: keystone: Enable clock driversSantosh Shilimkar1-0/+1
2013-08-29Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-criticalOlof Johansson1-1/+1
2013-08-05ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc()Santosh Shilimkar1-1/+0
2013-08-05ARM: Keystone: No need to preserve r12 across smc callSantosh Shilimkar1-2/+2
2013-08-05ARM: keystone: remove redundant smp_init_cpus definitionSudeep KarkadaNagesha1-1/+0
2013-08-05ARM: keystone: drop useless HAVE_SCHED_CLOCKPaul Bolle1-1/+0
2013-07-23ARM: keystone: fix compilation warningVincent Stehlé1-1/+1
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-06-24ARM: keystone: Move CPU bringup code to dedicated asm fileSantosh Shilimkar4-13/+43
2013-06-24ARM: keystone: select ARM_ERRATA_798181 only for SMPArnd Bergmann1-1/+1
2013-06-17ARM: keystone: Enable SMP support on Keystone machinesSantosh Shilimkar5-0/+75
2013-06-17ARM: keystone: Add minimal TI Keystone platform supportSantosh Shilimkar4-0/+87