aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-10-11x86: Drop RESET_SEG_SIZESimon Glass1-5/+0
2019-10-11x86: Update Kconfig options for FSP1Simon Glass1-7/+7
2019-10-08x86: Change condition for using CARSimon Glass1-0/+8
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass1-1/+24
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden1-0/+9
2019-05-09Fix spelling of available.Vagrant Cascadian1-1/+1
2019-05-08x86: Support booting with TPLSimon Glass1-1/+8
2019-05-08x86: Support SPL and TPLSimon Glass1-1/+0
2018-12-10x86: kconfig: Allow board defconfig file to disable 8259 and APICBin Meng1-2/+2
2018-12-10x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer1-0/+9
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng1-2/+1
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng1-0/+6
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada1-0/+1
2017-10-27Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng1-9/+0
2017-10-27x86: Fix ACPI resume dependency to MRC cacheBin Meng1-0/+1
2017-10-19x86: Turn off running VGA ROM during S3 resumeBin Meng1-1/+0
2017-09-16x86: Add Intel Braswell SoC supportBin Meng1-0/+1
2017-09-16x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng1-0/+8
2017-09-16x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng1-0/+34
2017-08-24x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng1-0/+7
2017-08-24x86: fsp: Configure SPI opcode registers before SPI is locked downBin Meng1-0/+9
2017-08-01x86: Make table address selectableAndy Shevchenko1-0/+13
2017-07-30x86: Add Intel Tangier supportFelipe Balbi1-0/+1
2017-05-17x86: pci: Allow conditionally run VGA rom in S3Bin Meng1-0/+12
2017-05-17x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3Bin Meng1-0/+8
2017-05-17x86: acpi: Add Kconfig option and header file for ACPI resumeBin Meng1-0/+12
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi1-0/+2
2017-04-10x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenamesStefan Roese1-0/+16
2017-02-21x86: Introduce INTEL_MID quirk optionAndy Shevchenko1-0/+14
2017-02-07x86: make LOAD_FROM_32_BIT visible for platformsAndy Shevchenko1-0/+8
2017-02-06x86: Kconfig: Add location options for 16/32-bit initSimon Glass1-0/+40
2017-02-06x86: Add Kconfig options to build 64-bit U-BootSimon Glass1-0/+46
2016-10-19x86: Move smbios generation into arch independent directoryAlexander Graf1-27/+0
2016-10-01input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada1-3/+0
2016-10-01sandbox, 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