summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* TCPMv2: Compliance Unit Test - allow rx with data to have timeoutDenis Brockus2021-01-061-2/+6
* TCPMv2: Compliance Unit Test - add display for EXT messagesDenis Brockus2021-01-061-30/+56
* zephyr: add a fake shared memory implementation for posix-ecJack Rosenthal2021-01-061-1/+10
* TCPMv2: Decrease Low Power Mode debounce delay to 10 msPatryk Duda2021-01-041-2/+7
* TCPMv2: Add information about port when printing flag and event namesPatryk Duda2021-01-041-8/+8
* keyboard_mkbp: report switches result until init'dEric Yilun Lin2020-12-311-2/+18
* TCPMv2: Compliance Unit Test - TD.PD.SRC.E2Denis Brockus2020-12-301-0/+23
* TCPMv2: Unit Test - reflect TCPCI registers initial valuesDenis Brockus2020-12-291-1/+103
* tpcmv2: Fix compile error for Zephyr buildsKeith Short2020-12-281-1/+12
* TCPMv2: Unit Test - remove unused out parameterDenis Brockus2020-12-281-9/+4
* zephyr: Support multi-step I2C transactionsSimon Glass2020-12-241-2/+39
* make: Move libcryptoc rules to third_party/rules.mkCraig Hesling2020-12-241-29/+0
* TCPMv2: Update source-out configsDiana Z2020-12-244-22/+25
* TCPMv2: Update current limits in appropriate taskDiana Z2020-12-242-4/+13
* TCPMv2: DPM sourcing policy - 3.0 A PD sinksDiana Z2020-12-244-2/+154
* zephyr: usb: Init mutexes in pd_set_vbus_discharge()Simon Glass2020-12-231-1/+8