aboutsummaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-5/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-10-12x86: Clean up unused macros in the configuration headersBin Meng1-7/+0
2016-10-11x86: Adjust config to support DM_VIDEOSimon Glass1-0/+2
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-05-23x86: Remove acpi=off boot parameter when ACPI is onBin Meng1-2/+7
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-6/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-02-05x86: x86-common.h: Add CONFIG_BOOTDELAYStefan Roese1-0/+2
2016-01-28x86: x86-common.h: Add generic FS commandsStefan Roese1-0/+1
2016-01-13x86: adjust ramdisk load addressMiao Yan1-1/+2
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng1-2/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-3/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass1-1/+1
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng1-2/+0
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng1-2/+2
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-10-21x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng1-1/+1
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass1-2/+0
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng1-0/+1
2015-08-26x86: Only include cbfs command for corebootBin Meng1-0/+2
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-21/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-04x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng1-0/+1
2015-06-04x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng1-4/+1
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng1-0/+1
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-04-29x86: Write configuration tables in last_stage_init()Bin Meng1-0/+1
2015-04-29x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng1-1/+1
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass1-1/+0
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass1-3/+0
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass1-1/+0
2015-03-24x86: Add ramboot and nfsboot commands in x86-common.hBin Meng1-2/+29
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-1/+0
2015-02-12dm: x86: Move driver model CONFIGs to KconfigSimon Glass1-5/+0
2015-02-06x86: Remove CONFIG_SATA_INTEL from x86-common.hBin Meng1-1/+0
2015-02-06x86: Enable bootstage featuresSimon Glass1-0/+3
2015-01-24x86: spi: Add device tree supportSimon Glass1-0/+1
2015-01-23x86: config: Always scroll the display by 5 lines, for speedSimon Glass1-0/+1