summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib/ec_sync_all: Reboot EC to RO after successful AUX FW updatefirmware-octopus-11297.Bfirmware-octopus-11297.83.Bfirmware-octopus-11297.250.Bfirmware-octopus-11297.196.Bfirmware-octopus-11297.106.Bfirmware-11297.250.BKarthikeyan Ramasubramanian2019-06-212-15/+26
* tests/ec_sync_tests: Update the test to reflect new AUX FW protectionKarthikeyan Ramasubramanian2019-06-211-0/+5
* firmware/lib/ec_sync_all: Refactor the EC SW Sync flowKarthikeyan Ramasubramanian2019-06-211-29/+49
* futility: updater: Revise error message when model is not defined in manifestHung-Te Lin2018-11-302-3/+21
* firmware: tpm2_lite: Implement TlclGetRandom()Stephen Boyd2018-11-303-3/+57
* test/ec_sync_test: Add mock test for VB_AUX_FW_NO_DEVICE severityKarthikeyan Ramasubramanian2018-11-301-2/+13
* vboot_api: Add new VB_AUX_FW_NO_DEVICE update severityKarthikeyan Ramasubramanian2018-11-301-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
* 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