summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-098-73/+49
* firmware: Prune down old region APIRandall Spangler2018-01-0915-331/+135
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-098-44/+53
* firmware: Remove bmpblk codeRandall Spangler2018-01-0911-564/+45
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-095-55/+81
* firmware: Align workbuf used sizeRandall Spangler2018-01-0510-31/+49
* firmware: simplify audioRandall Spangler2018-01-056-386/+51
* firmware: use sd->gbb_flagsRandall Spangler2018-01-056-43/+55
* 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-1113-1051/+180
* 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
* 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
* vboot: Use kernel max rollforward NV storage fieldRandall Spangler2017-11-171-0/+20
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-175-22/+59
* 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
* vboot: use VBNV_ constants with VbNvGet()Randall Spangler2017-11-121-1/+1
* buttons: Update button codes for vup, vdn and powerFurquan Shaikh2017-11-092-13/+24
* Call VbExEcRunningRW to set IN_RW flagDaisuke Nojiri2017-10-304-12/+32
* detachables: Remove screen blankingShelley Chen2017-10-261-5/+0
* detachables: Print error if enable normal mode when FORCE_DEV onShelley Chen2017-10-201-13/+28
* vboot_ui_menu: Checking vb2_update_menu return valueShelley Chen2017-10-181-0/+2
* tlcl, tpmc: extend GetVersion to report vendor specific datastabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.Bfirmware-scribe-10045.BAndrey Pronin2017-10-125-7/+96
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-056-92/+56
* vboot: Handle power button press in broken screenDivya Chellap2017-10-051-2/+7
* detachables: fix setting selected_idx of DEV_WARNING menuShelley Chen2017-09-151-1/+1
* detachables: Set TO_DEV menu's default selection to cancelShelley Chen2017-09-151-7/+10
* detachables: Ensure keyboard input in TO_DEV menu trustedShelley Chen2017-09-151-3/+16
* detachables: Disable Network Boot OptionShelley Chen2017-09-131-0/+3
* detachables: Power button turns off device on RECOVERY_INSERT screenShelley Chen2017-09-131-11/+11
* Support EC early firmware selectionDaisuke Nojiri2017-09-084-28/+59
* Add support for IFX FieldUpgradeInfoRequest2 commandMattias Nissler2017-08-237-0/+118
* detachables: Display recovery insert icon at recovery startupShelley Chen2017-08-211-8/+28
* ec_sync: always call VbExUpdateAuxFwCaveh Jalali2017-08-211-5/+3
* lib/vboot_ui_menu: Consider volume buttons in vb2_update_selectionFurquan Shaikh2017-08-181-0/+2
* detachables: Skip "Enable Developer Mode" in DEV modeShelley Chen2017-08-145-79/+128
* detachables: Select power off after language selectionShelley Chen2017-08-011-3/+22
* detachables: Set fw screen timeout to 30 secs upon button pressShelley Chen2017-07-311-3/+9
* Implement tpmc getversion command.stabilize-9756.BMattias Nissler2017-07-187-3/+79
* call depthcharge hooks for auxiliary FW update.Caveh Jalali2017-06-283-7/+62
* detachables: Fix language menu size in recoveryShelley Chen2017-06-221-4/+9
* detachables: Highlight selection w/ Debug InfoShelley Chen2017-06-221-2/+7
* 2lib: Add test_mockable attributeRandall Spangler2017-06-203-0/+15
* detachables: Remove locale switch on up arrowShelley Chen2017-05-271-8/+0