aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/fsp_baytrail/acpi.c
AgeCommit message (Expand)Author
2019-11-21soc/intel/fsp_baytrail: Drop supportArthur Heymans
2019-11-04soc/intel: Remove unused codePatrick Rudolph
2019-10-05intel/fsp_baytrail: Rename from xx_DEV_FUNCKyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2018-12-30soc/intel: Fix ugly preprocessor macroKyösti Mälkki
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-30soc/intel/fsp_baytrail: Rework acpi/cpu.aslArthur Heymans
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-08-27intel: Use common HPET table revision functionMarc Jones
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-06-04soc/intel/fsp_baytrail: Get rid of device_tElyes HAOUAS
2016-03-13intel/fsp_baytrail: Don't clear gnvs in acpi_init_gnvs()Ben Gardner
2015-12-16intel/fsp_baytrail: rename include folder baytrail to include/socBen Gardner
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-11-30fsp_baytrail: Remove use of BAYTRAIL_SMM Kconfig symbolMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-05-26acpigen: Remove all explicit length trackingVladimir Serbinenko
2015-05-23baytrail: Switch to per-device ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-10-14intel/fsp_baytrail: Clear the GNVS area prior to fillingScott Radcliffe
2014-05-29fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chipMartin Roth