summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* host_command: Throttle printing of "+" for repeated commandsNicolas Boichat2017-05-181-1/+10
* keyboard_8042: Add scancode entries for new matrixDuncan Laurie2017-05-171-4/+4
* charge_state_v2: Remove assert for no AC and no batteryDuncan Laurie2017-05-171-1/+2
* npcx: flash: Add write-protect support for internal flash of npcx7 ecstabilize-9554.BMulin Chao2017-05-121-0/+10
* button: Recovery on power-on resetDaisuke Nojiri2017-05-121-4/+14
* uart: fix compile warning when !defined CONFIG_CONSOLE_ENABLE_READ_V1Wei-Ning Huang2017-05-121-2/+2
* charger: Add dedicated (non-type-c) chargerDaisuke Nojiri2017-05-111-31/+50
* rwsig: expose a new feature bit when RWSIG task is enabledWei-Ning Huang2017-05-111-0/+3
* rwsig: protect flash with EC_FLASH_PROTECT_ALL_NOW whenever possibleWei-Ning Huang2017-05-101-13/+20
* button: Allow board to define recovery buttonsDaisuke Nojiri2017-05-091-4/+15
* Allow lid-less configurationDaisuke Nojiri2017-05-092-0/+7
* virtual_battery: prevent access out of bounds of memoryphilipchen2017-05-091-2/+11
* keyboard_scan: Add option to not handle boot key combinationsNicolas Boichat2017-05-081-0/+8
* keyboard_scan: Add option to not handle special key combinationsNicolas Boichat2017-05-081-0/+4
* uart: add config to optionally enable EC_CMD_CONSOLE_READ v1Wei-Ning Huang2017-05-061-1/+7
* rwsig: add host command for controlling rwsig taskWei-Ning Huang2017-05-061-0/+22
* keyboard: Clear typematic when disabling keyboardDaisuke Nojiri2017-05-033-3/+8
* pd: Ignore Augmented PDOs when choosing PDO to request.Todd Broch2017-05-021-0/+4
* common/button: Blink LED for 3 seconds when setting recovery HW_REINITstabilize-9517.BFurquan Shaikh2017-05-021-0/+29
* common/led_common: Add API for controlling LED stateFurquan Shaikh2017-05-021-0/+9
* common/button: Add support for HW_REINIT button comboFurquan Shaikh2017-05-021-0/+37
* common/usb_update: Add support for UPDATE_EXTRA_CMD_UNLOCK_ROLLBACKNicolas Boichat2017-05-021-0/+6
* common/usb_update: Support CMD_UNLOCK_RW even with CONFIG_RWSIG is unsetNicolas Boichat2017-05-021-1/+1
* usb_update: 1-byte response to extra commandsNicolas Boichat2017-05-021-1/+1
* usb_port_power: Allow variable number of portsDaisuke Nojiri2017-05-012-59/+40
* rollback: Print RW rollback version as wellNicolas Boichat2017-05-011-0/+4
* virtual_battery: Fix energy readingsDouglas Anderson2017-05-011-3/+3
* BD9995X: Enable/Disable charger depending on charging currentJames Chao2017-04-301-5/+0
* common: add feature bit for touchpad supportWei-Ning Huang2017-04-271-0/+3
* rwsig: do not jump if reset source is hard pin resetWei-Ning Huang2017-04-271-3/+15
* rwsig: add host command for getting rwsig statusWei-Ning Huang2017-04-271-0/+15
* i2c: separate slave and master codeWei-Ning Huang2017-04-263-21/+30
* rwsig/update_fw: Prevent race in rollback protectionNicolas Boichat2017-04-262-7/+14
* rwsig: protect all flash before jumping to RWNicolas Boichat2017-04-261-2/+21
* common/usb_update: add support for extra commandsNicolas Boichat2017-04-261-2/+95
* common/update_fw: Board/chip-specific first_response_pduNicolas Boichat2017-04-211-22/+35
* Revert "system: Shutdown AP before entering hibernate mode"Duncan Laurie2017-04-211-18/+0
* USB: Remove usb_charge_ports_enabledDaisuke Nojiri2017-04-201-19/+0
* common/usb_update: Statically allocate update bufferNicolas Boichat2017-04-171-25/+3
* power_button_x86: Reset power button setting on chipset transitionsFurquan Shaikh2017-04-171-0/+21
* power_button_x86: Fix power button pulse enabling/disablingFurquan Shaikh2017-04-171-2/+2
* common/update_fw: Remove board-specific rw_sectionsNicolas Boichat2017-04-151-45/+27
* common/update: Update common code updater to latest chip/g versionNicolas Boichat2017-04-152-229/+295
* system: Shutdown AP before entering hibernate modePhilip Chen2017-04-141-0/+18
* led_policy_std: turn off power led when system shutdownstabilize-9460.60.Bstabilize-9460.40.Bstabilize-9460.4.Bstabilize-9460.23.Bjames_chao2017-04-131-0/+8
* tcpm: anx74xx: Improvements to low power mode for S3/G3 chipset stateScott2017-04-111-0/+6
* rwsig: Make it possible to run as a taskNicolas Boichat2017-04-112-18/+78
* common: Split rwsig parts from rsa.h headerNicolas Boichat2017-04-115-4/+5
* rollback: Update and lock rollback block as part of rwsig verificationNicolas Boichat2017-04-112-8/+72
* servo_v4: Added dts_mode on/off control for DUT port connectionScott2017-04-071-10/+3