summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb_pd: Get current CC stateAyushee2019-03-071-9/+20
* i2c: fix style violations introduced by ab40ba67cVadim Bendebury2019-03-071-16/+15
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-4/+8
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-03-061-0/+1
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-061-13/+26
* cr50: CCD flags not read correctly on first factory bootKeith Short2019-03-061-4/+10
* tpm_registers: check if_stop has been initialized before calling itMary Ruthven2019-03-061-1/+3
* i2c:xfer i2cwrite invalid in ec consoleTony Zou2019-03-051-16/+16
* common/usb_pd_protocol: Set port in LPM at the start of initKarthikeyan Ramasubramanian2019-03-011-0/+8
* motion: Add config variable to fill LPC sense dataGwendal Grignou2019-03-011-7/+3
* cr50: Update error codes returned from U2F_SIGN.Louis Collard2019-03-011-1/+1
* ec: Fix response size returned by new U2F functions.Louis Collard2019-02-281-7/+23
* ec: Update U2F_ATTEST function for new-style key handles.Louis Collard2019-02-281-24/+35
* motion: Wake up motion task when sampling rate changesGwendal Grignou2019-02-281-0/+4
* motion: Change ODR only within the motion sensor taskGwendal Grignou2019-02-281-41/+27
* motion_sense: send ODR events to the APEnrico Granata2019-02-281-6/+31
* math: Add/expose some vector operationGwendal Grignou2019-02-281-4/+23
* fpsensor: compilation error if RNG is not supportedNicolas Norvez2019-02-271-2/+2
* Battery: add support battery-cutoff SMBus block write functionmatt_wang2019-02-261-11/+46
* pd: Don't send msgs for ~200ms after 1st request.Aseda Aboagye2019-02-211-0/+37
* i2c: Support 16-bit address register read & writeTony Zou2019-02-191-8/+113
* core: Allow .bss and .data sections in DRAMNicolas Boichat2019-02-181-1/+10
* pd: Don't Try.Src if battery is disconnected.Aseda Aboagye2019-02-151-3/+11
* tpm: explicitly include tpm2 data in the appropriate sectionVadim Bendebury2019-02-151-9/+9
* CBI: Use hexdump to dump EEPROM contentsDaisuke Nojiri2019-02-151-4/+1
* Util: Add hexdump APIDaisuke Nojiri2019-02-151-0/+26
* USB-PD: Fix scope of variable ma in pd_find_pdo_indexDaisuke Nojiri2019-02-121-2/+2
* USB-PD: Make pd_build_request return voidDaisuke Nojiri2019-02-122-13/+5
* ec_commands: Fix more warnings from check_patch.plGwendal Grignou2019-02-081-18/+18
* common: sensor: Honor roundup flag for rangeGwendal Grignou2019-02-081-1/+2
* UART: Export uart_clear_input APIDaisuke Nojiri2019-02-081-0/+8
* UART: Add uart_put APIDaisuke Nojiri2019-02-081-0/+14
* common: mag_cal: Add comment in mag_calGwendal Grignou2019-02-071-1/+1
* cr50/ec: add a console command to display event logs.Namyoon Woo2019-02-072-10/+69
* common: fix tpm_task prototypeVadim Bendebury2019-02-071-1/+1
* common: Added motion sense info to accelinfo commandDaniel Gonzalez2019-02-061-1/+22
* ish: add ec_feature flag for ISHRushikesh S Kadam2019-02-041-0/+3
* 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