summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* config: Add more condition for VBUS measure from charger.Logan_Liao2023-05-111-3/+8
* zephyr: Add support for board override of fan duty adjustment logicKornel Dulęba2023-04-211-23/+69
* third_party: Add option to build and link googletestTom Hughes2023-03-211-0/+5
* ec: Add missing #includesJeremy Bettis2023-03-201-0/+2
* common: Move pse driver into driver placeDavid Huang2023-03-202-0/+63
* TCPMv2: Ignore data role mismatch during DRSAbe Levkoy2023-03-171-0/+8
* usb_charger: support processing events synchronouslyPeter Marheine2023-03-151-0/+14
* Zephyr: Correct Temp sensor F75303 read methond.Logan_Liao2023-03-151-0/+86
* frostflow: Modify charger frequence for power consumption.Logan_Liao2023-03-151-0/+2
* fpsensor: Compile more fingerprint files with C++Tom Hughes2023-03-146-1/+53
* TCPM: Remove unused USB2 cable functionDiana Z2023-03-141-8/+0
* ec: Add yet more #line directivesJeremy Bettis2023-03-141-0/+6
* tcpci: add tcpci_get_vbus_voltage_no_checkEric Yilun Lin2023-03-141-0/+10
* PD: Add retimer/redriver cable details in Host command responseRajesh Kumar2023-03-141-0/+2
* tcpm: anx7406: add PD anx7406 supportXin Ji2023-03-131-0/+1
* util: Clean the dependency of ec_panicinfoHsin-Yi Wang2023-03-111-0/+2
* panic: Split macros and structures to panic_defs.hHsin-Yi Wang2023-03-112-132/+152
* tcpci: fix get_vbus_voltage macroEric Yilun Lin2023-03-101-1/+1
* USB-PD: Add EPR sink capability to TCPMv2Daisuke Nojiri2023-03-104-1/+97
* TCPMv2: Create a HPD GPIO moduleDiana Z2023-03-091-0/+33
* TCPMV2: Create AP VDM control moduleDiana Z2023-03-093-24/+95
* cbi: flash: Implement CBI flash storage driver interfaceMadhurima Paruchuri2023-03-091-1/+4
* crc16: Add CRC-16 utility functionsDerek Huang2023-03-081-0/+14
* PCHG: Support firmware update for CPS8200 wireless chargerDerek Huang2023-03-081-0/+26
* system: Introduce Memory Dump Host CommandsRob Barnes2023-03-072-0/+77
* ec/include: Add #line directive to fix coverageJeremy Bettis2023-03-061-0/+7
* fpsensor: Utilize a common set of CPRINT functionsBobby Casey2023-03-031-0/+1
* fpsensor: Create include file for fpsensor typesBobby Casey2023-03-033-23/+37
* driver/fingerprint: Rename fpsensor.hBobby Casey2023-03-032-2/+2
* chgstv2: Separate v0 and v1 param struct for EC_CMD_CHARGE_CURRENT_LIMITDaisuke Nojiri2023-03-031-1/+3
* fpsensor: Rename fpsensor_private.h to fpsensor_utils.hBobby Casey2023-03-021-0/+24
* USB-PD: Use VDO_MAX_OBJECTS to define max VDO objectsDaisuke Nojiri2023-03-022-10/+11
* USB-PD: Print DPM state only if debug_level >= 2Daisuke Nojiri2023-03-021-0/+8
* Replace CONFIG_DMA with CONFIG_DMA_CROS in EC codebasePatryk Duda2023-03-013-4/+4
* USB-PD: Fix RDO object position macrosDaisuke Nojiri2023-02-281-2/+2
* Add host event: EC_HOST_EVENT_BODY_DETECT_CHANGETim Van Patten2023-02-241-0/+4
* Increase supported host events to 64Tim Van Patten2023-02-221-0/+6
* Remove CONFIG_HOST_EVENT64Tim Van Patten2023-02-212-10/+0
* Fan: print 'stalled' for rpm == 0xfffeDaisuke Nojiri2023-02-211-1/+3
* common/button.c: Support configuring recovery buttons as active high.Sam McNally2023-02-211-0/+4
* config: Update CONFIG_HOST_EVENT_REPORT_MASK to 64bTim Van Patten2023-02-201-4/+0
* Update EC_CMD_CHARGE_CURRENT_LIMIT to version 1Jolene2023-02-171-0/+9
* system_safe_mode: Use common method for identifying critical tasksRob Barnes2023-02-161-3/+5
* include/host_command.h: Include ec_cmd_api.hCaveh Jalali2023-02-161-0/+33
* ec_commands: Add ec_cmd_api.hCaveh Jalali2023-02-161-0/+415
* peripheral_charger: Add board_get_pchg_count(void) declarationben chen2023-02-151-1/+5
* TCPMv2: Remove PE_FLAGS_VDM_SETUP_DONEAbe Levkoy2023-02-131-0/+7
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-091-0/+4
* TCPM: Separate Discovery into its own moduleDiana Z2023-02-071-4/+9
* TCPMv2: Gate DP module support on a CONFIGDiana Z2023-02-073-0/+56