summaryrefslogtreecommitdiff
path: root/tests/ec_sync_tests.c
Commit message (Expand)AuthorAgeFilesLines
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-091-5/+0
* firmware: Prune down old region APIRandall Spangler2018-01-091-8/+0
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-091-1/+3
* firmware: Remove bmpblk codeRandall Spangler2018-01-091-2/+1
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-091-3/+3
* firmware: use sd->gbb_flagsRandall Spangler2018-01-051-4/+4
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-10/+9
* Call VbExEcRunningRW to set IN_RW flagDaisuke Nojiri2017-10-301-0/+15
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-051-30/+1
* ec_sync: always call VbExUpdateAuxFwCaveh Jalali2017-08-211-7/+18
* call depthcharge hooks for auxiliary FW update.Caveh Jalali2017-06-281-1/+59
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-121-34/+9
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-221-15/+21
* vboot: Split ec software sync to its own fileRandall Spangler2016-12-201-0/+427