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