aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)AuthorFilesLines
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng2-6/+3
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng2-6/+0
2018-06-17x86: efi: payload: Add arch_cpu_init()Bin Meng1-3/+8
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng5-1/+185
2018-06-13x86: irq: Support discrete PIRQ routing registers via device treeBin Meng1-9/+93
2018-06-13x86: irq: Parse number of PIRQ links from device treeBin Meng1-4/+10
2018-06-13x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng1-1/+2
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng2-0/+2
2018-06-13x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng1-7/+11
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng7-120/+68
2018-06-13x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng2-20/+0
2018-06-13x86: ivybridge: Enable 206ax cpu driver for FSP buildBin Meng1-1/+1
2018-06-13x86: ivybridge: Imply USB_XHCI_HCDBin Meng1-0/+1
2018-06-13x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini117-251/+117
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini4-8/+0
2018-04-16x86: Rename e820entry to e820_entryBin Meng3-4/+4
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng3-6/+10
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-30x86: quark: Fix unused warningsTom Rini1-9/+4
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen7-0/+7
2017-11-30x86: don't compare pointers to 0Heinrich Schuchardt1-2/+2
2017-11-30x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov1-1/+1
2017-10-27x86: braswell: cherryhill: Update dts for SPI lock downBin Meng1-4/+0
2017-10-27env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng1-1/+0
2017-10-27x86: braswell: Fix unexpected crash during Linux kernel bootBin Meng2-171/+1
2017-10-19x86: baytrail: fsp: Move Azalia update codes to boardBin Meng1-109/+2
2017-10-19x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng1-2/+13
2017-10-19x86: fsp: Consolidate Azalia header fileBin Meng1-7/+6
2017-10-19x86: baytrail: Fix unstable ACPI S3 resumeBin Meng1-0/+22
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko2-0/+88
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-3/+3
2017-09-16x86: ivybridge: remove unused variablesHeinrich Schuchardt1-10/+0
2017-09-16x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng1-0/+6
2017-09-16x86: braswell: Add FSP configurationBin Meng2-1/+159
2017-09-16x86: Add Intel Braswell SoC supportBin Meng6-0/+335
2017-09-02x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng1-1/+1
2017-08-24x86: tangier: kconfig: Guard tangier-specific optionsBin Meng1-0/+4
2017-08-24x86: baytrail: Fix turbo enableBin Meng1-0/+1
2017-08-24x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng1-1/+1
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass7-7/+0
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini16-69/+118
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