summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-012-3/+12
* zephyr: shim in the zephyr shell as the EC consoleJack Rosenthal2020-10-011-2/+6
* zephyr: disable DECLARE_HOOK and DECLARE_DEFERRED macrosJack Rosenthal2020-10-011-4/+8
* zephyr: make common.h compatible with ZephyrJack Rosenthal2020-10-011-0/+3
* zephyr: make IS_ENABLED compatible with shimJack Rosenthal2020-10-011-0/+22
* zephyr: make task_id.h compatible with ZephyrJack Rosenthal2020-10-011-0/+10
* zephyr: make compile_time_macros.h compatible with ZephyrJack Rosenthal2020-10-011-0/+14
* config: add CONFIG_ZEPHYRJack Rosenthal2020-10-011-0/+6
* tcpm: Add tpcm driver for stm32gx chipsScott Collyer2020-09-291-0/+1
* cleanup: button: Reword commentsAseda Aboagye2020-09-292-6/+8
* button: presss volume button detected by adcBen Chen2020-09-292-0/+20
* common: include config.h from console.hJack Rosenthal2020-09-291-0/+1
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-4/+4
* common: body_detection: modify calculation of noise levelChing-Kang Yen2020-09-291-0/+4
* ucsa: fusb307 driver and enable tcpc interruptYun-chieh, Lee2020-09-241-0/+1
* it83xx: read_clear_int_mask() read and clear interrupt bit.Dino Li2020-09-241-4/+4
* common: include console_channel.inc to be relative to include/Jack Rosenthal2020-09-241-1/+1
* cortex-m: support locating .data section in ROM residentKeith Short2020-09-241-0/+22
* third_party/linux: Adapt overflow.h for EC build environmentTom Hughes2020-09-242-0/+48
* usb_pd: Add common function to get PD revisionli feng2020-09-231-2/+14
* zork: Ignore input current and always rampEdward Hill2020-09-231-1/+1
* host_event_commands: Return access denied for prohibited accessDaisuke Nojiri2020-09-221-0/+4
* test: Add test_send_caps_error to usb_pe_drpEdward Hill2020-09-222-2/+14
* TCPMv2: Define typeccontrol host commandAbe Levkoy2020-09-212-0/+21
* TCPMv2: Move DPM requests to public APIAbe Levkoy2020-09-212-37/+38
* USB-PD: Continue mode discovery after failureDenis Brockus2020-09-191-9/+15
* tcpmv2: Retry PR Swap if partner sends Wait responseKeith Short2020-09-181-0/+1
* PD: Add voltage levels from PD specDiana Z2020-09-151-0/+4
* USB-C: Make Vbus check overridableDiana Z2020-09-151-1/+4
* usb_mux/it5205h: implement SBU controlTing Shen2020-09-151-0/+3
* thermal: Add documentationAbe Levkoy2020-09-111-1/+6
* TCPMv2: Obtain correct dual role state when going suspendPatryk Duda2020-09-111-0/+8
* Introduce functions that provide safe pointer to panic dataPatryk Duda2020-09-092-2/+25
* charge_manager: two charger DUT does not choose correct portDenis Brockus2020-09-081-0/+10
* motion_sense: Fix signed/unsigned comparison in ec_motion_sensor_clamp_* helpersFurquan Shaikh2020-09-051-2/+2
* cleanup:Consolidate multi PD INTR task config to single configPoornima Tom2020-09-041-1/+9
* common: implement body_detection state machineChing-Kang Yen2020-09-032-0/+36
* driver: bmi: add get_rms_noise() for body detectionChing-Kang Yen2020-09-031-0/+6
* include: body_detection: add basic configChing-Kang Yen2020-09-031-0/+40
* common: motion_sense_fifo: modify SENSOR_COUNTChing-Kang Yen2020-09-031-1/+12
* TCPMv2: Add EC_CMD_TYPEC_DISCOVERYDiana Z2020-09-032-0/+63
* TCPMv2: Add DPM_REQUEST_GET_SRC_CAPDenis Brockus2020-09-021-0/+1
* TCPM: Correct VDO structuresDiana Z2020-09-022-51/+55
* common: motion_sense: Add helper functions clamping 32bit into ec protocolIkjoon Jang2020-09-021-0/+36
* ec_commands: add uint16_t alias to motion_sensor_data for light sensorsIkjoon Jang2020-09-021-0/+2
* tcpmv2: disable receive of SOP' during VCONN swapKeith Short2020-09-021-0/+13
* driver: Add LN9310 switchcap driverWai-Hong Tam2020-09-021-0/+2
* usb_pe_drp: new unit test with mocksPaul Fagerburg2020-08-315-0/+57
* eve: Move board level TCPC init to happen in pd_task initDuncan Laurie2020-08-311-0/+3
* fpsensor: Run maintenance when in maintenance modeTom Hughes2020-08-312-0/+5