summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix memory leaks in cgptFletcher Woodruff2019-03-134-19/+19
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-139-13/+55
* image_signing: avoid using mount -o rw,remountMike Frysinger2019-03-132-6/+9
* image_signing: switch to loopdevs directlyMike Frysinger2019-03-1313-24/+38
* futility: updater: Unit test for preserving sections using FMAP flagsHung-Te Lin2019-03-122-0/+18
* futility: updater: Report key hash on TPM failureHung-Te Lin2019-03-122-4/+4
* futility: updater: Allow single model devices with broken mosys to updateHung-Te Lin2019-03-121-5/+9
* vboot: add documentation for different switches in vb2_api.hJoel Kitching2019-03-111-0/+15
* vboot: move general constants to a separate headerJoel Kitching2019-03-1118-51/+80
* vboot_display: Add full_info parameter to VbExDisplayDebugInfo()factory-atlas-11907.Bfactory-atlas-11907.11.BJulius Werner2019-03-097-15/+15
* vboot_display: Record screen change even on errorJulius Werner2019-03-081-23/+14
* futility: updater: Use model name as default whitelabel signaturestabilize-11895.95.Bstabilize-11895.89.Bstabilize-11895.72.Bstabilize-11895.118.Bstabilize-11895.109.Bstabilize-11895.108.Brelease-R74-11895.BHung-Te Lin2019-03-072-30/+64
* futility: Merge Debug() into VB2_DEBUG()Julius Werner2019-03-0611-143/+135
* futility: updater: Preserve all sections with FMAP_AREA_PRESERVE setHung-Te Lin2019-03-053-32/+79
* futility: updater: Check if target image is properly signedHung-Te Lin2019-03-021-1/+10
* Add console logging to make UI easier to navigate without a screenJulius Werner2019-03-013-0/+28
* updater: Preserve SI_GBE and SI_PDR if presentDuncan Laurie2019-03-011-0/+6
* tpm_lite: Fix delegation table parsingMattias Nissler2019-02-272-1/+4
* image_signing: fix thinko in payload signingstabilize-11839.Bstabilize-11839.3.Bstabilize-11839.1.BMike Frysinger2019-02-261-4/+4
* Use futility to get the key size, rather than openssl.LaMont Jones2019-02-261-3/+3
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-2215-32/+461
* vboot: Don't hardcode special keyboard values.Mathew King2019-02-225-69/+73
* vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching2019-02-143-2/+4
* vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching2019-02-143-13/+14
* futility: updater: Improve error message when key conflictsHung-Te Lin2019-02-132-19/+30
* vboot_reference: add const to char* params in cgptFletcher Woodruff2019-02-123-19/+20
* crossystem: support recoverysw_cur with new gpiod APIBrian Norris2019-02-041-1/+7
* cgpt: add -D support to CgptEditstabilize-11686.BMatt Delco2019-01-303-2/+12
* futility: updater: Correct HWID digest when preserving HWIDstabilize-11647.70.Bstabilize-11647.104.Brelease-R73-11647.BHung-Te Lin2019-01-164-13/+48
* image_signing: Add cr50 firmware signing support.David Riley2019-01-133-0/+354
* Add cgpt_find to libvboothostFletcher Woodruff2019-01-111-0/+3
* tests: add valid key.versions files for all test keysetsMike Frysinger2019-01-104-1/+8
* futility: updater: Add '--fast' for quick developmentstabilize-11554.BHung-Te Lin2019-01-033-7/+36
* futility: updater: quirks: Support special released SNOW ROstabilize-atlas-11512.Bstabilize-atlas-11512.6.BHung-Te Lin2018-12-283-1/+6
* image_signing: drop support for old_verity_argv imagesLaMont Jones2018-12-231-13/+1
* futility: updater: Correct output version for Snowstabilize-atlas.11448.BHung-Te Lin2018-12-191-0/+2
* image_signing: fix breakage from dropping <R16 supportMike Frysinger2018-12-151-1/+1
* futility: update: Fix 'smm_store' unit testHung-Te Lin2018-12-131-2/+2
* vboot_reference: Merge error beeping, printing, and loggingNick Crews2018-12-134-48/+84
* futility: updater: Add 'image.bin' as host image name in archiveHung-Te Lin2018-12-115-19/+42
* cgpt: enable calling CgptEditMatt Delco2018-12-063-1/+6
* rollback_index: add newline to VB2_DEBUG callfirmware-kalista-11343.BJoel Kitching2018-12-031-1/+1
* futility/updater: update smm store filename to use an underscoreJoel Kitching2018-12-031-3/+3
* futility: updater: Skip applying white label for local buildHung-Te Lin2018-12-011-1/+8
* futility: updater: quirks: Fix firmware names for Veyron familyHung-Te Lin2018-12-011-3/+3
* futility: updater: Revise error message when model is not defined in manifeststabilize-11306.BHung-Te Lin2018-11-272-3/+21
* firmware: tpm2_lite: Implement TlclGetRandom()Stephen Boyd2018-11-273-3/+57
* test/ec_sync_test: Add mock test for VB_AUX_FW_NO_DEVICE severityKarthikeyan Ramasubramanian2018-11-271-2/+13
* vboot_api: Add new VB_AUX_FW_NO_DEVICE update severityKarthikeyan Ramasubramanian2018-11-271-3/+5
* futility: updater: Revise output messages for debug logsHung-Te Lin2018-11-245-51/+54