summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/include/arch/smp/mpspec: improve mp_bustype enum definitionFelix Held2021-06-181-1/+1
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-2/+2
* arch/x86/mptable: Add smp_write_ioapic_from_hw()Kyösti Mälkki2021-06-121-0/+4
* arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()Kyösti Mälkki2021-06-121-0/+2
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* arch/x86/include/bert_storage: introduce bert_should_generate_acpi_tableFelix Held2021-06-081-0/+5
* drivers/generic/ioapic: Use arch/x86/ioapicKyösti Mälkki2021-06-071-1/+4
* arch/x86/acpi_bert_storage: change return type of bert_errors_presentFelix Held2021-05-301-2/+2
* arch/x86: Provide readXp/writeXp helpers in arch/mmio.hAngel Pons2021-04-061-0/+40
* arch/x86: Drop `cstates` pointer from CPU driversAngel Pons2021-02-141-1/+0
* intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPIFurquan Shaikh2021-02-061-1/+1
* acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo2021-02-041-0/+6
* cpu/x86/64bit: Add code to call function in protected modePatrick Rudolph2020-12-051-0/+70
* src/arch: Drop unneeded empty linesElyes HAOUAS2020-08-244-6/+0
* arch/x86/boot: Jump to payload in protected modePatrick Rudolph2020-08-191-0/+11
* smp/spinlock: Do not define barrier() globallyKyösti Mälkki2020-07-261-1/+1
* arch/x86: Move cpu_relax()Kyösti Mälkki2020-07-262-7/+6
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* arch/x86: Support x86_64 exceptionsPaul Menzel2020-07-051-10/+49
* arch/x86/postcar_loader: utilize var_mtrr_context APIAaron Durbin2020-06-021-3/+2
* x86/include/arch/mmio.h: Convert to 96 characters line lengthElyes HAOUAS2020-05-181-16/+8
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1131-31/+0
* arch/x86: unexpose postcar_frame_common_mtrrs()Aaron Durbin2020-05-071-5/+0
* acpi: Move ACPI table support out of arch/x86 (4/5)Furquan Shaikh2020-05-027-31/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* acpi: Move ACPI table support out of arch/x86 (2/5)Furquan Shaikh2020-05-027-2349/+7
* arch/x86: Change power_res_dev_states[] to be static const * constFurquan Shaikh2020-05-021-1/+1
* acpi_device: Make integer array input variable constDuncan Laurie2020-05-011-1/+1
* arch/x86/acpi: Add define for generic container HIDDuncan Laurie2020-05-011-0/+1
* arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_fieldFurquan Shaikh2020-04-291-1/+1
* arch/x86/acpigen: Add helpers for Store() and If (Lequal (...))Furquan Shaikh2020-04-291-0/+2
* arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held2020-04-291-0/+3
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-282-2/+2
* arch/x86/acpi_device: Constify struct device * parameter to UID functionsFurquan Shaikh2020-04-281-2/+2
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-4/+4
* arch/x86/acpi_device: Add a helper function to write PCI deviceFurquan Shaikh2020-04-281-0/+9
* arch/x86/acpigen: Add helpers for generating _ADRFurquan Shaikh2020-04-271-0/+4
* arch/x86/acpi: Add code to generate ACPI for PS2 keyboardsRajat Jain2020-04-201-0/+41
* cpu/x86/acpi: Add assignments to ACPI_Sn enumsMarshall Dawson2020-04-151-6/+7
* acpi: Bump MADT to revision 3Patrick Rudolph2020-04-131-1/+23
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-2/+7
* arch/x86/acpi: add definitions for IVHD type 11hMichał Żygowski2020-04-062-0/+60
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-0637-478/+75
* Revert "acpi: Bump FADT to revision 6"Matt DeVillier2020-03-051-7/+2
* acpi: Bump FADT to revision 6Patrick Rudolph2020-03-021-2/+7
* arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpioRajat Jain2020-03-021-0/+10
* include/arch/cpu.h: Remove old reference to ROMCCElyes HAOUAS2020-02-241-2/+0
* arch/x86/include/arch: Add SMM_TASK_STATE_SEGEugene Myers2020-02-041-0/+7
* arch/x86: add acpigen resource supportJonathan Zhang2020-01-301-0/+9
* arch/x86/acpi_device: Add macros to define gpio interrupt with wakeAlex Levin2020-01-241-0/+20