summaryrefslogtreecommitdiff
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07131-260/+131
* x86: Rename e820entry to e820_entryBin Meng2018-04-162-3/+3
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-161-1/+2
* 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
* x86: zImage: Pass working device tree data to the kernelIvan Gorinov2018-03-301-2/+5
* x86: acpi: Use an API to get the ACPI RSDP table addressBin Meng2018-01-301-0/+9
* x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2018-01-301-0/+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: tangier: Use official ACPI HID for FLIS IPAndy Shevchenko2017-12-211-8/+1
* x86: acpi: Put sleepstates.asl to the common placeBin Meng2017-10-274-12/+2
* x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng2017-10-191-1/+1
* x86: fsp: Consolidate Azalia header fileBin Meng2017-10-194-65/+40
* x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko2017-10-074-0/+367
* x86: Use asm-generic/io.hPaul Burton2017-10-021-29/+2
* dm: x86: Allow TSC timer to be used before DM is readySimon Glass2017-09-161-0/+1
* x86: braswell: Add FSP configurationBin Meng2017-09-163-0/+478
* x86: Add Intel Braswell SoC supportBin Meng2017-09-161-0/+50
* x86: fsp: Update fsp command to show spec 1.1 headerBin Meng2017-09-161-1/+8
* x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng2017-09-162-0/+38
* x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng2017-09-162-1/+10
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-121-6/+2
* x86: Remove dead ISA related codesBin Meng2017-08-081-66/+8
* x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-011-12/+0
* x86: Make table address selectableAndy Shevchenko2017-08-011-7/+2
* x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko2017-07-301-0/+3
* x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko2017-07-301-3/+2
* x86: Add Intel Tangier supportFelipe Balbi2017-07-301-0/+19
* x86: Add dma-mapping.h to architectural codeAndy Shevchenko2017-07-301-0/+41
* x86: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-1/+3
* x86: Make u-boot-x86.h a private headerSimon Glass2017-06-051-0/+1
* x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng2017-06-052-3/+13
* x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng2017-06-051-0/+77
* x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng2017-06-051-2/+1
* x86: acpi: Fix Windows S3 resume failureBin Meng2017-05-172-0/+17
* x86: acpi: Refactor acpi_resume()Bin Meng2017-05-172-3/+13
* x86: acpi: Make enter_acpi_mode() publicBin Meng2017-05-171-0/+9
* x86: fsp: Save stack address to CMOS for next S3 bootBin Meng2017-05-172-0/+44
* x86: Add an early CMOS access libraryBin Meng2017-05-171-0/+43
* x86: acpi: Resume OS if resume vector is foundBin Meng2017-05-171-0/+10
* x86: acpi: Add one API to find OS wakeup vectorBin Meng2017-05-172-0/+11
* x86: acpi: Add wake up assembly stubBin Meng2017-05-171-0/+9
* x86: baytrail: Conditionally report S3 in the ACPI tableBin Meng2017-05-172-1/+3
* x86: Store and display previous sleep stateBin Meng2017-05-172-0/+16
* x86: fsp: acpi: Pass different boot mode to FSP initBin Meng2017-05-171-0/+18
* x86: Add post codes for OS resumeBin Meng2017-05-171-0/+2
* x86: baytrail: acpi: Add APIs for determining/clearing sleep stateBin Meng2017-05-171-0/+24
* x86: acpi: Add Kconfig option and header file for ACPI resumeBin Meng2017-05-171-0/+64