Age | Commit message (Expand) | Author |
2018-12-10 | x86: acpi: Fix indentation in Intel Tangier ASL code | Andy Shevchenko |
2018-12-10 | x86: acpi: Enable RTC for Intel Tangier | Andy Shevchenko |
2018-12-05 | x86: acpi: Generate SPCR table | Andy Shevchenko |
2018-12-05 | x86: acpi: Add SPCR table description | Andy Shevchenko |
2018-11-14 | x86: Implement arch-specific io accessor routines | Bin Meng |
2018-11-06 | x86: acpi: Remove redundant Offset (0x00) | Andy Shevchenko |
2018-10-28 | x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region | Stefan Roese |
2018-10-09 | x86: Update mtrr functions to allow leaving cache alone | Simon Glass |
2018-09-17 | x86: tangier: acpi: add I2C6 node | Georgii Staroselskii |
2018-09-17 | x86: cpu: introduce scu_ipc_raw_command() | Georgii Staroselskii |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-09-10 | Remove CONFIG_USE_STDINT | Masahiro Yamada |
2018-08-30 | x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters | Bin Meng |
2018-08-30 | x86: zimage: Support booting Linux kernel from an EFI payload | Bin Meng |
2018-07-25 | elf: Move x86 reloc defines to common elf.h | Alexander Graf |
2018-07-20 | x86: acpi: Prevent acpi_table.h from being included more than once | Bin Meng |
2018-07-20 | x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library | Bin Meng |
2018-07-20 | x86: Switch to use DM sysreset driver | Bin Meng |
2018-07-02 | x86: Use microcode update from device tree for all processors | Ivan Gorinov |
2018-06-24 | x86: Change __kernel_size_t conditionals to use compiler provided defines | Bin Meng |
2018-06-24 | x86: Add 64-bit setjmp/longjmp implementation | Ivan Gorinov |
2018-06-13 | x86: irq: Support discrete PIRQ routing registers via device tree | Bin Meng |
2018-06-13 | x86: irq: Parse number of PIRQ links from device tree | Bin Meng |
2018-06-13 | x86: irq: Change LINK_V2N and LINK_N2V to inline functions | Bin Meng |
2018-06-13 | x86: irq: Remove chipset specific irq router drivers | Bin Meng |
2018-06-03 | Define board_quiesce_devices() in a shared location | Simon Glass |
2018-05-15 | x86: Define PLATFORM__SET_BIT for generic_set_bit() | Bryan O'Donoghue |
2018-05-07 | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-16 | x86: Rename e820entry to e820_entry | Bin Meng |
2018-04-16 | x86: Use 'unsigned int' in install_e820_map() functions | Bin Meng |
2018-04-16 | x86: Update the io.h file to use {out|in}_{be|le}X macros | Lukasz Majewski |
2018-04-16 | x86: Add 64-bit memory-mapped I/O functions | Ivan Gorinov |
2018-03-30 | x86: zImage: Pass working device tree data to the kernel | Ivan Gorinov |
2018-01-30 | x86: acpi: Use an API to get the ACPI RSDP table address | Bin Meng |
2018-01-30 | x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters | Andy Shevchenko |
2018-01-30 | x86: tangier: Make _CRS for BTH0 Serialized to avoid warning | Andy Shevchenko |
2018-01-08 | x86: tangier: Add Bluetooth to ACPI table | Andy Shevchenko |
2018-01-08 | x86: tangier: Use actual GPIO hardware numbers | Andy Shevchenko |
2017-12-21 | x86: tangier: Use official ACPI HID for FLIS IP | Andy Shevchenko |
2017-10-27 | x86: acpi: Put sleepstates.asl to the common place | Bin Meng |
2017-10-19 | x86: baytrail: fsp: Use a function to update the Azalia config pointer | Bin Meng |
2017-10-19 | x86: fsp: Consolidate Azalia header file | Bin Meng |
2017-10-07 | x86: tangier: Enable ACPI support for Intel Tangier | Andy Shevchenko |
2017-10-02 | x86: Use asm-generic/io.h | Paul Burton |
2017-09-16 | dm: x86: Allow TSC timer to be used before DM is ready | Simon Glass |
2017-09-16 | x86: braswell: Add FSP configuration | Bin Meng |
2017-09-16 | x86: Add Intel Braswell SoC support | Bin Meng |
2017-09-16 | x86: fsp: Update fsp command to show spec 1.1 header | Bin Meng |
2017-09-16 | x86: fsp: Add FSP_GRAPHICS_INFO_HOB | Bin Meng |