summaryrefslogtreecommitdiff
path: root/include/configs/r2dplus.h
Commit message (Expand)AuthorAgeLines
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-21-1/+0
* r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy2016-12-02-1/+1
* sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy2016-12-02-0/+2
* sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy2016-12-02-2/+0
* r2dplus: use P1 area space for text base and PCI system memoryVladimir Zapolskiy2016-12-02-5/+5
* sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy2016-12-02-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-28-1/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-27-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-1/+0
* net: Move CONFIG_RTL8139 to KconfigBin Meng2016-03-22-5/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* sh: sh4: remove CONFIG_SH4 definition from board configNobuhiro Iwamatsu2014-01-08-1/+0
* sh: delete redundant CONFIG_SH definitionMasahiro Yamada2014-01-08-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-17-0/+2
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-2/+0
* CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut2012-04-19-1/+0
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-12-1/+0
* sh: Remove config.mk for r2dplus boardNobuhiro Iwamatsu2011-02-02-0/+1
* sh: r2dplus: Add support zimagebootNobuhiro Iwamatsu2011-01-11-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* ide: add configurationAlbert Aribaud2010-08-08-0/+1
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-13-2/+2
|\
| * sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIVJean-Christophe PLAGNIOL-VILLARD2009-07-08-1/+1
| * sh3/sh4: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-07-08-1/+1
* | remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-11-2/+0
|/
* sh: Fix cannot work rtl8139 on r2dplusYoshihiro Shimoda2009-03-12-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-34/+34
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* sh: Update Renesas R2DPlus boardNobuhiro Iwamatsu2008-07-07-33/+9
* sh: Add support Renesas Solutions R2D plus boardNobuhiro Iwamatsu2008-03-28-0/+150