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