summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* vboot: Move GPT entry operator functions to gpt_miscFurquan Shaikh2015-09-232-9/+9
* vboot2: tpm error doesn't block gbb dev flagRandall Spangler2015-09-222-32/+63
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-178-3/+63
* VBOOT2: Add work buffer too small error messageLee Leahy2015-08-271-1/+3
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-015-12/+35
* futility: Compute / verify root key hashRandall Spangler2015-07-211-0/+36
* recovery: Add recovery reason for fastboot mode requested in fwstabilize-7204.BFurquan Shaikh2015-06-233-0/+7
* cgpt repair: fix segfault which occurs when one of the headers is badstabilize-7202.Bstabilize-7199.Bstabilize-7173.BAndrey Ulanov2015-06-132-2/+6
* vboot_reference: fix unittest when building with clang.Yunlian Jiang2015-06-113-2/+8
* vboot2: Add 2.0 api layer to verify kernel partitionRandall Spangler2015-06-095-2/+429
* recovery: Add recovery reasons for BCBstabilize-7155.BFurquan Shaikh2015-06-043-0/+14
* vboot2: Add routines to load kernel preambleRandall Spangler2015-06-045-10/+166
* cgpt: Add a callback to allow override of GPT entry priorityFurquan Shaikh2015-06-043-0/+25
* vboot_api_kernel: Do not pre-populate variables inFurquan Shaikh2015-06-021-4/+3
* vboot2: secdata: Check struct_version on initializationstabilize-7134.BJulius Werner2015-06-022-2/+6
* fastboot: Add routines for unlock and lock devicestabilize-7131.BFurquan Shaikh2015-05-292-0/+60
* fastboot: Add fastboot related flags to vb2Furquan Shaikh2015-05-294-2/+34
* fastboot: Add fastboot related flags to nvstorageFurquan Shaikh2015-05-294-0/+19
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-287-6/+22
* fastboot: Add routine for verifying kernel image loaded in memoryFurquan Shaikh2015-05-272-0/+157
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-226-3/+321
* vboot2: Split keyblock checking and signature validationRandall Spangler2015-05-225-25/+85
* vboot2: Add routine to verify kernel preambleRandall Spangler2015-05-214-3/+219
* GBB: Add missing flag LID_SHUTDOWN to vb2_gbb_flag structurestabilize-7077.134.Bstabilize-7077.123.Bstabilize-7077.122.Bstabilize-7077.111.Brelease-R44-7077.Bfactory-test-7077.114.Bfactory-arkham-7077.113.BFurquan Shaikh2015-05-161-0/+3
* GBB: Add flag for forcing full fastboot capability in firmwareFurquan Shaikh2015-05-162-13/+24
* 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