summaryrefslogtreecommitdiff
path: root/firmware/include/vboot_api.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-261-30/+0
* vboot: Add firmware management parametersRandall Spangler2016-05-081-0/+2
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-121-0/+5
* Modify EC software sync to update RO if necessarystabilize-7834.66.Bstabilize-7821.Brelease-R49-7834.BMary Ruthven2016-01-101-1/+3
* vboot: Change VbExEc implementations to support RO updateMary Ruthven2016-01-061-11/+14
* add error code for screen drawing failurestabilize-smaug-7731.Bstabilize-7729.BDaisuke Nojiri2015-12-031-0/+2
* vboot_api_kernel: Add new EcVbootDone APIShawn Nematbakhsh2015-10-291-0/+13
* Add VbExGetLocalizationCountDaisuke Nojiri2015-10-201-0/+8
* Pass locale to VbExDisplayScreenDaisuke Nojiri2015-10-151-1/+1
* Add broken screenDaisuke Nojiri2015-10-121-0/+2
* vboot_reference: fix unittest when building with clang.Yunlian Jiang2015-06-111-0/+5
* cgpt: Add a callback to allow override of GPT entry priorityFurquan Shaikh2015-06-041-0/+14
* fastboot: Add routines for unlock and lock devicestabilize-7131.BFurquan Shaikh2015-05-291-0/+29
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-281-1/+4
* fastboot: Add routine for verifying kernel image loaded in memoryFurquan Shaikh2015-05-271-0/+21
* enable USB boot on transition to dev on some devicesVadim Bendebury2015-04-071-0/+3
* kernel flags: Pass back kernel premable flags in kparamsFurquan Shaikh2015-02-121-0/+2
* vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWNstabilize-6592.BShawn Nematbakhsh2014-12-171-3/+14
* vboot: Plumb the two disk sizes and external GPT param throughDan Ehrenberg2014-12-151-9/+37
* vboot: Add flag to indicate VbInit is run before option rom loadingfactory-whirlwind-6509.BDuncan Laurie2014-11-211-0/+2
* Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"stabilize-6480.Bfactory-ryu-6486.Bfactory-ryu-6486.1.BJulius Werner2014-11-151-32/+10
* vboot: Plumb the two disk sizes and 'gpt on device' param throughDan Ehrenberg2014-11-151-10/+32
* vboot: new streaming APIsDan Ehrenberg2014-10-151-0/+45
* vboot: Notify EC of current boot modeSheng-Liang Song2014-09-031-0/+7
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-191-12/+18
* Add missing #include in vboot_api.hstabilize-5875.BDavid Hendricks2014-05-151-0/+1
* lib: Add VbExDisplaySetDimension.Hung-Te Lin2014-05-131-0/+9
* vboot: use recovery button as dev mode switch confirmationstabilize-5339.BLuigi Semenzato2014-01-191-0/+23
* Disable EC jump after RW image startsstabilize-5085.BDaisuke Nojiri2013-12-061-4/+3
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-0/+41
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-41/+0
* Implementation of Region APISimon Glass2013-08-281-0/+41
* Add VB_SELECT_FIRMWARE_COUNT to enumSimon Glass2013-08-161-1/+2
* Fix incorrect format stringsstabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BVadim Bendebury2013-08-101-1/+2
* Massive refactoring of external header files.Bill Richardson2013-04-021-3/+9
* Add VbExEcGetExpectedRWHash()Randall Spangler2013-02-051-1/+12
* Reformat header files to kernel styleRandall Spangler2013-01-251-398/+515
* Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer2012-09-201-0/+3
* Declare VbExProtectFlash() in vboot_api.h so we can implement it.Bill Richardson2012-08-281-0/+8
* Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.Bill Richardson2012-08-281-0/+3
* firmware: Add TONORM_CONFIRM screen.Hung-Te Lin2012-08-131-0/+1
* vboot: add flag to indicate that the EC is slow to programBill Richardson2012-08-071-0/+2
* Add WAIT screen to default bitmapBill Richardson2012-08-051-0/+1
* TONORM screen should display at Dev screen, not Recovery screen.Bill Richardson2012-08-021-1/+1
* Revert "Enter key at DEV screen no longer transition to TONORM screen"Randall Spangler2012-08-011-1/+0