summaryrefslogtreecommitdiff
path: root/include/configs/rsk7203.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-2/+0
* sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut2018-09-151-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-101-1/+0
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-5/+0
* include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-1/+0
* Convert CONFIG_CMD_SDRAM to KconfigSimon Glass2017-08-111-2/+0
* serial: sh: Convert to KconfigMarek Vasut2017-08-031-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy2016-12-021-0/+1
* sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy2016-12-021-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-4/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2014-11-131-1/+0
* sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu2014-01-081-1/+1
* sh: sh2: remove CONFIG_SH2 definition from board configNobuhiro Iwamatsu2014-01-081-1/+0
* sh: delete redundant CONFIG_SH definitionMasahiro Yamada2014-01-081-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-171-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* sh: Remove config.mk for rsk7203 boardNobuhiro Iwamatsu2011-02-021-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-221-3/+4
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-29/+29
* sh: rsk7203: Add smc911x driver support to board config fileNobuhiro Iwamatsu2008-10-141-0/+5
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* sh: Fix compile error rsk7203 boardNobuhiro Iwamatsu2008-08-311-2/+2
* sh: Renesas RSK+ 7203 board supportNobuhiro Iwamatsu2008-08-311-0/+107