1. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  2. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  3. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  4. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  5. e8f8d67 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  6. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  7. 8febc7a treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 7 years ago
  8. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  9. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  10. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  11. fa08a39 x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
  12. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  13. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  14. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  15. 73f5bc1 x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  16. 19ca463 x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  17. 31dd76c x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  18. 0e0204d x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  19. 08844ef x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
  20. 1949a9a x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  21. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  22. 8adc1b7 x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · 7 years ago
  23. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  24. 4100de4 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  25. 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  26. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  27. fe54fda x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  28. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  29. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  30. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  31. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  32. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  33. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · 8 years ago
  34. f3a8a44 configs/chromebox_panther_defconfig: Re-enable CONFIG_DM_PCI by Tom Rini · 8 years ago
  35. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  36. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  37. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  38. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  39. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  40. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  41. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  42. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · 8 years ago
  43. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  44. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  45. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  46. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  47. 2997122 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · 9 years ago
  48. 6dd8ddc defconfig: Reorder boards' defconfig files by Bin Meng · 9 years ago
  49. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  50. c08ebf6 Correct defconfig ordering by Simon Glass · 9 years ago
  51. 12b73d7 x86: chromebox_panther: Convert to use driver model ethernet by Bin Meng · 9 years ago
  52. 43a5034 x86: Set up a shared syscon numbering schema by Simon Glass · 9 years ago
  53. 28debcd x86: Enable DM_USB for link and panther by Simon Glass · 9 years ago
  54. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  55. 38de020 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  56. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  57. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  58. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  59. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  60. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  61. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  62. 81ab547 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  63. 347a622 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  64. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  65. dfb7c6c x86: Move Chrome OS options to defconfig by Simon Glass · 9 years ago
  66. 770fd33 x86: Enable DM RTC support for all x86 boards by Bin Meng · 9 years ago
  67. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  68. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  69. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  70. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  71. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  72. d069c21 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · 10 years ago
  73. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 10 years ago
  74. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  75. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · 10 years ago