Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | arm: rmobile: Add BLANCHE board support | masakazu.mochizuki.wd@hitachi.com | 2016-08-17 | -0/+3 |
| | | | | | | | | | | BLANCHE is development board based on R-Car V2H SoC (R8A7792) This commit supports the following periherals: - SCIF, Ethernet, QSPI, MMC Signed-off-by: Masakazu Mochizuki <masakazu.mochizuki.wd@hitachi.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
* | ARM: rmobile: Add support R8A7795 | Nobuhiro Iwamatsu | 2016-08-17 | -0/+3 |
| | | | | | | | | | Renesas R8A7795 is CPU with Cortex-a57. This supports the basic register definition and GPIO and framework of PFC. Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
* | ARM: rmobile: Move SoC headers to mach-rmobile/include/mach | Nobuhiro Iwamatsu | 2016-08-17 | -0/+24 |
Move form arch/arm/include/asm/arch-rmobile/ to arch/arm/mach-rmobile/include/mach/. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |