| Commit message (Expand) | Author | Age | Files | Lines |
* | include/configs: remove default values of CONFIG_SYS_BARGSIZE | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko | 2017-08-14 | 1 | -2/+0 |
* | Convert CONFIG_CMD_SDRAM to Kconfig | Simon Glass | 2017-08-11 | 1 | -2/+0 |
* | serial: sh: Convert to Kconfig | Marek Vasut | 2017-08-03 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_CMD_JFFS2 to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | sh: define CONFIG_DISPLAY_BOARDINFO to print board information | Vladimir Zapolskiy | 2016-12-02 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher | 2016-09-09 | 1 | -1/+0 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -4/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | sh: sh4: remove CONFIG_SH4 definition from board config | Nobuhiro Iwamatsu | 2014-01-08 | 1 | -1/+0 |
* | sh: delete redundant CONFIG_SH definition | Masahiro Yamada | 2014-01-08 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | sh: boards: Change clock definition of SCIF and TMU | Nobuhiro Iwamatsu | 2013-10-17 | 1 | -0/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | CMD: Drop CONFIG_CMD_DFL, it's not used | Marek Vasut | 2012-04-19 | 1 | -1/+0 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | sh: Remove config.mk for ms7722se board | Nobuhiro Iwamatsu | 2011-02-02 | 1 | -0/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+0 |
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-10-04 | 1 | -1/+2 |
* | sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | 1 | -1/+1 |
* | sh3/sh4: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | 1 | -1/+1 |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | 1 | -1/+1 |
* | sh: Update ms7722se board config | Nobuhiro Iwamatsu | 2008-12-10 | 1 | -0/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -41/+41 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -6/+6 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -1/+1 |
* | serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -1/+1 |
* | sh: Update Hitachi MS7722SE board | Nobuhiro Iwamatsu | 2008-07-07 | 1 | -4/+0 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -4/+4 |
* | Get rid of "#undef DEBUG" from board config files. | Wolfgang Denk | 2008-02-12 | 1 | -1/+0 |
* | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | 1 | -6/+5 |
* | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board | Nobuhiro Iwamatsu | 2007-09-23 | 1 | -0/+137 |