aboutsummaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)Author
2011-12-08ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl
2011-12-02sh: Add support for ecovec boardNobuhiro Iwamatsu
2011-12-02sh: Add a flag which controls the DDR ECC mode of sh7757lcrNobuhiro Iwamatsu
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-08-22sh: sh7757lcr: Add KEEP order to start.o sectionYoshihiro Shimoda
2011-08-22sh: Fix rsk7203 alignment problemPhil Edworthy
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy
2011-06-01sh: sh7785lcr: Update BSC of USB areaNobuhiro Iwamatsu
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-03sh: sh7785lcr: Fix out of tree buildingNobuhiro Iwamatsu
2011-02-02sh: add support for sh7757lcr boardYoshihiro Shimoda
2011-02-02sh: Remove config.mk for sh7785lcr boardNobuhiro Iwamatsu
2011-02-02sh: Remove config.mk for sh7763rdp boardNobuhiro Iwamatsu
2011-02-02sh: Remove config.mk for rsk7203 boardNobuhiro Iwamatsu
2011-02-02sh: Remove config.mk for r7780mp boardNobuhiro Iwamatsu
2011-02-02sh: Remove config.mk for r2dplus boardNobuhiro Iwamatsu
2011-02-02sh: Remove config.mk for ap325rxa boardNobuhiro Iwamatsu
2011-02-02sh: Remove config.mk for MigoR boardNobuhiro Iwamatsu
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-21sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit modeNobuhiro Iwamatsu
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk
2010-08-30sh: Update lowlevel_init.S of ap325rxaNobuhiro Iwamatsu
2010-08-30sh: Update lowlevel_init.S of r2dplusNobuhiro Iwamatsu
2010-08-30sh: Update lowlevel_init.S of sh7763rdpNobuhiro Iwamatsu
2010-08-30sh: Update lowlevel_init.S of MigoRNobuhiro Iwamatsu
2010-08-30sh: Update lowlevel_init.S of sh7785lcrNobuhiro Iwamatsu
2010-08-30sh: Update lowlevel_init.S of rsk7203Nobuhiro Iwamatsu
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-10-30sh: Move some defs to convince 'pcrel too far'Nobuhiro Iwamatsu
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-08-23sh/rsk7203: add missing include net.hJean-Christophe PLAGNIOL-VILLARD
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-07-08sh: Revised the build with newest compilerNobuhiro Iwamatsu
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-07-08sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD
2009-07-08sh7785lcr: fix out of tree buildJean-Christophe PLAGNIOL-VILLARD
2009-06-12General help message cleanupWolfgang Denk
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-15Prepare 2009.03-rc2v2009.03-rc2Wolfgang Denk
2009-03-13sh: ap325rxa: Change the wait cycle in the area 5Yusuke.Goda
2009-03-12sh: Add support 32-Bit Extended Address Mode to sh7785lcrYoshihiro Shimoda
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-16sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu
2009-01-16sh: Fix up rsk7203 target for out of tree buildKieran Bingham
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD