summaryrefslogtreecommitdiff
path: root/firmware/lib
Commit message (Expand)AuthorAgeFilesLines
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-133-15/+126
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-132-0/+63
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-133-7/+252
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-133-0/+239
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-132-4/+168
* cgpt: Remove hard coded 512 block size.Sam Hurst2018-04-123-18/+29
* tpm_lite: Introduce cursor read helpersstabilize-meowth-10574.Bstabilize-10569.BMattias Nissler2018-04-092-47/+49
* tpm_lite: Drop FOR_TEST for tlcl.cMattias Nissler2018-04-091-5/+0
* ec_sync: Go to recovery on aux fw update failureDuncan Laurie2018-03-303-18/+55
* ec_sync: Add recovery reason for aux update failureDuncan Laurie2018-03-281-0/+2
* firmware: tpm2_lite: fix command/response code typeAndrey Pronin2018-03-271-2/+1
* firmware: tpm2_lite: propagate actual errorsAndrey Pronin2018-03-272-151/+125
* Add new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-264-9/+15
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-072-4/+6
* firmware: Remove deprecated SW_WP_ENABLED flagRandall Spangler2018-03-042-3/+0
* firmware: Remove VbLockDevice()stabilize-10452.96.Bstabilize-10452.90.Bstabilize-10452.85.Bstabilize-10452.81.Brelease-R66-10452.BRandall Spangler2018-03-011-15/+0
* Always enter BROKEN screen in non-manual recovery, even in dev modeJulius Werner2018-02-201-4/+0
* 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-081-0/+3
* Request cold reboot when switching to dev modeDaisuke Nojiri2018-02-081-1/+1
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-062-0/+12
* detachables: Ensure menu_idx can't be used uninitalizedMartin Roth2018-02-021-0/+1
* 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-312-747/+520
* detachables: Combine set_menu_items and set_disabled_idx_maskJulius Werner2018-01-311-58/+35
* detachables: Remove obsolete RECOVERY menuJulius Werner2018-01-312-52/+0
* detachables: Replace RECOVERY with OPTIONS menuShelley Chen2018-01-252-109/+114
* detachables: Define options menuShelley Chen2018-01-232-0/+21
* ec_sync: Commit NVRAM updates before battery cutoffBrian Norris2018-01-191-0/+2
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-096-69/+47
* firmware: Prune down old region APIRandall Spangler2018-01-0910-237/+112
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-097-44/+47
* firmware: Remove bmpblk codeRandall Spangler2018-01-097-529/+42
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-094-53/+47
* firmware: simplify audioRandall Spangler2018-01-055-375/+46
* firmware: use sd->gbb_flagsRandall Spangler2018-01-055-43/+52
* detach_ui_test: Move variables needed for unit tests to private fileShelley Chen2017-12-182-69/+85
* 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-118-683/+137
* 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-081-17/+18
* 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
* vboot: Use kernel max rollforward NV storage fieldRandall Spangler2017-11-171-0/+20
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-171-9/+26
* detachables: Use Volup+Voldown to exit recovery graphicfactory-fizz-10139.BShelley Chen2017-11-161-7/+11
* detachables: Implement disable dev mode for enterpriseShelley Chen2017-11-162-101/+43
* vboot_ui_menu: Use volume down short press at recovery menu screenFurquan Shaikh2017-11-141-1/+1