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