summaryrefslogtreecommitdiff
path: root/firmware/lib/ec_sync.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-1/+0
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-161-1/+1
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-1/+1
* ec_sync: Go to recovery on aux fw update failureDuncan Laurie2018-03-301-0/+14
* firmware: Remove deprecated SW_WP_ENABLED flagRandall Spangler2018-03-041-1/+0
* Clear OPROM_NEEDED on EC update before rebootDaisuke Nojiri2018-02-161-0/+3
* ec_sync: Commit NVRAM updates before battery cutoffBrian Norris2018-01-191-0/+2
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-091-31/+19
* firmware: use sd->gbb_flagsRandall Spangler2018-01-051-6/+9
* Call VbExEcRunningRW to set IN_RW flagDaisuke Nojiri2017-10-301-5/+24
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-051-58/+7
* Support EC early firmware selectionDaisuke Nojiri2017-09-081-19/+38
* call depthcharge hooks for auxiliary FW update.Caveh Jalali2017-06-281-3/+31
* 2lib: add VB2_DEBUG_RAW() to print without function nameRandall Spangler2017-01-201-25/+19
* firmware: Remove LoadKernelParams from APIsRandall Spangler2017-01-121-0/+22
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-121-222/+294
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-221-40/+40
* vboot: Split ec software sync to its own fileRandall Spangler2016-12-201-0/+387