summaryrefslogtreecommitdiff
path: root/firmware/lib/ec_sync_all.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-1/+0
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-1/+1
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-3/+3
* lib/ec_sync_all: Reboot EC to RO after successful AUX FW updateKarthikeyan Ramasubramanian2019-06-191-8/+12
* vboot: don't unset VB2_NV_DISPLAY_REQUEST in EC syncJoel Kitching2019-06-071-35/+5
* firmware/lib/ec_sync_all: Refactor the EC SW Sync flowKarthikeyan Ramasubramanian2019-05-281-28/+46
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-161-29/+25
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-221-1/+1
* ec_sync: Go to recovery on aux fw update failureDuncan Laurie2018-03-301-18/+33
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-091-3/+3
* firmware: Remove bmpblk codeRandall Spangler2018-01-091-1/+1
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-091-5/+5
* Support EC early firmware selectionDaisuke Nojiri2017-09-081-7/+4
* ec_sync: always call VbExUpdateAuxFwCaveh Jalali2017-08-211-5/+3
* call depthcharge hooks for auxiliary FW update.Caveh Jalali2017-06-281-3/+19
* 2lib: add VB2_DEBUG_RAW() to print without function nameRandall Spangler2017-01-201-3/+3
* firmware: Remove LoadKernelParams from APIsRandall Spangler2017-01-121-0/+5
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-121-0/+81