summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeLines
* x86: Add DFI BT700 BayTrail board supportStefan Roese2016-08-16-0/+4
* x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister2016-07-12-0/+4
* x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng2016-05-23-0/+16
* x86: Add some notes for MRC cache with Intel FSPBin Meng2016-05-23-0/+7
* x86: Prepare configuration tables in dedicated high memory regionBin Meng2016-05-23-0/+14
* x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-23-1/+1
* x86: qemu: fix ACPI Kconfig optionsMiao Yan2016-05-23-9/+1
* dm: Rename disk uclass to ahciSimon Glass2016-05-17-0/+3
* x86: Add congatec conga-QA3/E3845-4G (Bay Trail) supportStefan Roese2016-03-17-0/+4
* x86: Add basic support for broadwellSimon Glass2016-03-17-0/+1
* x86: Add support for running Intel reference codeSimon Glass2016-03-17-0/+11
* x86: Move common MRC Kconfig options to the common fileSimon Glass2016-03-17-0/+61
* x86: Support booting SeaBIOSBin Meng2016-03-17-0/+10
* x86: fsp: Make sure HOB list is not overwritten by U-BootBin Meng2016-02-21-0/+10
* x86: Disable DM_PCI_COMPATBin Meng2016-02-05-3/+0
* x86: config option for loading ACPI table from QEMUMiao Yan2016-01-28-0/+9
* x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng2016-01-13-0/+9
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-01-0/+3
* x86: tsc: Remove legacy timer codesBin Meng2015-12-01-20/+0
* x86: Add an i8042 device for boards that have itSimon Glass2015-11-19-0/+6
* x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng2015-11-13-0/+15
* x86: Add ENABLE_MRC_CACHE Kconfig optionBin Meng2015-10-21-0/+8
* x86: Add SMBIOS table supportBin Meng2015-10-21-0/+11
* x86: Generate a valid ACPI tableSaket Sinha2015-08-26-0/+9
* x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng2015-08-26-1/+1
* x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng2015-08-26-0/+7
* x86: kconfig: Hide "System tables" for corebootBin Meng2015-08-26-1/+1
* x86: kconfig: Hide "System tables" for EFIBin Meng2015-08-26-3/+1
* x86: Handle running as EFI payloadSimon Glass2015-08-05-0/+6
* x86: Add EFI board codeBen Stoltz2015-08-05-0/+1
* x86: Add support for U-Boot as an EFI applicationBen Stoltz2015-08-05-0/+3
* x86: Reserve PCIe ECAM address range in the E820 tableBin Meng2015-07-28-0/+10
* x86: Remove MARK_GRAPHICS_MEM_WRCOMBBin Meng2015-07-14-8/+0
* x86: Move VGA option rom macros to KconfigBin Meng2015-07-14-0/+22
* x86: Generate a valid MultiProcessor (MP) tableBin Meng2015-07-14-0/+9
* x86: kconfig: Fix minor nits in MAX_CPUSBin Meng2015-07-14-12/+12
* x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMPBin Meng2015-07-14-0/+2
* x86: Add Kconfig options to be used by arch/x86/cpu/config.mkBin Meng2015-07-14-0/+15
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-15/+0
* x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSPBin Meng2015-06-04-0/+1
* x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-04-141/+0
* x86: Make QEMU the default vendorBin Meng2015-06-04-1/+1
* x86: Support QEMU x86 targetsBin Meng2015-06-04-0/+5
* x86: Add multi-processor initSimon Glass2015-04-30-0/+30
* x86: Add support for the Simple Firmware Interface (SFI)Simon Glass2015-04-29-0/+14
* x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/KconfigBin Meng2015-04-29-6/+0
* x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmeticsBin Meng2015-04-29-4/+4
* x86: Kconfig: Move platform options forwardBin Meng2015-04-29-10/+9
* x86: Kconfig: Divide the target selection to vendor/modelBin Meng2015-04-29-79/+13
* x86: Support platform PIRQ routingBin Meng2015-04-29-0/+31