summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* Call VbExEcRunningRW to set IN_RW flagfirmware-coral-10068.BDaisuke Nojiri2017-10-314-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
* detachables: Adding language selection menuShelley Chen2017-05-271-15/+64
* detachables: Reset timer every time user moves the cursorShelley Chen2017-05-261-0/+6
* detachables: Use locale bitmaps instead of textShelley Chen2017-05-261-37/+25
* detachables: New code path for displaying detachable menusstabilize-9592.82.Bstabilize-9592.67.Bstabilize-9592.55.Bstabilize-9592.15.Brelease-R60-9592.BShelley Chen2017-05-254-0/+84
* define callback APIs for auxiliary firmware update.Caveh Jalali2017-05-232-0/+49
* vboot_ui_menu: Show Developer options on USB failureRizwan Qureshi2017-05-231-0/+2
* vboot: Add multiboot kernel typeDuncan Laurie2017-05-082-4/+7
* detachables: Define VbExDisplayMenu()stabilize-9430.Bstabilize-9428.BShelley Chen2017-03-292-0/+17
* vboot_reference: Add support for 3072-bit exponent 3 keysNicolas Boichat2017-03-163-0/+13
* poppy: center detachable menu textstabilize-M58-9334.41.0.Bstabilize-9334.58.Brelease-R58-9334.BShelley Chen2017-03-021-2/+6
* poppy: define VbExDisplayGetDimension()Shelley Chen2017-03-022-0/+10
* poppy: Disable arrow keys for language switchShelley Chen2017-03-021-2/+0
* poppy: use return key for selectionShelley Chen2017-03-021-9/+2
* poppy: reinstating fw ctrl functionsShelley Chen2017-03-021-0/+43
* vboot_ui_menu: getting rid of explicit function printShelley Chen2017-03-021-50/+39
* poppy: replacing dev warn & rec screens with baseShelley Chen2017-03-021-9/+9
* poppy: defining base screen enum itemShelley Chen2017-03-011-0/+2
* poppy: Highlight menu selectionShelley Chen2017-02-271-21/+10
* poppy: add highlight param to VbExDisplayText()Shelley Chen2017-02-272-3/+10
* vboot_reference: Add support for 2048-bit exponent 3 keysstabilize-9313.Bfirmware-cr50-release-9308.25.Bfirmware-cr50-mp-release-9308.87.Bfirmware-cr50-mp-r86-9311.70.Bfirmware-cr50-mp-9311.Bfirmware-cr50-guc-factory-9308.26.Bfirmware-cr50-9308.Bfirmware-cr50-9308.24.BNicolas Boichat2017-02-183-11/+85
* host_key2: Add VB2_SIG_ALG_COUNT to count the number of valid signaturesNicolas Boichat2017-02-151-0/+3
* rollback_index: Add disable-ccd-unlock FWMP flagRandall Spangler2017-02-141-0/+2
* poppy: initializing next_menu_idx to current_menu_idxShelley Chen2017-02-111-1/+1
* poppy: Converting all // comments to /* */Shelley Chen2017-01-301-64/+70