1. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  2. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  3. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  4. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  5. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  6. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  7. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  8. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  9. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  10. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  11. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  12. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  13. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  14. 7a1a01c Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
  15. f27ffe4 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
  16. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  17. a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 3 months ago
  18. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  19. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  20. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  21. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  22. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  23. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  24. 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
  25. 23b783d ARM: imx: novena: Enable DM thermal by Marek Vasut · 4 years, 10 months ago
  26. b91f28d ARM: imx: novena: Enable DM ethernet by Marek Vasut · 4 years, 10 months ago
  27. e772b4f ARM: imx: novena: Move defconfig bits to arch Kconfig by Marek Vasut · 4 years, 10 months ago
  28. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 10 months ago
  29. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  30. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  31. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  32. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  33. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  34. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  35. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  36. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  37. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  38. f512851 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  39. 8b23c17 ARM: imx: novena: Enable DM PCI by Marek Vasut · 6 years ago
  40. 2f1c06c ARM: imx: novena: Convert to DM VIDEO by Marek Vasut · 6 years ago
  41. 8d1e95a ARM: imx: novena: Enable DM USB by Marek Vasut · 6 years ago
  42. 6b98b94 ARM: imx: novena: Convert block devices to DM by Marek Vasut · 6 years ago
  43. c4e93f6 ARM: imx: novena: Enable DM GPIO by Marek Vasut · 6 years ago
  44. b697ed0 ARM: imx: novena: Enable DM pin control by Marek Vasut · 6 years ago
  45. 11a3cae ARM: dts: imx: novena: Import Novena DT from Linux by Marek Vasut · 6 years ago
  46. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  47. d168bcb configs: Resync with savedefconfig by Tom Rini · 6 years ago
  48. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  49. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  50. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  51. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  52. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  53. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  54. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  55. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  56. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  57. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  58. c9542ea configs: Resync with savedefconfig by Tom Rini · 7 years ago
  59. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  60. 7af2e36 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  61. 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  62. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  63. 73dd818 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  64. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  65. d2f0f4a usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  66. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  67. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  68. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  69. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  70. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  71. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  72. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  73. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  74. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  75. da3b9e7 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  76. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  77. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  78. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  79. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  80. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  81. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  82. 7a01f3c Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 8 years ago
  83. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  84. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  85. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  86. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  87. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  88. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  89. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  90. a425bf7 ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines by Eric Nelson · 8 years ago
  91. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  92. 4ef6ece Convert CONFIG_USB_KEYBOARD 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. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  96. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  97. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  98. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  99. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  100. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago