summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng2016-05-231-0/+16
* x86: Add some notes for MRC cache with Intel FSPBin Meng2016-05-231-0/+7
* x86: Prepare configuration tables in dedicated high memory regionBin Meng2016-05-231-0/+14
* x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-231-1/+1
* x86: qemu: fix ACPI Kconfig optionsMiao Yan2016-05-231-9/+1
* dm: Rename disk uclass to ahciSimon Glass2016-05-171-0/+3
* x86: Add congatec conga-QA3/E3845-4G (Bay Trail) supportStefan Roese2016-03-171-0/+4
* x86: Add basic support for broadwellSimon Glass2016-03-171-0/+1
* x86: Add support for running Intel reference codeSimon Glass2016-03-171-0/+11
* x86: Move common MRC Kconfig options to the common fileSimon Glass2016-03-171-0/+61
* x86: Support booting SeaBIOSBin Meng2016-03-171-0/+10
* x86: fsp: Make sure HOB list is not overwritten by U-BootBin Meng2016-02-211-0/+10
* x86: Disable DM_PCI_COMPATBin Meng2016-02-051-3/+0
* x86: config option for loading ACPI table from QEMUMiao Yan2016-01-281-0/+9
* x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng2016-01-131-0/+9
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-011-0/+3
* x86: tsc: Remove legacy timer codesBin Meng2015-12-011-20/+0
* 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
OpenPOWER on IntegriCloud