1. d209eda Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · 2 years, 4 months ago
  2. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  3. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  4. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  5. cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
  6. 10bda12 P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING by Tom Rini · 2 years, 4 months ago
  7. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
  8. 2b6c011 powerpc: Use the poison value of 0xdeadbeef directly in DDR init by Tom Rini · 2 years, 5 months ago
  9. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  10. eb4f2de Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
  11. 6fe7270 Convert CONFIG_PCI_SCAN_SHOW to Kconfig by Tom Rini · 2 years, 5 months ago
  12. 7485ebf6 Convert CONFIG_PCIE1 et al to Kconfig by Tom Rini · 2 years, 5 months ago
  13. 5989fd4 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 5 months ago
  14. bf1dfd8 powerpc: Clean up CHAIN_OF_TRUST related options by Tom Rini · 2 years, 6 months ago
  15. 8e99f7d Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · 2 years, 6 months ago
  16. afba411 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years, 6 months ago
  17. a7fa976 Convert CONFIG_ENABLE_36BIT_PHYS to Kconfig by Tom Rini · 2 years, 6 months ago
  18. 0eeb1c7 Convert CONFIG_ENV_RANGE to Kconfig by Tom Rini · 2 years, 6 months ago
  19. 667dd4f Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig by Tom Rini · 2 years, 6 months ago
  20. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  21. 276d75e Convert CONFIG_FSL_SATA_V2 to Kconfig by Tom Rini · 2 years, 6 months ago
  22. eee91aa ata: fsl_sata: Remove legacy non-BLK code by Tom Rini · 2 years, 6 months ago
  23. 4171301 Convert CONFIG_HAS_FSL_DR_USB to Kconfig by Tom Rini · 2 years, 6 months ago
  24. 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 6 months ago
  25. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  26. 3388df7 Drop CONFIG_SPL_SPI_FLASH_MINIMAL by Tom Rini · 2 years, 6 months ago
  27. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  28. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  29. 1a9f23d Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  30. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  31. 55f3756 powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  32. f8f6b32 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years, 6 months ago
  33. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 6 months ago
  34. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  35. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  36. d84518d P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL by Tom Rini · 2 years, 7 months ago
  37. 7e81416 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 7 months ago
  38. 3210bdc Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · 2 years, 8 months ago
  39. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  40. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  41. 1709545 Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 9 months ago
  42. 2404edc Convert CONFIG_A003399_NOR_WORKAROUND to Kconfig by Tom Rini · 2 years, 9 months ago
  43. 5618460 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 9 months ago
  44. 8cd5d37 powerpc: P1010RDB: Move CONFIG_BOOTMODE out of CONFIG namespace by Tom Rini · 2 years, 9 months ago
  45. 5fb860c Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 9 months ago
  46. e59f324 Convert CONFIG_BTB to Kconfig by Tom Rini · 2 years, 9 months ago
  47. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
  48. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  49. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  50. 8808627 Convert CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Tom Rini · 3 years ago
  51. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 3 years ago
  52. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  53. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  54. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  55. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  56. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  57. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  58. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  59. 3826f81 kgdb: Remove unused serial related options by Tom Rini · 3 years, 3 months ago
  60. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  61. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  62. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  63. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  64. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
  65. 9aed2af ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 3 months ago
  66. b1b1307 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · 3 years, 3 months ago
  67. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  68. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  69. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  70. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
  71. 951b8cc ppc: Drop DM_PCI from config files by Simon Glass · 3 years, 4 months ago
  72. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  73. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  74. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  75. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  76. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  77. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  78. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  79. d3cb881 powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 4 years, 7 months ago
  80. 6a2d8d1 dm: ppc: p1010: add i2c DM support by Biwen Li · 4 years, 7 months ago
  81. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  82. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  83. d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  84. 01500f5 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 6 years ago
  85. e478f70 configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  86. 2386edc configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances by Tom Rini · 5 years ago
  87. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  88. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  89. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  90. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  91. 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  92. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  93. 77a2933 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
  94. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  95. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  96. 9e91727 config: remove unused CONFIG_SPL_RELOC_STACK_SIZE by Heinrich Schuchardt · 6 years ago
  97. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  98. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  99. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  100. da4fc93 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago