1. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  2. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  3. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  4. 3826f81 kgdb: Remove unused serial related options by Tom Rini · 3 years, 3 months ago
  5. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  6. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 3 months ago
  7. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  8. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  9. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  10. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
  11. 9aed2af ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 3 months ago
  12. b1b1307 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · 3 years, 3 months ago
  13. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  14. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  15. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  16. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
  17. 016965f configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 4 months ago
  18. 951b8cc ppc: Drop DM_PCI from config files by Simon Glass · 3 years, 4 months ago
  19. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  20. ec69c69 board: freescale: t208xrdb: add Linux fdt fix-ups for rev D by Camelia Groza · 3 years, 6 months ago
  21. bb32e68 armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 6 months ago
  22. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  23. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  24. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  25. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  26. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  27. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  28. 07b3dcf dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · 4 years, 7 months ago
  29. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  30. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  31. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  32. 84e35db Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · 5 years ago
  33. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  34. f065893 powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 5 years ago
  35. 01500f5 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 6 years ago
  36. e478f70 configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  37. 2386edc configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances by Tom Rini · 5 years ago
  38. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  39. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 years ago
  40. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  41. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  42. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  43. ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  44. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  45. abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  46. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  47. 77a2933 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
  48. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  49. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  50. 11a8135 powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boards by York Sun · 6 years ago
  51. 9e91727 config: remove unused CONFIG_SPL_RELOC_STACK_SIZE by Heinrich Schuchardt · 6 years ago
  52. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  53. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  54. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  55. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  56. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
  57. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
  58. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  59. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  60. 6d48136 configs: Drop unused CONFIG_SPL_MMC_MINIMAL by Tom Rini · 7 years ago
  61. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  62. 816bc41 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · 7 years ago
  63. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  64. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  65. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  66. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  67. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  68. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  69. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  70. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  71. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  72. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  73. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  74. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  75. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  76. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  77. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  78. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  79. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  80. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  81. 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 8 years ago
  82. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  83. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  84. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  85. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  86. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  87. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  88. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  89. b0f8bae arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  90. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  91. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  92. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  93. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  94. a05baa4 powerpc: T2080RDB: Remove macro CONFIG_T2080RDB by York Sun · 8 years ago
  95. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  96. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  97. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  98. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  99. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  100. 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago