- e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
- e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
- d16c9d0 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 6 months ago
- 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
- a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 039c031 x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n by Bin Meng · 5 years ago
- 68d70a1 x86: qemu: Fix non-working ramboot and nfsboot environment variables by Bin Meng · 5 years ago
- 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
- 31d5261 x86: Enable the RTC on all boards by Simon Glass · 6 years ago
- 1bc93b5 ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI by Tuomas Tynkkynen · 6 years ago
- 41f4e43 x86: drop custom CONFIG_SYS_BAUDRATE_TABLE define by Christian Gmeiner · 6 years ago
- a0913cd x86: efi: payload: Turn on acpi in the kernel command line by Bin Meng · 6 years ago
- 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
- 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
- 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
- 2aeb22d treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 7 years ago
- d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 368e86d configs: x86: allow to override CONFIG_BOOTCOMMAND by Heinrich Schuchardt · 7 years ago
- 8bad6cb fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · 7 years ago
- b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
- 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
- f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
- ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
- e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
- 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
- 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
- a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
- 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
- e7a815f Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
- 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
- 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
- 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
- cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
- 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
- d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
- c8f258d x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT by Bin Meng · 7 years ago
- 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
- 594e8d1 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 7 years ago
- d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 7 years ago
- fe7604a Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 7 years ago
- 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
- 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
- c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
- d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 8 years ago
- a1b343d clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY by Alexey Brodkin · 8 years ago
- c04cf0a x86: Remove unused option by Andy Shevchenko · 8 years ago
- f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
- b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
- bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
- 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
- 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
- f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
- b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
- ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
- 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
- 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
- 00bcaed x86: Clean up unused macros in the configuration headers by Bin Meng · 8 years ago
- 0d9483a x86: Adjust config to support DM_VIDEO by Simon Glass · 8 years ago
- 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
- bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
- 030b9e3 x86: Remove acpi=off boot parameter when ACPI is on by Bin Meng · 9 years ago
- c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
- 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
- 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
- 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
- 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
- f7c3638 x86: x86-common.h: Add CONFIG_BOOTDELAY by Stefan Roese · 9 years ago
- 0a34a5f x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
- ece5c37 x86: adjust ramdisk load address by Miao Yan · 9 years ago
- 7030f27 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
- 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
- e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
- 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
- 6b44ae6 x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
- e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
- 1eb39a5 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig by Bin Meng · 9 years ago
- da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
- 6c50527 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · 9 years ago
- a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
- 301dd6b x86: Remove quotation mark in CONFIG_HOSTNAME by Bin Meng · 9 years ago
- 26468d5 tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
- 3ff2f00 x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards by Bin Meng · 9 years ago
- c80ff56 x86: Only include cbfs command for coreboot by Bin Meng · 9 years ago
- ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
- 5466983 x86: qemu: Make host bridge (b.d.f=0.0.0) visible by Bin Meng · 9 years ago
- a40abfc x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h by Bin Meng · 9 years ago
- 3d5bbbc x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h by Bin Meng · 10 years ago
- 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago