summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-09-16x86: ivybridge: remove unused variablesHeinrich Schuchardt
2017-09-16dm: x86: Allow TSC timer to be used before DM is readySimon Glass
2017-09-16x86: Support Intel Cherry Hill boardBin Meng
2017-09-16x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng
2017-09-16x86: braswell: Add FSP configurationBin Meng
2017-09-16x86: braswell: Add microcode for B0/C0/D0 stepping SoCBin Meng
2017-09-16x86: Add Intel Braswell SoC supportBin Meng
2017-09-16x86: fsp: Update fsp command to show spec 1.1 headerBin Meng
2017-09-16x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng
2017-09-16x86: dts: Include Intel Video BIOS Table in the ROM imageBin Meng
2017-09-16x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng
2017-09-16x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng
2017-09-16x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2017-09-02x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng
2017-08-24x86: tangier: kconfig: Guard tangier-specific optionsBin Meng
2017-08-24x86: baytrail: Fix turbo enableBin Meng
2017-08-24x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng
2017-08-24x86: fsp: Configure SPI opcode registers before SPI is locked downBin Meng
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-08x86: acpi: Fix build error with certain configurationBin Meng
2017-08-08x86: Remove dead ISA related codesBin Meng
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-08-01x86: Convert MMC to driver modelSimon Glass
2017-08-01x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: qemu: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: quark: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: tangier: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: queensbay: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: coreboot: kconfig: Imply drivers that are usefulBin Meng
2017-08-01x86: broadwell: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: ivybridge: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: baytrail: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-08-01x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng
2017-08-01x86: Make table address selectableAndy Shevchenko
2017-08-01x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng
2017-08-01x86: Use default stack boundary alignmentBin Meng
2017-08-01ahci: Support non-PCI controllersSimon Glass
2017-07-30x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko
2017-07-30x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko
2017-07-30x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko