summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* x86: braswell: Add microcode for B0/C0/D0 stepping SoCBin Meng2017-09-163-0/+12924
* x86: Add Intel Braswell SoC supportBin Meng2017-09-168-0/+386
* x86: fsp: Update fsp command to show spec 1.1 headerBin Meng2017-09-162-3/+30
* x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng2017-09-163-0/+133
* x86: dts: Include Intel Video BIOS Table in the ROM imageBin Meng2017-09-161-0/+6
* x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng2017-09-161-0/+34
* x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng2017-09-163-0/+45
* x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng2017-09-162-1/+10
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-121-6/+2
* x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng2017-09-021-1/+1
* x86: tangier: kconfig: Guard tangier-specific optionsBin Meng2017-08-241-0/+4
* x86: baytrail: Fix turbo enableBin Meng2017-08-241-0/+1
* x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng2017-08-242-1/+8
* x86: fsp: Configure SPI opcode registers before SPI is locked downBin Meng2017-08-242-0/+33
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-4/+4
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-157-7/+0
* x86: acpi: Fix build error with certain configurationBin Meng2017-08-081-0/+1
* x86: Remove dead ISA related codesBin Meng2017-08-081-66/+8
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-0120-91/+135
|\
| * x86: Switch all boards to use DM SCSIBin Meng2017-08-016-0/+6
| * x86: Convert MMC to driver modelSimon Glass2017-08-014-43/+1
| * x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de2017-08-011-5/+0
| * x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng2017-08-014-0/+4
| * x86: kconfig: Move USB to platform KconfigBin Meng2017-08-018-0/+17
| * x86: qemu: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+4
| * x86: quark: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+9
| * x86: tangier: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+7
| * x86: queensbay: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+11
| * x86: coreboot: kconfig: Imply drivers that are usefulBin Meng2017-08-011-0/+10
| * x86: broadwell: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+6
| * x86: ivybridge: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+5
| * x86: baytrail: kconfig: Imply platform specific driversBin Meng2017-08-011-1/+10
| * x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng2017-08-014-0/+4
| * x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-016-13/+20
| * x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng2017-08-014-10/+2
| * x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-012-10/+0
| * x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng2017-08-013-0/+3
| * x86: Make table address selectableAndy Shevchenko2017-08-012-7/+15
| * x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng2017-08-011-1/+1
| * x86: Use default stack boundary alignmentBin Meng2017-08-011-2/+1
* | ahci: Support non-PCI controllersSimon Glass2017-08-011-1/+1
|/
* x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko2017-07-301-0/+4
* x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko2017-07-302-3/+6
* x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko2017-07-303-58/+29
* x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko2017-07-301-3/+2
* x86: acpi: Fill OEM revisionAndy Shevchenko2017-07-301-0/+2
* x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dtsStefan Roese2017-07-301-0/+3
* x86: dfi-bt700: Add xHCI USB supportStefan Roese2017-07-301-0/+12
* x86: Add Intel Edison board filesAndy Shevchenko2017-07-303-0/+94
* x86: Add Intel Tangier supportFelipe Balbi2017-07-308-0/+301