1. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  2. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  3. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  4. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  5. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  6. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  7. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  8. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  9. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  10. 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  11. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  12. 00bcaed x86: Clean up unused macros in the configuration headers by Bin Meng · 8 years ago
  13. 0d9483a x86: Adjust config to support DM_VIDEO by Simon Glass · 8 years ago
  14. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  15. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  16. 030b9e3 x86: Remove acpi=off boot parameter when ACPI is on by Bin Meng · 8 years ago
  17. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  18. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  19. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  20. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  21. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  22. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  23. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  24. f7c3638 x86: x86-common.h: Add CONFIG_BOOTDELAY by Stefan Roese · 9 years ago
  25. 0a34a5f x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
  26. ece5c37 x86: adjust ramdisk load address by Miao Yan · 9 years ago
  27. 7030f27 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
  28. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  29. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  30. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  31. 6b44ae6 x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
  32. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  33. 1eb39a5 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig by Bin Meng · 9 years ago
  34. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  35. 6c50527 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · 9 years ago
  36. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  37. 301dd6b x86: Remove quotation mark in CONFIG_HOSTNAME by Bin Meng · 9 years ago
  38. 26468d5 tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  39. 3ff2f00 x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards by Bin Meng · 9 years ago
  40. c80ff56 x86: Only include cbfs command for coreboot by Bin Meng · 9 years ago
  41. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  42. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  43. 5466983 x86: qemu: Make host bridge (b.d.f=0.0.0) visible by Bin Meng · 9 years ago
  44. a40abfc x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h by Bin Meng · 9 years ago
  45. 3d5bbbc x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h by Bin Meng · 9 years ago
  46. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  47. 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 9 years ago
  48. d21d05f x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h by Bin Meng · 10 years ago
  49. 8156345 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  50. ee2b243 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  51. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  52. 6f1eba4 x86: Add ramboot and nfsboot commands in x86-common.h by Bin Meng · 10 years ago
  53. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  54. 9a89d50 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  55. 7df546a x86: Remove CONFIG_SATA_INTEL from x86-common.h by Bin Meng · 10 years ago
  56. 8b4d659 x86: Enable bootstage features by Simon Glass · 10 years ago
  57. 8e899af x86: spi: Add device tree support by Simon Glass · 10 years ago
  58. d1a5d3c x86: config: Always scroll the display by 5 lines, for speed by Simon Glass · 10 years ago
  59. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  60. 880a3cc x86: config: Move common x86 configs to a common file by Simon Glass · 10 years ago