summaryrefslogtreecommitdiff
path: root/firmware/stub
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Enable linker garbage collectionJulius Werner2019-08-161-1/+1
* vboot: replace VBERROR_UNKNOWN with VB2_ERROR_UNKNOWNJoel Kitching2019-08-132-7/+8
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-135-30/+30
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-1/+1
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-065-43/+44
* vboot/tpm: fix return type inconsistenciesJoel Kitching2019-08-061-10/+10
* vboot: join vboot1 and vboot2 errors into same enumJoel Kitching2019-08-064-0/+4
* vboot: deprecate VbExError functionJoel Kitching2019-07-241-28/+0
* vboot: remove vboot1-style VbExDebug functionJoel Kitching2019-06-261-9/+0
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-142-7/+2
* firmware: add time unit conversion definesMatt Delco2019-03-202-3/+3
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-131-1/+1
* vboot_display: Add full_info parameter to VbExDisplayDebugInfo()factory-atlas-11907.Bfactory-atlas-11907.11.BJulius Werner2019-03-091-1/+1
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-221-1/+7
* Add support for booting into alternative boot loadersSimon Glass2018-09-261-1/+1
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-033-12/+12
* tpm_lite: stub: retry in case of TPM comm errorstabilize-10718.88.Bstabilize-10718.71.Bstabilize-10718.69.Bstabilize-10718.111.Brelease-R68-10718.BAndrey Pronin2018-05-241-7/+45
* tpm_lite: Set O_CLOEXEC when opening TPM device.stabilize-10682.BMattias Nissler2018-05-141-1/+1
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-131-0/+17
* firmware: remove unused vboot1 APIsRandall Spangler2018-03-081-40/+0
* firmware: Prune down old region APIRandall Spangler2018-01-091-18/+0
* detachables: Skip "Enable Developer Mode" in DEV modeShelley Chen2017-08-141-1/+2
* define callback APIs for auxiliary firmware update.Caveh Jalali2017-05-231-0/+11
* detachables: Define VbExDisplayMenu()stabilize-9430.Bstabilize-9428.BShelley Chen2017-03-291-0/+6
* poppy: define VbExDisplayGetDimension()Shelley Chen2017-03-021-0/+5
* poppy: add highlight param to VbExDisplayText()Shelley Chen2017-02-271-1/+2
* firmware: Adding VbExDisplayText functionShelley Chen2017-01-131-0/+6
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-121-7/+10
* tpm_lite_stub: clean up debug printouts in VbExTpmSendReceiveAndrey Pronin2016-11-101-23/+18
* vboot: use malloc and free directlyRandall Spangler2016-11-068-198/+4
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-232-36/+1
* Fix indentation in firmware and host libsRandall Spangler2016-10-132-172/+184
* Fix coverity warnings in firmwareRandall Spangler2016-09-061-1/+1
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-121-0/+5
* Port to musl: musl doesn't have execinfo.h.Doug Evans2016-01-071-0/+15
* vboot: Change VbExEc implementations to support RO updateMary Ruthven2016-01-061-7/+9
* vboot_api_kernel: Add new EcVbootDone APIShawn Nematbakhsh2015-10-291-0/+5
* Pass locale to VbExDisplayScreenDaisuke Nojiri2015-10-151-1/+1
* vboot_reference: fix unittest when building with clang.Yunlian Jiang2015-06-111-1/+1
* cgpt: Add a callback to allow override of GPT entry priorityFurquan Shaikh2015-06-041-0/+5
* futility: workaround for broken toolchain in static buildsBill Richardson2014-11-301-0/+39
* vboot: new streaming APIsDan Ehrenberg2014-10-151-0/+87
* vboot: Notify EC of current boot modeSheng-Liang Song2014-09-031-0/+13
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-191-10/+10
* lib: Add VbExDisplaySetDimension.Hung-Te Lin2014-05-131-0/+5
* vboot: use recovery button as dev mode switch confirmationstabilize-5339.BLuigi Semenzato2014-01-191-0/+10
* Disable EC jump after RW image startsstabilize-5085.BDaisuke Nojiri2013-12-061-1/+1
* Add memory leak checkingSimon Glass2013-09-171-0/+88
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-0/+21
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-21/+0