summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: Add a handoff header fileSimon Glass2019-05-081-0/+15
* x86: Add a way to reinit the cpuSimon Glass2019-05-081-0/+20
* x86: acpi: Add DMA descriptors for I2C1 on Intel TangierAndy Shevchenko2019-03-101-0/+11
* x86: acpi: Add DMA descriptors for SPI5 on Intel TangierAndy Shevchenko2019-03-101-0/+3
* x86: broadwell: Add support for serial I/O devicesSimon Glass2019-02-201-0/+82
* x86: broadwell: Add support for the ADSPSimon Glass2019-02-203-0/+51
* sound: x86: Add beeping support in i8254Simon Glass2019-02-201-0/+18
* sound: x86: link: Add sound supportSimon Glass2019-02-201-0/+3
* x86: Adjust I/O macros to work on 64-bit machinesSimon Glass2019-02-201-8/+8
* x86: do not use i386 code for x86_64 memory functionsHeinrich Schuchardt2019-02-131-8/+23
* x86: tangier: Add initial ACPI support for PMIC deviceAndy Shevchenko2019-02-121-0/+87
* x86: acpi: Fix indentation in Intel Tangier ASL codeAndy Shevchenko2018-12-101-6/+6
* x86: acpi: Enable RTC for Intel TangierAndy Shevchenko2018-12-101-0/+13
* x86: acpi: Generate SPCR tableAndy Shevchenko2018-12-051-0/+2
* x86: acpi: Add SPCR table descriptionAndy Shevchenko2018-12-051-0/+49
* x86: Implement arch-specific io accessor routinesBin Meng2018-11-141-0/+66
* x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko2018-11-063-3/+0
* x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / regionStefan Roese2018-10-281-3/+3
* x86: Update mtrr functions to allow leaving cache aloneSimon Glass2018-10-091-2/+4
* 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