Age | Commit message (Expand) | Author |
2017-04-30 | Convert CONFIG_CMD_BEDBUG to Kconfig | Simon Glass |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-01-28 | disk: convert CONFIG_MAC_PARTITION to Kconfig | Patrick Delaunay |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-05-31 | MIPS: Move cache sizes to Kconfig | Paul Burton |
2016-05-26 | MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig | Paul Burton |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-01-20 | mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk | Masahiro Yamada |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
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 |
2015-05-19 | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger |
2015-03-28 | generic-board: select SYS_GENERIC_BOARD for some architectures | Masahiro Yamada |
2014-11-27 | MIPS: dbau1x00: switch to generic board | Daniel Schwierzeck |
2014-03-07 | mips: move CONFIG_MIPS{32, 64} definition to config.mk | Masahiro Yamada |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
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 |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2009-02-18 | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger |
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_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-06-07 | [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* | Shinya Kuribayashi |
2008-06-05 | [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines | Shinya Kuribayashi |
2007-07-10 | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various d* named board config files. | Jon Loeliger |
2006-04-11 | * Fix dbau1x00 Board | Heiko Schocher |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2005-01-09 | * Patch by Leif Lindholm, 23 Sep 2004: | wdenk |
2004-01-02 | * Cleanup lowboot code for MPC5200 | wdenk |
2003-12-07 | * Patches by David M�ller, 14 Nov 2003: | wdenk |
2003-10-09 | * Patch by Steven Scholz, 10 Oct 2003 | wdenk |