summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-2/+2
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-9/+9
* soc/intel/broadwell: implement RMRR ACPI tableMatt DeVillier2018-12-201-1/+9
* soc/intel/broadwell: Rework acpi/cpu.aslArthur Heymans2018-11-301-0/+7
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-061-1/+1
* intel: Use common HPET table revision functionMarc Jones2018-08-271-1/+1
* arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier2018-06-301-3/+3
* soc/intel/broadwell: Get rid of device_tElyes HAOUAS2018-06-011-2/+2
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-1/+1
* soc/intel/broadwell: Generate ACPI DMAR tableMatt DeVillier2018-03-011-0/+57
* soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-3/+3
* soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy2017-03-171-9/+9
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* acpigen: Remove all explicit length trackingVladimir Serbinenko2015-05-261-12/+8
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-8/+8
* intel/broadwell: Spelling fixesMartin Roth2014-12-081-1/+1
* broadwell: move to per-device ACPI.Vladimir Serbinenko2014-11-191-22/+16
* broadwell: ACPI, romstage, and other updatesDuncan Laurie2014-10-221-5/+0
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+613