Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer | Masahiro Yamada | 2015-03-24 | -1/+9 |
| | | | | | | | Ifdef conditionals for CONFIG options are not Kconfig-friendly. Instead, define CONFIG_SPL_STACK to prepare for Kconfig moves. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
* | ARM: UniPhier: move SoC sources to mach-uniphier | Masahiro Yamada | 2015-03-01 | -0/+26 |
Move arch/arm/cpu/armv7/uniphier/* -> arch/arm/mach-uniphier/* Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> |