summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_broadwell_de/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel2019-02-151-1/+2
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-2/+2
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* soc/intel/fsp_broadwell_de/acpi: Fix wrong table checksumPatrick Rudolph2018-12-241-2/+0
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-291-4/+2
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* fsp_broadwell_de: Move DMAR table generation to corresponding VT-d deviceWerner Zeh2018-09-201-4/+3
* intel: Use common HPET table revision functionMarc Jones2018-08-271-1/+1
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier2018-06-301-4/+4
* soc/intel/fsp_broadwell_de: Get rid of device_tElyes HAOUAS2018-06-041-3/+3
* fsp_Broadwell_DE: Do not set IRQ3 and IRQ4 to levelKevin Paul Herbert2016-08-111-10/+0
* fsp_broadwell_de: Add DMAR table to ACPIWerner Zeh2016-08-031-0/+99
* intel/fsp_broadwell_de: Do not use hard coded SCI IRQ for ACPIWerner Zeh2016-07-071-1/+29
* soc/intel: Add Broadwell-DE SoC supportYork Yang2016-04-141-0/+454