summaryrefslogtreecommitdiff
path: root/firmware/lib
Commit message (Expand)AuthorAgeFilesLines
* vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen2014-11-134-14/+41
* mocked_tpm: Add back missing parenstabilize-6436.BDuncan Laurie2014-11-041-0/+1
* vboot: cgpt: Check for NULL entry array.Nam T. Nguyen2014-10-311-0/+2
* Extend HWID digest into PCR1 (GBB v1.2 only)Bill Richardson2014-10-314-12/+37
* cgpt: Separate out certain GPT manipluation functionsstabilize-6415.Bfoo-testDan Ehrenberg2014-10-295-284/+185
* vboot: Support SLOW_EC_UPDATE with OPROM_MATTERSDuncan Laurie2014-10-172-7/+66
* Use VbExStream APIs to read the kernel partitionRandall Spangler2014-10-151-33/+62
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-0/+28
* vboot_kernel: Validate GPT header before usingDuncan Laurie2014-10-021-8/+29
* vboot: Notify EC of current boot modeSheng-Liang Song2014-09-031-0/+3
* vboot_reference: Rename *_SECTOR to *_SECTORSNam T. Nguyen2014-08-293-10/+10
* vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen2014-08-282-24/+38
* Add GBB flag to disable PD software syncstabilize-6146.Brelease-R38-6158.BDuncan Laurie2014-08-121-4/+6
* Call software sync a second time for PD, if necessaryRandall Spangler2014-08-011-1/+9
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-192-17/+17
* 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-281-0/+45
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-057-4/+206
* 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
* lib: Add VbExDisplaySetDimension.Hung-Te Lin2014-05-131-0/+16
* 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-193-7/+65
* 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-061-2/+11
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-3013-195/+458
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-2913-455/+195
* Implementation of Region APISimon Glass2013-08-2813-195/+455
* 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
* Fix incorrect format stringsstabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BVadim Bendebury2013-08-103-8/+9
* 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-234-18/+14
* rollback_index: Add recovery parameter to RollbackKernelLock.stabilize-4443.BShawn Nematbakhsh2013-07-224-12/+6
* 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
* Add GBB flags for disabling software sync and defaulting to legacy bootfactory-spring-4262.Bfactory-skate-4262.459.BRandall Spangler2013-06-121-2/+19
* EC software sync no longer checks for shutdown requestedRandall Spangler2013-06-121-34/+0
* Integrate the flash key-value store code into cgpt.stabilize-4255.BAlbert Chaulk2013-06-102-0/+456
* tpmc: Fix compilation with MOCK_TPM=1toolchainBstabilize-spring-4100.53.Bstabilize-4100.38.Brelease-R28-4100.Bfactory-spring-4131.Bfactory-4128.BDuncan Laurie2013-05-061-0/+13
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-026-24/+528
* Clarify comment in VbInit()Randall Spangler2013-04-101-1/+2