summaryrefslogtreecommitdiff
path: root/board/renesas
Commit message (Expand)AuthorAgeLines
* punt unused clean/distclean targetsMike Frysinger2011-10-15-54/+0
* sh: sh7757lcr: Add KEEP order to start.o sectionYoshihiro Shimoda2011-08-22-1/+1
* sh: Fix rsk7203 alignment problemPhil Edworthy2011-08-22-0/+1
* sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-22-0/+316
* sh: sh7785lcr: Update BSC of USB areaNobuhiro Iwamatsu2011-06-01-1/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-27-2/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* sh: sh7785lcr: Fix out of tree buildingNobuhiro Iwamatsu2011-02-03-2/+6
* sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-02-0/+1265
* sh: Remove config.mk for sh7785lcr boardNobuhiro Iwamatsu2011-02-02-31/+0
* sh: Remove config.mk for sh7763rdp boardNobuhiro Iwamatsu2011-02-02-11/+0
* sh: Remove config.mk for rsk7203 boardNobuhiro Iwamatsu2011-02-02-28/+0
* sh: Remove config.mk for r7780mp boardNobuhiro Iwamatsu2011-02-02-27/+0
* sh: Remove config.mk for r2dplus boardNobuhiro Iwamatsu2011-02-02-23/+0
* sh: Remove config.mk for ap325rxa boardNobuhiro Iwamatsu2011-02-02-26/+0
* sh: Remove config.mk for MigoR boardNobuhiro Iwamatsu2011-02-02-31/+0
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-14/+14
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-14/+14
* sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit modeNobuhiro Iwamatsu2010-10-21-1/+3
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-14/+14
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-10-1/+1
* sh: Update lowlevel_init.S of ap325rxaNobuhiro Iwamatsu2010-08-30-0/+1
* sh: Update lowlevel_init.S of r2dplusNobuhiro Iwamatsu2010-08-30-3/+6
* sh: Update lowlevel_init.S of sh7763rdpNobuhiro Iwamatsu2010-08-30-2/+2
* sh: Update lowlevel_init.S of MigoRNobuhiro Iwamatsu2010-08-30-5/+5
* sh: Update lowlevel_init.S of sh7785lcrNobuhiro Iwamatsu2010-08-30-31/+23
* sh: Update lowlevel_init.S of rsk7203Nobuhiro Iwamatsu2010-08-30-37/+48
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-14/+7
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-4/+4
* sh: Move some defs to convince 'pcrel too far'Nobuhiro Iwamatsu2009-10-30-54/+53
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-0/+12
* sh/rsk7203: add missing include net.hJean-Christophe PLAGNIOL-VILLARD2009-08-23-0/+1
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-22-3/+24
* sh: Revised the build with newest compilerNobuhiro Iwamatsu2009-07-08-29/+29
* sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-07-08-672/+0
* sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD2009-07-08-263/+21
* sh7785lcr: fix out of tree buildJean-Christophe PLAGNIOL-VILLARD2009-07-08-1/+1
* General help message cleanupWolfgang Denk2009-06-12-4/+4
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-7/+7
* Prepare 2009.03-rc2v2009.03-rc2Wolfgang Denk2009-03-15-1/+0
* sh: ap325rxa: Change the wait cycle in the area 5Yusuke.Goda2009-03-13-1/+1
* sh: Add support 32-Bit Extended Address Mode to sh7785lcrYoshihiro Shimoda2009-03-12-2/+324
* Command usage cleanupPeter Tyser2009-01-28-3/+3
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-4/+4
* sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu2009-01-16-5/+8
* sh: Fix up rsk7203 target for out of tree buildKieran Bingham2009-01-16-0/+4
* sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD2009-01-16-589/+209
* sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-16-523/+523
* sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD2008-12-10-1/+1
* sh: r2dplus/lowlevel_init: coding style fixJean-Christophe PLAGNIOL-VILLARD2008-12-10-21/+21