aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2018-07-20x86: acpi: Don't touch ACPI hardware in write_acpi_tables()Bin Meng
2018-07-20x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng
2018-07-20x86: Switch to use DM sysreset driverBin Meng
2018-07-20x86: tangier: Add a sysreset driverBin Meng
2018-07-20x86: quark: acpi: Add full reset bit to the reset register value in FADTBin Meng
2018-07-02x86: Use microcode update from device tree for all processorsIvan Gorinov
2018-07-02x86: Add scsi command to coreboot and qemuBin Meng
2018-06-24x86: efi: payload: Count in conventional memory above 4GB in DRAM bankBin Meng
2018-06-24x86: efi-x86_payload: Enable usb keyboard during bootBin Meng
2018-06-24x86: Add 64-bit setjmp/longjmp implementationIvan Gorinov
2018-06-24x86: qemu: do not build car.o with start64.oHeinrich Schuchardt
2018-06-17x86: efi: app: Display correct CPU info during bootBin Meng
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng
2018-06-17x86: efi: payload: Add arch_cpu_init()Bin Meng
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng
2018-06-13x86: irq: Support discrete PIRQ routing registers via device treeBin Meng
2018-06-13x86: irq: Parse number of PIRQ links from device treeBin Meng
2018-06-13x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng
2018-06-13x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng
2018-06-13x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng
2018-06-13x86: ivybridge: Enable 206ax cpu driver for FSP buildBin Meng
2018-06-13x86: ivybridge: Imply USB_XHCI_HCDBin Meng
2018-06-13x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-16x86: Rename e820entry to e820_entryBin Meng
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng
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