1. c56289d Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years, 3 months ago
  2. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
  3. e58eebb Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig by Tom Rini · 2 years, 7 months ago
  4. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 8 months ago
  5. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 9 months ago
  6. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 10 months ago
  7. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 3 years ago
  8. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 3 years ago
  9. e567122 x86: coreboot: Support getting a logo from virtio by Simon Glass · 3 years, 2 months ago
  10. 6405ab7 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 3 years, 2 months ago
  11. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 3 months ago
  12. cc1386b kgdb: Remove unused serial related options by Tom Rini · 3 years, 4 months ago
  13. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 5 months ago
  14. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 5 months ago
  15. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 5 months ago
  16. 7ae1b08 ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 5 months ago
  17. 2509493 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 9 months ago
  18. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 11 months ago
  19. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 7 months ago
  20. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 8 months ago
  21. d16c9d0 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 8 months ago
  22. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 9 months ago
  23. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  24. 039c031 x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n by Bin Meng · 5 years ago
  25. 68d70a1 x86: qemu: Fix non-working ramboot and nfsboot environment variables by Bin Meng · 6 years ago
  26. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 6 years ago
  27. 31d5261 x86: Enable the RTC on all boards by Simon Glass · 6 years ago
  28. 1bc93b5 ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI by Tuomas Tynkkynen · 6 years ago
  29. 41f4e43 x86: drop custom CONFIG_SYS_BAUDRATE_TABLE define by Christian Gmeiner · 6 years ago
  30. a0913cd x86: efi: payload: Turn on acpi in the kernel command line by Bin Meng · 6 years ago
  31. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  32. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  33. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  34. 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  35. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  36. 2aeb22d treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 7 years ago
  37. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  38. 368e86d configs: x86: allow to override CONFIG_BOOTCOMMAND by Heinrich Schuchardt · 7 years ago
  39. 8bad6cb fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · 7 years ago
  40. b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  41. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  42. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  43. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  44. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  45. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  46. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  47. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  48. a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  49. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  50. e7a815f Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  51. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  52. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  53. 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  54. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 8 years ago
  55. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 8 years ago
  56. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 8 years ago
  57. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 8 years ago
  58. c8f258d x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT by Bin Meng · 8 years ago
  59. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  60. 594e8d1 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 8 years ago
  61. d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 8 years ago
  62. fe7604a Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 8 years ago
  63. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  64. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  65. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  66. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 8 years ago
  67. a1b343d clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY by Alexey Brodkin · 8 years ago
  68. c04cf0a x86: Remove unused option by Andy Shevchenko · 8 years ago
  69. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  70. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  71. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  72. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  73. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  74. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  75. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  76. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  77. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  78. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  79. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  80. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  81. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  82. 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  83. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  84. 00bcaed x86: Clean up unused macros in the configuration headers by Bin Meng · 8 years ago
  85. 0d9483a x86: Adjust config to support DM_VIDEO by Simon Glass · 8 years ago
  86. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  87. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 9 years ago
  88. 030b9e3 x86: Remove acpi=off boot parameter when ACPI is on by Bin Meng · 9 years ago
  89. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  90. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  91. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  92. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  93. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  94. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  95. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  96. f7c3638 x86: x86-common.h: Add CONFIG_BOOTDELAY by Stefan Roese · 9 years ago
  97. 0a34a5f x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
  98. ece5c37 x86: adjust ramdisk load address by Miao Yan · 9 years ago
  99. 7030f27 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
  100. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago