summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07318-656/+318
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-276-12/+0
* bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng2018-04-161-0/+4
* x86: Rename e820entry to e820_entryBin Meng2018-04-168-10/+10
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-166-11/+17
* x86: Update the io.h file to use {out|in}_{be|le}X macrosLukasz Majewski2018-04-161-17/+17
* x86: Add 64-bit memory-mapped I/O functionsIvan Gorinov2018-04-161-0/+4
* efi_loader: correctly set the machine type in the PE headerHeinrich Schuchardt2018-04-091-1/+5
* x86: zImage: Pass working device tree data to the kernelIvan Gorinov2018-03-302-2/+40
* common: move init_helpers.h prototypes in init.hPatrick Delaunay2018-03-161-1/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-181-5/+0
* x86: quark: Fix unused warningsTom Rini2018-01-301-9/+4
* x86: acpi: Use an API to get the ACPI RSDP table addressBin Meng2018-01-304-14/+17
* x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2018-01-304-0/+22
* x86: zImage: Move subarch assignment out of cmd_line checkAndy Shevchenko2018-01-301-4/+5
* x86: Fix reference to QEMU variant of write_acpi_tables()Andy Shevchenko2018-01-301-2/+1
* x86: tangier: Make _CRS for BTH0 Serialized to avoid warningAndy Shevchenko2018-01-301-1/+1
* x86: tangier: Add Bluetooth to ACPI tableAndy Shevchenko2018-01-081-0/+51
* x86: tangier: Use actual GPIO hardware numbersAndy Shevchenko2018-01-081-5/+5
* x86: Move commands from under arch/x86 to cmd/x86/Tom Rini2018-01-084-293/+0
* x86: tangier: Use official ACPI HID for FLIS IPAndy Shevchenko2017-12-211-8/+1
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-127-0/+7
* x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese2017-11-304-39/+114
* Revert "x86: bootm: Fix FIT image booting on x86"Anatolij Gustschin2017-11-301-1/+1
* x86: don't compare pointers to 0Heinrich Schuchardt2017-11-301-2/+2
* x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov2017-11-301-1/+1
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-171-0/+1
* x86: acpi: Put sleepstates.asl to the common placeBin Meng2017-10-274-12/+2
* x86: fsp: graphics: Add some notes about the graphics info hobBin Meng2017-10-271-0/+4
* x86: braswell: cherryhill: Update dts for SPI lock downBin Meng2017-10-272-4/+1
* Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng2017-10-272-33/+0
* x86: Fix ACPI resume dependency to MRC cacheBin Meng2017-10-271-0/+1
* env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng2017-10-271-1/+0
* x86: braswell: Fix unexpected crash during Linux kernel bootBin Meng2017-10-273-176/+5
* x86: baytrail: fsp: Move Azalia update codes to boardBin Meng2017-10-191-109/+2
* x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng2017-10-192-3/+14
* x86: fsp: Consolidate Azalia header fileBin Meng2017-10-195-72/+46
* x86: Turn off running VGA ROM during S3 resumeBin Meng2017-10-191-1/+0
* x86: baytrail: Fix unstable ACPI S3 resumeBin Meng2017-10-191-0/+22
* x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko2017-10-076-0/+455
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* x86: Use asm-generic/io.hPaul Burton2017-10-021-29/+2
* x86: ivybridge: remove unused variablesHeinrich Schuchardt2017-09-161-10/+0
* dm: x86: Allow TSC timer to be used before DM is readySimon Glass2017-09-161-0/+1
* x86: Support Intel Cherry Hill boardBin Meng2017-09-162-0/+216
* x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng2017-09-161-0/+6
* x86: braswell: Add FSP configurationBin Meng2017-09-165-1/+637
* x86: braswell: Add microcode for B0/C0/D0 stepping SoCBin Meng2017-09-163-0/+12924