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