summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: tangier: acpi: add I2C6 nodeGeorgii Staroselskii2018-09-171-0/+10
* x86: cpu: introduce scu_ipc_raw_command()Georgii Staroselskii2018-09-171-0/+4
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-5/+0
* x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parametersBin Meng2018-08-301-1/+0
* x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng2018-08-301-0/+1
* elf: Move x86 reloc defines to common elf.hAlexander Graf2018-07-251-45/+0
* x86: acpi: Prevent acpi_table.h from being included more than onceBin Meng2018-07-201-0/+5
* x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng2018-07-202-28/+41
* x86: Switch to use DM sysreset driverBin Meng2018-07-202-6/+0
* x86: Use microcode update from device tree for all processorsIvan Gorinov2018-07-021-0/+1
* x86: Change __kernel_size_t conditionals to use compiler provided definesBin Meng2018-06-241-1/+2
* x86: Add 64-bit setjmp/longjmp implementationIvan Gorinov2018-06-241-0/+17
* x86: irq: Support discrete PIRQ routing registers via device treeBin Meng2018-06-131-24/+8
* x86: irq: Parse number of PIRQ links from device treeBin Meng2018-06-131-0/+2
* x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng2018-06-131-3/+23
* x86: irq: Remove chipset specific irq router driversBin Meng2018-06-131-7/+0
* Define board_quiesce_devices() in a shared locationSimon Glass2018-06-031-1/+0
* x86: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* 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-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