Age | Commit message (Expand) | Author |
2021-07-05 | timestamp,vc/google/chromeos/cr50: Add timestamp for enable update | Raul E Rangel |
2021-06-14 | ACPI: Refactor use of global and device NVS | Kyösti Mälkki |
2021-06-14 | ChromeOS: Separate NVS from global GNVS | Kyösti Mälkki |
2021-04-30 | mb/google: Move ECFW_RW setting for non-ChromeEC boards | Kyösti Mälkki |
2021-04-30 | vc/google/chromeos: Refactor GNVS init | Kyösti Mälkki |
2021-04-29 | migrate out of flashrom deprecated options | Daniel Campello |
2021-04-21 | ChromeOS: Use CHROMEOS_NVS guard | Kyösti Mälkki |
2021-03-18 | vc/google/chromeos/acpi: Add type to OIPG declaration | Raul E Rangel |
2021-03-17 | sar: Fix semantics of `get_wifi_sar_cbfs_filename()` | Furquan Shaikh |
2021-03-17 | vc/google/chromeos: Deprecate support for SAR tables in VPD | Furquan Shaikh |
2021-02-17 | vc/google/chromeos: Account for GNVS allocated early | Kyösti Mälkki |
2021-02-17 | vc/google/chromeos: Allocate RAMOOPS late | Kyösti Mälkki |
2021-02-16 | vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC | Kyösti Mälkki |
2021-02-16 | soc/intel: Switch guard to CHROMEOS_RAMOOPS | Kyösti Mälkki |
2021-02-04 | vc/google/chromeos: Drop <acpi/vpd.asl> | Kyösti Mälkki |
2021-02-04 | vc/../chromeos.asl: Drop CHROMEOS guard | Kyösti Mälkki |
2021-01-29 | vc/google/chromeos/Kconfig: Remove unused NO_TPM_RESUME | Frans Hendriks |
2021-01-28 | ACPI: Separate ChromeOS NVS in ASL | Kyösti Mälkki |
2021-01-22 | vendorcode/google/chromeos: Build CSE Board Reset in Romstage | Karthikeyan Ramasubramanian |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2021-01-03 | vc/google/chromeos: Move chromeos_set_me_hash() prototype | Kyösti Mälkki |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-11-20 | vc/google/chromeos/sar: Make "SAR not found" log a debug message | Maulik V Vaghela |
2020-11-19 | ACPI S3: Replace acpi_is_wakeup() | Kyösti Mälkki |
2020-10-19 | volteer+vendorcode: Retrieve Cr50 version only via SPI | Jes Klinke |
2020-10-13 | vendorcode/google/dram_part_num: Lower the severity of debug statement | Karthikeyan Ramasubramanian |
2020-10-05 | vendorcode/google: add CHROMEOS_DRAM_PART_NUMBER_IN_CBI Kconfig option | Nick Vaccaro |
2020-09-15 | chromeos: Provide common watchdog reboot support in romstage | Ravi Kumar Bokka |
2020-08-31 | vendorcode/google: Add error handling | John Zhao |
2020-08-27 | symbols: Change implementation details of DECLARE_OPTIONAL_REGION() | Julius Werner |
2020-08-24 | vc/google/chromeos: load wifi_sar_defaults.hex as the main WiFi SAR CBFS source | Kevin Chiu |
2020-08-22 | vendorcode/google/chromeos: Introduce helper for CSE board reset | Karthikeyan Ramasubramanian |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-25 | vendorcode/google/chromeos: Add GOOG0016 _HID for Chrome OS ACPI | Duncan Laurie |
2020-06-20 | vc/google/chromeos/elog.c: Clean up code | Angel Pons |
2020-06-20 | ACPI: Drop some HAVE_ACPI_RESUME preprocessor use | Kyösti Mälkki |
2020-06-06 | chromeos/cr50_enable_update.c: Modify recovery flow for cr50 | Edward O'Callaghan |
2020-06-02 | drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RW | Jonathan Zhang |
2020-06-01 | src: Fix up ##-commented SPDX headers | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-04 | src/vendorcode: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-07 | chromeos: remove unused constants from gnvs.h | Joel Kitching |
2020-02-24 | vboot: remove rogue vboot_struct.h include | Joel Kitching |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2019-10-24 | google/chromeos: Add a library to get DSM calibration data | Cheng-Yi Chiang |
2019-09-12 | src/vendorcode: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-08-23 | google/chromeos: Support AP watchdog flag from Chrome EC | You-Cheng Syu |
2019-08-20 | src: Remove variable length arrays | Jacob Garber |
2019-06-24 | add ctype.h header | Joel Kitching |
2019-05-18 | vendorcode/google/chromeos: Correct VPD field for MAC passthrough | Simon Glass |
2019-05-09 | vendorcode/google/chromeos: Use explicit zero check in ACPI code | Duncan Laurie |
2019-04-23 | coreboot: Run mainboard specific code before Cr50 reset | Keith Short |
2019-03-28 | chromeos: remove remaining dev switch references | Joel Kitching |
2019-03-11 | vendorcode/google/chromeos: Fix AMAC return type | Duncan Laurie |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | vendorcode/google/chromeos: Support MAC address passthru policy | Duncan Laurie |
2019-03-04 | vendorcode/google/chromeos: Add support for reading VPD in ACPI | Duncan Laurie |
2019-03-04 | vendorcode/google/chromeos: Save VPD region into GNVS | Duncan Laurie |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-02-13 | coreboot: check Cr50 PM mode on normal boot | Keith Short |
2019-02-01 | vendorcode/google/chromeos: Use ACPI GPIO pin when possible | Duncan Laurie |
2019-01-25 | vendorcode/google/chromeos: Add mainboard hook before cr50 update | Duncan Laurie |
2018-12-21 | chromeos: Provide watchdog support in verstage | You-Cheng Syu |
2018-12-17 | Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library" | Duncan Laurie |
2018-12-17 | vendorcode/google: support multiple SAR filenames | Justin TerAvest |
2018-12-14 | vendorcode/google/chromeos: Get ACPI pin from GPIO library | Duncan Laurie |
2018-11-08 | security/vboot: Add selection for firmware slots used by VBOOT | Philipp Deppenwiese |
2018-11-01 | sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors | Tristan Corrick |
2018-10-22 | reset: Provide new single-function reset API | Nico Huber |
2018-10-15 | vc/google/chromeos/ec: remove EC hibernate in cr50 update path | Aaron Durbin |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-09 | drivers/vpd: Add VPD support | Patrick Rudolph |
2018-09-06 | acpi/gnvs: delay setting chromeos_apci_t.vdat until depthcharge | Joel Kitching |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-08-28 | acpi: Hide Chrome and coreboot specific devices | David Wu |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2018-08-17 | cr50: Allow boards to disable powering off EC on cr50 update | Daisuke Nojiri |
2018-08-14 | cbmem: rename vdat to chromeos_acpi | Joel Kitching |
2018-07-13 | intel/wifi: Add WGDS ACPI method for Geo Aware SAR | Pratik Prajapati |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-01-18 | security/tpm: Change TPM naming for different layers. | Philipp Deppenwiese |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2017-12-08 | cr50: Make EC clear AP_OFF before hibnernate | Daisuke Nojiri |
2017-12-04 | security/vboot: Guard google_chromeec_reboot by if clause | Daisuke Nojiri |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-10-20 | cr50_enable_update: Add printk before EC hibernate | Shelley Chen |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-08 | src/vendorcode: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-05-05 | cr50: check if the new image needs to be enabled and act on it | Vadim Bendebury |
2017-04-24 | Kconfig: provide MAINBOARD_HAS_TPM_CR50 option | Aaron Durbin |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific | Julius Werner |