Age | Commit message (Expand) | Author |
2023-07-06 | acpi/gnvs.c: Drop unused pointer to the cbmem console | Arthur Heymans |
2022-05-16 | soc/intel/*: Use SSDT to pass A4GB and A4GS | Arthur Heymans |
2021-11-09 | soc/intel: generate SSDT instead of using GNVS for SGX | Michael Niewöhner |
2021-09-29 | soc/intel: Rename GNVS struct member to match ASL | Angel Pons |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Add missing include in nvs.h | Kyösti Mälkki |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-05-14 | soc/intel: Always advertise MMIO window above 4G in ACPI tables | Furquan Shaikh |
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-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-01-10 | soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource proper | Subrata Banik |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2017-11-04 | sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t | Jonathan Neuschäfer |
2017-10-25 | soc/intel/apollolake: Fix broken GNVS offset for chromeos | Furquan Shaikh |
2017-10-20 | soc/intel/apollolake: Add GNVS variables and include SGX ASL | Pratik Prajapati |
2017-08-10 | soc/intel/apollolake: Enable UART debug controller on S3 resume | Furquan Shaikh |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-04-13 | soc/intel/apollolake: Set sdcard card detect (CD) host ownership | Venkateswarlu Vinjamuri |
2017-03-10 | soc/intel/apollolake: Add PM methods to power gate SD card | Venkateswarlu Vinjamuri |
2016-09-14 | soc/intel/apollolake: Add PM methods to power gate PCIe | Vaibhav Shankar |
2016-07-01 | soc/intel/apollolake: typedef global_nvs_t for consistency | Aaron Durbin |
2016-06-28 | soc/intel/apollolake: Add NHLT table region to ACPI global nvs | Saurabh Satija |
2016-06-24 | soc/intel/apollolake: Include _PTS, _WAK and _SWS | Hannah Williams |
2016-06-15 | intel/apollolake: Correct the offsets in gnvs | Furquan Shaikh |
2016-06-15 | intel/apollolake: Add CBMEM console to GNVS | Furquan Shaikh |
2016-06-01 | intel/apollolake: Add support to enable google ChromeEC | Shaunak Saha |
2016-04-28 | soc/intel/apollolake: Add handling of GNVS ACPI entry for CHROMEOS builds | Lance Zhao |