summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* sensors: Support device with only one accelerometerGwendal Grignou2017-08-301-7/+14
* ec_features / coral: Allow disabling keyboard backlight featurePatrick Georgi2017-08-301-2/+12
* acpi: Map EC features into ACPI EC memory spacePatrick Georgi2017-08-302-1/+27
* ec_features: Move feature flags out of ec_command into its own unitPatrick Georgi2017-08-303-97/+117
* anx3429: force chip reset on PD_RESUMECaveh Jalali2017-08-291-2/+13
* EFS: Rename CONFIG_VBOOT_EC to _EFSDaisuke Nojiri2017-08-293-8/+7
* EFS: Add error codesDaisuke Nojiri2017-08-293-24/+29
* usb_port_power_smart: Add CDP/SDP only option.Aseda Aboagye2017-08-281-17/+27
* g: Move chip pre-init to chip_pre_init()Randall Spangler2017-08-241-0/+4
* tcpc: Move board level TCPC init to happen in pd_task initScott Collyer2017-08-231-0/+5
* battery: Check physical battery presence before inhibiting powerScott Collyer2017-08-231-2/+7
* pd_control: make DISABLE port specificCaveh Jalali2017-08-231-3/+3
* cr50: log tpm reset eventVadim Bendebury2017-08-231-0/+5
* common: Use SVr4/4.3BSD/C89/C99 prototype for strlenStefan Reinauer2017-08-181-1/+1
* g: add 'recover hosed slave' i2cs capabilityVadim Bendebury2017-08-171-0/+8
* cr50: Add helper functions for device-is-enabledRandall Spangler2017-08-171-2/+1
* ccd_config: Change test callback to highest priorityRandall Spangler2017-08-151-1/+1
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-151-0/+15
* 8042: Fix error conditionMartin Roth2017-08-121-1/+1
* usb_pd_protocol: Req SNK Cap if not received yet.Aseda Aboagye2017-08-111-2/+1
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-113-16/+16
* tpm: Add optional event loggingShawn Nematbakhsh2017-08-102-0/+80
* update_fw: Add support for touchpad update over virtual addressNicolas Boichat2017-08-102-0/+59
* common/charge_state: Cut off battery if board selects CONFIG_BATTERY_CRITICAL...Furquan Shaikh2017-08-091-5/+5
* sensors: add bmi160 & kionix orientation driverNick Vaccaro2017-08-081-48/+124
* cr50: Clean up device state codeRandall Spangler2017-08-081-14/+43
* Fix inconsistent task function declarationsStefan Reinauer2017-08-0814-14/+14
* common/button: Ensure debug mode exits on timeoutFurquan Shaikh2017-08-071-7/+8
* Fix compilation with coreboot-sdkStefan Reinauer2017-08-041-1/+1
* g: use deterministic k for individual attestation certificate ECDSAVincent Palatin2017-08-031-2/+6
* PD_CONTROL: add subcommand to power up a TCPC.Caveh Jalali2017-08-031-0/+3
* usb_update: Add a way to fetch touchpad informationNicolas Boichat2017-08-031-0/+20
* g: slightly optimize boot on USB resumeVincent Palatin2017-08-021-9/+13
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-023-116/+138
* cr50: make sure tpm reset in factory mode always happensVadim Bendebury2017-08-011-11/+17
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-07-312-1/+10
* cr50: provide chip factory mode supportVadim Bendebury2017-07-301-5/+34
* MKBP: Add kbpress for boards w/o keyscan tasks.Aseda Aboagye2017-07-281-0/+64
* Add OTP supportGwendal Grignou2017-07-282-25/+47
* power: Allow host to request higher-power wakeable S3Shawn Nematbakhsh2017-07-281-1/+3
* cr50: Disable CCD on board ID mismatchRandall Spangler2017-07-271-7/+36
* cr50: Preserve CCD state across deep sleepRandall Spangler2017-07-271-15/+12
* battery/max17055: Add max17055 fuel gauge driverPhilip Chen2017-07-271-0/+1
* flash: add flash selection supportWei-Ning Huang2017-07-271-0/+21
* button: Add recovery button to mkbp button stateFurquan Shaikh2017-07-211-0/+5
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-203-0/+1011
* cr50: Add physical presence state machineRandall Spangler2017-07-192-0/+304
* ec_commands: Add define for maximum number of PD portsShawn Nematbakhsh2017-07-181-0/+2
* Fizz: Boot automatically on recovery requestDaisuke Nojiri2017-07-141-0/+1
* vboot: Jump to RW earlyDaisuke Nojiri2017-07-142-20/+60