Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | add board_eth_init() for sh7785lcr board | Yoshihiro Shimoda | 2008-09-09 | -0/+5 |
| | | | | | | Fix the problem that cannot work RTL8169 on sh7785lcr board. Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> | |||
* | sh: Remove CC line from board's Makefile | Nobuhiro Iwamatsu | 2008-08-31 | -3/+0 |
| | | | | Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
* | sh: Renesas R0P7785LC0011RL board support | Nobuhiro Iwamatsu | 2008-08-31 | -0/+1117 |
This board has SH7785, 512MB DDR2-SDRAM, NOR Flash, Graphic, Ethernet, USB, SD, RTC, and I2C controller. This patch supports the following functions: - 128MB DDR2-SDRAM (29-bit address mode only) - NOR Flash - USB host - Ethernet Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |