- 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
- fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
- 1709545 Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 9 months ago
- a45a3ef Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 9 months ago
- 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
- 5fb860c Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 9 months ago
- 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
- 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 3 years ago
- 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
- af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
- 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
- a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
- 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
- fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
- e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
- 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- 9aed2af ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 3 months ago
- be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
- 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 2 months ago
- fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- dafa52a powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · 5 years ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
- 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
- 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
- dc00300 mpc83xx: Get rid of CONFIG_SYS_LBC_* by Mario Six · 6 years ago
- 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
- c9f9277 mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · 6 years ago
- 98d7eaa mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · 6 years ago
- aa50254 mpc83xx: Migrate arbiter config to Kconfig by Mario Six · 6 years ago
- a6c985e mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig by Mario Six · 6 years ago
- 8b2141c mpc83xx: Migrate HID config to Kconfig by Mario Six · 6 years ago
- 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
- c1e29d9 mpc83xx: Simplify BR,OR lines by Mario Six · 6 years ago
- 8063241 mpc83xx: Normalize BR/OR option lines by Mario Six · 6 years ago
- b47839c mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · 6 years ago
- a861ea6 mpc83xx: Migrate BATS config to Kconfig by Mario Six · 6 years ago
- 4a50e56 powerpc: Migrate HIGH_BATS to Kconfig by Mario Six · 6 years ago
- 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · 6 years ago
- d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
- cd677ca mpc83xx: Replace CONFIG_83XX_CLKIN in calculations by Mario Six · 6 years ago
- 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
- 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
- 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
- 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
- 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
- ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · 7 years ago
- 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
- da4fc93 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago
- e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
- c98ed5f bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR by Tom Rini · 7 years ago
- 74910a7 Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig by Alex Kiernan · 7 years ago
- 3cbc810b Convert CONFIG_BOOTCOUNT_I2C to Kconfig by Alex Kiernan · 7 years ago
- 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
- d331891 spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
- 64e439a powerpc: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
- 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
- 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
- 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
- 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
- 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
- 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
- c31e2d8 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 8 years ago
- 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
- 7c5ad8b i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
- 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
- 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
- 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
- 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
- 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
- f168c65 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT by Michal Simek · 9 years ago
- e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
- a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
- a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
- cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
- 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · 10 years ago
- 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · 10 years ago
- bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
- e9a788d configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
- 9522771 config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · 10 years ago
- 4c11dcf mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board by Heiko Schocher · 10 years ago
- 5de2cb8 mpc8313, signed fit: enable legacy image format on ids8313 board by Heiko Schocher · 11 years ago
- 62077d1 config: remove platform CONFIG_SYS_HZ definition part 4 by Masahiro Yamada · 11 years ago
- 3c773bb mpc83xx: add ids8313 support by Heiko Schocher · 11 years ago