summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Remove tp register from panic liststabilize-14633.B-mainYuval Peress2022-03-251-1/+0
* zephyr: mchp: Add shim systemmartin yan2022-03-242-0/+85
* zephyr: update pm_constraint_get to match upstreamYuval Peress2022-03-242-2/+4
* zephyr: fix missing USB_PD_DISCHARGE* macrosEric Yilun Lin2022-03-241-0/+15
* zephyr: remove named-batteries nodeDawid Niedzwiecki2022-03-231-14/+1
* zephyr: update Kconfig for PM to match upstreamYuval Peress2022-03-232-2/+2
* zephyr/hooks: don't store hooks in RAMPeter Marheine2022-03-233-66/+158
* Revert "nissa: Workaround for ADC initial read error"Andrew McRae2022-03-221-11/+0
* zephyr: Add common led implementation to shim dirParth Malkan2022-03-222-0/+361
* zephyr: change config that enables LED PWM in CMakeListsMichał Barnaś2022-03-221-1/+1
* zephyr: Add FRS enable pin to SYV682x dts binginds nodeSam Hurst2022-03-221-8/+8
* zephyr: remove Volteer boardDawid Niedzwiecki2022-03-211-1/+0
* zephyr: add support for CONFIG_BC12_DETECT_DATA_ROLE_TRIGGERKeith Short2022-03-211-0/+5
* zephyr: add common tcpc_config shimTing Shen2022-03-216-46/+94
* zephyr: remove the named-ioexes and move ioex logic to gpioMichał Barnaś2022-03-212-344/+7
* zephyr: fix checking SSFCDawid Niedzwiecki2022-03-171-10/+5
* nissa: Workaround for ADC initial read errorAndrew McRae2022-03-171-0/+11
* zephyr: gpio: Do not change the output state for open-drain outputsWai-Hong Tam2022-03-161-2/+16
* zephyr: port DPS to zephyrEric Yilun Lin2022-03-162-0/+7
* zephyr: Directly map GPIO flagsKeith Short2022-03-161-33/+12
* power: Add base code for Meteorlake power sequencingVijay Hiremath2022-03-151-0/+4
* ANX7483: Add DriverDiana Z2022-03-151-0/+5
* zephyr: support smart USB-A port controlPeter Marheine2022-03-151-0/+20
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-152-19/+56
* zephyr: Hide gpio_enable_interrupt if no dt nodesJeremy Bettis2022-03-151-26/+26
* zephyr: support a dedicated USB mux taskPeter Marheine2022-03-152-1/+8
* zephyr: hooks: avoid copying constant fields to RAMPeter Marheine2022-03-152-10/+21
* zephyr: shim: drop empty pwm.dts overlaysFabio Baltieri2022-03-151-0/+6
* zephyr: fan: rename fan structured to a data/config pairFabio Baltieri2022-03-141-56/+58
* zephyr: pwm: de-shim the fan driver PWM APIsFabio Baltieri2022-03-141-35/+62
* zephyr: don't find USB-A port instances by DT pathPeter Marheine2022-03-141-1/+3
* taeko: modify for Prochot function settingamber.chen2022-03-141-0/+5
* zephyr: Add complete AP API interfaceAndrew McRae2022-03-112-11/+27
* zephyr: Add AP notification frameworkAndrew McRae2022-03-111-0/+94
* zephyr: tcpm: Add support for FUSB302 Type-C controllerRajesh Kumar2022-03-111-0/+5
* Banshee:implement LED behaviorLeo-Tsai2022-03-101-0/+5
* zephyr: it8xxx2: Compatible with the I2C enhance driverTim Lin2022-03-102-0/+23
* intel_x86: Add config to configure S5 exit timerSugnan Prabhu S2022-03-091-0/+1
* zephyr: UTIL_LISTIFY deprecated, use LISTIFY insteadAl Semjonovs2022-03-084-13/+13
* zephyr: pwm_led: check for device ready before using itFabio Baltieri2022-03-081-0/+5
* zephyr: pwm: add generic-pwm-channel support to kblight and displightFabio Baltieri2022-03-081-4/+46
* zephyr: add a new displight Zephyr driverFabio Baltieri2022-03-082-1/+14
* zephyr: shim: move the PWM HC implementation in the shim driverFabio Baltieri2022-03-081-0/+45
* zephyr: Add cros flash emulatorJeremy Bettis2022-03-072-12/+28
* zephyr: Add PLATFORM_EC_ALS_TCS3400_EMULATED_IRQ_EVENTSam Hurst2022-03-071-0/+5
* zephyr: ioex: Fix compile error when cros ioex drivers enabledRajesh Kumar2022-03-051-0/+4
* zephyr: port BUTTONS_RUNTIME_CONFIGEric Yilun Lin2022-03-041-0/+5
* zephyr: support multiple bc12 chipsTing Shen2022-03-044-0/+52
* zephyr/rt1739: add device tree supportTing Shen2022-03-044-1/+37
* zephyr: npcx: fix caching of FWCTRL registerKeith Short2022-03-041-8/+32