Age | Commit message (Expand) | Author |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | 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-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_LZMA to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass |
2017-04-21 | mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN | Kyle Edwards |
2017-04-21 | mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config | Kyle Edwards |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-01-28 | disk: convert CONFIG_DOS_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-05-21 | Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU... | Stanislav Galabov |
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-04-25 | configs: Re-sync HUSH options | Tom Rini |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
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-03-28 | generic-board: select SYS_GENERIC_BOARD for some architectures | Masahiro Yamada |
2014-11-27 | MIPS: qemu_mips: 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-10-16 | MIPS: add board qemu-mips64 support | Zhi-zhou Zhang |