summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-222-13/+18
* No init.rom section support in ZephyrHyungwoo Yang2021-01-221-1/+2
* TCPMv2: Support BIST Test ModeAbe Levkoy2021-01-221-0/+8
* charge_manager: Create mockAbe Levkoy2021-01-225-0/+57
* TCPMv2: Ignore BIST messages when appropriateAbe Levkoy2021-01-221-0/+21
* charge_manager: Expose get_vbus_voltage functionAbe Levkoy2021-01-221-46/+73
* reland: zephyr: Update hooks shim to match ECOSSimon Glass2021-01-212-4/+0
* TCPMv2: TD.PD.SRC.E5 Compliance failure - service event loop as high priorityDenis Brockus2021-01-212-1/+24
* OCPC: Init VSYS to VBAT when starting chargeAseda Aboagye2021-01-213-12/+43
* common:test: refactor test_util.h to accommodate ZephyrYuval Peress2021-01-211-0/+17
* TCPMv2: Do not check for SinkTxOk in FRS-ModeEric Herrmann2021-01-204-12/+33
* pd: fix RX re-enabling with the integrated PHYVincent Palatin2021-01-201-4/+4
* TCPMv2: DPM: Make dpm_get_source_pdo __overridableScott Collyer2021-01-201-1/+1
* TBT: Correct is_rev3_vdo() functionAyushee Shah2021-01-191-6/+6
* zephyr: Shim the DECLARE_HOST_COMMANDWealian Liao2021-01-191-2/+1
* common: body_detection: prevent AP from unexpected waking upChing-Kang Yen2021-01-161-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-156-21/+26
* TCPMv2: Process DPMs before discoveryDiana Z2021-01-141-26/+22
* USB-PD: filter duplicated SVIDEric Yilun Lin2021-01-141-4/+24
* board/genesis: Totally remove CONFIG_CHARGE_MANAGER andNeill Corlett2021-01-131-1/+1
* TCPMv2: Do not perform hard reset when battery is lowPatryk Duda2021-01-121-0/+59
* TCPMv2: Hand over Hard Reset send request to PE when availablePatryk Duda2021-01-121-2/+5
* TCPMv2: Send Hard Reset from any state on DPM requestPatryk Duda2021-01-121-18/+22
* TCPMv1: Replace charging allow listTing Shen2021-01-123-81/+31
* COIL: Remove non-inclusive words from common mockDossym Nurmukhanov2021-01-121-3/+3
* COIL: Remove non-inclusive words from i2c codeDossym Nurmukhanov2021-01-122-50/+50
* COIL: Remove non-inclusive words from Bluetooth codeDossym Nurmukhanov2021-01-121-2/+2
* npcx/system: LCT compensate for MTC in PSL_hibernateWealian Liao2021-01-121-0/+4
* COIL: Rename EC-EC comm defines to be more inclusiveDossym Nurmukhanov2021-01-121-17/+17
* TCPMv2: Defer initializing type-C supplier current limitWai-Hong Tam2021-01-111-16/+33
* COIL: Rename non-inclusive wordingDossym Nurmukhanov2021-01-111-16/+17
* crash: fix unsigned div-by-zero crashEric Yilun Lin2021-01-111-1/+1
* zephyr: switch to platform/ec printf format implementationJack Rosenthal2021-01-091-1/+11
* tcpmv2: Use cable soft reset state during VCSKeith Short2021-01-091-82/+17
* tcpmv2: always issue SOP' soft resetKeith Short2021-01-091-0/+114
* tcpmv2: correct MessageId handling during soft resetKeith Short2021-01-091-23/+30
* TCPMv2: Add custom protocol error handling for FRSEric Herrmann2021-01-081-0/+15
* Revert "zephyr: Update hooks shim to match ECOS"Jack Rosenthal2021-01-082-0/+4
* zephyr: Update hooks shim to match ECOSSimon Glass2021-01-072-4/+0
* ec_features: Use mask for AP mode entryAbe Levkoy2021-01-071-1/+1
* TCPMv2: Compliance Unit Test - TD.PD.SRC3.E7Denis Brockus2021-01-071-0/+74
* UnitTest: Create battery mock for tcpmv2_complianceDenis Brockus2021-01-072-0/+212
* Revert "TCPMv2: Decrease Low Power Mode debounce delay to 10 ms"Keith Short2021-01-071-7/+2
* TCPMv2: Update exiting Thunderbolt mode SOPAyushee Shah2021-01-071-1/+1
* version: Rename version.h to cros_version.hYuval Peress2021-01-078-8/+8
* usb_pd: correct PD control flag bit shiftingAyushee Shah2021-01-071-5/+9
* BB retimer: Set UFP mode of BB retimerAyushee2021-01-072-0/+23
* Move tcpic.h header into include/driverSimon Glass2021-01-073-3/+3
* TCPMv2: Update BIST commentsAbe Levkoy2021-01-061-17/+19
* TCPMv2: Remove PE_BIST_RX stateAbe Levkoy2021-01-061-41/+0