1. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  2. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 5 months ago
  3. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  4. 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years ago WIP/01Nov2021
  5. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 2 months ago
  6. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  7. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 2 months ago
  8. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  9. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  10. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  11. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  12. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  13. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 5 months ago
  14. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years ago WIP/2020-10-09-kconfig-reorg
  15. f27ffe4 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 2 months ago
  16. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago v2020.10-rc2
  17. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
  18. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 4 months ago
  19. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  20. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago WIP/04Dec2019
  21. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  22. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  23. ca51ef7 watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
  24. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  25. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  26. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  27. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  28. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  29. 517066a Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
  30. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  31. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  32. 3b3ea2c Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago WIP-rework-NET-v2
  33. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  34. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  35. a4e6b00 mx6sl: Select MX6SL option via Kconfig by Breno Lima · 7 years ago
  36. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  37. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  38. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  39. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  40. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  41. 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  42. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 7 years ago
  43. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  44. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  45. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  46. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  47. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  48. 693779e warp: Fix RAM size runtime detection by Fabio Estevam · 8 years ago
  49. 7802ce9 configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  50. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  51. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  52. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  53. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  54. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  55. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  56. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  57. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  58. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  59. 2178282 imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file by Peng Fan · 9 years ago
  60. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  61. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  62. 4579dc3 warp: Add initial WaRP Board support by Otavio Salvador · 10 years ago