summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2018-11-14x86: Implement arch-specific io accessor routinesBin Meng
2018-11-06x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko
2018-10-28x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / regionStefan Roese
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass
2018-09-17x86: tangier: acpi: add I2C6 nodeGeorgii Staroselskii
2018-09-17x86: cpu: introduce scu_ipc_raw_command()Georgii Staroselskii
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada
2018-08-30x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parametersBin Meng
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng
2018-07-25elf: Move x86 reloc defines to common elf.hAlexander Graf
2018-07-20x86: acpi: Prevent acpi_table.h from being included more than onceBin 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-02x86: Use microcode update from device tree for all processorsIvan Gorinov
2018-06-24x86: Change __kernel_size_t conditionals to use compiler provided definesBin Meng
2018-06-24x86: Add 64-bit setjmp/longjmp implementationIvan Gorinov
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: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng
2018-06-03Define board_quiesce_devices() in a shared locationSimon Glass
2018-05-15x86: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
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-03-30x86: zImage: Pass working device tree data to the kernelIvan Gorinov
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: 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
2017-12-21x86: tangier: Use official ACPI HID for FLIS IPAndy Shevchenko
2017-10-27x86: acpi: Put sleepstates.asl to the common placeBin 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-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko
2017-10-02x86: Use asm-generic/io.hPaul Burton
2017-09-16dm: x86: Allow TSC timer to be used before DM is readySimon Glass
2017-09-16x86: braswell: Add FSP configurationBin Meng
2017-09-16x86: Add Intel Braswell SoC supportBin Meng
2017-09-16x86: fsp: Update fsp command to show spec 1.1 headerBin Meng
2017-09-16x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng
2017-09-16x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2017-08-08x86: Remove dead ISA related codesBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng