summaryrefslogtreecommitdiff
path: root/board/renesas
Commit message (Expand)AuthorAgeLines
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-7/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+4
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+200
* sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2012-05-28-0/+282
* sh: r0p7734: Add support I2C controllerNobuhiro Iwamatsu2012-05-28-1/+19
* sh: Add support for r0p7734 boardNobuhiro Iwamatsu2012-05-28-0/+724
* sh: Fix rsk7264 pin setup for on-board ethernetPhil Edworthy2012-04-18-1/+1
* sh: Fix building ecovec boardPhil Edworthy2012-03-26-2/+6
* sh: ecovec: Remove unused variableNobuhiro Iwamatsu2012-03-26-1/+0
* sh: sh7757lcr: Add MMC header file of SHNobuhiro Iwamatsu2012-03-26-0/+1
* sh: sh7757lcr: add supporting for MMCIFYoshihiro Shimoda2012-03-26-0/+5
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-8/+2
* ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl2011-12-08-1/+2
* sh: Add support for ecovec boardNobuhiro Iwamatsu2011-12-02-0/+373
* sh: Add a flag which controls the DDR ECC mode of sh7757lcrNobuhiro Iwamatsu2011-12-02-1/+2
* 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