summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* crossystem: Add quirk reading wpsw_curstabilize-13020.87.Bstabilize-13020.67.Bstabilize-13020.55.Brelease-R83-13020.BLukasz Majczak2020-04-281-1/+46
* 2secdata_kernel: Fix debug messagesstabilize-sylas-13019.Bdnojiri2020-04-021-3/+3
* ec_sync: Ignore NO_BOOT when GBB says DISABLE_EC_SOFTWARE_SYNCdnojiri2020-04-012-5/+22
* ec_sync: Reset EC after updating Hmirdnojiri2020-04-013-0/+27
* vboot: Add a blinking cursor to the vendor promptMathew King2020-03-313-2/+35
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-3140-393/+66
* firmware: Add VB2_TRY() helper macroYu-Ping Wu2020-03-3117-284/+189
* updater: Add Drallion to the wilco quirk listDuncan Laurie2020-03-311-0/+2
* Makefile: Explicitly signal success at the end of 'make runtests'Julius Werner2020-03-271-0/+3
* Makefile: Pull ebuild special cases into install targetsJulius Werner2020-03-271-14/+17
* vboot: Fixes bug in get_gbb_flags.sh -eRob Barnes2020-03-241-1/+1
* vboot: Implement dev mode boot options for menu UIstabilize-12997.BHsuan Ting Chen2020-03-235-3/+416
* vboot: remove compression_type constantsJoel Kitching2020-03-231-8/+0
* vboot: remove VbExRegionRead vestigesJoel Kitching2020-03-231-7/+0
* vboot: Introduce menu UIHsuan Ting Chen2020-03-216-3/+164
* vboot: Fix fuzzer buildManoj Gupta2020-03-191-0/+1
* Avoid zero-size VLA in cmd_dump_fmap.cinglorion2020-03-181-1/+2
* host: add host library for accessing chromeos-configrelease-R82-12974.BJack Rosenthal2020-03-134-0/+325
* vboot: stop reading from ACPI for wpsw_bootJoel Kitching2020-03-111-4/+0
* vboot: Move vb2_normal_boot tests to vb2_kernel_tests.cHsuan Ting Chen2020-03-103-41/+53
* vboot: create 2kernel.c for kernel-related functionsJoel Kitching2020-03-0910-308/+501
* vboot: stop setting VBSD_BOOT_FIRMWARE_WP_ENABLEDJoel Kitching2020-03-062-5/+2
* Revert "vboot: Add screen types for upcoming UI revamp"Yu-Ping Wu2020-03-061-22/+0
* EFS: Implement EFS2 and NO_BOOT modeDaisuke Nojiri2020-03-0510-48/+196
* Add vb2_secdata_kernel_v10dnojiri2020-03-059-74/+504
* Increase VB2_CONTEXT_MAX_SIZEdnojiri2020-03-051-2/+3
* vboot: Set VB2_SD_STATUS_EC_SYNC_COMPLETE in shared data statusstabilize-12951.BYu-Ping Wu2020-03-033-10/+10
* image_signing: Add one more cheets flavor.Lepton Wu2020-03-032-1/+5
* vboot: Convert more UI errors to vboot2-styleYu-Ping Wu2020-03-021-7/+9
* vboot: remove NEED_VB20_INTERNALSJoel Kitching2020-03-021-20/+0
* vboot: stop using wpsw_boot and remove it from crossystemJoel Kitching2020-02-276-21/+3
* vboot: move vboot_test.h to private namespaceJoel Kitching2020-02-271-0/+0
* vboot: clean up vboot_struct.hJoel Kitching2020-02-275-330/+246
* vboot: eradicate vboot1 data structures from kernel verificationJoel Kitching2020-02-279-72/+69
* crossystem: use wpsw_boot as fallback for wpsw_curJoel Kitching2020-02-262-0/+6
* vboot: Add mockable attribute to some overridden functionsManoj Gupta2020-02-266-0/+12
* futility: updater: Fix failure by modifying released memoryHung-Te Lin2020-02-261-1/+1
* vboot: rename VbExGetSwitches to vb2ex_physical_presence_pressedstabilize-volteer-12931.BJoel Kitching2020-02-268-70/+43
* vboot: clear recovery request subcode when recovery UI is reachedEric Lai2020-02-232-1/+2
* futility: updater: Ignore image parsing error in --forceHung-Te Lin2020-02-213-41/+70
* vboot: use vboot2 for storing kernel rollback versionsJoel Kitching2020-02-1910-72/+21
* vboot: remove previous name VB2_NV_OPROM_NEEDEDJoel Kitching2020-02-191-3/+0
* vboot: do not call vb2_commit_data at end of VBSLKJoel Kitching2020-02-188-138/+35
* vboot: create vb2_internals_please_do_not_use.hJoel Kitching2020-02-181-0/+26
* vboot: implement vb2api_get_recovery_reasonJoel Kitching2020-02-183-0/+23
* vboot: add vboot2 flags to vboot_displayJoel Kitching2020-02-181-0/+14
* vboot: remove vb2_packed_key reference from vboot_struct.hJoel Kitching2020-02-181-12/+5
* vboot: fix up load_kernel_test to store subkey in workbufJoel Kitching2020-02-141-11/+11
* vboot: check for recovery mode with VB2_CONTEXT_RECOVERY_MODEJoel Kitching2020-02-144-7/+5
* vboot/vboot_display: fetch subkey from vboot2 structJoel Kitching2020-02-141-2/+5