summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* vb2: Modify phase2 behavior for S3 resume casestabilize-7978.Bstabilize-7978.74.Bstabilize-7978.66.Bstabilize-7978.51.Bstabilize-7978.18.Bstabilize-7956.Brelease-R50-7978.BDuncan Laurie2016-02-232-0/+21
* vboot_display: Keep track of displayed screenDuncan Laurie2016-01-291-2/+8
* vb20: add vb2api_check_hash_get_digest() for retrieving hash resultAaron Durbin2016-01-263-1/+28
* Increase MAX_CUSTOM_DELAY to 5 minutesAlexandru M Stan2016-01-261-6/+6
* vboot: Disable VBNV_OPROM_NEEDED after successful updateDuncan Laurie2016-01-201-0/+1
* Modify EC software sync to update RO if necessarystabilize-7834.66.Bstabilize-7821.Brelease-R49-7834.BMary Ruthven2016-01-102-158/+246
* Port to musl: musl doesn't have execinfo.h.Doug Evans2016-01-071-0/+15
* vboot: Change VbExEc implementations to support RO updateMary Ruthven2016-01-063-37/+41
* vboot2: Add try RO software sync flagMary Ruthven2016-01-065-1/+25
* add error code for screen drawing failurestabilize-smaug-7731.Bstabilize-7729.BDaisuke Nojiri2015-12-031-0/+2
* Fix error message for VbGbbReadBmpHeaderDaisuke Nojiri2015-12-031-1/+1
* Give more screen control to vboot_draw_screenDaisuke Nojiri2015-11-171-6/+23
* vboot: Add GBB flag to turn on serial outputMary Ruthven2015-11-032-0/+5
* vboot_api_kernel: Add new EcVbootDone APIShawn Nematbakhsh2015-10-293-0/+23
* VbVerifyMemoryBootImage: Allow integrity-only check in dev mode withFurquan Shaikh2015-10-281-3/+15
* Save recovery reason before user three-finger-salutesDaisuke Nojiri2015-10-262-22/+48
* Add VbExGetLocalizationCountDaisuke Nojiri2015-10-202-3/+19
* Pass locale to VbExDisplayScreenDaisuke Nojiri2015-10-154-8/+10
* Add NV flag to default boot legacy OSMary Ruthven2015-10-1310-21/+125
* Add broken screenDaisuke Nojiri2015-10-124-49/+16
* recovery: Add recovery reason for fastboot mode requested inFurquan Shaikh2015-10-083-0/+7
* 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