| 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 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -1/+0 |
* | serial: sh: Convert to Kconfig | Marek Vasut | 2017-08-03 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | configs: move CMD_MD5SUM definition to defconfigs | Andre Przywara | 2017-03-17 | 1 | -2/+0 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -3/+0 |
* | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | 1 | -1/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | disk: convert CONFIG_MAC_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki | 2017-01-21 | 1 | -1/+0 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 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 |
* | sh4: use single u-boot linker script for all boards | Vladimir Zapolskiy | 2016-12-02 | 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 |
* | 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 | -3/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -5/+0 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | sh: Move SH_32BIT to Kconfig | Nobuhiro Iwamatsu | 2014-11-17 | 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 |
* | sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards wit... | Nobuhiro Iwamatsu | 2012-05-28 | 1 | -0/+1 |
* | CMD: Drop CONFIG_CMD_DFL, it's not used | Marek Vasut | 2012-04-19 | 1 | -1/+0 |
* | sh: sh7757lcr: add supporting for MMCIF | Yoshihiro Shimoda | 2012-03-26 | 1 | -0/+11 |
* | sh: Add a flag which controls the DDR ECC mode of sh7757lcr | Nobuhiro Iwamatsu | 2011-12-02 | 1 | -0/+1 |
* | sh7757lcr: change config for new sh_eth driver | Yoshihiro Shimoda | 2011-12-02 | 1 | -0/+4 |
* | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | Helmut Raiger | 2011-10-27 | 1 | -1/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | sh: add support for sh7757lcr board | Yoshihiro Shimoda | 2011-02-02 | 1 | -0/+146 |