1. 4100de4 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  2. 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  3. bfe1c71 x86: minnowmax: Enable USB xHCI support by Bin Meng · 7 years ago
  4. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  5. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  6. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  7. e98efda x86: minnowmax: Enable ACPI S3 resume by Bin Meng · 8 years ago
  8. ecf7dfd mmc: pci: Add CONFIG_MMC_PCI by Felipe Balbi · 8 years ago
  9. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  10. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  11. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  12. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  13. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  14. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  15. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  16. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  17. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  18. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  19. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · 8 years ago
  20. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  21. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  22. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  23. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  24. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  25. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  26. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · 8 years ago
  27. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  28. fe8d45d x86: baytrail: Introduce a Kconfig option for the internal UART by Bin Meng · 8 years ago
  29. b136493 x86: baytrail: Enable SeaBIOS on all boards by Bin Meng · 9 years ago
  30. 8ee2957 x86: baytrail: Enable ACPI table generation for all boards by Bin Meng · 9 years ago
  31. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  32. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  33. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  34. 2997122 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · 9 years ago
  35. fb8757b x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  36. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  37. c08ebf6 Correct defconfig ordering by Simon Glass · 9 years ago
  38. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  39. 38de020 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  40. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  41. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  42. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  43. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  44. 1a51f17 x86: Select the ns16550 debug UART for minnowmax, chromebook_link by Simon Glass · 9 years ago
  45. 9582ad5 x86: Enable mrc cache for bayleybay and minnowmax by Bin Meng · 9 years ago
  46. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  47. 7133c39 x86: minnowmax: Define and enable interrupt setup by Simon Glass · 9 years ago
  48. 31238dd x86: Convert minnowmax to use CONFIG_DM_NET by Simon Glass · 9 years ago
  49. ecab8fa x86: Convert minnowmax to use CONFIG_DM_USB by Simon Glass · 9 years ago
  50. 9bbb37f x86: Enable debug UART for Minnowmax by Simon Glass · 9 years ago
  51. 770fd33 x86: Enable DM RTC support for all x86 boards by Bin Meng · 9 years ago
  52. 519dee0 x86: Adjust config option order in defconfig for Crown Bay and Minnowmax by Bin Meng · 9 years ago
  53. 0e87edc dm: x86: minnowmax: Move PCI to use driver model by Simon Glass · 9 years ago
  54. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  55. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  56. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  57. 072b79d x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 10 years ago
  58. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  59. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  60. 1eaaf6c x86: Enable multi-core init for Minnowboard MAX by Simon Glass · 10 years ago
  61. d069c21 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · 10 years ago
  62. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 10 years ago
  63. 83df2b4 x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig by Bin Meng · 10 years ago
  64. bac6fd8 serial: Support an early UART for debugging by Simon Glass · 10 years ago
  65. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago