1. f27b796 Convert CONFIG_RTC_DS1337 et al to Kconfig by Tom Rini · 2 years ago
  2. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  3. 66c6feb Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  4. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  5. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  6. bbdda118c configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  7. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
  8. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 4 months ago
  9. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 4 months ago
  10. 6bef4ef Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · 2 years, 5 months ago
  11. bdd47f3 Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig by Tom Rini · 2 years, 5 months ago
  12. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  13. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  14. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  15. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  16. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  17. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  18. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  19. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  20. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  21. c8a61c0 configs: set CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
  22. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 8 months ago
  23. e24547a Convert CONFIG_FSL_QIXIS et al to Kconfig by Tom Rini · 2 years, 8 months ago
  24. 3210bdc Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · 2 years, 8 months ago
  25. 356c674 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 8 months ago
  26. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  27. f8463d6 nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
  28. 701ef06 sata: Rearrange Kconfig for SATA by Simon Glass · 2 years, 10 months ago
  29. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 10 months ago
  30. 5ca768d configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  31. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  32. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  33. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  34. 0254200 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  35. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  36. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
  37. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  38. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  39. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  40. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 4 months ago
  41. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  42. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  43. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  44. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
  45. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 3 months ago
  46. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  47. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  48. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  49. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  50. 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  51. 4e979ac board: freescale: ls2080a, ls2088a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
  52. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  53. e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  54. fa94316 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  55. 0abab45 configs: Enable NVME support for Layerscape platforms by Wasim Khan · 4 years, 3 months ago
  56. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  57. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  58. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  59. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · 4 years, 5 months ago
  60. 0332a1a configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  61. 3eea577 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  62. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
  63. 0969636 Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 7 months ago
  64. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  65. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  66. 67f4fff configs: ls208xa: Enable GIC_V3_ITS config by Hou Zhiqiang · 4 years, 7 months ago
  67. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  68. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  69. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  70. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  71. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  72. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  73. ecdb78e configs: Resync with savedefconfig by Tom Rini · 5 years ago
  74. 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  75. 36f0991 configs: Unset CONFIG_SPI_BAR for all LS2080A/LS2081A defconfigs by Rajat Srivastava · 6 years ago
  76. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  77. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  78. 1c4bf2f configs: ls208xa: enable sata configs for all ls208xa defconfigs by Peng Ma · 6 years ago
  79. e57ea11 configs: Move CONFIG_SPI_FLASH into defconfigs by Vignesh R · 6 years ago
  80. 929ea65 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  81. c17c281 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  82. a18db1dd Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig by Yinbo Zhu · 6 years ago
  83. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  84. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  85. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  86. 7cd5199 configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · 6 years ago
  87. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  88. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  89. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  90. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  91. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  92. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  93. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  94. 04dabc8 configs: Re-sync CONFIG_CMD_IMLS with moveconfig by Tuomas Tynkkynen · 7 years ago
  95. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  96. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  97. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  98. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  99. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  100. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago