summaryrefslogtreecommitdiff
path: root/common/button.c
Commit message (Expand)AuthorAgeFilesLines
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-2/+2
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-031-2/+2
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-181-6/+22
* detachables: Updating button command to support multiple buttonsShelley Chen2017-11-291-30/+67
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-6/+37
* common/button: Ensure debug mode exits on timeoutFurquan Shaikh2017-08-071-7/+8
* Fizz: Boot automatically on recovery requestDaisuke Nojiri2017-07-141-0/+1
* button: Switch on recovery LED after entering recovery modeFurquan Shaikh2017-06-281-0/+17
* system: Add simplified sysrqDaisuke Nojiri2017-06-231-0/+41
* button: Implement emulated debug mode using buttons for detachablesFurquan Shaikh2017-06-151-0/+306
* button: Recovery on power-on resetDaisuke Nojiri2017-05-121-4/+14
* button: Allow board to define recovery buttonsDaisuke Nojiri2017-05-091-4/+15
* common/button: Blink LED for 3 seconds when setting recovery HW_REINITstabilize-9517.BFurquan Shaikh2017-05-021-0/+29
* common/button: Add support for HW_REINIT button comboFurquan Shaikh2017-05-021-0/+37
* console: Add non-verbose print config optionShawn Nematbakhsh2017-02-111-1/+1
* button: Check volume up/down status and set recovery modeNicolas Boichat2017-01-201-2/+12
* button: Add console command to simulate button pressVijay Hiremath2016-09-021-1/+85
* mkbp: Add keyboard_update_button().Aseda Aboagye2016-07-191-1/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-3/+6
* common: button: Add items to .bss.slow.Aseda Aboagye2015-11-091-2/+2
* Add cprints() and ccprints()Vic Yang2014-05-211-3/+3
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-071-1/+1
* Only call button handler if keyboard protocol task definedChromeOS Developer2014-02-071-0/+2
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+127