summaryrefslogtreecommitdiff
path: root/src/arch/x86/include/arch/acpi.h
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 (2/5)Furquan Shaikh
2020-05-01arch/x86/acpi: Add define for generic container HIDDuncan Laurie
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
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
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-11-01arch/acpi.h: Use the predefined typedef acpi_addr_tHimanshu Sahdev
2019-10-25arch/acpi.h: Convert MADT APIC type names to all capsHimanshu Sahdev
2019-10-25arch/acpi.h: Use the aforementioned typedef acpi_table_headerHimanshu Sahdev
2019-10-24arch/acpi.h: Use of typedef for acpi_vfctHimanshu Sahdev
2019-10-24arch/acpi.h: Use of typedef for acpi_vfct_image_hdrHimanshu Sahdev
2019-09-14arch/x86: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-14arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()Kyösti Mälkki
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-09-06superio/common: Add ssdtgen for generic SuperIOsPatrick Rudolph
2019-08-22ACPI S3: Depend on RELOCATABLE_RAMSTAGEKyösti Mälkki
2019-08-22ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUPKyösti Mälkki
2019-08-21AMD fam10: Remove HAVE_ACPI_RESUME supportKyösti Mälkki
2019-08-02src/arch/x86/acpi: Constify struct device instancesAamir Bohra
2019-06-21arch/x86/acpi: use ALIGN_UP instead of ALIGNFelix Held
2019-06-19acpi: Add SPMI tablePatrick Rudolph
2019-05-29src/{include,arch,cpu,lib}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-14Remove unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-05-01arch/x86/acpi: Update VT-d DMA remapping structure flags settingJohn Zhao
2019-04-26ACPI: Add RHSA and ANDD structures for DMAR tableJohn Zhao
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-03arch/x86/acpi: Clean up commentsElyes HAOUAS
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-25ACPI: Enum only used ACPI tablesElyes HAOUAS
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-23src/arch/x86/acpi.c: Create log area and extend TPM2 tableMichał Żygowski
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-10-26arch/x86/acpi: Add TPM2 table supportPhilipp Deppenwiese
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-07x86/acpi: Add BERT tableMarshall Dawson
2018-09-06x86/acpi: Add APEI definitionsMarshall Dawson
2018-08-27x86/acpi: Add ACPI table revision functionMarc Jones
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-06-30arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier
2018-05-31arch/x86/include/arch: Remove space after __attribute__Elyes HAOUAS
2018-05-11acpi: Add support for generating ACPI _UPCDuncan Laurie