summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-262-37/+17Star
|\
| * ARM: redo TTBR setup code for LPAERussell King2015-06-021-13/+0Star
| * ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-021-2/+2
| * ARM: keystone2: move address space switch printk into generic codeRussell King2015-06-021-3/+0Star
| * ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-021-17/+10Star
| * ARM: keystone2: move platform notifier initialisation into platform initRussell King2015-06-021-6/+9
* | arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak2015-05-121-32/+1Star
|/
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* ARM: make arrays containing machine compatible strings constUwe Kleine-König2015-02-191-1/+1
* ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* ARM: keystone: add pcie related optionsMurali Karicheri2014-11-041-0/+2
* 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/+0Star
* 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-061-1/+1
|\
| * ARM: dts: keystone: use common "ti,keystone" compatible instead of -evmIvan Khoronzhuk2014-03-201-4/+1Star
| * 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/+0Star
* | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-3/+0Star
|/
* ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2014-02-011-1/+0Star
* ARM: keystone: Avoid calling of_clk_init() twiceSantosh Shilimkar2013-12-161-1/+0Star
* 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/+0Star
|\
| * ARM: keystone: remove unnecessary prom.h includeRob Herring2013-10-101-1/+0Star
* | 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-111-0/+1
* | ARM: keystone: add PM domain support for clock managementSantosh Shilimkar2013-10-112-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-301-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/+0Star
* | 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/+0Star
* | ARM: keystone: drop useless HAVE_SCHED_CLOCKPaul Bolle2013-08-051-1/+0Star
|/
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-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-185-0/+75
* ARM: keystone: Add minimal TI Keystone platform supportSantosh Shilimkar2013-06-184-0/+87