summaryrefslogtreecommitdiff
path: root/src/arch/x86/include
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (4/5)Furquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (2/5)Furquan Shaikh
2020-05-02arch/x86: Change power_res_dev_states[] to be static const * constFurquan Shaikh
2020-05-01acpi_device: Make integer array input variable constDuncan Laurie
2020-05-01arch/x86/acpi: Add define for generic container HIDDuncan Laurie
2020-04-29arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_fieldFurquan Shaikh
2020-04-29arch/x86/acpigen: Add helpers for Store() and If (Lequal (...))Furquan Shaikh
2020-04-29arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28arch/x86/acpi_device: Constify struct device * parameter to UID functionsFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28arch/x86/acpi_device: Add a helper function to write PCI deviceFurquan Shaikh
2020-04-27arch/x86/acpigen: Add helpers for generating _ADRFurquan Shaikh
2020-04-20arch/x86/acpi: Add code to generate ACPI for PS2 keyboardsRajat Jain
2020-04-15cpu/x86/acpi: Add assignments to ACPI_Sn enumsMarshall Dawson
2020-04-13acpi: Bump MADT to revision 3Patrick Rudolph
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-06arch/x86/acpi: add definitions for IVHD type 11hMichał Żygowski
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2020-03-05Revert "acpi: Bump FADT to revision 6"Matt DeVillier
2020-03-02acpi: Bump FADT to revision 6Patrick Rudolph
2020-03-02arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpioRajat Jain
2020-02-24include/arch/cpu.h: Remove old reference to ROMCCElyes HAOUAS
2020-02-04arch/x86/include/arch: Add SMM_TASK_STATE_SEGEugene Myers
2020-01-30arch/x86: add acpigen resource supportJonathan Zhang
2020-01-24arch/x86/acpi_device: Add macros to define gpio interrupt with wakeAlex Levin
2020-01-12include/arch/romstage: Fix typoElyes HAOUAS
2020-01-12include/arch/acpigen: Fix typoElyes HAOUAS
2020-01-09acpi: Be more ACPI compliant when generating _UIDPatrick Rudolph
2020-01-07acpigen: Add function to generate unicode namesPatrick Rudolph
2019-12-27arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki
2019-12-27arch/x86: Remove walkcbfs()Kyösti Mälkki
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-19src/arch: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-12-14bootblock: Provide some common prototypesKyösti Mälkki
2019-12-12acpigen: Add methods for mutex operationsPatrick Rudolph
2019-11-30arch/*/*/early_variables.h: drop unused filesArthur Heymans
2019-11-30arch/x86/cache.h: Use ENV_CACHE_AS_RAM macroArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-22arch/acpigen.h: Correct PARENT_PREFIX encoding valueElyes HAOUAS
2019-11-22arch/x86: Remove spinlocks inside CARKyösti Mälkki
2019-11-21arch/x86: Remove copy_and_run()Kyösti Mälkki
2019-11-21cpu/amd/fam10: Drop supportArthur Heymans
2019-11-21drivers/intel/fsp1_0: Drop supportArthur Heymans
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-11-10arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans