summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Add new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-261-1/+1
* Request cold reboot when switching to dev modeDaisuke Nojiri2018-02-081-1/+1
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-091-13/+12
* firmware: Prune down old region APIRandall Spangler2018-01-091-11/+8
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-091-6/+5
* firmware: Remove bmpblk codeRandall Spangler2018-01-091-26/+15
* firmware: simplify audioRandall Spangler2018-01-051-12/+4
* firmware: use sd->gbb_flagsRandall Spangler2018-01-051-13/+16
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-8/+7
* vboot_ui: Let keyboard power button shut down systemDaisuke Nojiri2017-12-081-17/+18
* Call VbExEcRunningRW to set IN_RW flagDaisuke Nojiri2017-10-301-3/+1
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-051-11/+4
* 2lib: add VB2_DEBUG_RAW() to print without function nameRandall Spangler2017-01-201-40/+28
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-121-63/+63
* firmware: Split out kernel UIRandall Spangler2017-01-121-0/+581