summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Add basic support for shared memorySimon Glass2020-12-291-0/+4
* zephyr: base32: Fix unit testsYuval Peress2020-12-291-2/+1
* zephyr: Add initial USB-C supportSimon Glass2020-12-241-0/+2
* TCPMv2: Update source-out configsDiana Z2020-12-242-0/+30
* TCPMv2: DPM sourcing policy - 3.0 A PD sinksDiana Z2020-12-241-0/+17
* zephyr: Avoid duplicate definition of GENMASK, etc.Simon Glass2020-12-243-1/+14
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-226-5/+547
* stm32g4: ucpd: Add pd msg log and console debug commandsScott Collyer2020-12-221-0/+3
* zephyr: Add support for typeof()Simon Glass2020-12-221-0/+9
* TCPMv2: support TBT Alt mode as UFPli feng2020-12-212-2/+113
* TCPMv2: Remove test/usb_tcpmv2_tcpci.cEdward Hill2020-12-181-8/+0
* battery_fuel_gauge: Make the default battery type customizableWai-Hong Tam2020-12-181-0/+7
* zephyr: Define an empty adc.h for nowSimon Glass2020-12-181-0/+7
* TCPMv2 test: Check all transmitsEdward Hill2020-12-171-0/+2
* gpio: Fix documentationCraig Hesling2020-12-171-8/+7
* TCPMv2: Unit Test TD.PD.LL.E3 Soft Reset UsageDenis Brockus2020-12-171-0/+12
* TBT: Enter Thunderbolt mode if the cable response timesoutAyushee Shah2020-12-161-9/+1
* common: separate VirtAddr and PhysAddr usageTzung-Bi Shih2020-12-161-0/+2
* virtual mux: Wait for mux config ACK from the kernelDivya Sasidharan2020-12-153-1/+30
* tcpci: Base retry count on active PD revAbe Levkoy2020-12-152-0/+10
* mock: Clean up TCPMv2 mocksAbe Levkoy2020-12-152-23/+3
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* EC: Removing an unused i2cm_init function signatureDossym Nurmukhanov2020-12-121-6/+0
* COIL: Clean up controller/peripheral language in headersDossym Nurmukhanov2020-12-123-84/+91
* COIL: Standardize i2c peripheral languageDossym Nurmukhanov2020-12-121-9/+9
* COIL: Rename i2c_peripheral filesDossym Nurmukhanov2020-12-121-0/+0
* COIL: Rename EC-EC comm config to be inclusiveDossym Nurmukhanov2020-12-121-5/+5
* COIL: Use inclusive language for EC-EC communication codeDossym Nurmukhanov2020-12-122-24/+24
* COIL: Rename ec_ec_comm* files to inclusive languageDossym Nurmukhanov2020-12-123-1/+1
* usbc: Remove pd_ts_dts_plugged() check from PD_DRP_FORCE_SINKEdward Hill2020-12-111-8/+0
* cortex-m mpu: support configuring regions with difficult alignmentPeter Marheine2020-12-111-0/+10
* ec_commands: add struct ec_response_activity_dataChing-Kang Yen2020-12-111-7/+11
* PCHG: Send device event to hostDaisuke Nojiri2020-12-101-0/+1
* PCHG: Add host commandDaisuke Nojiri2020-12-102-13/+47
* charger: Add driver method for linear chargingAseda Aboagye2020-12-101-0/+15
* charger: Add `charger_is_icl_reached()`Aseda Aboagye2020-12-101-0/+13
* common:online_calibration: Spoof sensor dataYuval Peress2020-12-081-0/+13
* charger: replace charger_get_input_current usesEric Yilun Lin2020-12-081-1/+8
* charger: add charger_get_input_current_limitEric Yilun Lin2020-12-081-1/+16
* charger: rename charger_set_input_currentEric Yilun Lin2020-12-081-3/+14
* config.h: Make body detection setting use separate default valueChing-Kang Yen2020-12-071-6/+16
* max14637: add a config to define delay in ms from power off to onMarco Chen2020-12-071-0/+2
* zephyr: fix build for keyboard shimYuval Peress2020-12-051-3/+3
* COIL: Rename SLEEP_MASK_I2C_CONTROLLERDiana Z2020-12-041-1/+1
* power: move headers to include/powerJack Rosenthal2020-12-037-0/+519
* shuboz: Implement LED functionJacky Wang2020-12-031-0/+3
* tcpm/it8xxx2: add cc parameter tuning functionRuibin Chang2020-12-021-0/+7
* test: Improve test_send_caps_error in usb_pe_drpEdward Hill2020-12-012-31/+12
* COIL: Rename CONFIG_USB_PD_I2C_ADDR_FLAGSDiana Z2020-11-301-2/+2
* usb_hid_keyboard: implement vivaldi top row featureTing Shen2020-11-272-1/+12