summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* DP Altmode DFP: Add `mfallow` commandudaykiran2021-07-021-3/+64
* Battery: Print display SoC in proper position for battery commandDaisuke Nojiri2021-07-021-6/+8
* chgstv2: Avoid force shutdown if chipset is shutting downDaisuke Nojiri2021-07-021-2/+7
* cbi: Remove cbi_eeprom.hPhilip Chen2021-07-022-2/+0
* system: Rename reset_flags used in system_encode_save_flagsDaisuke Nojiri2021-07-011-7/+7
* TCPMv2: Notify of disconnect on TC detachDiana Z2021-07-011-0/+3
* motion: check console task when availableTomasz Michalec2021-06-301-0/+4
* Battery: Apply fake SoC to display chargeDaisuke Nojiri2021-06-291-6/+6
* cbi: Separate CBI EEPROM driver from CBI protocolPhilip Chen2021-06-293-120/+145
* driver: bma4xx: Add support for BMA422 sensorBhanu Prakash Maiya2021-06-281-0/+1
* TCPMv2: Fix flag_bit_names and event_bit_namesCaveh Jalali2021-06-281-2/+3
* EFS2: Clear EC_RESET_FLAG_EFS when jumping back to RODaisuke Nojiri2021-06-281-1/+6
* chgstv2: Add unit test for battery sustainerDaisuke Nojiri2021-06-281-19/+26
* chgstv2: Add battery sustainerDaisuke Nojiri2021-06-281-3/+71
* usbc_intr_task: Include-what-you-use scrubCaveh Jalali2021-06-261-1/+8
* TCPMv2: Ensure event loop is runningCaveh Jalali2021-06-251-1/+3
* chgstv2: Refactor charger_discharge_on_acDaisuke Nojiri2021-06-252-29/+35
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2021-06-251-1/+62
* SenderResponseTimer: offset with TCPC transmit success timestampudaykiran2021-06-253-3/+34
* i2c_controller: add volatile for i2c_port_active_listEric Yilun Lin2021-06-251-2/+2
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-232-9/+2
* ocpc: Disable linear precharge at ocpc reset stateMike Lee2021-06-211-0/+7
* zephyr: update snprintf signature to be compatible with zephyr 2.6Yuval Peress2021-06-181-2/+2
* TCPMv2: Take over as Vconn source when Not_Supported is sentDiana Z2021-06-181-6/+79
* Fix compilation issues with nocturne SDKPatryk Duda2021-06-171-2/+4
* common/util: Annotate basic memory functions as usedPatrick Georgi2021-06-171-0/+4
* util: Add function to convert binary first base3 numberWai-Hong Tam2021-06-161-0/+53
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-162-3/+3
* TCPMv2: Ignore PR swap requests when PR transitioningDiana Z2021-06-151-0/+21
* zephyr: fix jdata pointerDawid Niedzwiecki2021-06-151-2/+10
* zephyr: shim: add mpu enable and disable supportFabio Baltieri2021-06-141-0/+2
* common/usbc: Allow boards to determine DTS (CCD) portCaveh Jalali2021-06-112-4/+12
* PCHG: Handle WLC_CHG_CTRL_DEVICE_STATE_DEVICE_DOCKEDDaisuke Nojiri2021-06-111-6/+46
* keyboard_scan: add overridable function for KEYBOARD_ROW_REFRESHBen Chen2021-06-101-2/+15
* TCPMv2: Cancel SNK PR swap if we can now chargeDiana Z2021-06-091-2/+6
* include/flash: rename the APIsTim Lin2021-06-0913-120/+127
* led_onoff_states: fix typoTing Shen2021-06-081-1/+1
* zephyr: Fix I2C_PASSTHRU host commandDawid Niedzwiecki2021-06-081-3/+35
* console: add correct escape sequence for End keyJett Rink2021-06-071-0/+9
* TCPMv2: Rename pd_can_source_from_deviceDiana Z2021-06-051-6/+6
* COIL: espi: replace VW_SLAVE_BTLD_STATUS_DONE with VW_PERIPHERAL_BTLD_STATUS_...Caveh Jalali2021-06-041-1/+1
* TCPMv2: Don't delay ready transition turning off VconnDiana Z2021-06-041-16/+3
* chgstv2: Call board_check_extpower on AC changeAseda Aboagye2021-06-041-0/+5
* tcpmv2: Don't enable USB mode until PD state resolvedKeith Short2021-06-034-1/+32
* PD console: add cflush around long console printsBoris Mittelberg2021-06-031-0/+5
* charge_state_v2: clear charger current after adapter outqinwentao2021-06-031-0/+7
* battery_fuel_gauge: Check length of device stringAseda Aboagye2021-06-031-1/+4
* COIL: spi_nor: Rename spi_master to spi_controllerCaveh Jalali2021-06-031-18/+20
* zephyr: Don't reinitialize gpios on a warm rebootSam Hurst2021-06-031-11/+16
* Remove CONFIG_BATTERY_DEAD_UNTIL_VALUEDaisuke Nojiri2021-06-011-4/+0