Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-14 | ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable | Marek Vasut | |
The CONFIG_SYS_CLK_FREQ is not used on some of the Gen3 boards, remove it. Moreover, on Ebisu this actually didn't match the comment in the config file at all, but since it was not used, there was no real problem. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
2018-06-02 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | |
2018-06-01 | ARM: renesas: Add R8A77990 E3 Ebisu board | Marek Vasut | |
Add support for the R8A77990 Ebisu board. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |