1. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  2. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  3. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  4. 7fc96ef configs: Resync with savedefconfig by Tom Rini · 6 years ago
  5. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  6. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  7. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  8. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  9. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  10. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  11. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  12. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  13. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  14. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  15. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  16. 48d1dd1 imx: mx6sxsabresd: Enable DM driver by Peng Fan · 7 years ago
  17. 19f6fa4 ARM: imx: Enable dts for i.MX6SX-SDB by Peng Fan · 7 years ago
  18. 8f60c3f mx6sxsabresd: Load the correct dtb for revA board by Fabio Estevam · 7 years ago
  19. 431b799 imx: Unify CONFIG_BOOTDELAY by Fabio Estevam · 7 years ago
  20. e983692 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  21. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  22. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  23. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  24. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  25. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  26. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  27. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  28. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  29. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
  30. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  31. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  32. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  33. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  34. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  35. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  36. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  37. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  38. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  39. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  40. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  45. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  46. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  47. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  48. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  49. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  50. 6feaa96 imx: mx6sx: move MX6SX to Kconfig entry by Peng Fan · 9 years ago
  51. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  52. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  53. 62c15d7 imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file by Peng Fan · 9 years ago
  54. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  55. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  56. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  57. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  58. d158964 ARM: mx6: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  59. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  60. 7eb7bfc dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL by Simon Glass · 10 years ago
  61. 6c99125 imx:mx6sxsabresd add spl config file by Peng Fan · 10 years ago