summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_api_kernel.c
Commit message (Expand)AuthorAgeFilesLines
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-091-23/+13
* firmware: Prune down old region APIRandall Spangler2018-01-091-19/+5
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-091-26/+32
* firmware: Remove bmpblk codeRandall Spangler2018-01-091-5/+0
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-091-0/+17
* firmware: use sd->gbb_flagsRandall Spangler2018-01-051-3/+6
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-85/+46
* vboot: Use kernel max rollforward NV storage fieldRandall Spangler2017-11-171-0/+20
* vboot: use VBNV_ constants with VbNvGet()Randall Spangler2017-11-121-1/+1
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-051-12/+14
* 2lib: add VB2_DEBUG_RAW() to print without function nameRandall Spangler2017-01-201-12/+9
* firmware: calling menu ui when using detachablesstabilize-fsi-9202.5.0.Bstabilize-fsi-9202.10.Bstabilize-M57-9202.35.0.Bstabilize-9202.Bstabilize-9202.64.Bstabilize-9202.56.Bstabilize-9202.28.Bstabilize-9202.18.Bstabilize-9199.Brelease-R57-9202.BShelley Chen2017-01-181-2/+8
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-121-30/+30
* firmware: Split out kernel UIRandall Spangler2017-01-121-547/+14
* firmware: Remove LoadKernelParams from APIsRandall Spangler2017-01-121-192/+180
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-121-28/+7
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-221-118/+161
* vboot: Split ec software sync to its own fileRandall Spangler2016-12-201-369/+11
* vboot: Split partition and vblock verification from LoadKernel()stabilize-8992.BRandall Spangler2016-11-141-4/+2
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-081-4/+9
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-9/+4
* vboot: use malloc and free directlyRandall Spangler2016-11-061-7/+7
* vboot2: Allocate more buffer for kernel verificationRandall Spangler2016-11-061-4/+2
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-291-15/+54
* vboot: use vb2_safe_memcmp instead of SafeMemcmpRandall Spangler2016-10-291-2/+4
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-5/+5
* Fix coverity warnings in firmwareRandall Spangler2016-09-061-16/+17
* vboot_api_kernel: Remove assumptions about EC-RW hash type and sizeJulius Werner2016-05-311-156/+95
* vboot: Add firmware management parametersRandall Spangler2016-05-081-1/+70
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-121-0/+12
* 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-101-157/+243
* vboot: Change VbExEc implementations to support RO updateMary Ruthven2016-01-061-19/+18
* vboot_api_kernel: Add new EcVbootDone APIShawn Nematbakhsh2015-10-291-0/+5
* VbVerifyMemoryBootImage: Allow integrity-only check in dev mode withFurquan Shaikh2015-10-281-3/+15
* Save recovery reason before user three-finger-salutesDaisuke Nojiri2015-10-261-7/+28
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-20/+50
* Add broken screenDaisuke Nojiri2015-10-121-49/+10
* vboot_reference: fix unittest when building with clang.Yunlian Jiang2015-06-111-1/+2
* vboot_api_kernel: Do not pre-populate variables inFurquan Shaikh2015-06-021-4/+3
* fastboot: Add routines for unlock and lock devicestabilize-7131.BFurquan Shaikh2015-05-291-0/+31
* fastboot: Add routine for verifying kernel image loaded in memoryFurquan Shaikh2015-05-271-0/+136
* 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-121-19/+17
* enable USB boot on transition to dev on some devicesVadim Bendebury2015-04-071-0/+9
* kernel flags: Pass back kernel premable flags in kparamsFurquan Shaikh2015-02-121-0/+2
* nand: Allow smaller disks for booting a kernelfactory-samus-6658.BDan Ehrenberg2015-01-061-1/+1
* vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWNstabilize-6592.BShawn Nematbakhsh2014-12-171-4/+21
* vboot: Plumb the two disk sizes and external GPT param throughDan Ehrenberg2014-12-151-2/+6
* Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"stabilize-6480.Bfactory-ryu-6486.Bfactory-ryu-6486.1.BJulius Werner2014-11-151-4/+2