summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-194-39/+45
* futility: deprecate eficompress and efidecompressBill Richardson2014-07-181-0/+2
* Clean up exported Mtd* functionsBill Richardson2014-07-096-746/+303
* Split libvboot_host.a into external and local libraries.Bill Richardson2014-07-092-80/+92
* Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler2014-06-283-0/+81
* vboot2: add a flag to indicate firmware was selected by vboot2Daisuke Nojiri2014-06-261-11/+13
* Remove nonexistant functions from tlcl.hBill Richardson2014-06-261-10/+0
* vboot2: fix overloaded NV bitRandall Spangler2014-06-252-4/+14
* vboot2: Scramble the GBB magic numberDaisuke Nojiri2014-06-253-5/+28
* vboot2: More specific errors for unimplemented external APIsRandall Spangler2014-06-242-2/+8
* vboot2: Allow platform dependent debug loggingDaisuke Nojiri2014-06-232-5/+10
* vboot2: Check necessity of recovery when firmware body hash fails to matchDaisuke Nojiri2014-06-232-0/+4
* vboot2: api-level routinesRandall Spangler2014-06-193-7/+491
* vboot2: misc higher-level routines, part 2Randall Spangler2014-06-192-0/+233
* vboot2: misc higher-level routinesRandall Spangler2014-06-195-30/+548
* vboot2: Use more specific error codes, part 3Randall Spangler2014-06-113-31/+139
* vboot2: Use more specific error codes, part 2Randall Spangler2014-06-113-18/+43
* vboot2: Use more specific error codesstabilize-5944.Bstabilize-5943.Bstabilize-5942.Bfactory-samus-5939.BRandall Spangler2014-06-075-22/+112
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-058-4/+230
* vboot2: Add common functionsRandall Spangler2014-06-052-0/+450
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-0512-1/+1548
* vboot2: Add crypto functionsRandall Spangler2014-06-057-0/+1686
* vboot2: Add workbuf functionsRandall Spangler2014-06-034-0/+304
* Workaround for failing tests when DEBUG=1Bill Richardson2014-05-312-7/+17
* lib: Handle return error code of VbExDisplaySetDimension correctly.stabilize-5899.BHung-Te Lin2014-05-221-3/+3
* Add missing #include in vboot_api.hstabilize-5875.BDavid Hendricks2014-05-151-0/+1
* lib: Add VbExDisplaySetDimension.Hung-Te Lin2014-05-133-0/+30
* Fix jumping EC from RO to RW if disable-jump was called on previous bootRandall Spangler2014-02-111-12/+27
* vboot: use recovery button as dev mode switch confirmationstabilize-5339.BLuigi Semenzato2014-01-196-7/+100
* VbBootRecovery: Make second check for 'remove' devices if none foundstabilize-springlte-5116.46.Bstabilize-5116.88.Bstabilize-5116.53.Bstabilize-5116.115.Bstabilize-5116.113.Brelease-R33-5116.Bfirmware-winky-5216.1.Bfirmware-clapper-5218.Bfactory-monroe-5140.Bfactory-beltino-5140.14.BShawn Nematbakhsh2013-12-161-2/+15
* Disable EC jump after RW image startsstabilize-5085.BDaisuke Nojiri2013-12-063-7/+15
* Add memory leak checkingSimon Glass2013-09-171-0/+88
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-3018-196/+659
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-2918-656/+196
* Implementation of Region APISimon Glass2013-08-2818-196/+656
* Improve kernel tests to pass valgrindSimon Glass2013-08-251-11/+29
* Enable vboot for sandbox and improve debugging/format stringsSimon Glass2013-08-246-28/+22
* 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-104-9/+11
* vboot: fix mocked TPM buildDuncan Laurie2013-08-091-2/+2
* Add labels to MTD partitions.Albert Chaulk2013-07-311-2/+7
* fix build error when DEBUG is enabledMike Frysinger2013-07-301-0/+1
* VbInit(): printout gbb flags as wellfactory-pit-4471.BAaron Durbin2013-07-261-1/+2
* rollback_index: Remove recovery_mode parameter to SetupTPM.Shawn Nematbakhsh2013-07-235-19/+15
* rollback_index: Add recovery parameter to RollbackKernelLock.stabilize-4443.BShawn Nematbakhsh2013-07-225-13/+7
* Port MTD structures to use 64-bit byte offsets instead of sectors.Albert Chaulk2013-07-032-32/+68
* Fix recovery mode entry due to invalid FW hash.Aaron Durbin2013-06-261-0/+7
* Bugfixes & MTD create commandAlbert Chaulk2013-06-241-2/+3
* Correct debug message typoVadim Bendebury2013-06-241-1/+1
* Provide MTD version of common functionsfactory-4290.BAlbert Chaulk2013-06-181-0/+1