summaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos
AgeCommit message (Expand)Author
2019-04-23coreboot: Run mainboard specific code before Cr50 resetKeith Short
2019-03-28chromeos: remove remaining dev switch referencesJoel Kitching
2019-03-11vendorcode/google/chromeos: Fix AMAC return typeDuncan Laurie
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04vendorcode/google/chromeos: Support MAC address passthru policyDuncan Laurie
2019-03-04vendorcode/google/chromeos: Add support for reading VPD in ACPIDuncan Laurie
2019-03-04vendorcode/google/chromeos: Save VPD region into GNVSDuncan Laurie
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-13coreboot: check Cr50 PM mode on normal bootKeith Short
2019-02-01vendorcode/google/chromeos: Use ACPI GPIO pin when possibleDuncan Laurie
2019-01-25vendorcode/google/chromeos: Add mainboard hook before cr50 updateDuncan Laurie
2018-12-21chromeos: Provide watchdog support in verstageYou-Cheng Syu
2018-12-17Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library"Duncan Laurie
2018-12-17vendorcode/google: support multiple SAR filenamesJustin TerAvest
2018-12-14vendorcode/google/chromeos: Get ACPI pin from GPIO libraryDuncan Laurie
2018-11-08security/vboot: Add selection for firmware slots used by VBOOTPhilipp Deppenwiese
2018-11-01sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick
2018-10-22reset: Provide new single-function reset APINico Huber
2018-10-15vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-09drivers/vpd: Add VPD supportPatrick Rudolph
2018-09-06acpi/gnvs: delay setting chromeos_apci_t.vdat until depthchargeJoel Kitching
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-08-28acpi: Hide Chrome and coreboot specific devicesDavid Wu
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-17cr50: Allow boards to disable powering off EC on cr50 updateDaisuke Nojiri
2018-08-14cbmem: rename vdat to chromeos_acpiJoel Kitching
2018-07-13intel/wifi: Add WGDS ACPI method for Geo Aware SARPratik Prajapati
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-08cr50: Make EC clear AP_OFF before hibnernateDaisuke Nojiri
2017-12-04security/vboot: Guard google_chromeec_reboot by if clauseDaisuke Nojiri
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-20cr50_enable_update: Add printk before EC hibernateShelley Chen
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-08src/vendorcode: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-05cr50: check if the new image needs to be enabled and act on itVadim Bendebury
2017-04-24Kconfig: provide MAINBOARD_HAS_TPM_CR50 optionAaron Durbin
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specificJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-03-28chromeos: Remove old MOCK_TPM referencesJulius Werner
2017-03-09vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdataAaron Durbin
2017-03-08chromeos/elog: Filter developer mode entry on S3 resumeDuncan Laurie
2017-01-24Revert "chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections"Patrick Georgi
2017-01-12google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin
2017-01-11chromeos: fix build issues within sar.cRobbie Zhang
2017-01-09chromeos: Implement locating and decoding wifi sar data from VPDRobbie Zhang