- 52d596e global: Migrate CONFIG_PHY_ID to CFG by Tom Rini · 2 years ago
- 308520b global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- 715cce6 Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 2 years ago
- a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
- ac8b369 usb: Remove some unused CONFIG settings by Tom Rini · 2 years, 5 months ago
- cd6a45a Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 5 months ago
- bf904ea Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 5 months ago
- d6e9efa Convert CONFIG_EFLASH_PROTSECTORS to Kconfig by Tom Rini · 2 years, 6 months ago
- eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 8 months ago
- 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 9 months ago
- a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
- 3425dec Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · 2 years, 11 months ago
- 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
- 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
- f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
- 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
- b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
- 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago WIP/2021-09-07-ATAGs-and-related-migration
- 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
- 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
- a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- de69572 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- 4cb8a10 remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · 4 years, 1 month ago
- dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago WIP/2020-10-22-misc-changes
- 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
- 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
- a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
- abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago WIP-2019-03-25-master-imports
- 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
- 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
- 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
- e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
- d673668 configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
- 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago WIP-05Nov2017
- 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
- 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
- 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
- 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
- f8803a9 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
- 94db512 board: ethernut5: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
- 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
- 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
- d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
- c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
- 4893e34 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 8 years ago
- f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
- 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
- 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
- b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
- 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
- 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
- 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
- bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
- 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
- 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
- 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
- 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
- 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
- ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
- 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
- aff092e nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option by Peter Tyser · 10 years ago
- f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
- 6dbeb89 arm: ethernut5: convert to generic board by Tim Schendekehl · 10 years ago
- e83c4d2 ARM: at91: remove redundant ARM926EJS definition in board config files by Wu, Josh · 11 years ago
- 7f6bd0d at91: remove redundant AT91FAMILY definition in board config file by Wu, Josh · 11 years ago
- ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
- 85b8c5c4 Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
- f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
- c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
- 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
- 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
- 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
- db917fb configs: Remove CONFIG_NET_MULTI from board files by Fabio Estevam · 13 years ago
- 14c3261 Ethernut 5 board support by Tim Schendekehl · 13 years ago