Age | Commit message (Expand) | Author |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-09-15 | sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ | Marek Vasut |
2018-09-15 | sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV | Marek Vasut |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2017-09-03 | include/configs: remove default values of CONFIG_SYS_BARGSIZE | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-08-11 | Convert CONFIG_CMD_SDRAM to Kconfig | Simon Glass |
2017-08-11 | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass |
2017-08-03 | serial: sh: Convert to Kconfig | Marek Vasut |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2016-12-02 | sh: define CONFIG_DISPLAY_BOARDINFO to print board information | Vladimir Zapolskiy |
2016-12-02 | sh: remove undefined DEBUG preprocessor token from board config files | Vladimir Zapolskiy |
2016-12-02 | sh4: remove __io config options from r2dplus and r7780mp boards | Vladimir Zapolskiy |
2016-10-28 | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-07-01 | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK | Masahiro Yamada |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-03-22 | net: Move CONFIG_RTL8169 to Kconfig | Bin Meng |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2014-01-09 | sh: sh4: Remove CONFIG_SH4A definition from source code | Nobuhiro Iwamatsu |
2014-01-08 | sh: delete redundant CONFIG_SH definition | Masahiro Yamada |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-10-17 | sh: boards: Change clock definition of SCIF and TMU | Nobuhiro Iwamatsu |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-05-12 | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones |
2011-02-02 | sh: Remove config.mk for r7780mp board | Nobuhiro Iwamatsu |
2010-11-30 | sh: r7780mp: Remove CONFIG_DRIVER_NE2000 from config | Nobuhiro Iwamatsu |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-08-08 | ide: add configuration | Albert Aribaud |
2009-09-10 | r7780mp: fix typo in Ethernet chip model number comment. | Marcel Ziswiler |
2009-07-11 | sh: Update pci config for Renesas r7780mp board | Nobuhiro Iwamatsu |
2009-07-08 | sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-08 | sh3/sh4: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-12 | sh: Add some register value configurable to PCI of SH7780 | Yoshihiro Shimoda |