summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng
2015-10-21x86: Add ENABLE_MRC_CACHE Kconfig optionBin Meng
2015-10-21x86: Add SMBIOS table supportBin Meng
2015-08-26x86: Generate a valid ACPI tableSaket Sinha
2015-08-26x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng
2015-08-26x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng
2015-08-26x86: kconfig: Hide "System tables" for corebootBin Meng
2015-08-26x86: kconfig: Hide "System tables" for EFIBin Meng
2015-08-05x86: Handle running as EFI payloadSimon Glass
2015-08-05x86: Add EFI board codeBen Stoltz
2015-08-05x86: Add support for U-Boot as an EFI applicationBen Stoltz
2015-07-28x86: Reserve PCIe ECAM address range in the E820 tableBin Meng
2015-07-15x86: Remove MARK_GRAPHICS_MEM_WRCOMBBin Meng
2015-07-15x86: Move VGA option rom macros to KconfigBin Meng
2015-07-15x86: Generate a valid MultiProcessor (MP) tableBin Meng
2015-07-15x86: kconfig: Fix minor nits in MAX_CPUSBin Meng
2015-07-15x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMPBin Meng
2015-07-15x86: Add Kconfig options to be used by arch/x86/cpu/config.mkBin Meng
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-04x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSPBin Meng
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng
2015-06-04x86: Make QEMU the default vendorBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng
2015-04-30x86: Add multi-processor initSimon Glass
2015-04-30x86: Add support for the Simple Firmware Interface (SFI)Simon Glass
2015-04-30x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/KconfigBin Meng
2015-04-30x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmeticsBin Meng
2015-04-30x86: Kconfig: Move platform options forwardBin Meng
2015-04-30x86: Kconfig: Divide the target selection to vendor/modelBin Meng
2015-04-30x86: Support platform PIRQ routingBin Meng
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass
2015-04-17x86: Add support for panther (Asus Chromebox)Simon Glass
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: x86: Move driver model CONFIGs to KconfigSimon Glass
2015-02-06x86: Use tab instead of space to indent in PCIE_ECAM_BASEBin Meng
2015-02-06x86: Allow overriding TSC_FREQ_IN_MHZBin Meng
2015-02-06x86: Enable the Intel quark/galileo buildBin Meng
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass
2015-02-06x86: Allow FSP Kconfig settings for all x86Simon Glass
2015-02-06x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass
2015-01-13x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng
2015-01-13x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selectedBin Meng
2015-01-13x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng
2015-01-13x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng
2015-01-13x86: Drop RAMTOP KconfigSimon Glass
2015-01-13x86: Correct XIP_ROM_SIZESimon Glass