summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-30x86: quark: Fix unused warningsTom Rini
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-11-30x86: don't compare pointers to 0Heinrich Schuchardt
2017-11-30x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov
2017-10-27x86: braswell: cherryhill: Update dts for SPI lock downBin Meng
2017-10-27env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng
2017-10-27x86: braswell: Fix unexpected crash during Linux kernel bootBin Meng
2017-10-19x86: baytrail: fsp: Move Azalia update codes to boardBin Meng
2017-10-19x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng
2017-10-19x86: fsp: Consolidate Azalia header fileBin Meng
2017-10-19x86: baytrail: Fix unstable ACPI S3 resumeBin Meng
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-16x86: ivybridge: remove unused variablesHeinrich Schuchardt
2017-09-16x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng
2017-09-16x86: braswell: Add FSP configurationBin Meng
2017-09-16x86: Add Intel Braswell SoC supportBin Meng
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-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
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-01ahci: Support non-PCI controllersSimon Glass
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko
2017-07-30x86: Add Intel Tangier supportFelipe Balbi
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-11x86: Move link to use driver model for SCSISimon Glass
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng
2017-06-05x86: baytrail: Fix boot hang with a debug buildBin Meng