aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/keystone
AgeCommit message (Expand)AuthorFilesLines
2014-09-04keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan1-25/+19
2014-09-04ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0Khoronzhuk, Ivan1-1/+1
2014-08-30keystone: kconfig: move board select menu and common settingsMasahiro Yamada1-0/+24
2014-08-25keystone2: use EFUSE_BOOTROM information to configure PLLsVitaly Andrianov3-0/+91
2014-07-25ARM: keystone2: spl: add K2E SoC supportKhoronzhuk, Ivan1-0/+8
2014-07-25ARM: keystone2: add MSMC cache coherency support for K2E SOCHao Zhang2-7/+9
2014-07-25ARM: keystone2: clock: add K2E clock supportHao Zhang4-5/+130
2014-07-25ARM: keystone: clock: move K2HK SoC dependent code in separate fileKhoronzhuk, Ivan3-124/+138
2014-07-25k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan5-20/+20
2014-07-25keystone2: add possibility to turn off all dspsHao Zhang1-0/+59
2014-07-25keystone2: move cpu_to_bus() to keystone.cHao Zhang2-0/+29
2014-07-25ARM: keystone2: keystone_nav: make it dependent on keystone driverKhoronzhuk, Ivan1-1/+1
2014-07-25keystone2: ddr: add DDR3 PHY configs updated for PG 2.0Hao Zhang1-0/+19
2014-07-25keystone: ddr3: add ddr3.h to hold ddr3 APIKhoronzhuk, Ivan1-3/+3
2014-07-25ARM: keystone2: psc: use common PSC baseKhoronzhuk, Ivan1-23/+19
2014-06-19ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan2-72/+0
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan1-1/+1
2014-06-06keystone: init: enable UART1 to be able use it from kernelMurali Karicheri1-0/+9
2014-04-17keystone2: add keystone multicore navigator driverVitaly Andrianov2-0/+377
2014-04-17k2hk: add support for k2hk SOC and EVMVitaly Andrianov10-0/+1135