1. 02ee7a4 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · 4 years, 8 months ago
  2. 2f2fdbe mx6sabresd: Convert PCI to driver model by Alifer Moraes · 4 years, 9 months ago
  3. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 9 months ago
  4. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
  5. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 11 months ago
  6. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago WIP/04Dec2019
  7. 63ea317 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · 5 years ago
  8. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  9. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  10. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
  11. ebf4f09 imx: mx6sabresd: fix usb start when DM enabled by Peng Fan · 5 years ago
  12. 9145759 mx6sabresd: Reduce overall SPL size by Fabio Estevam · 5 years ago
  13. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  14. b0413fc imx: mx6sabresd: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  15. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  16. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  17. f512851 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  18. 127fad5 mx6sabresd: Select pinctrl driver by Fabio Estevam · 5 years ago
  19. 76bebb3 mx6sabresd: Remove CONFIG_SPL_DM to decrease the SPL size by Fabio Estevam · 5 years ago
  20. 9002e73 imx: mx6sabresd: fix boot hang with video by Peng Fan · 5 years ago
  21. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  22. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  23. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  24. f3592ce mx6sabresd: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  25. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  26. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  27. fca0128 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  28. c2a3d26 configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI support by Abel Vesa · 6 years ago
  29. 4926c68 configs: mx6sabresd: Add DM_SPI_FLASH necessary configs by Abel Vesa · 6 years ago
  30. bae3116 mx6sabresd: Add DM_GPIO support by Abel Vesa · 6 years ago
  31. 1ca12f0 configs: mx6sabresd: Add SPL FIT and DM support by Abel Vesa · 6 years ago
  32. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  33. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  34. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  35. d7869b21 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  36. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  37. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  38. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  39. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  40. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  41. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  42. c9542ea configs: Resync with savedefconfig by Tom Rini · 7 years ago
  43. e12546d Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  44. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  45. 04a03b2 mx6sabresd: Select the CONFIG_EFI_PARTITION option by Fabio Estevam · 7 years ago
  46. 60e5456 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  47. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  48. 7c8f00e configs: Resync with savedefconfig by Tom Rini · 7 years ago
  49. 7880451 mx6sabresd: Add fastboot support by Fabio Estevam · 7 years ago
  50. 11f3090 mx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGE by Fabio Estevam · 7 years ago
  51. b47b705 imx: Unify CONFIG_BOOTDELAY by Fabio Estevam · 7 years ago
  52. 74da017 mx6: Select MX6QDL option via Kconfig by Fabio Estevam · 7 years ago
  53. 73dd818 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  54. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  55. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  56. 031426a mx6sabresd: Add Serial Download Protocol support by Fabio Estevam · 7 years ago
  57. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  58. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  59. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  60. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  61. 3a91a25 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  62. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  63. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  64. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  65. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  66. 00f43e5 mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  67. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  68. 4185723 mx6sabresd: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS by Fabio Estevam · 7 years ago
  69. 4e2ece0 mx6sabresd: Rename target to mx6sabresd_defconfig by Fabio Estevam · 7 years ago[Renamed from configs/mx6sabresd_spl_defconfig]
  70. ff9f71b mx6sabresd: Prepare for supporting MX6DL by Fabio Estevam · 7 years ago
  71. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  72. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  73. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  74. dec3030 mx6saberesd_spl: Correct falcon mode addition by Tom Rini · 8 years ago
  75. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  76. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  77. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  78. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  79. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  80. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  81. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  82. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  83. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  84. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  85. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  86. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  87. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  88. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  89. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  90. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  91. 7802ce9 configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  92. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  93. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  94. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  95. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  96. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  97. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  98. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  99. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  100. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago