summaryrefslogtreecommitdiffstats
path: root/include/configs/MigoR.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-021-1/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut2018-09-151-1/+0
* sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut2018-09-151-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-1/+0
* 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
* include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas 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-2/+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
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-2/+0
* Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-231-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-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-6/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* sh: sh4: remove CONFIG_SH4 definition from board configNobuhiro Iwamatsu2014-01-081-1/+0
* sh: delete redundant CONFIG_SH definitionMasahiro Yamada2014-01-081-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-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
* CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut2012-04-191-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-121-1/+0
* sh: Remove config.mk for MigoR boardNobuhiro Iwamatsu2011-02-021-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-041-1/+2
* sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIVJean-Christophe PLAGNIOL-VILLARD2009-07-081-1/+1
* sh3/sh4: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-07-081-1/+1
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-40/+40
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* sh: Update Renesas Migo-R boardNobuhiro Iwamatsu2008-07-071-4/+0
* sh: Add support Renesas Solutions Migo-R boardgoda.yusuke2008-03-281-0/+151