summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-1/+0
|\
| * ARM: keystone: remove unnecessary prom.h includeRob Herring2013-10-091-1/+0
* | ARM: keystone: fix PM domain initcall to be keystone onlyKevin Hilman2013-10-141-0/+12
* | ARM: keystone: Select TI_EDMA to be able to enable SPI driverSantosh Shilimkar2013-10-101-0/+1
* | ARM: keystone: add PM domain support for clock managementSantosh Shilimkar2013-10-102-0/+73
* | ARM: keystone: Enable clock driversSantosh Shilimkar2013-10-081-0/+1
|/
* Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/...Olof Johansson2013-08-291-1/+1
|\
| * ARM: keystone: fix compilation warningVincent Stehlé2013-07-231-1/+1
* | ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc()Santosh Shilimkar2013-08-051-1/+0
* | ARM: Keystone: No need to preserve r12 across smc callSantosh Shilimkar2013-08-051-2/+2
* | ARM: keystone: remove redundant smp_init_cpus definitionSudeep KarkadaNagesha2013-08-051-1/+0
* | ARM: keystone: drop useless HAVE_SCHED_CLOCKPaul Bolle2013-08-051-1/+0
|/
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-1/+1
* ARM: keystone: Move CPU bringup code to dedicated asm fileSantosh Shilimkar2013-06-244-13/+43
* ARM: keystone: select ARM_ERRATA_798181 only for SMPArnd Bergmann2013-06-241-1/+1
* ARM: keystone: Enable SMP support on Keystone machinesSantosh Shilimkar2013-06-175-0/+75
* ARM: keystone: Add minimal TI Keystone platform supportSantosh Shilimkar2013-06-174-0/+87