summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-4/+4
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass7-7/+0
2017-08-08x86: acpi: Fix build error with certain configurationBin Meng1-0/+1
2017-08-08x86: Remove dead ISA related codesBin Meng1-66/+8
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini20-91/+135
2017-08-01x86: Switch all boards to use DM SCSIBin Meng6-0/+6
2017-08-01x86: Convert MMC to driver modelSimon Glass4-43/+1
2017-08-01x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de1-5/+0
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng4-0/+4
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng8-0/+17
2017-08-01x86: qemu: kconfig: Imply platform specific driversBin Meng1-0/+4
2017-08-01x86: quark: kconfig: Imply platform specific driversBin Meng1-0/+9
2017-08-01x86: tangier: kconfig: Imply platform specific driversBin Meng1-0/+7
2017-08-01x86: queensbay: kconfig: Imply platform specific driversBin Meng1-0/+11
2017-08-01x86: coreboot: kconfig: Imply drivers that are usefulBin Meng1-0/+10
2017-08-01x86: broadwell: kconfig: Imply platform specific driversBin Meng1-0/+6
2017-08-01x86: ivybridge: kconfig: Imply platform specific driversBin Meng1-0/+5
2017-08-01x86: baytrail: kconfig: Imply platform specific driversBin Meng1-1/+10
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng4-0/+4
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng6-13/+20
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng4-10/+2
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2-10/+0
2017-08-01x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng3-0/+3
2017-08-01x86: Make table address selectableAndy Shevchenko2-7/+15
2017-08-01x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng1-1/+1
2017-08-01x86: Use default stack boundary alignmentBin Meng1-2/+1
2017-08-01ahci: Support non-PCI controllersSimon Glass1-1/+1
2017-07-30x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko1-0/+4
2017-07-30x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko2-3/+6
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko3-58/+29
2017-07-30x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko1-3/+2
2017-07-30x86: acpi: Fill OEM revisionAndy Shevchenko1-0/+2
2017-07-30x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dtsStefan Roese1-0/+3
2017-07-30x86: dfi-bt700: Add xHCI USB supportStefan Roese1-0/+12
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko3-0/+94
2017-07-30x86: Add Intel Tangier supportFelipe Balbi8-0/+301
2017-07-30x86: Add dma-mapping.h to architectural codeAndy Shevchenko1-0/+41
2017-07-29x86: minnowmax: Enable USB xHCI supportBin Meng1-0/+3
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-0/+1
2017-07-11x86: Move link to use driver model for SCSISimon Glass1-1/+21
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng4-1/+43
2017-06-05x86: Don't include asm/u-boot.h in commonSimon Glass1-1/+3
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass1-0/+1
2017-06-05x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng1-4/+0
2017-06-05x86: baytrail: Fix boot hang with a debug buildBin Meng2-0/+9
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng8-22/+33
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng7-72/+159
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng5-12/+1
2017-06-05x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng6-6/+6
2017-05-17x86: minnowmax: Remove incorrect pad-offset of several pinsBin Meng1-5/+0