summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* futility: updater: Add new quirk 'allow_empty_wltag'Hung-Te Lin2018-11-244-6/+33
* futility: updater: Load quirks immediately after host image is loadedHung-Te Lin2018-11-241-13/+32
* vboot: correct spacing in 2nvstorageJoel Kitching2018-11-191-0/+4
* crossystem: correct spacing for Alt OS in help messagesJoel Kitching2018-11-191-2/+4
* crossystem: add alt_os_enabled to show Alt OS stateJoel Kitching2018-11-192-0/+6
* CHERRY-PICK: vboot: create NVRAM flag to pause after EC software syncJoel Kitching2018-11-196-1/+23
* futility: updater: Need --force when re-keying to DEV keysHung-Te Lin2018-11-191-13/+47
* make_dev_ssd.sh: Remind user to reboot after using this script.firmware-rammus-11275.BEnrico Granata2018-11-161-0/+1
* Add a screen showing a menu for alternative firmwareSimon Glass2018-11-1610-63/+320
* image_signing: make_dev_ssd: Drop max kernel size checkStephen Boyd2018-11-151-5/+0
* futility: updater: Check EC/PD WP state again before updatingHung-Te Lin2018-11-141-6/+25
* futility: update: Strip \xFF from version stringHung-Te Lin2018-11-071-6/+17
* futility: updater: Add more legacy optionsHung-Te Lin2018-11-041-0/+10
* Pass all calls to VBExLegacy() through a single functionstabilize-11217.BSimon Glass2018-11-015-60/+41
* Create a new file for common vboot UI functionsSimon Glass2018-11-016-26/+51
* Unify the rest of the beepsSimon Glass2018-11-011-3/+3
* tpmc: Make 'tpmc def' replace the existing space by defaultMeng-Huan Yu2018-11-011-3/+36
* tpmc: Add 'undef' command support to undefine NV spaceMeng-Huan Yu2018-11-011-0/+18
* tpmc: Add TlclUndefineSpace/Ex for TPM 1.2/2.0Meng-Huan Yu2018-11-017-0/+112
* crossystem: add support for ICL gpiochipSubrata Banik2018-10-311-0/+1