summaryrefslogtreecommitdiff
path: root/include/configs/rsk7203.h
AgeCommit message (Expand)Author
2019-05-10sh: rsk7203: Remove the boardMarek Vasut
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-09-15sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-10sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-09-03include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass
2017-08-03serial: sh: Convert to KconfigMarek Vasut
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2016-12-02sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy
2016-12-02sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2014-11-13sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada
2014-01-08sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu
2014-01-08sh: sh2: remove CONFIG_SH2 definition from board configNobuhiro Iwamatsu
2014-01-08sh: delete redundant CONFIG_SH definitionMasahiro Yamada
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring
2013-10-17sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-02-02sh: Remove config.mk for rsk7203 boardNobuhiro Iwamatsu
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14sh: rsk7203: Add smc911x driver support to board config fileNobuhiro Iwamatsu
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-31sh: Fix compile error rsk7203 boardNobuhiro Iwamatsu
2008-08-31sh: Renesas RSK+ 7203 board supportNobuhiro Iwamatsu