summaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
Commit message (Expand)AuthorAgeLines
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-1/+0
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-28-6/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-27-1/+0
* Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-23-2/+0
* Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-23-2/+0
* Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-23-5/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-10-12-5/+0
|\
| * x86: Clean up unused macros in the configuration headersBin Meng2016-10-12-7/+0
| * x86: Adjust config to support DM_VIDEOSimon Glass2016-10-11-0/+2
* | common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-1/+0
|/
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* x86: Remove acpi=off boot parameter when ACPI is onBin Meng2016-05-23-2/+7
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17-1/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-6/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-6/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* x86: x86-common.h: Add CONFIG_BOOTDELAYStefan Roese2016-02-05-0/+2
* x86: x86-common.h: Add generic FS commandsStefan Roese2016-01-28-0/+1
* x86: adjust ramdisk load addressMiao Yan2016-01-13-1/+2
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-01-2/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-3/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-25-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* x86: Add an i8042 device for boards that have itSimon Glass2015-11-19-1/+1
* common: add CMD_GPIO to KconfigThomas Chou2015-11-18-1/+0
* x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng2015-11-13-2/+0
* x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-13-2/+2
* x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng2015-11-13-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-21-1/+0
* x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng2015-10-21-1/+1
* tpm: Convert board config TPM options to KconfigSimon Glass2015-08-31-2/+0
* x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng2015-08-26-0/+1
* x86: Only include cbfs command for corebootBin Meng2015-08-26-0/+2
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-21/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-1/+0
* x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-04-0/+1
* x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-04-4/+1
* x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng2015-06-04-0/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* x86: Write configuration tables in last_stage_init()Bin Meng2015-04-29-0/+1