Age | Commit message (Expand) | Author |
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: pb1x00: 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-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: pb1x00: switch to generic board | Daniel Schwierzeck |
2014-11-01 | MIPS: kconfig: add options for endianess select | 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 |
2012-04-02 | MIPS: fix endianess handling | Daniel Schwierzeck |
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-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/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various p* named board config files. | Jon Loeliger |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2005-09-25 | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk |