Age | Commit message (Expand) | Author |
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 |
2017-03-28 | vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default | Julius Werner |
2017-03-28 | chromeos: Remove old MOCK_TPM references | Julius Werner |
2017-03-09 | vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata | Aaron Durbin |
2017-03-08 | chromeos/elog: Filter developer mode entry on S3 resume | Duncan Laurie |
2017-01-24 | Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections" | Patrick Georgi |
2017-01-12 | google/chromeos: disable platform hierarchy on resume for TPM2 | Aaron Durbin |