summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* tablet_mode: Set EC_HOST_EVENT_MODE_CHANGE in tablet_set_mode()Edward Hill2019-03-142-13/+9
* usbpd: Remove pd_state_names if not usedDaisuke Nojiri2019-03-141-20/+21
* clock: define the function clock_enable_module to all EC chipsCHLin2019-03-131-0/+10
* usb_chg: Add USB_CHG events for data role set and CC openScott Collyer2019-03-121-0/+22
* chgstv2: Refactor shutdown_on_critical_batteryDaisuke Nojiri2019-03-121-44/+52
* chgstv2: Allow board to set charge level for shutdownDaisuke Nojiri2019-03-121-2/+11
* clean: update vconn commentJett Rink2019-03-121-2/+2
* ec: U2F: Verify key handles before user presenceLouis Collard2019-03-111-3/+7
* arcada_ish: Send MKBP events over HECIMathew King2019-03-111-0/+11
* thermal: Don't send thermal warning while in G3Scott Collyer2019-03-111-1/+8
* PD: Set Rp consistently on initial connection, increasing laterDiana Z2019-03-082-19/+13
* cbi: Add a new API for cbi_set_stringFurquan Shaikh2019-03-081-0/+8
* cbi: Do not add tags if data size is zeroFurquan Shaikh2019-03-081-2/+11
* 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