1. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  2. ecc4a8f mx6cuboxi: enable driver for adin1300 phy by Josua Mayer · 2 years, 7 months ago
  3. 101237a mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS by Josua Mayer · 2 years, 7 months ago
  4. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  6. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  7. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  8. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  9. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  10. 0853106 configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  11. 5ca768d configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  12. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  13. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  14. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  15. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  16. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  17. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  18. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  19. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  20. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  21. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  22. 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  23. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  24. e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  25. 5d09038 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · 4 years, 1 month ago
  26. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  27. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  28. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  29. 464ccf0 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
  30. a0916d3 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
  31. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  32. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  33. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  34. 6b37d6f mx6cuboxi: enable OF_PLATDATA by Walter Lozano · 4 years, 4 months ago
  35. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  36. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  37. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  38. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  39. 0332a1a configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  40. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
  41. 3387ba7 mx6cuboxi: enable OF_CONTROL and DM in SPL by Walter Lozano · 4 years, 6 months ago
  42. 4bc9de5 mx6cuboxi: Convert to DM_ETH by Fabio Estevam · 4 years, 5 months ago
  43. 7a45ca3 imx: convert mx6cuboxi board to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  44. 0969636 Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 7 months ago
  45. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  46. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  47. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  48. 6d3f68c mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB by Baruch Siach · 5 years ago
  49. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  50. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  51. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  52. 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  53. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  54. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  55. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  56. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  57. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  58. e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  59. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  60. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  61. 929ea65 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  62. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  63. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  64. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  65. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  66. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  67. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  68. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  69. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  70. b9baf7f configs: Resync with savedefconfig by Tom Rini · 7 years ago
  71. 745edca ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  72. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  73. bf8e727 mx6: Select MX6QDL option via Kconfig by Fabio Estevam · 7 years ago
  74. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  75. e983692 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  76. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  77. 29e4953 usb: kbd: Set a default polling mechanism for USB keyboard by Bin Meng · 7 years ago
  78. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  79. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  80. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  81. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  82. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  83. e9c99be mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
  84. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  85. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  86. f3a50ee Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 8 years ago
  87. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  88. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  89. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  90. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  91. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  92. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  93. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  94. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  95. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  96. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  97. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  98. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  99. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  100. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago