summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* cr50: Change U2F key derivation to include user secrets.Louis Collard2019-01-311-25/+24
* cr50: Add new U2F generate, sign and attest commands.Louis Collard2019-01-311-0/+240
* cr50: Make G2F attestation certificate available in vNVRAM.Louis Collard2019-01-301-0/+15
* hatch: Add support for fan and temperature sensorsScott Collyer2019-01-301-1/+1
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-01-303-20/+58
* cr50: Add NIST SP 800-90A HMAC DRBG.Louis Collard2019-01-291-2/+2
* BC1.2: Add usb_charger_reset_charge APIDaisuke Nojiri2019-01-261-12/+15
* powerbtn/button: fix crash on 0ms sleepRuben Rodriguez Buchillon2019-01-242-2/+4
* mt_scp: Add support to store some code in DRAMNicolas Boichat2019-01-242-0/+17
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-172-3/+203
* USB-PD: Disable Vconn on SRC_DISCONNECTDaisuke Nojiri2019-01-161-1/+4
* cr50: reset burstcnt to max when entering idleAndrey Pronin2019-01-131-0/+3
* cr50: unset DATA_AVAIL when going to idle stateAndrey Pronin2019-01-131-0/+1
* i2c_master: Protect TCPC I2C tunnels as part of EC_REBOOT_DISABLE_JUMPKarthikeyan Ramasubramanian2019-01-082-2/+43
* power_button_x86: Ensure INIT_ON presses button for 200 msEdward Hill2019-01-081-10/+1
* cr50: Changes to support closed source EC factory modeKeith Short2019-01-081-0/+14
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-071-5/+44
* common/usb_pd_protocol: Try.SRC to TryWait.SNK timeoutRuibin Chang2019-01-041-20/+49
* mt_scp/ipi: Support host command.Yilun Lin2018-12-291-0/+3
* audio_codec: add audio codec featureCheng-Yi Chiang2018-12-201-0/+3
* system: Make system_can_boot_ap return true for AC-only systemsDaisuke Nojiri2018-12-191-16/+14
* USB-PD: Fix build errors for non-DRPDaisuke Nojiri2018-12-191-2/+8
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-20/+40
* USB-PD: Don't make charge_manager save log if it's not presentDaisuke Nojiri2018-12-171-0/+2
* USB-PD: Debounce when trying try.srcDaisuke Nojiri2018-12-171-14/+13
* charge_ramp: Allow USB-C power to be ramped by hardwareDaisuke Nojiri2018-12-171-7/+22
* Keyboard: Consolidate keyboard factory testsDaisuke Nojiri2018-12-171-0/+63
* common/usb_pd_protocol: Fix TryWait.SNK to Unattached.SNK timeout valueRuibin Chang2018-12-141-2/+2
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-141-0/+28
* motion_sense: Print motion sensors count for accelinfo commandVijay Hiremath2018-12-121-0/+2
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2018-12-081-0/+9
* gsctool: Add commands to set sn bits.Louis Collard2018-12-061-0/+2
* cr50: clear TPM NVMEM cache when entering Alt OSVadim Bendebury2018-12-061-5/+8
* cr50: provide DCRYPTO_ladder_is_enabled() for test and fuzz buildsVadim Bendebury2018-12-061-4/+1
* chgstv2: fix LED glitch on rebootCaveh Jalali2018-12-061-1/+4
* Add fingerprint match code for no template caseTom Hughes2018-12-061-8/+13
* test/usb_pd_fuzz: Fuzzing of USB PD dataNicolas Boichat2018-12-051-1/+6
* cr50: revoke key ladder on disabling TPMNamyoon Woo2018-12-051-0/+20
* PD: Ensure SVID parsing doesn't exceed packet boundariesDiana Z2018-12-031-2/+10
* chgstv2: Fix battery_near_full() with full batteryEdward Hill2018-12-031-1/+1
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-12-031-7/+1
* Delete unused MAX_BYTES_IN_ONE_READING from usb_i2c.cMatthew Blecker2018-12-011-1/+0
* tablet_mode: Fix tablet mode for tablet devicesNicolas Boichat2018-12-011-0/+4
* motion_sense: Remove global fifo_flush_needed, redundantstabilize-octopus-11316.38.Bstabilize-octopus-11316.37.Bstabilize-11316.37.Bstabilize-11316.35.BGwendal Grignou2018-11-291-7/+4
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-291-0/+7
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-292-6/+67
* motion_lid: Set tablet mode at 180 degreeFurquan Shaikh2018-11-291-10/+10
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-292-13/+6
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-291-23/+37
* mkbp: Enable the EC to report whether it has more events on mkbp_get_next_eventEnrico Granata2018-11-281-1/+3