summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos/cr50_enable_update.c
Commit message (Expand)AuthorAgeFilesLines
* chromeos/cr50_enable_update.c: Modify recovery flow for cr50Edward O'Callaghan2020-06-061-2/+6
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* coreboot: Run mainboard specific code before Cr50 resetKeith Short2019-04-231-25/+34
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* coreboot: check Cr50 PM mode on normal bootKeith Short2019-02-131-14/+102
* vendorcode/google/chromeos: Add mainboard hook before cr50 updateDuncan Laurie2019-01-251-0/+6
* vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin2018-10-151-9/+1
* cr50: Allow boards to disable powering off EC on cr50 updateDaisuke Nojiri2018-08-171-1/+2
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-2/+1
* cr50: Make EC clear AP_OFF before hibnernateDaisuke Nojiri2017-12-081-3/+4
* security/vboot: Guard google_chromeec_reboot by if clauseDaisuke Nojiri2017-12-041-1/+2
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* cr50_enable_update: Add printk before EC hibernateShelley Chen2017-10-201-0/+1
* cr50: check if the new image needs to be enabled and act on itVadim Bendebury2017-05-051-0/+71