Age | Commit message (Expand) | Author |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {acpi,arch,soc}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-26 | soc/intel/braswell/acpi: Replace Index(a, b) with ASL 2.0 syntax | Elyes Haouas |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-19 | tree: Replace LAnd(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | soc/intel/braswell/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/braswell/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Decrement(a) with ASL 2.0 syntax | Felix Singer |
2022-12-07 | sb,soc/intel,mb: Drop leftover comments and TODOs in ASL | Kyösti Mälkki |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-09-29 | {sb,soc}/intel: Drop unused globalnvs.asl methods | Angel Pons |
2021-09-29 | {sb,soc}/intel: Drop PRMx from GNVS | Angel Pons |
2021-09-29 | {sb,soc}/intel: Drop LCKF from GNVS | Angel Pons |
2021-02-16 | soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESS | Kyösti Mälkki |
2021-02-11 | ACPI: Move PICM declaration | Kyösti Mälkki |
2021-02-11 | sb,soc/intel: Drop OSYS from GNVS | Kyösti Mälkki |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-02-02 | soc/intel/baytrail,braswell: Drop TOLM from GNVS | Kyösti Mälkki |
2021-02-02 | soc/intel/baytrail,braswell: Sync PCI memory region in ASL | Kyösti Mälkki |
2021-01-29 | soc/intel: Drop CMEM from GNVS | Kyösti Mälkki |
2021-01-28 | ACPI: Separate ChromeOS NVS in ASL | Kyösti Mälkki |
2021-01-28 | ACPI: Declare GNVS variables globally | Kyösti Mälkki |
2021-01-27 | ACPI: Separate device_nvs_t | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2020-12-30 | drivers/intel/gma: Include gfx.asl by default for all platforms... | Matt DeVillier |
2020-08-05 | {sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code | Angel Pons |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | soc/intel/braswell: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2019-12-17 | src: Conditionally include TEVT | Frans Hendriks |
2019-11-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
2019-11-04 | soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.asl | Arthur Heymans |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-24 | acpi: Drop wrong _ADR objects for PCI host bridges | Elyes HAOUAS |
2019-07-10 | soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size only | Frans Hendriks |
2019-05-29 | soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset | Frans Hendriks |
2019-04-29 | soc/intel/braswell: Move LPE ACPI code to mainboard | Frans Hendriks |
2019-04-23 | soc/intel/braswell/acpi/lpss.asl: Remove SPI1 and PWM asl code | Frans Hendriks |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-28 | src/soc/intel/braswell/acpi/irqlinks.asl: Allow IRQ10 and 11 for all LNKx | Frans Hendriks |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-30 | soc/intel/braswell: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-28 | src/soc/intel/braswell/acpi/lpc.asl: Add ACPI and GPIO bases | Frans Hendriks |
2018-11-21 | soc/intel/braswell: Disable OS use of HPET | Frans Hendriks |
2018-07-29 | soc/intel: Remove legacy static TPM asl code | Philipp Deppenwiese |
2018-07-12 | soc/intel/braswell/acpi/dptf/thermal.asl: Make Thermal event optional | Frans Hendriks |
2018-05-05 | intel/acpi: Fix ACPI compile error | Lijian Zhao |
2018-05-01 | chromeec platforms: Update ACPI thermal event handler call | Martin Roth |
2018-03-30 | soc/intel/braswell: Save/restore GMA OpRegion address | Matt DeVillier |
2018-03-08 | soc/intel/braswell: add ACPI for eMMC/SD devices in PCI mode | Matt DeVillier |
2018-03-07 | soc/intel/braswell: add LPEA resources to southcluster.asl | Matt DeVillier |
2018-03-06 | soc/intel/braswell: increase LPEA fw allocation to 2MiB | Matt DeVillier |
2018-03-06 | soc/intel/braswell: fix PCI resource PMAX/PLEN values | Matt DeVillier |
2017-11-30 | acpi/tpm: remove non-existent IRQ for Infineon TPM chip | Matt DeVillier |
2017-11-30 | acpi/tpm: update TPM preprocessor guards | Matt DeVillier |
2017-06-09 | soc/braswell: assign unique DMA request lines to I2C controllers | Matt DeVillier |
2017-06-09 | soc/braswell: fix scope for I2C ACPI devices | Matt DeVillier |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-04-14 | soc/intel: Update license headers | Martin Roth |
2016-01-29 | soc/braswell: Fix Global NVS base address | Hannah Williams |
2016-01-28 | soc/braswell/acpi/DPTF: Write TCHG state on AC connect. | Jenny TC |
2016-01-28 | soc/braswell/acpi: Fix CID1 offset in comment | Hannah Williams |
2016-01-22 | soc/braswell: Add method for Wifi regulatory domain | Felix Durairaj |
2016-01-19 | Braswell: add code to support customization of I2C data hold time | Kane Chen |
2015-12-10 | ACPI: Fix IASL Warning about unused method for GBUF check | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-17 | braswell: Switch to using common ACPI _SWS code | Duncan Laurie |
2015-09-09 | braswell: acpi: Allow DPTF thresholds to be defined at board-level | Shawn Nematbakhsh |
2015-08-29 | intel/braswell: Adding conditional statements to turn on/off DPTF WIFI and WWAN | Prince Agyeman |
2015-07-21 | braswell: clean up \_PR entries | Jagadish Krishnamoorthy |
2015-06-25 | Braswell: Add Braswell SOC support | Lee Leahy |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-23 | Braswell: Use Baytrail as Comparison Base | Lee Leahy |