1. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 1 year, 11 months ago
  2. 9591b63 Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 1 year, 11 months ago
  3. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  4. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  5. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  6. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 7 months ago
  7. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 8 months ago
  8. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 8 months ago
  9. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 9 months ago
  10. 27ba628 x86: Tidy up use of CONFIG_ACPIGEN by Simon Glass · 2 years, 11 months ago
  11. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  12. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  13. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  14. 2509493 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 5 months ago
  15. 43a218b coreboot: make use of smbios parser by Christian Gmeiner · 4 years ago
  16. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago v2020.10-rc2
  17. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
  18. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  19. d16c9d0 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 5 months ago
  20. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago WIP/04Dec2019
  21. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  22. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  23. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  24. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  25. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  26. 9d4d5db x86: coreboot: Enable the beeper sound driver by Simon Glass · 6 years ago
  27. ceeee8f x86: coreboot: Add generic coreboot payload support by Bin Meng · 6 years ago
  28. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  29. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  30. 34b3722 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  31. d503239 x86: Rename coreboot-x86 to coreboot by Simon Glass · 7 years ago[Renamed from configs/coreboot-x86_defconfig]
  32. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  33. 2aeb22d treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 7 years ago
  34. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  35. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  36. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  37. c11b17c x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
  38. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  39. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  40. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  41. 1df7f0b x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  42. 08fb85b x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  43. 4f0faac x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  44. 263252c x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
  45. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  46. 6bf89de x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  47. e28497b x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · 7 years ago
  48. 0ce9c57 x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  49. 611dbb7 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  50. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  51. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  52. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  53. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  54. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  55. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  56. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  57. 1878095 Sync defconfig files by savedefconfig by Masahiro Yamada · 8 years ago
  58. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  59. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  60. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  61. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  62. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  63. 2d3c573 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · 8 years ago
  64. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  65. 2f29c83 x86: Enable regmap and syscon for coreboot and qemu-x86 by Bin Meng · 8 years ago
  66. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  67. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  68. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  69. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  70. 4edb945 Correct defconfig ordering by Simon Glass · 9 years ago
  71. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  72. 1d4c83c x86: tsc: Remove legacy timer codes by Bin Meng · 9 years ago
  73. 80af398 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  74. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  75. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  76. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  77. 80df691 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  78. 5bc60d5 x86: coreboot: Convert to use more dm drivers by Bin Meng · 9 years ago
  79. eddb8cf tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  80. d616ba5 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  81. 26468d5 tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  82. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  83. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  84. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  85. b28c147 x86: Change coreboot default build configuration to QEMU by Bin Meng · 9 years ago
  86. 99a309f x86: Make QEMU the default vendor by Bin Meng · 9 years ago
  87. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  88. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  89. 99556d7 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · 9 years ago
  90. 65c4ac0 x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 9 years ago
  91. 801f4f1 dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · 10 years ago
  92. ade8127 x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  93. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  94. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  95. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago