summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Correct HWID digest when preserving HWIDfactory-rammus-11289.BHung-Te Lin2019-01-164-13/+41
* 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
* futility: updater: Fix model detection errorHung-Te Lin2018-10-291-1/+1
* Add a parameter to vb2_error_beep()Simon Glass2018-10-263-20/+32
* crossystem: replace 'chromeos_arm' device with new GPIO chardev APIBrian Norris2018-10-261-3/+142
* image_signing: make_dev_ssd: Revise backup output when inside chrootHung-Te Lin2018-10-261-2/+9
* futility: updater: Support --repack and --unpackHung-Te Lin2018-10-244-16/+182
* futility: Preserve programmer in free_firmware_imageHung-Te Lin2018-10-232-3/+9
* futility: update: Add `--host_only` argumentHung-Te Lin2018-10-234-4/+17
* futility: updater: Support --mode=output and --output_dirHung-Te Lin2018-10-224-0/+55
* futility: updater: Support white label from VPD and --signature_idHung-Te Lin2018-10-226-13/+229
* futility: updater: Add '--model' and select images by system modelHung-Te Lin2018-10-227-35/+206
* Add a constant for the escape keystabilize-atlas-11177.BSimon Glass2018-10-193-5/+6
* Export vb2_error_beep()Simon Glass2018-10-193-14/+15
* Split out functions which handle alternative firmwareSimon Glass2018-10-192-17/+58
* futility: updater: Do not preserve GBB flags in --factory mode.Hung-Te Lin2018-10-183-10/+26
* futility: updater: Change default model name to FWID platform nameHung-Te Lin2018-10-182-2/+29
* Add a variable for allowing alternative firmwareSimon Glass2018-10-181-3/+5
* Move developer menu code higher in the fileSimon Glass2018-10-181-93/+94
* futility: updater: Allow patching rootkey and vblock filesHung-Te Lin2018-10-154-10/+207
* futility: updater: Add --manifest to scan and print archive infoHung-Te Lin2018-10-136-5/+346
* futility: updater: Refactor how arguments were configuredHung-Te Lin2018-10-133-125/+118
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-137-20/+419
* futility: updater: Refactor function namesHung-Te Lin2018-10-133-36/+37
* futility: updater: Add ASPRINTF macroHung-Te Lin2018-10-133-30/+18
* Ignore power button if held on startupstabilize-11151.59.Bstabilize-11151.100.BEdward Hill2018-10-022-0/+53
* image_signing: drop support for <R16 recovery image signingMike Frysinger2018-10-021-28/+7
* futility: updater: Revise verbosity and error messagesHung-Te Lin2018-10-025-21/+46
* futility: updater: Support reading main image from stdinHung-Te Lin2018-10-022-1/+34
* futility: updater: Preserve SMMSTORE and add quirk 'eve_smm_store'Hung-Te Lin2018-10-024-0/+107
* futility: updater: Add quirk 'daisy_snow_dual_model' for daisy_snowHung-Te Lin2018-10-023-7/+117
* futility: updater: Add default quirksHung-Te Lin2018-10-023-2/+64
* futility: updater: Refactor: move quirks to 'updater_quirks.c'Hung-Te Lin2018-10-024-202/+275