summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-11-131-20/+74
* ccd: restrict password setting to allowed statesVadim Bendebury2018-11-131-4/+106
* ccd: require password to change or clear itVadim Bendebury2018-11-131-5/+15
* cr50: ccd: add vendor command to disable RMA modeVadim Bendebury2018-01-031-0/+69
* keyboard_mkbp: Fix FIFO lockingShawn Nematbakhsh2017-11-101-7/+33
* gru: Remove `flashinfo` command for RAM savingsShawn Nematbakhsh2017-11-091-0/+2
* charger: Prevent SET access to EC_CMD_CHARGE_STATE on locked systemsShawn Nematbakhsh2017-11-091-3/+3
* cr50: fix event definition collisionVadim Bendebury2017-11-071-4/+7
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-11-072-9/+25
* pd: Add pd_capable() to check PD capability of partner portShawn Nematbakhsh2017-11-071-4/+9
* Fizz: Modify thermal tableRyan Zhang2017-11-062-3/+11
* charge_manager: Wait for charge current to be initializedScott Collyer2017-11-031-0/+22
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-022-35/+60
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-012-2/+10
* port80: Clean up macrosFurquan Shaikh2017-10-311-4/+1
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-311-0/+7
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-0/+7
* ccd: pass 'ccd password' execution through tpm task contextVadim Bendebury2017-10-271-7/+98
* PD: Make current USB PD Stack REV 3 compliantSam Hurst2017-10-243-19/+425
* tpm: let the caller of TPM reset decide if the EC needs to be reset tooVadim Bendebury2017-10-241-17/+2
* rma: process proper auth codeVadim Bendebury2017-10-242-22/+77
* host_event: Perform lpc_init_mask before keyboard/button initFurquan Shaikh2017-10-242-7/+12
* pd: Fix false USB-C DTS detectionShawn Nematbakhsh2017-10-231-1/+1
* Fix keyboard in systemd-bootStefan Reinauer2017-10-191-13/+5
* cleanup: pd: Make PDO find / extract functions non-staticShawn Nematbakhsh2017-10-192-55/+37
* charge_ramp: Ramp USB-C DTS sourcesShawn Nematbakhsh2017-10-193-7/+49
* pd: Remove ACCESSORY statesShawn Nematbakhsh2017-10-191-93/+30
* pd: Add "freeze" dual-role policyShawn Nematbakhsh2017-10-191-2/+9
* servo_v4: Use charge_manager for input port / ILIM selectionShawn Nematbakhsh2017-10-191-5/+5
* host_event_commands: Add support for always reporting masksFurquan Shaikh2017-10-182-34/+99
* host_command: Add flags1 to host_command_get_featuresFurquan Shaikh2017-10-181-0/+1
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-172-1/+100
* keyboard_8042: ensure key scanning on when keyboard enabledStefan Reinauer2017-10-171-0/+2
* Fizz: enable fanGaggery Tsai2017-10-171-1/+4
* Fizz: Add EC_RW_B in FMAPDaisuke Nojiri2017-10-171-1/+19
* EFS: Sysjump to active copyDaisuke Nojiri2017-10-171-1/+1
* charge_manager: Support no-battery / no-host boardsShawn Nematbakhsh2017-10-171-0/+8
* [fan] Add CONFIG_FAN_SPEED option to override EC fan speedChris Ching2017-10-131-2/+4
* tcpc: Don't retry sending of source capsShawn Nematbakhsh2017-10-131-1/+3
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-132-11/+3
* common: add rma_auth console commandVadim Bendebury2017-10-131-9/+81
* common: add alternative TPM command execution contextVadim Bendebury2017-10-131-14/+109
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-064-379/+405
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-0/+20
* cleanup: pd: Remove CONFIG_CASE_CLOSED_DEBUGShawn Nematbakhsh2017-10-053-93/+6
* common: make rma_auth work with the serverVadim Bendebury2017-10-041-2/+0
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-021-0/+104
* commom: generalize rma_auth to and make it match server expectationsVadim Bendebury2017-10-021-3/+32
* common: allow rma_auth to work with both crypto and dcryptoVadim Bendebury2017-10-021-2/+21
* vboot: Add error message in hash commandJagadish Krishnamoorthy2017-09-291-0/+1