summaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/cr50_enable_update.c
AgeCommit message (Expand)Author
2020-06-06chromeos/cr50_enable_update.c: Modify recovery flow for cr50Edward O'Callaghan
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-04-23coreboot: Run mainboard specific code before Cr50 resetKeith Short
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-13coreboot: check Cr50 PM mode on normal bootKeith Short
2019-01-25vendorcode/google/chromeos: Add mainboard hook before cr50 updateDuncan Laurie
2018-10-15vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin
2018-08-17cr50: Allow boards to disable powering off EC on cr50 updateDaisuke Nojiri
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-05-05cr50: check if the new image needs to be enabled and act on itVadim Bendebury