summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese2017-11-304-39/+114
* Revert "x86: bootm: Fix FIT image booting on x86"Anatolij Gustschin2017-11-301-1/+1
* x86: don't compare pointers to 0Heinrich Schuchardt2017-11-301-2/+2
* x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov2017-11-301-1/+1
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-171-0/+1
* x86: acpi: Put sleepstates.asl to the common placeBin Meng2017-10-274-12/+2
* x86: fsp: graphics: Add some notes about the graphics info hobBin Meng2017-10-271-0/+4
* x86: braswell: cherryhill: Update dts for SPI lock downBin Meng2017-10-272-4/+1
* Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng2017-10-272-33/+0
* x86: Fix ACPI resume dependency to MRC cacheBin Meng2017-10-271-0/+1
* env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng2017-10-271-1/+0
* x86: braswell: Fix unexpected crash during Linux kernel bootBin Meng2017-10-273-176/+5
* x86: baytrail: fsp: Move Azalia update codes to boardBin Meng2017-10-191-109/+2
* x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng2017-10-192-3/+14
* x86: fsp: Consolidate Azalia header fileBin Meng2017-10-195-72/+46
* x86: Turn off running VGA ROM during S3 resumeBin Meng2017-10-191-1/+0
* x86: baytrail: Fix unstable ACPI S3 resumeBin Meng2017-10-191-0/+22
* x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko2017-10-076-0/+455
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* x86: Use asm-generic/io.hPaul Burton2017-10-021-29/+2
* x86: ivybridge: remove unused variablesHeinrich Schuchardt2017-09-161-10/+0
* dm: x86: Allow TSC timer to be used before DM is readySimon Glass2017-09-161-0/+1
* x86: Support Intel Cherry Hill boardBin Meng2017-09-162-0/+216
* x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng2017-09-161-0/+6
* x86: braswell: Add FSP configurationBin Meng2017-09-165-1/+637
* 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