summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-keystone/spl.h
Commit message (Collapse)AuthorAgeLines
* arm: spl: fix include guardJeroen Hofstee2014-07-05-1/+1
| | | | | cc: Tom Rini <trini@ti.com> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
* k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-17-0/+12
k2hk EVM is based on Texas Instruments Keystone2 Hawking/Kepler SoC. Keystone2 SoC has ARM v7 Cortex-A15 MPCore processor. Please refer the ti/k2hk_evm/README for details on the board, build and other information. This patch add support for keystone architecture and k2hk evm. Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: WingMan Kwok <w-kwok2@ti.com> Signed-off-by: Sandeep Nair <sandeep_n@ti.com>