summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86: Add an i8042 device for boards that have itSimon Glass2015-11-191-0/+6
* x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng2015-11-131-0/+15
* x86: Add ENABLE_MRC_CACHE Kconfig optionBin Meng2015-10-211-0/+8
* x86: Add SMBIOS table supportBin Meng2015-10-211-0/+11
* x86: Generate a valid ACPI tableSaket Sinha2015-08-261-0/+9
* x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng2015-08-261-1/+1
* x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng2015-08-261-0/+7
* x86: kconfig: Hide "System tables" for corebootBin Meng2015-08-261-1/+1
* x86: kconfig: Hide "System tables" for EFIBin Meng2015-08-261-3/+1
* x86: Handle running as EFI payloadSimon Glass2015-08-051-0/+6
* x86: Add EFI board codeBen Stoltz2015-08-051-0/+1
* x86: Add support for U-Boot as an EFI applicationBen Stoltz2015-08-051-0/+3
* x86: Reserve PCIe ECAM address range in the E820 tableBin Meng2015-07-281-0/+10
* x86: Remove MARK_GRAPHICS_MEM_WRCOMBBin Meng2015-07-141-8/+0
* x86: Move VGA option rom macros to KconfigBin Meng2015-07-141-0/+22
* x86: Generate a valid MultiProcessor (MP) tableBin Meng2015-07-141-0/+9
* x86: kconfig: Fix minor nits in MAX_CPUSBin Meng2015-07-141-12/+12
* x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMPBin Meng2015-07-141-0/+2
* x86: Add Kconfig options to be used by arch/x86/cpu/config.mkBin Meng2015-07-141-0/+15
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-15/+0
* x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSPBin Meng2015-06-041-0/+1
* x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-041-141/+0
* x86: Make QEMU the default vendorBin Meng2015-06-041-1/+1
* x86: Support QEMU x86 targetsBin Meng2015-06-041-0/+5
* x86: Add multi-processor initSimon Glass2015-04-301-0/+30
* x86: Add support for the Simple Firmware Interface (SFI)Simon Glass2015-04-291-0/+14
* x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/KconfigBin Meng2015-04-291-6/+0
* x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmeticsBin Meng2015-04-291-4/+4
* x86: Kconfig: Move platform options forwardBin Meng2015-04-291-10/+9
* x86: Kconfig: Divide the target selection to vendor/modelBin Meng2015-04-291-79/+13
* x86: Support platform PIRQ routingBin Meng2015-04-291-0/+31
* sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-0/+3
* Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-181-0/+9
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-12/+0
* dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-181-0/+9
* x86: Add support for panther (Asus Chromebox)Simon Glass2015-04-161-0/+16
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-3/+0
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-0/+6
* dm: x86: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
* x86: Use tab instead of space to indent in PCIE_ECAM_BASEBin Meng2015-02-061-1/+1
* x86: Allow overriding TSC_FREQ_IN_MHZBin Meng2015-02-061-20/+20
* x86: Enable the Intel quark/galileo buildBin Meng2015-02-061-0/+17
* x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-061-0/+15
* x86: Allow FSP Kconfig settings for all x86Simon Glass2015-02-061-0/+38
* x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-051-0/+14
* x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng2015-01-131-0/+2
* x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selectedBin Meng2015-01-131-0/+2
* x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng2015-01-131-0/+9
* x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng2015-01-131-0/+20
* x86: Drop RAMTOP KconfigSimon Glass2015-01-131-4/+0
OpenPOWER on IntegriCloud