summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
...
* zephyr/riscv: implement FPU support functions for RV32FPeter Marheine2022-05-111-1/+17
* usb_mux: add TUSB546 driverTing Shen2022-05-102-0/+14
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-0998-228/+228
* zephyr: Add PLATFORM_EC_POWER_BUTTON_INIT_TIMEOUT optionAndrew McRae2022-05-061-0/+7
* zephyr: Add TCPCI USB-C mux DTS configurationTomasz Michalec2022-05-062-3/+69
* zephyr: move USB mux configuration into the device treeTomasz Michalec2022-05-066-0/+427
* zephyr: subsys/ap_pwrseq: S0ix sleep transition checkLi Feng2022-05-061-1/+0
* zephyr: Move system pre-init earlierAndrew McRae2022-05-052-3/+3
* chargesplash: State machine implementationJack Rosenthal2022-05-051-0/+16
* zephyr/usba: unconstify usb_port_enable if neededPeter Marheine2022-05-051-1/+4
* zephyr: Fix duplicated output in EC_CMD_CONSOLE_READTomasz Michalec2022-05-041-5/+21
* Zephyr: Add CONFIG_FANS to config_chip.h scopeDiana Z2022-05-021-0/+5
* zephyr: shim: update the pm_policy_state_lock_is_active APIFabio Baltieri2022-04-292-2/+3
* zephyr: shim: update to the new pwm_set Zephyr APIFabio Baltieri2022-04-294-40/+38
* zephyr: LED: Enable multi LED supportParth Malkan2022-04-294-41/+88
* throttle_ap: Add option to gate PROCHOT based on C10Keith Short2022-04-281-0/+5
* zephyr: Kconfig: modify the dependency for battery APIwen zhang2022-04-281-0/+5
* zephyr: LED: Generate pins count from each nodeParth Malkan2022-04-273-12/+28
* zephyr: LED: Change system state node match logicParth Malkan2022-04-271-55/+45
* zephyr: mchp: Modify shim gpio includemartin yan2022-04-272-3/+2
* zephyr: Add support for discrete KeyboardVijay Hiremath2022-04-252-1/+10
* zephyr: charger: remove unnecessary checksDawid Niedzwiecki2022-04-251-7/+0
* zephyr: generate chg_chips based on DTSDawid Niedzwiecki2022-04-257-0/+133
* zephyr: add yaml file for charger chipsDawid Niedzwiecki2022-04-251-6/+3
* zephyr: test: fix test runner tid ruleYuval Peress2022-04-241-2/+3
* zephyr: fan: rename named-fans to cros-ec,fansFabio Baltieri2022-04-221-2/+2
* treewide: Move SCI pulse width to a CONFIG/Kconfig optionTim Wawrzynczak2022-04-212-2/+7
* zephyr: tasks: run HOSTCMD in main threadFabio Baltieri2022-04-214-2/+40
* zephyr: LED: Fix led_tick logicParth Malkan2022-04-211-10/+12
* power/intel_x86: block RSMRST until the system is in S5Zhuohao Lee2022-04-211-0/+4
* zephyr: disable PD_INT tasks for ports using it8xxx2 TCPCTing Shen2022-04-211-0/+16
* zephyr: Add MAX6958/MAX6959 seven segment display driverRajesh Kumar2022-04-201-0/+11
* zephyr: tasks: add structured support for extra tasksFabio Baltieri2022-04-202-15/+32
* usba: Allow modification of USB port enableAndrew McRae2022-04-201-0/+5
* zephyr: set sysworkq priority explicitly from the task listFabio Baltieri2022-04-193-17/+2
* zephyr: shimmed_task: drop the shell stub task dataFabio Baltieri2022-04-193-40/+4
* zephyr: shimmed_task: define shimmed tasks priority separatelyFabio Baltieri2022-04-192-44/+105
* bq25710: add more options for Prochot settingarthur.lin2022-04-191-0/+5
* zephyr: Enable shim config for USB_PD_PPCBrandon Breitenstein2022-04-151-0/+5
* zephyr: Add Configs to set Dedicated Charge PortsBrandon Breitenstein2022-04-151-0/+8
* zephyr: LED: Remove hard-coded supported_led_id arrayParth Malkan2022-04-153-9/+48
* zephyr: shim: drop the shim PWM codeFabio Baltieri2022-04-146-331/+118
* zephyr: ap_pwrseq: Optionally skip shim virtual wire supportAndrew McRae2022-04-131-0/+37
* zephyr: ap_pwrseq: Handle S0ix power state entry/exitLi Feng2022-04-131-0/+2
* zephyr: ap_pwrseq: support host sleep event and wake maskLi Feng2022-04-134-3/+119
* rt9490: add dt support for irq handlerTing Shen2022-04-123-0/+51
* zephyr: add util header to hold common device-tree opsTing Shen2022-04-126-13/+34
* zephyr: LED: Convert hard-coded led_color enum to use DTstabilize-14682.B-mainParth Malkan2022-04-093-6/+17
* zephyr: shim: drop task_get_zephyr_tidFabio Baltieri2022-04-081-5/+0
* zephyr: shim: decouple syswork support data from task_ctx_dataFabio Baltieri2022-04-081-37/+62