1. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  2. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  3. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  4. b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  5. 1df7f0b x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  6. e88e1ef x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  7. 4f0faac x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  8. 263252c x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
  9. 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  10. 3612b1e x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  11. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  12. 1e452b4 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  13. 6bf89de x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  14. e28497b x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · 7 years ago
  15. 0ce9c57 x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  16. eddc7da configs: Resync with savedefconfig by Tom Rini · 7 years ago
  17. 611dbb7 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  18. c962101 x86: minnowmax: Enable USB xHCI support by Bin Meng · 7 years ago
  19. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  20. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  21. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  22. 4f93c29 x86: minnowmax: Enable ACPI S3 resume by Bin Meng · 7 years ago
  23. b706b1c mmc: pci: Add CONFIG_MMC_PCI by Felipe Balbi · 8 years ago
  24. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  25. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  26. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  27. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  28. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  29. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  30. a421192 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  31. 45a68fe mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  32. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  33. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  34. 1878095 Sync defconfig files by savedefconfig by Masahiro Yamada · 8 years ago
  35. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  36. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  37. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  38. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  39. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  40. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  41. fcda8c3 x86: Convert to use DM VESA video driver by Bin Meng · 8 years ago
  42. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  43. 377656b x86: baytrail: Introduce a Kconfig option for the internal UART by Bin Meng · 8 years ago
  44. da94439 x86: baytrail: Enable SeaBIOS on all boards by Bin Meng · 8 years ago
  45. ad3098f x86: baytrail: Enable ACPI table generation for all boards by Bin Meng · 8 years ago
  46. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  47. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  48. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  49. 0764f24 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · 9 years ago
  50. 15cf75e x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  51. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  52. 4edb945 Correct defconfig ordering by Simon Glass · 9 years ago
  53. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  54. 80af398 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  55. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  56. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  57. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  58. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  59. 0e067a6 x86: Select the ns16550 debug UART for minnowmax, chromebook_link by Simon Glass · 9 years ago
  60. 638a058 x86: Enable mrc cache for bayleybay and minnowmax by Bin Meng · 9 years ago
  61. 80df691 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  62. ef91081 x86: minnowmax: Define and enable interrupt setup by Simon Glass · 9 years ago
  63. b8098bc x86: Convert minnowmax to use CONFIG_DM_NET by Simon Glass · 9 years ago
  64. 3d4e249 x86: Convert minnowmax to use CONFIG_DM_USB by Simon Glass · 9 years ago
  65. bbbe55f x86: Enable debug UART for Minnowmax by Simon Glass · 9 years ago
  66. 93f8a31 x86: Enable DM RTC support for all x86 boards by Bin Meng · 9 years ago
  67. aeda4ab x86: Adjust config option order in defconfig for Crown Bay and Minnowmax by Bin Meng · 9 years ago
  68. b71f9dc dm: x86: minnowmax: Move PCI to use driver model by Simon Glass · 9 years ago
  69. 786a08e x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  70. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  71. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  72. 6bde2dc x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 9 years ago
  73. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  74. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  75. 281239a x86: Enable multi-core init for Minnowboard MAX by Simon Glass · 9 years ago
  76. 99556d7 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · 9 years ago
  77. 65c4ac0 x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 9 years ago
  78. 4a705b1 x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig by Bin Meng · 9 years ago
  79. 2f964aa serial: Support an early UART for debugging by Simon Glass · 10 years ago
  80. 3a1a18f x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago