summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Add dma-mapping.h to architectural codeAndy Shevchenko2017-07-301-0/+41
* x86: minnowmax: Enable USB xHCI supportBin Meng2017-07-281-0/+3
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-0/+1
* x86: Move link to use driver model for SCSISimon Glass2017-07-111-1/+21
* Revert "x86: Convert MMC to driver model"Bin Meng2017-06-274-1/+43
* x86: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-1/+3
* x86: Make u-boot-x86.h a private headerSimon Glass2017-06-051-0/+1
* x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng2017-06-051-4/+0
* x86: baytrail: Fix boot hang with a debug buildBin Meng2017-06-052-0/+9
* x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng2017-06-058-22/+33
* x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng2017-06-057-72/+159
* x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng2017-06-055-12/+1
* x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng2017-06-056-6/+6
* x86: minnowmax: Remove incorrect pad-offset of several pinsBin Meng2017-05-171-5/+0
* x86: ich6_gpio: Add use-lvl-write-cache for I/O access modeBin Meng2017-05-175-0/+30
* x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()Stefan Roese2017-05-171-0/+9