summaryrefslogtreecommitdiffstats
path: root/board/renesas
Commit message (Expand)AuthorAgeFilesLines
* arm: lager: Disable TMU0 before OS bootNobuhiro Iwamatsu2014-01-161-0/+6
* arm: koelsch: Disable TMU0 before OS bootNobuhiro Iwamatsu2014-01-161-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-102-0/+161
|\
| * arm: koelsch: Add support reset functionNobuhiro Iwamatsu2013-12-181-0/+6
| * arm: koelsch: Add support EthernetNobuhiro Iwamatsu2013-12-181-0/+77
| * arm: lager: Add support reset functionNobuhiro Iwamatsu2013-12-181-0/+8
| * arm: lager: Add support EthernetNobuhiro Iwamatsu2013-12-181-0/+70
* | sh: add support for sh7753evb boardYoshihiro Shimoda2013-12-185-0/+964
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-2/+1
|\
| * i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu2013-11-131-2/+1
* | arm: rmobile: Add support koelsch boardNobuhiro Iwamatsu2013-12-034-0/+1524
* | arm: rmobile: Add support lager boardNobuhiro Iwamatsu2013-12-034-0/+1427
|/
* sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3113-274/+26
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2444-562/+44
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-182-2/+2
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-122-2/+2
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-2/+2
|/
* sh: add support for sh7752evb boardYoshihiro Shimoda2012-12-205-0/+1039
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-7/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+4
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-292-0/+200
* sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2012-05-283-0/+282
* sh: r0p7734: Add support I2C controllerNobuhiro Iwamatsu2012-05-281-1/+19
* sh: Add support for r0p7734 boardNobuhiro Iwamatsu2012-05-283-0/+724
* sh: Fix rsk7264 pin setup for on-board ethernetPhil Edworthy2012-04-181-1/+1
* sh: Fix building ecovec boardPhil Edworthy2012-03-261-2/+6
* sh: ecovec: Remove unused variableNobuhiro Iwamatsu2012-03-261-1/+0
* sh: sh7757lcr: Add MMC header file of SHNobuhiro Iwamatsu2012-03-261-0/+1
* sh: sh7757lcr: add supporting for MMCIFYoshihiro Shimoda2012-03-261-0/+5
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-8/+2
* ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl2011-12-081-1/+2
* sh: Add support for ecovec boardNobuhiro Iwamatsu2011-12-023-0/+373
* sh: Add a flag which controls the DDR ECC mode of sh7757lcrNobuhiro Iwamatsu2011-12-021-1/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-159-54/+0
* sh: sh7757lcr: Add KEEP order to start.o sectionYoshihiro Shimoda2011-08-221-1/+1
* sh: Fix rsk7203 alignment problemPhil Edworthy2011-08-221-0/+1
* sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-223-0/+316
* sh: sh7785lcr: Update BSC of USB areaNobuhiro Iwamatsu2011-06-011-1/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-272-2/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* sh: sh7785lcr: Fix out of tree buildingNobuhiro Iwamatsu2011-02-031-2/+6
* sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-025-0/+1265
* sh: Remove config.mk for sh7785lcr boardNobuhiro Iwamatsu2011-02-021-31/+0
* sh: Remove config.mk for sh7763rdp boardNobuhiro Iwamatsu2011-02-021-11/+0
* sh: Remove config.mk for rsk7203 boardNobuhiro Iwamatsu2011-02-021-28/+0
* sh: Remove config.mk for r7780mp boardNobuhiro Iwamatsu2011-02-021-27/+0
* sh: Remove config.mk for r2dplus boardNobuhiro Iwamatsu2011-02-021-23/+0
* sh: Remove config.mk for ap325rxa boardNobuhiro Iwamatsu2011-02-021-26/+0
* sh: Remove config.mk for MigoR boardNobuhiro Iwamatsu2011-02-021-31/+0
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-217-14/+14
OpenPOWER on IntegriCloud