summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/acpi/southcluster.asl
AgeCommit message (Expand)Author
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-23tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-19tree: Replace LAnd(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-14soc/intel/baytrail/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12{soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/baytrail/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-07sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-02-16soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki
2021-02-02soc/intel/baytrail,braswell: Drop TOLM from GNVSKyösti Mälkki
2021-02-02soc/intel/baytrail,braswell: Sync PCI memory region in ASLKyösti Mälkki
2021-01-04soc/intel/baytrail/southcluster.asl: Use consistent comment formattingMatt DeVillier
2021-01-04soc/intel/baytrail: add LPEA resources to southcluster.aslMatt DeVillier
2020-12-30drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier
2020-07-09soc/intel/baytrail: Align whitespace and commentsAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-10-24acpi: Drop wrong _ADR objects for PCI host bridgesElyes HAOUAS
2017-06-12soc/baytrail: fix scope for I2C ACPI devicesMatt DeVillier
2015-11-24intel/soc/baytrail: Move MCRS ResourceTemplate out of _CRS methodMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-01intel: Correct MMIO related ACPI table settingsDave Frodin
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-02Baytrail: add _PRT to each PCIe root port deviceTed Kuo
2014-10-22baytrail/rambi: S3 support and other updatesKein Yuan
2014-09-18rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh
2014-05-15baytrail: Add ACPI Device for XHCIDuncan Laurie
2014-05-12baytrail: Expose IOSF as ACPI objectDuncan Laurie
2014-05-10baytrail: Add support for LPSS and SCC devices in ACPI modeDuncan Laurie
2014-05-08baytrail: Fix _CRS to build with new IASLDuncan Laurie
2014-05-08baytrail: Add ACPI code to describe GPIO controllerDuncan Laurie
2014-05-05baytrail: interrupt routing supportAaron Durbin
2014-04-30baytrail: Add default _OSC methodDuncan Laurie
2014-04-30baytrail: Add root bus resource regionsDuncan Laurie
2014-04-30baytrail: Add reserved MMIO regions to ACPIDuncan Laurie
2014-01-31baytrail: add initial supportAaron Durbin