| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig | Mario Six | 2018-04-08 | 1 | -1/+0 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -1/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -2/+0 |
* | sh: Drop unreferenced CONFIG_* defines | Tuomas Tynkkynen | 2018-01-10 | 1 | -1/+0 |
* | 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_SH_ZIMAGEBOOT to Kconfig | Simon Glass | 2017-08-11 | 1 | -2/+0 |
* | Convert CONFIG_CMD_SDRAM to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+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 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -2/+0 |
* | disk: convert CONFIG_MAC_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | sh: define CONFIG_DISPLAY_BOARDINFO to print board information | Vladimir Zapolskiy | 2016-12-02 | 1 | -0/+1 |
* | sh: remove undefined DEBUG preprocessor token from board config files | Vladimir Zapolskiy | 2016-12-02 | 1 | -1/+0 |
* | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng | 2016-10-28 | 1 | -1/+0 |
* | drivers/pci/Kconfig: Add PCI | Tom Rini | 2016-10-27 | 1 | -1/+0 |
* | 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 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 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 with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | net: Move CONFIG_RTL8169 to Kconfig | Bin Meng | 2016-03-22 | 1 | -3/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -5/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | sh: sh4: Remove CONFIG_SH4A definition from source code | Nobuhiro Iwamatsu | 2014-01-09 | 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 sh7785lcr board | Nobuhiro Iwamatsu | 2011-02-02 | 1 | -0/+2 |
* | sh: sh7785lcr: Add support zimageboot | Nobuhiro Iwamatsu | 2011-01-11 | 1 | -0/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+0 |
* | sh: sh7785lcr: Add CONFIG_SH_SDRAM_OFFSET | Nobuhiro Iwamatsu | 2010-10-21 | 1 | -2/+4 |
* | 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 |
* | sh: Add support 32-Bit Extended Address Mode to sh7785lcr | Yoshihiro Shimoda | 2009-03-12 | 1 | -1/+20 |
* | sh: Add some register value configurable to PCI of SH7780 | Yoshihiro Shimoda | 2009-03-12 | 1 | -0/+3 |
* | sh: Add value for PCI system memory registration of sh7785lcr | Yoshihiro Shimoda | 2009-03-12 | 1 | -0/+4 |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | 1 | -1/+1 |