Age | Commit message (Expand) | Author |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-11-20 | soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPD | Michael Niewöhner |
2020-10-12 | soc/intel/cannonlake: Align cosmetics with Ice Lake | Angel Pons |
2020-10-08 | soc/intel/common/block/acpi: Factor out common gfx.asl | Subrata Banik |
2020-10-05 | soc/intel/common/block/acpi: Factor out common ish.asl | Subrata Banik |
2020-10-05 | soc/intel/common/block/acpi: Factor out common platform.asl | Subrata Banik |
2020-10-05 | soc/intel/{cnl,icl,skl}: Convert 'platform.asl' to ASL 2.0 syntax | Subrata Banik |
2020-10-05 | soc/intel/common/block/acpi: Factor out common smbus.asl | Subrata Banik |
2020-10-05 | soc/intel/common/block/acpi: Factor out common pch_glan.asl | Subrata Banik |
2020-10-03 | soc/intel: Move soc_pch_pirq_init() to common code | Subrata Banik |
2020-09-27 | soc/intel/common/block/acpi: Factor out common gpio_op.asl | Subrata Banik |
2020-09-27 | soc/intel/cannonlake: Align gpio_op.asl with TGL | Subrata Banik |
2020-09-25 | soc/intel: Use ASL 2.0 syntax for GPIO ASL helper function | Subrata Banik |
2020-09-24 | soc/intel/cnl: drop lpit.asl in favor of common version | Michael Niewöhner |
2020-09-17 | soc/intel/cannonlake: add missing special function pads | Michael Niewöhner |
2020-09-17 | soc/intel/cannonlake: rename "RSVD" GPIOs to their correct names | Michael Niewöhner |
2020-09-17 | soc/intel/cannonlake: fix GPIO community numbering in ACPI | Michael Niewöhner |
2020-09-14 | soc/intel/cnl: Add ACPI support for PMC core OS driver | Michael Niewöhner |
2020-09-09 | soc/intel/cannonlake: Add PCIe ports on PCH-H | Patrick Rudolph |
2020-08-10 | soc/intel/cannonlake/acpi/serialio.asl: Don't advertise unavailable devices | Patrick Rudolph |
2020-06-30 | soc/intel/cannonlake: Add UWES ASL into xhci.asl | Edward O'Callaghan |
2020-06-30 | src: Remove whitespaces before tabs | Elyes HAOUAS |
2020-06-18 | soc/intel: remove unused dptf.asl file and other defines | Sumeet R Pawnikar |
2020-06-14 | soc/intel/cannonlake/acpi: Capitalize hex number to unify with Skylake | Paul Menzel |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-28 | soc/intel/cannonlake: Report driver strength by _DSM in eMMC ACPI device | Kane Chen |
2020-04-09 | soc/intel: Remove unneeded whitespaces | Elyes HAOUAS |
2020-04-06 | soc/intel/cannonlake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-01-14 | soc/intel/cannonlake: Fix ASL compilation remarks | Subrata Banik |
2020-01-09 | soc/intel/{cnl,icl,tgl}: Move northbridge.asl into common/block/acpi | Subrata Banik |
2020-01-07 | soc/intel/{apl,cnl,icl,skl,tgl}: Clean up SA ASL code | Subrata Banik |
2019-12-26 | soc/intel/cannonlake: Move GPIO PM configuration to soc level | Eric Lai |
2019-12-17 | soc/intel{cannonlake,icelake}/northbridge.asl: Correct flash range | Wim Vervoorn |
2019-12-02 | soc/intel/cannonlake: Add gfx.asl file | Mathew King |
2019-11-01 | soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpi | Subrata Banik |
2019-11-01 | soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/ | Subrata Banik |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-11-01 | soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpi | Subrata Banik |
2019-10-31 | soc/intel/{cnl,icl,skl}: Remove unused SMI opregion | Subrata Banik |
2019-10-25 | soc/intel: Drop wrong _ADR objects | Elyes HAOUAS |
2019-07-13 | soc/intel/cannonlake: Remove unused header files from southbridge.asl | Aamir Bohra |
2019-07-11 | soc/intel/cannonlake: Add GPID and CGPM methods to GPIO ASL | Tim Wawrzynczak |
2019-07-11 | soc/intel/cannonlake: Make EC S0ix notification optional in LPIT | Tim Wawrzynczak |
2019-06-07 | soc/intel/cannonlake: Add _DSM method for SD controller | V Sowmya |
2019-05-06 | soc/intel/cannonlake/acpi: Add board level s0ix call back | Eric Lai |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | soc/intel/cnl/acpi: add ish ACPI device | Jett Rink |