aboutsummaryrefslogtreecommitdiff
path: root/firmware/stub
AgeCommit message (Expand)Author
2014-11-30futility: workaround for broken toolchain in static buildsBill Richardson
2014-10-15vboot: new streaming APIsDan Ehrenberg
2014-09-03vboot: Notify EC of current boot modeSheng-Liang Song
2014-07-19Change VbExEc functions to take a devidx parameterRandall Spangler
2014-05-13lib: Add VbExDisplaySetDimension.Hung-Te Lin
2014-01-19vboot: use recovery button as dev mode switch confirmationLuigi Semenzato
2013-12-06Disable EC jump after RW image startsDaisuke Nojiri
2013-09-17Add memory leak checkingSimon Glass
2013-08-30Implementation of Region APISimon Glass
2013-08-29Revert "Implementation of Region API"Yoshiki Iguchi
2013-08-28Implementation of Region APISimon Glass
2013-04-02Massive refactoring of external header files.Bill Richardson
2013-03-19Get rid of some crufty macros.Gabe Black
2013-03-19Get rid of the now unused biosincludes.h headers.Gabe Black
2013-02-26Split off modules required for VbInit() and VbSelectFirmware()Randall Spangler
2013-02-06Reformat to kernel styleRandall Spangler
2013-02-06EC software sync uses precomputed hash if availableRandall Spangler
2012-12-12tlcl: move open retry into TlclKees Cook
2012-11-28Tlcl: allow OS failures to bubble up to callerKees Cook
2012-09-20Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer
2012-07-23VbExEcGetExpectedRW() should take a const **Randall Spangler
2012-07-19Change VbExEcGetExpectedRW so that vboot picks an ec image instead of U-Boot.Gabe Black
2012-07-07Stub out new vboot APIs for EC software syncRandall Spangler
2012-06-18Remove VbExTrustEC() from vboot, so it can go into BIOS.Bill Richardson
2012-05-03Require -Wall -Werror for everything.Bill Richardson
2012-01-19Fix audio loop for long-delay keyboard reads.Bill Richardson
2011-11-14Add a few comments and warnings when building incorrectlySimon Glass
2011-11-02Move Memset from vboot_reference to vbexport/u-bootStefan Reinauer
2011-09-23VbExBeep() now returns VbError_t instead of voidBill Richardson
2011-08-17Decompress images in vboot wrapper, not in BIOS.Bill Richardson
2011-07-08Vboot wrapper initial implementationRandall Spangler
2011-07-08Port vboot_reference to use new wrapper API utility functionsRandall Spangler
2011-07-01Revert "Verified boot wrapper - replace utility functions"Randall Spangler
2011-07-01Verified boot wrapper - replace utility functionsRandall Spangler
2011-06-27Revert "Verified boot wrapper - replace utility functions"mukesh agrawal
2011-06-27Verified boot wrapper - replace utility functionsRandall Spangler
2011-06-27Verified boot wrapper - add stub implementations for hostRandall Spangler
2011-06-24Produce better error message when TPM device cannot be opened.Luigi Semenzato
2011-05-09Address compiler warnings (errors) for gcc-4.6Bill Richardson
2011-04-04Fix vboot_reference-firmware linking errorGaurav Shah
2011-03-17Add VbSharedData field parsingRandall Spangler
2011-03-16Added timing data to VbSharedData.Randall Spangler
2011-03-09This is necessary to pass additional information about whether firmware A or ...Randall Spangler
2011-02-25Add LoadFirmware() support for NvStorage APIRandall Spangler
2011-02-14Support dev vs consumer firmware in vboot_referenceRandall Spangler
2010-12-16vboot TPM stub functions return error codesChe-Liang Chiou
2010-12-09Fix PRIu64 definition to llu.Tom Wai-Hong Tam
2010-12-07Fix PRIu64 in biosincludes.hChe-Liang Chiou
2010-09-29Fix test suite deficiencies.vbendeb
2010-09-02TBR: reviewed in person with semenzatoRandall Spangler