summaryrefslogtreecommitdiff
path: root/board/sh7763rdp/u-boot.lds
Commit message (Collapse)AuthorAgeLines
* sh: sh7763rdp: Moved sh7763rdp board to board/renesasNobuhiro Iwamatsu2008-10-31-105/+0
| | | | Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Coding Style CleanupWolfgang Denk2008-06-28-1/+0
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-06-09-0/+106
SH7763RDP has SCIF, NOR Flash, Ethernet, USB host, LCDC and MMC. In this patch, support SCIF, NOR Flash, and Ethernet. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>