aboutsummaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier7-14/+14
2010-10-21sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit modeNobuhiro Iwamatsu1-1/+3
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk7-14/+14
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk1-1/+1
2010-08-30sh: Update lowlevel_init.S of ap325rxaNobuhiro Iwamatsu1-0/+1
2010-08-30sh: Update lowlevel_init.S of r2dplusNobuhiro Iwamatsu1-3/+6
2010-08-30sh: Update lowlevel_init.S of sh7763rdpNobuhiro Iwamatsu1-2/+2
2010-08-30sh: Update lowlevel_init.S of MigoRNobuhiro Iwamatsu1-5/+5
2010-08-30sh: Update lowlevel_init.S of sh7785lcrNobuhiro Iwamatsu1-31/+23
2010-08-30sh: Update lowlevel_init.S of rsk7203Nobuhiro Iwamatsu1-37/+48
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk2-14/+7
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk3-4/+4
2009-10-30sh: Move some defs to convince 'pcrel too far'Nobuhiro Iwamatsu1-54/+53
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-08-23sh/rsk7203: add missing include net.hJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2-3/+24
2009-07-08sh: Revised the build with newest compilerNobuhiro Iwamatsu1-29/+29
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD7-672/+0
2009-07-08sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD9-263/+21
2009-07-08sh7785lcr: fix out of tree buildJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-06-12General help message cleanupWolfgang Denk3-4/+4
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho7-7/+7
2009-03-15Prepare 2009.03-rc2v2009.03-rc2Wolfgang Denk1-1/+0
2009-03-13sh: ap325rxa: Change the wait cycle in the area 5Yusuke.Goda1-1/+1
2009-03-12sh: Add support 32-Bit Extended Address Mode to sh7785lcrYoshihiro Shimoda6-2/+324
2009-01-28Command usage cleanupPeter Tyser2-3/+3
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser2-4/+4
2009-01-16sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu2-5/+8
2009-01-16sh: Fix up rsk7203 target for out of tree buildKieran Bingham1-0/+4
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD7-589/+209
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD7-523/+523
2008-12-10sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-12-10sh: r2dplus/lowlevel_init: coding style fixJean-Christophe PLAGNIOL-VILLARD1-21/+21
2008-12-10sh: Migo-R: Update BSC valueNobuhiro Iwamatsu1-16/+16
2008-10-31sh: rsk7203: Moved rsk7203 board to board/renesasNobuhiro Iwamatsu5-0/+510
2008-10-31sh: MigoR: Moved MigoR board to board/renesasNobuhiro Iwamatsu5-0/+505
2008-10-31sh: r2dplus: Moved r2dplus board to board/renesasNobuhiro Iwamatsu5-0/+413
2008-10-31sh: sh7763rdp: Moved sh7763rdp board to board/renesasNobuhiro Iwamatsu5-0/+594
2008-10-31sh: sh7785lcr: Moved sh7785lcr board to board/renesasNobuhiro Iwamatsu8-0/+1113
2008-10-31sh: r7780mp: Moved r7780mp board to board/renesasNobuhiro Iwamatsu6-0/+748
2008-10-31sh: ap325rxa: Moved ap325rxa board to board/renesasNobuhiro Iwamatsu6-0/+793