summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* vboot: Notify EC of current boot modeSheng-Liang Song2014-11-063-0/+23
* vboot_reference: Rename *_SECTOR to *_SECTORSNam T. Nguyen2014-11-063-10/+10
* vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen2014-11-062-24/+38
* Add GBB flag to disable PD software syncDuncan Laurie2014-11-063-4/+11
* Call software sync a second time for PD, if necessaryRandall Spangler2014-11-061-1/+9
* Change VbExEc functions to take a devidx parameterRandall Spangler2014-11-064-39/+45
* futility: deprecate eficompress and efidecompressBill Richardson2014-11-061-0/+2
* Clean up exported Mtd* functionsBill Richardson2014-11-066-746/+303
* Split libvboot_host.a into external and local libraries.Bill Richardson2014-11-062-80/+92
* Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler2014-11-063-0/+81
* vboot2: add a flag to indicate firmware was selected by vboot2Daisuke Nojiri2014-11-061-11/+13
* Remove nonexistant functions from tlcl.hBill Richardson2014-11-061-10/+0
* vboot2: fix overloaded NV bitRandall Spangler2014-11-062-4/+14
* vboot2: Scramble the GBB magic numberDaisuke Nojiri2014-11-063-5/+28
* vboot2: More specific errors for unimplemented external APIsRandall Spangler2014-11-062-2/+8
* vboot2: Allow platform dependent debug loggingDaisuke Nojiri2014-11-062-5/+10
* vboot2: Check necessity of recovery when firmware body hash fails to matchDaisuke Nojiri2014-11-062-0/+4
* vboot2: api-level routinesRandall Spangler2014-11-063-7/+491
* vboot2: misc higher-level routines, part 2Randall Spangler2014-11-062-0/+233
* vboot2: misc higher-level routinesRandall Spangler2014-11-065-30/+548
* vboot2: Use more specific error codes, part 3Randall Spangler2014-11-063-31/+139
* vboot2: Use more specific error codes, part 2Randall Spangler2014-11-063-18/+43
* vboot2: Use more specific error codesRandall Spangler2014-11-065-22/+112
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-11-068-4/+230
* vboot2: Add common functionsRandall Spangler2014-11-062-0/+450
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-11-0612-1/+1548
* vboot2: Add crypto functionsRandall Spangler2014-11-067-0/+1686
* vboot2: Add workbuf functionsRandall Spangler2014-11-064-0/+304
* Workaround for failing tests when DEBUG=1Bill Richardson2014-11-062-7/+17
* lib: Handle return error code of VbExDisplaySetDimension correctly.Hung-Te Lin2014-11-061-3/+3
* Add missing #include in vboot_api.hDavid Hendricks2014-11-061-0/+1
* lib: Add VbExDisplaySetDimension.Hung-Te Lin2014-11-063-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