summaryrefslogtreecommitdiffstats
path: root/board/renesas/r2dplus
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut2020-05-291-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* sh: r2dplus: Switch to DM PCI driverMarek Vasut2019-09-021-7/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-021-10/+0
* sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy2016-12-021-1/+1
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada2014-11-131-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-21/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-31/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* sh: Remove config.mk for r2dplus boardNobuhiro Iwamatsu2011-02-021-23/+0
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* sh: Update lowlevel_init.S of r2dplusNobuhiro Iwamatsu2010-08-301-3/+6
* sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-07-081-96/+0
* sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD2009-07-081-12/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu2009-01-161-4/+6
* sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD2009-01-161-63/+22
* sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-161-63/+63
* sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD2008-12-101-1/+1
* sh: r2dplus/lowlevel_init: coding style fixJean-Christophe PLAGNIOL-VILLARD2008-12-101-21/+21
* sh: r2dplus: Moved r2dplus board to board/renesasNobuhiro Iwamatsu2008-10-315-0/+413