1. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  2. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 5 months ago
  3. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
  4. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  5. f0e236c 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
  6. 6a4bae6 mx6cuboxi: enable OF_CONTROL and DM in SPL by Walter Lozano · 4 years, 6 months ago
  7. d8da22c mx6cuboxi: Convert to DM_ETH by Fabio Estevam · 4 years, 5 months ago
  8. c0d5117 imx: convert mx6cuboxi board to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  9. 5bec37e Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 7 months ago
  10. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  11. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  12. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  13. eb9124f mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB by Baruch Siach · 5 years ago
  14. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  15. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  16. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  17. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  18. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  19. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  20. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  21. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  22. d168bcb configs: Resync with savedefconfig by Tom Rini · 6 years ago
  23. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  24. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  25. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  26. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  27. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  28. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  29. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  30. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  31. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  32. c9542ea configs: Resync with savedefconfig by Tom Rini · 7 years ago
  33. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  34. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  35. 7af2e36 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  36. 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  37. 6e6cf01 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  38. 74da017 mx6: Select MX6QDL option via Kconfig by Fabio Estevam · 7 years ago
  39. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  40. 73dd818 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  41. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  42. 2e5026a usb: kbd: Set a default polling mechanism for USB keyboard by Bin Meng · 7 years ago
  43. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  44. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  45. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  46. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  47. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  48. 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
  49. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  50. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  51. 7a01f3c Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 7 years ago
  52. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  53. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  54. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  55. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  56. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  57. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  58. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  59. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  60. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  61. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  62. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  63. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  70. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  71. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  72. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  73. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  74. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  75. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  76. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  77. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  78. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  79. 2178282 imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file by Peng Fan · 9 years ago
  80. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  81. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  82. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  83. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  84. cfdcc5f mx6cuboxi: Prepare for multi SoC support by Fabio Estevam · 10 years ago
  85. b8ce6fe mx6: Add initial SPL support for HummingBoard-i2eX by Fabio Estevam · 10 years ago