summaryrefslogtreecommitdiff
path: root/firmware/include/vboot_api.h
Commit message (Expand)AuthorAgeFilesLines
* vboot: deprecate and remove VbInitParamsstabilize-12249.Bstabilize-12239.19.BJoel Kitching2019-05-291-17/+1
* vboot: do not use cparams for VBSDJoel Kitching2019-05-281-4/+4
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-161-2/+3
* firmware: replace recovery mode flag with physical presenceMatt Delco2019-05-161-2/+0
* vboot: deprecate Alt OS codeJoel Kitching2019-05-141-3/+2
* Enable launching diagnostics from OS broken screenstabilize-12088.BMathew King2019-04-131-0/+3
* vboot: pull vb2_context up to higher level in call stackJoel Kitching2019-03-261-2/+7
* vboot: add diagnostic modeMatt Delco2019-03-211-1/+5
* firmware: add time unit conversion definesMatt Delco2019-03-201-0/+4
* vboot: add power button query functionalityMatt Delco2019-03-161-4/+5
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-131-1/+18
* vboot_display: Add full_info parameter to VbExDisplayDebugInfo()factory-atlas-11907.Bfactory-atlas-11907.11.BJulius Werner2019-03-091-7/+7
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-221-2/+45
* vboot: Don't hardcode special keyboard values.Mathew King2019-02-221-0/+4
* vboot_api: Add new VB_AUX_FW_NO_DEVICE update severityKarthikeyan Ramasubramanian2018-11-271-3/+5
* Add a screen showing a menu for alternative firmwareSimon Glass2018-11-161-0/+19
* Add a constant for the escape keystabilize-atlas-11177.BSimon Glass2018-10-191-2/+3
* Add support for booting into alternative boot loadersSimon Glass2018-09-261-1/+4
* add extern C markers to installed headersMike Frysinger2018-09-041-0/+9
* vboot_reference: sync flags with eve-campfire branchTing Shen2018-08-141-0/+4
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-6/+6
* vboot_aux_fw: Add new return code to handle busy casestabilize-10866.BJett Rink2018-07-031-0/+2
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-131-0/+15
* firmware: remove unused vboot1 APIsRandall Spangler2018-03-081-203/+6
* firmware: Remove deprecated SW_WP_ENABLED flagRandall Spangler2018-03-041-5/+0
* firmware: Remove VbLockDevice()stabilize-10452.96.Bstabilize-10452.90.Bstabilize-10452.85.Bstabilize-10452.81.Brelease-R66-10452.BRandall Spangler2018-03-011-14/+0
* vboot_api: Remove unused VB_SCREEN constantsJulius Werner2018-02-071-6/+3
* detachables: The Big RefactorJulius Werner2018-01-311-0/+4
* detachables: Remove obsolete RECOVERY menuJulius Werner2018-01-311-2/+1
* detachables: Define options menuShelley Chen2018-01-231-0/+2
* firmware: Prune down old region APIRandall Spangler2018-01-091-3/+0
* firmware: Remove bmpblk codeRandall Spangler2018-01-091-2/+1
* firmware: simplify audioRandall Spangler2018-01-051-11/+5
* buttons: Update button codes for vup, vdn and powerFurquan Shaikh2017-11-091-4/+13
* Support EC early firmware selectionDaisuke Nojiri2017-09-081-2/+15
* detachables: Skip "Enable Developer Mode" in DEV modeShelley Chen2017-08-141-5/+10
* 2lib: Add test_mockable attributeRandall Spangler2017-06-201-0/+2
* detachables: New code path for displaying detachable menusstabilize-9592.82.Bstabilize-9592.67.Bstabilize-9592.55.Bstabilize-9592.15.Brelease-R60-9592.BShelley Chen2017-05-251-0/+12
* define callback APIs for auxiliary firmware update.Caveh Jalali2017-05-231-0/+38
* detachables: Define VbExDisplayMenu()stabilize-9430.Bstabilize-9428.BShelley Chen2017-03-291-0/+11
* poppy: define VbExDisplayGetDimension()Shelley Chen2017-03-021-0/+5
* poppy: defining base screen enum itemShelley Chen2017-03-011-0/+2
* poppy: add highlight param to VbExDisplayText()Shelley Chen2017-02-271-2/+8
* firmware: Using power button for selectionShelley Chen2017-01-241-1/+3
* firmware: Adding vol up/down ascii definitionsShelley Chen2017-01-241-1/+6
* firmware: calling menu ui when using detachablesstabilize-fsi-9202.5.0.Bstabilize-fsi-9202.10.Bstabilize-M57-9202.35.0.Bstabilize-9202.Bstabilize-9202.64.Bstabilize-9202.56.Bstabilize-9202.28.Bstabilize-9202.18.Bstabilize-9199.Brelease-R57-9202.BShelley Chen2017-01-181-1/+8
* firmware: Adding VbExDisplayText functionShelley Chen2017-01-131-0/+6
* vboot: Clean up headersRandall Spangler2016-12-211-50/+50
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-081-2/+2
* vboot: use malloc and free directlyRandall Spangler2016-11-061-18/+0