Age | Commit message (Expand) | Author |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-01-15 | net: sh-eth: Add to Kconfig and convert | Nobuhiro Iwamatsu |
2018-01-10 | sh: Drop unreferenced CONFIG_* defines | Tuomas Tynkkynen |
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-07 | Move PHYLIB to Kconfig | Alexandru Gagniuc |
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 | Convert CONFIG_CMD_JFFS2 to Kconfig | Simon Glass |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2016-12-02 | sh: define CONFIG_DISPLAY_BOARDINFO to print board information | Vladimir Zapolskiy |
2016-09-09 | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher |
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-02-06 | Use correct spelling of "U-Boot" | 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-08 | sh: sh4: remove CONFIG_SH4 definition from board config | 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-05-28 | sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards wit... | Nobuhiro Iwamatsu |
2011-12-02 | sh7763rdp: change config for new sh_eth driver | Yoshihiro Shimoda |
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 sh7763rdp board | Nobuhiro Iwamatsu |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
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-02-18 | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger |
2009-01-24 | sh: sh7763rdp: Update sh7763rdp config | Nobuhiro Iwamatsu |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-09 | sh: Update sh7763rdp config | Nobuhiro Iwamatsu |
2008-07-08 | sh: Fix compile error sh7763rdp board | Nobuhiro Iwamatsu |
2008-06-09 | sh: Renesas Solutions SH7763RDP board support | Nobuhiro Iwamatsu |