1. c960c0f configs: Resync with savedefconfig by Tom Rini · 1 year, 5 months ago
  2. 0ea156b Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig by Tom Rini · 1 year, 10 months ago
  3. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  4. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 1 year, 11 months ago
  5. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 1 year, 11 months ago
  6. d662e9a configs: Resync with savedefconfig by Tom Rini · 1 year, 11 months ago
  7. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  8. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  9. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 4 months ago
  10. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  11. 79b6eab imx: Convert some boards to DM_ETH by Tom Rini · 2 years, 6 months ago
  12. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 6 months ago
  13. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
  14. 1b2fb34 nitrogen6x: add missing pinctrl to fix mmc by Gary Bisson · 2 years, 9 months ago
  15. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  16. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 2 years, 11 months ago
  17. 61e1972 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 2 years, 11 months ago
  18. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  19. cdcbd59 configs: Resync with savedefconfig by Tom Rini · 3 years ago
  20. ec92948 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  21. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  22. c278b05 nitrogen6x: Migrate DDR_MB to Kconfig by Tom Rini · 3 years, 1 month ago
  23. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 1 month ago
  24. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  25. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  26. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  27. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  28. 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  29. 53def46 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  30. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years ago
  31. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  32. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years ago
  33. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years ago
  34. 7a1a01c Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 1 month ago
  35. f27ffe4 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 1 month ago
  36. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 1 month ago
  37. a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 1 month ago
  38. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  39. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  40. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  41. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 3 months ago
  42. 59d078b board: nitrogen6x: migrate to CONFIG_DM_VIDEO by Troy Kisky · 4 years, 4 months ago
  43. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  44. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  45. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  46. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  47. 63ea317 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · 5 years ago
  48. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  49. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 10 months ago
  50. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago
  51. b1f955c configs: nitrogen6x: Add DM_SPI/DM_SPI_FLASH support by Troy Kisky · 5 years ago
  52. 684efe2 configs: nitrogen6x: Add DM_GPIO support by Troy Kisky · 5 years ago
  53. cdcaee9 configs: nitrogen6x: Add DM_MMC/DM_USB/AHCI support by Troy Kisky · 5 years ago
  54. f8f9f79 nitrogen6x: migrate to using device tree by Troy Kisky · 5 years ago
  55. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  56. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  57. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  58. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  59. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  60. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  61. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  62. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  63. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  64. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  65. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  66. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  67. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  68. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 6 years ago
  69. e89f8aa treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 6 years ago
  70. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  71. 60e5456 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  72. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  73. 73dd818 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  74. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  75. cfa3499 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  76. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  77. d2f0f4a usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  78. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  79. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  80. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  81. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  82. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  83. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  84. da3b9e7 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  85. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  86. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  87. 7a01f3c Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 7 years ago
  88. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  89. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  90. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  91. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  92. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  93. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  94. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  95. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  96. 7802ce9 configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  97. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  98. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  99. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  100. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago