Age | Commit message (Expand) | Author | Files | Lines |
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 |