summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-16bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng
2018-04-16x86: Rename e820entry to e820_entryBin Meng
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng
2018-04-16x86: Update the io.h file to use {out|in}_{be|le}X macrosLukasz Majewski
2018-04-16x86: Add 64-bit memory-mapped I/O functionsIvan Gorinov
2018-04-09efi_loader: correctly set the machine type in the PE headerHeinrich Schuchardt
2018-03-30x86: zImage: Pass working device tree data to the kernelIvan Gorinov
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2018-01-30x86: quark: Fix unused warningsTom Rini
2018-01-30x86: acpi: Use an API to get the ACPI RSDP table addressBin Meng
2018-01-30x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko
2018-01-30x86: zImage: Move subarch assignment out of cmd_line checkAndy Shevchenko
2018-01-30x86: Fix reference to QEMU variant of write_acpi_tables()Andy Shevchenko
2018-01-30x86: tangier: Make _CRS for BTH0 Serialized to avoid warningAndy Shevchenko
2018-01-08x86: tangier: Add Bluetooth to ACPI tableAndy Shevchenko
2018-01-08x86: tangier: Use actual GPIO hardware numbersAndy Shevchenko
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini
2017-12-21x86: tangier: Use official ACPI HID for FLIS IPAndy Shevchenko
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-11-30x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese
2017-11-30Revert "x86: bootm: Fix FIT image booting on x86"Anatolij Gustschin
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-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada
2017-10-27x86: acpi: Put sleepstates.asl to the common placeBin Meng
2017-10-27x86: fsp: graphics: Add some notes about the graphics info hobBin Meng
2017-10-27x86: braswell: cherryhill: Update dts for SPI lock downBin Meng
2017-10-27Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng
2017-10-27x86: Fix ACPI resume dependency to MRC cacheBin 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: Turn off running VGA ROM during S3 resumeBin 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-10-02x86: Use asm-generic/io.hPaul Burton
2017-09-16x86: ivybridge: remove unused variablesHeinrich Schuchardt
2017-09-16dm: x86: Allow TSC timer to be used before DM is readySimon Glass
2017-09-16x86: Support Intel Cherry Hill boardBin Meng
2017-09-16x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng
2017-09-16x86: braswell: Add FSP configurationBin Meng
2017-09-16x86: braswell: Add microcode for B0/C0/D0 stepping SoCBin Meng
2017-09-16x86: Add Intel Braswell SoC supportBin Meng