summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAPFurquan Shaikh2015-05-165-0/+28
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-163-8/+28
* Detect GBB 1.1 also as impcompatible versionDaisuke Nojiri2015-05-141-2/+2
* vboot2: Add support for kernel version secure data spaceRandall Spangler2015-05-135-8/+297
* vboot1: Condition default legacy boot on dev_boot_legacystabilize-7060.Bstabilize-7059.BJulius Werner2015-05-121-1/+1
* vboot1: Lock TPM physical presence (kernel rollback) on legacy bootJulius Werner2015-05-122-22/+26
* Make SHA library accessible to calling firmwareRandall Spangler2015-05-073-11/+50
* vboot_reference: remove dependency on trousersLuigi Semenzato2015-04-291-31/+138
* cgpt: Handle read errors gracefullystabilize-7019.Bstabilize-7018.BDan Ehrenberg2015-04-291-8/+16
* vboot: Fix indentation in LoadKernel()Gwendal Grignou2015-04-281-10/+10
* vboot_reference: fix several syntax warnings found by clang.stabilize-6996.BYunlian Jiang2015-04-151-3/+3
* Report if firmware is signed by developer keyVadim Bendebury2015-04-101-0/+45
* enable USB boot on transition to dev on some devicesVadim Bendebury2015-04-072-0/+12
* vboot: fix name-collision with OpenSSL.stabilize-6946.55.Bstabilize-6937.Brelease-R43-6946.BAdam Langley2015-04-024-22/+22
* crossystem: provide a way to clear wipeout requeststabilize-6915.BVadim Bendebury2015-03-261-0/+7
* Disable dev mode on recovery, when configured.stabilize-6912.Bstabilize-6909.BVadim Bendebury2015-03-232-0/+11
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-137-1/+24
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-1011-76/+74
* vb21: Replace the key GUID with a sha1sum insteadBill Richardson2015-03-103-28/+11
* cleanup: Fix some typos in commentsBill Richardson2015-03-108-14/+14
* futility: Add create command to make keypairs from RSA filesBill Richardson2015-03-102-2/+8
* kernel flags: Pass back kernel premable flags in kparamsFurquan Shaikh2015-02-124-0/+9
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-123-3/+37
* vboot2: Add more precise recovery reasons to firmware verificationstabilize-6783.BJulius Werner2015-02-124-28/+55
* Add LINUX_FS_GUID to list of GUIDs.Furquan Shaikh2015-02-111-0/+2
* vboot1: Add vboot2 recovery reason strings and subcode to TAB displayJulius Werner2015-02-112-1/+24
* Check the correct length of the GPT header signaturestabilize-6771.Bfactory-auron-6772.BBill Richardson2015-02-091-9/+12
* vboot2: Fail vb2_secdata_(get|set) when secdata was not initializedJulius Werner2015-02-042-9/+16
* vboot2: Add sd->fw_version_secdata field to communicate to crossystemJulius Werner2015-01-314-30/+17
* add vb2api_get_pcr_digestDaisuke Nojiri2015-01-317-1/+146
* Rename Makefile's fwlib2 target to fwlib20.Bill Richardson2015-01-291-5/+40
* vboot2: Add stub implementation for vb2ex_printf()Bill Richardson2015-01-281-0/+13
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-282-2/+17
* cgptlib: Add functions to cgptlib APIFurquan Shaikh2015-01-244-17/+136
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-233-4/+114
* vboot2: Split NV storage field defintions into their own headerRandall Spangler2015-01-143-56/+69
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-0612-35/+148
* nand: Allow smaller disks for booting a kernelfactory-samus-6658.BDan Ehrenberg2015-01-061-1/+1
* nand: vboot support for small GPTsDan Ehrenberg2015-01-054-16/+21
* vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWNstabilize-6592.BShawn Nematbakhsh2014-12-172-7/+35
* vboot: Plumb the two disk sizes and external GPT param throughDan Ehrenberg2014-12-154-21/+57
* cgpt: Support non-standard (smaller) entries tableNam T. Nguyen2014-12-122-13/+22
* vboot: Move IsEntryUnused to gpt_miscDan Ehrenberg2014-12-124-11/+11
* vboot: GPT interface cleanupDan Ehrenberg2014-12-115-31/+36
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-0512-191/+156
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-0414-1030/+1105
* vboot2: Add official API header fileRandall Spangler2014-12-041-0/+30
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-048-398/+462
* vboot2: vb2_unpack_key2() no longer passes through to vb2_unpack_key()ChromeOS Developer2014-12-042-9/+5
* vboot2: Move files which use new vboot 2.1 structs to their own directoriesRandall Spangler2014-12-044-0/+0