summaryrefslogtreecommitdiff
path: root/zephyr/shim/include
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-1270-70/+70
* zephyr: Remove duplicate kernel.h includeAaron Massey2022-09-121-1/+0
* zephyr/test: add krabby board testTing Shen2022-09-121-0/+1
* zephyr: Make more space in mock_jump_dataJeremy Bettis2022-09-091-2/+3
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-14/+15
* zephyr: Remove boolean operatorJeremy Bettis2022-09-091-3/+3
* zephyr: shim: use DT_FOREACH_CHILD_STATUS_OKAY_SEP where applicableFabio Baltieri2022-09-094-19/+13
* zephyr: Replace deprecated zephyr.h with kernel.hAaron Massey2022-09-081-1/+1
* Zephyr: Add AOZ1380 to PPC devicetreeDiana Z2022-09-081-0/+11
* zephyr: Change definition of host cmd macroJeremy Bettis2022-09-071-6/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-3/+3
* Zephyr: Add alternative charger to the device treeDiana Z2022-09-011-0/+32
* zephyr: Use DT_STRING_UPPER_TOKEN_BY_IDXTristan Honscheid2022-08-291-4/+2
* zephyr: move mux nodes onto i2c busesDawid Niedzwiecki2022-08-266-56/+48
* port80: Add a config to avoid logging port80 codesAndrew McRae2022-08-251-0/+5
* zephyr: test: Generate TCPC configuration from DTSTomasz Michalec2022-08-232-0/+39
* npcx: fan: Introduce CONFIG_FAN_BYPASS_SLOW_RESPONSE for slow response fanDevin Lu2022-08-231-0/+5
* zephyr: Kconfig: Add strict debouncerwen zhang2022-08-221-0/+5
* TCMPV2: Add USB PD power button support in S0/S0ix/S3 statesJameson Thies2022-08-161-0/+6
* zephyr: Move ppc nodes under i2c busAdam Mills2022-08-146-48/+40
* zephyr: modify configuration define name fon nx20p3483amber.chen2022-08-091-1/+1
* zephyr: move charger nodes onto i2c busesDawid Niedzwiecki2022-08-055-25/+26
* zephyr: move tcpc nodes onto i2c busesDawid Niedzwiecki2022-08-058-68/+56
* usb_mux/anx7447: use anx7447 usb_mux driverEric Yilun Lin2022-08-043-3/+24
* NX20P348x: enable RCP 5V SRC mask functionamber.chen2022-08-031-0/+5
* zephyr: Delete CONFIG_PLATFORM_EC_MPUKeith Short2022-08-011-5/+0
* zephyr: Delete CONFIG_PLATFORM_EC_ADCKeith Short2022-08-012-7/+2
* usbc-pd: Allow setting an initial debug levelAndrew McRae2022-07-291-0/+6
* Zephyr: Add option for brief panic outputDiana Z2022-07-281-0/+5
* zephyr: move bc12 node under i2c busDawid Niedzwiecki2022-07-282-0/+43
* zephyr: rework i2c enumsDawid Niedzwiecki2022-07-281-25/+124
* zephyr: update ITE pd definitionsRuibin Chang2022-07-281-8/+5
* pi3usb9201: add flag to only run as BC1.2 clientlschyi2022-07-271-0/+5
* zephyr: shim: drop charger multi task charger support codeFabio Baltieri2022-07-262-44/+1
* zephyr: usba: Allow setting of USBA default charge modeAndrew McRae2022-07-231-0/+9
* zephyr: Remove DT_GPIO_LABEL_BY_IDX usageAaron Massey2022-07-191-2/+2
* rt1718s: suffix comma at config definition macroEric Yilun Lin2022-07-182-2/+2
* nx20p348x: add device binding for PPCEric Yilun Lin2022-07-182-4/+20
* anx7447: add device binding for TCPC and USB_MUXEric Yilun Lin2022-07-183-1/+25
* rt1718s: support device binding for TCPC and BC1.2Eric Yilun Lin2022-07-152-0/+40
* ps8xxx: add support for PS8745Peter Marheine2022-07-141-0/+10
* Revert "ppc: add comma separator in ppc shim for a better format"Eric Yilun Lin2022-07-133-8/+6
* Revert "bc12: add comma separator in bc12 shim for a better format"Eric Yilun Lin2022-07-133-3/+3
* ec: Shim PLATFORM_EC_PERIPHERAL_CHARGERJeremy Bettis2022-07-131-0/+5
* Revert "tcpc: add comma separator in tcpc shim for a better format"Michał Barnaś2022-07-126-22/+23
* TCPMV2: Add USB PD Power Button SupportJameson Thies2022-07-121-0/+6
* zephyr: Allow project to config usb c power via Kconfiglschyi2022-07-121-8/+11
* usb_ppc: Add Config to Remove CPRINTS from ppc_printsJameson Thies2022-07-111-0/+5
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-089-35/+36
* tentacruel: add ps8743 device bindingjeffrey_lin2022-07-082-0/+24