1. 886e6e3 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  2. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  3. 5618460 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 9 months ago
  4. 5fb860c Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 9 months ago
  5. b97333a configs: fsl: add missing FMAN/QE_FW_ADDR defines by Camelia Groza · 2 years, 11 months ago
  6. 5ca768d configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  7. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  8. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  9. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  10. 95f833a configs: Resync with savedefconfig by Tom Rini · 3 years ago
  11. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
  12. 1c05dc9 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  13. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 4 months ago
  14. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  15. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  16. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 3 months ago
  17. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  18. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
  19. b1b1307 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · 3 years, 3 months ago
  20. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  21. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  22. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  23. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  24. 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  25. 6c78522 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · 3 years, 6 months ago
  26. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  27. e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  28. 263471f configs: T1042D4RDB: enable DM_ETH by Camelia Groza · 3 years, 8 months ago
  29. 3c0d7a2 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  30. f6047c7 configs: T1042: Drop the CONFIG_VIDEO by Hou Zhiqiang · 3 years, 10 months ago
  31. 526e3c8 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  32. 7a02732 configs: powerpc: add usb (host) mass storage support by Ran Wang · 4 years, 5 months ago
  33. 01935d6 configs: T1042D4RDB: Enable ESPI driver by Xiaowei Bao · 4 years, 2 months ago
  34. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  35. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  36. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  37. 0332a1a configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  38. 3eea577 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  39. 84d1ede configs: T1042D4RDB: enable DM_I2C and DM_RTC by Biwen Li · 4 years, 7 months ago
  40. 0969636 Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 7 months ago
  41. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  42. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  43. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  44. 0d52430 configs: T104x: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  45. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  46. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  47. 797951a configs: enable eSDHC device module for T1042D4RDB board by Yinbo Zhu · 5 years ago
  48. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  49. 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  50. 06620c3 configs: T1042D4RDB: Enable PCIe driver by Hou Zhiqiang · 5 years ago
  51. 0325835 powerpc: Enable device tree support for T1042D4RDB by Hou Zhiqiang · 5 years ago
  52. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  53. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 years ago
  54. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  55. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  56. 2b62b91 configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  57. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  58. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  59. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  60. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  61. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  62. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  63. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
  64. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  65. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  66. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  67. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  68. e983692 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  69. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  70. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  71. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  72. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  73. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  74. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  75. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
  76. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  77. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  78. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  79. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  80. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  81. 097aa60 powerpc: T104xRDB: Remove macro CONFIG_T104xRDB and T104xD4RDB by York Sun · 8 years ago
  82. d08610d powerpc: T1042D4RDB: Separate from T1042RDB in Kconfig by York Sun · 8 years ago
  83. 2d7b2d4 powerpc: T1042: Remove macro CONFIG_PPC_T1042 by York Sun · 8 years ago
  84. 1d564e75 powerpc: T104XRDB: Split to T1040RDB and T1042RDB in Kconfig by York Sun · 8 years ago
  85. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  86. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  87. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  88. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  89. 947f71e configs: Re-sync by Tom Rini · 8 years ago
  90. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  91. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  92. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  93. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  94. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  95. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  96. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  97. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  98. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  99. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  100. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago