summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* crossystem: add support for CNL gpiochipstabilize-meowth-10444.BVincent Palatin2018-03-081-0/+1
* tests: Cover a few assorted new casesstabilize-10443.BRandall Spangler2018-02-266-6/+61
* tpm: Add extern "C" declaration for C++ compatibility.firmware-kbl-10431.BMattias Nissler2018-02-221-0/+8
* Always enter BROKEN screen in non-manual recovery, even in dev modeJulius Werner2018-02-203-15/+13
* Clear OPROM_NEEDED on EC update before rebootDaisuke Nojiri2018-02-161-0/+3
* detachables: Allow 'Tab' to display debug info on all screensJulius Werner2018-02-082-0/+55
* image_signing: delete old crosh_workarounds logicMike Frysinger2018-02-081-8/+0
* Request cold reboot when switching to dev modeDaisuke Nojiri2018-02-082-2/+2
* vboot_api: Remove unused VB_SCREEN constantsJulius Werner2018-02-072-12/+3
* image_signing: Support AOSP dev signing keysNicolas Norvez2018-02-061-10/+57
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-0612-5/+69
* make_dev_firmware.sh supports switching EC RO keyWai-Hong Tam2018-02-023-134/+240
* detachables: Ensure menu_idx can't be used uninitalizedMartin Roth2018-02-021-0/+1
* detachables: Test ALL the units!Julius Werner2018-02-011-397/+1705
* detachables: Refactor BROKEN screen handling, add OPTIONS menu to itJulius Werner2018-01-311-42/+45
* detachables: Factor out common UI loop input handlingJulius Werner2018-01-311-73/+58
* detachables: The Big RefactorJulius Werner2018-01-314-806/+585
* detachables: Combine set_menu_items and set_disabled_idx_maskJulius Werner2018-01-311-58/+35
* detachables: Remove obsolete RECOVERY menuJulius Werner2018-01-313-54/+1
* detachables: Replace RECOVERY with OPTIONS menuShelley Chen2018-01-253-198/+194
* detachables: Define options menuShelley Chen2018-01-233-0/+23
* ec_sync: Commit NVRAM updates before battery cutoffBrian Norris2018-01-191-0/+2
* image_signing: Add sha1sum of keys in keyset to VERSION.signer.stabilize-10323.31.Bstabilize-10323.30.Bstabilize-10323.29.Bfactory-soraka-10323.BMarco Chen2018-01-161-0/+9
* image_signing: Fix the wrong output to VERSION.signer.Marco Chen2018-01-121-1/+1
* Revert "Makefile: Build futility without utillib to extend arch support"Randall Spangler2018-01-111-25/+22
* Makefile: Add pthread library to the futility static buildPaul Kocialkowski2018-01-111-1/+1
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-0918-217/+161
* firmware: Prune down old region APIRandall Spangler2018-01-0925-635/+188
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-0918-54/+92
* firmware: Remove bmpblk codeRandall Spangler2018-01-0915-656/+61
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-096-58/+84
* image_signing: ensure_no_password.sh: support mounted rootfs dirsMike Frysinger2018-01-081-7/+16
* firmware: Align workbuf used sizeRandall Spangler2018-01-0517-114/+160
* firmware: simplify audioRandall Spangler2018-01-0511-854/+261
* firmware: use sd->gbb_flagsRandall Spangler2018-01-0510-60/+81
* make_dev_ssd: Fix help message.You-Cheng Syu2018-01-041-1/+1
* image_signing: fix zeroing free spaceAmin Hassani2018-01-031-5/+1
* vboot: introduce get_gbb_flags.shRuben Rodriguez Buchillon2017-12-214-59/+138
* detachables: Add unit testsShelley Chen2017-12-192-0/+936
* detach_ui_test: Move variables needed for unit tests to private fileShelley Chen2017-12-182-69/+85
* Makefile: Build futility without utillib to extend arch supportPaul Kocialkowski2017-12-181-23/+26
* Makefile: Add support for aarch64 arch for crossystem buildPaul Kocialkowski2017-12-181-0/+2
* Revert "vboot: Fix INSERT screen error when valid Kernel USB is not inserted"Philip Chen2017-12-121-3/+1
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-1135-1549/+413
* vboot_ui_menu: honour power button press in RECOVERY_NO_GOOD_SCREENRizwan Qureshi2017-12-111-1/+2
* vboot: Fix INSERT screen error when valid Kernel USB is not insertedBarnali Sarkar2017-12-111-1/+3
* vboot_ui: Let keyboard power button shut down systemDaisuke Nojiri2017-12-082-17/+54
* firmware: header tweaks for depthchargeRandall Spangler2017-12-012-1/+2
* detachables: create menu items for legacy screensstabilize-10176.65.Bstabilize-10176.58.Bstabilize-10176.54.Bstabilize-10176.47.Bstabilize-10176.13.Brelease-R64-10176.BShelley Chen2017-11-231-2/+18
* Fix vboot compilation with coreboot-sdkStefan Reinauer2017-11-201-1/+1