summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2019-08-09x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden
2019-08-09x86: slimbootloader: Add serial driverPark, Aiden
2019-08-09x86: slimbootloader: Add memory configurationPark, Aiden
2019-08-09x86: Add a common HOB libraryPark, Aiden
2019-08-09x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden
2019-08-09x86: acpi: Enable ACPI companion for Intel iDMA 32-bitAndy Shevchenko
2019-08-09x86: acpi: Introduce a stub to generate CSRTAndy Shevchenko
2019-08-09x86: acpi: Add CSRT descriptionAndy Shevchenko
2019-07-10x86: Add a forward struct declaration in coreboot_tables.hSimon Glass
2019-05-08x86: Add a simple TPL implementationSimon Glass
2019-05-08x86: Support saving MRC data from SPLSimon Glass
2019-05-08x86: Add a handoff header fileSimon Glass
2019-05-08x86: Add a way to reinit the cpuSimon Glass
2019-03-10x86: acpi: Add DMA descriptors for I2C1 on Intel TangierAndy Shevchenko
2019-03-10x86: acpi: Add DMA descriptors for SPI5 on Intel TangierAndy Shevchenko
2019-02-20x86: broadwell: Add support for serial I/O devicesSimon Glass
2019-02-20x86: broadwell: Add support for the ADSPSimon Glass
2019-02-20sound: x86: Add beeping support in i8254Simon Glass
2019-02-20sound: x86: link: Add sound supportSimon Glass
2019-02-20x86: Adjust I/O macros to work on 64-bit machinesSimon Glass
2019-02-13x86: do not use i386 code for x86_64 memory functionsHeinrich Schuchardt
2019-02-12x86: tangier: Add initial ACPI support for PMIC deviceAndy Shevchenko
2018-12-10x86: acpi: Fix indentation in Intel Tangier ASL codeAndy Shevchenko
2018-12-10x86: acpi: Enable RTC for Intel TangierAndy Shevchenko
2018-12-05x86: acpi: Generate SPCR tableAndy Shevchenko
2018-12-05x86: acpi: Add SPCR table descriptionAndy Shevchenko
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