1. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 12 months ago
  2. ba6d575 configs: Resync with savedefconfig by Tom Rini · 12 months ago
  3. fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
  4. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 1 year, 10 months ago
  5. 1bb3d8b configs: Resync with savedefconfig by Tom Rini · 1 year, 11 months ago
  6. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  7. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  8. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  9. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  10. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  11. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  12. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 4 months ago
  13. 22bfaa1 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  14. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  15. 69c8a81 Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 6 months ago
  16. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  17. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  18. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years ago
  19. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years ago
  20. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years ago
  21. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years ago
  22. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 1 month ago
  23. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 1 month ago
  24. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 1 month ago
  25. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  26. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  27. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  28. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 1 month ago
  29. 3e5b62f configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  30. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 2 months ago
  31. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 2 months ago
  32. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 2 months ago
  33. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 2 months ago
  34. fd075f7 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  35. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  36. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  37. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 4 months ago
  38. 80da245 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  39. bf5d124 siemens: rut: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 4 months ago
  40. 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  41. f7173fc DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · 3 years, 5 months ago
  42. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  43. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years ago
  44. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 1 month ago
  45. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  46. 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 3 months ago
  47. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 3 months ago
  48. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 3 months ago
  49. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  50. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  51. 8c32ccd siemens: rut: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · 4 years, 4 months ago
  52. e2dce7a Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 3 months ago
  53. 5bec37e Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 5 months ago
  54. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  55. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 5 months ago
  56. 4244429 configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  57. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  58. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  59. f6434a9 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
  60. f344fb1 mtd: ensure UBI is compiled when using fastmap by Miquel Raynal · 5 years ago
  61. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  62. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  63. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 10 months ago
  64. 1ee774d Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  65. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  66. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  67. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  68. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  69. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  70. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  71. cbabe7f configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  72. 4114a26 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  73. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  74. ca0d535 Migrate bootlimit to Kconfig by Alex Kiernan · 6 years ago
  75. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  76. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  77. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  78. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  79. 34b3722 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  80. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  81. f02b8d1 Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · 6 years ago
  82. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  83. 04c96ed Convert CONFIG_BOOTCOUNT_ENV to Kconfig by Alex Kiernan · 7 years ago
  84. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  85. d1ec946 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  86. 8636222 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  87. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  88. 73dd818 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  89. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  90. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  91. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  92. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  93. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  94. ebb3e43 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  95. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  96. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  97. 7e0ed13 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · 7 years ago
  98. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  99. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  100. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago