1. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  2. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  3. f1531ad Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · 7 years ago
  4. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  5. 10238ef Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  6. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · 7 years ago
  7. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  8. e983692 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  9. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  10. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  11. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  12. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  13. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  14. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  15. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  16. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  17. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  18. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  19. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  20. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  21. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 8 years ago
  22. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  23. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  24. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  25. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  26. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  27. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  28. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  29. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  30. 817bbee Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · 8 years ago
  31. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  32. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  35. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  36. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  37. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  38. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  39. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  40. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  45. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  46. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  47. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  48. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  49. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  50. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  51. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  52. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  53. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  54. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  55. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  56. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  57. 27162d5 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  58. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  59. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  60. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago