summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Delete CONFIG_PLATFORM_EC_MPUKeith Short2022-08-012-6/+1
* zephyr: Delete CONFIG_PLATFORM_EC_ADCKeith Short2022-08-013-8/+3
* 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-285-30/+92
* zephyr: shim: led: Use 'period' from PWM spec inplace of 'frequency'Madhurima Paruchuri2022-07-281-29/+17
* zephyr: rework i2c enumsDawid Niedzwiecki2022-07-282-81/+128
* zephyr: led_pwm: check led_id in LED apisTing Shen2022-07-281-1/+10
* 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: fix cprints formatTing Shen2022-07-271-1/+8
* zephyr: shim: drop charger multi task charger support codeFabio Baltieri2022-07-262-44/+1
* zephyr: ap_pwrseq: Handle low battery chargeBernardo Perez Priego2022-07-261-0/+31
* zephyr: gpio: Return configured value of output rather than pin valueAndrew McRae2022-07-261-0/+18
* zephyr: usba: Allow setting of USBA default charge modeAndrew McRae2022-07-231-0/+9
* zephyr: shim: leds: Use 'period' from PWM spec inplace of 'pwm-frequency'Madhurima Paruchuri2022-07-222-15/+6
* zephyr: Remove DT_GPIO_LABEL_BY_IDX usageAaron Massey2022-07-191-2/+2
* tree: Move printf declarations to stdio.hTom Hughes2022-07-191-0/+6
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-191-1/+1
* zephyr: motionsense: drop few label propertiesFabio Baltieri2022-07-181-6/+7
* zephyr: temp: drop label usage for temperature senorsFabio Baltieri2022-07-181-4/+4
* zephyr: adc: drop label usage for ADC channelsFabio Baltieri2022-07-181-2/+2
* rt1718s: suffix comma at config definition macroEric Yilun Lin2022-07-182-2/+2
* nx20p348x: add device binding for PPCEric Yilun Lin2022-07-183-6/+28
* anx7447: add device binding for TCPC and USB_MUXEric Yilun Lin2022-07-184-2/+30
* zephyr: shim: fan: Replace multiple members of 'fan_config' structure with 'p...Madhurima Paruchuri2022-07-161-19/+13
* tree: Replace %pT with snprintf_timestampTom Hughes2022-07-151-2/+1
* rt1718s: support device binding for TCPC and BC1.2Eric Yilun Lin2022-07-154-1/+55
* zephyr/shim/src/ppc.c: disable clang-formatEric Yilun Lin2022-07-151-8/+13
* zephyr/shim/src/bc12.c: disable clang-formatEric Yilun Lin2022-07-151-5/+7
* zephyr/shim/src/tcpc.c: disable clang-formatEric Yilun Lin2022-07-151-16/+13
* ps8xxx: add support for PS8745Peter Marheine2022-07-141-0/+10
* zephyr: shim: fan: Use 'period' from PWM spec inplace of 'pwm-frequency'madhurimaparuchuri2022-07-131-7/+7
* ap_pwrseq: Use common ESPI init and callbackAndrew McRae2022-07-131-10/+17
* Revert "ppc: add comma separator in ppc shim for a better format"Eric Yilun Lin2022-07-134-21/+22
* Revert "bc12: add comma separator in bc12 shim for a better format"Eric Yilun Lin2022-07-134-12/+12
* zephyr: switchcap power off delayKshitiz Godara2022-07-131-0/+8
* 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-127-35/+43
* 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
* bindings/usb_mux: forward declaration of board_init/board_setEric Yilun Lin2022-07-082-0/+81
* ppc: add comma separator in ppc shim for a better formatEric Yilun Lin2022-07-084-19/+16
* bc12: add comma separator in bc12 shim for a better formatEric Yilun Lin2022-07-084-12/+12
* tcpc: add comma separator in tcpc shim for a better formatEric Yilun Lin2022-07-087-26/+19
* zephyr/it8xxx2: increase the image size to 1MBTing Shen2022-07-072-9/+1
* zephyr: Remove gpio_map.h legacy include fileAndrew McRae2022-07-071-5/+0