summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud