summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* zephyr:test: LED driver code coverageAl Semjonovs2022-06-072-0/+24
* zephyr: move Adlrvp USB mux configuration into the DTSTomasz Michalec2022-06-031-9/+0
* zephyr: Extend JHL8040R DTS node to support USB-C mux configurationTomasz Michalec2022-06-034-6/+90
* zephyr: Add ANX7483 USB-C mux DTS configurationTomasz Michalec2022-06-032-0/+24
* zephyr: Add choice for TUSB type in KconfigTomasz Michalec2022-06-031-3/+8
* zephyr: shim: add single charge task supportFabio Baltieri2022-06-032-0/+7
* zephyr: LED: Define battery-level property as int rangeParth Malkan2022-06-031-16/+15
* USB mux: Add CONFIG for AP driven mux controlDiana Z2022-06-021-0/+5
* zephyr:test: Resolve linker conflict with gpio_ledAl Semjonovs2022-06-021-1/+1
* task: change task_set_event return type to voidFabio Baltieri2022-06-021-3/+1
* Zephyr: npcx: Add clock turbo mode for NPCX9Sam Hurst2022-06-011-0/+9
* zephyr: fix few more legacy #includeFabio Baltieri2022-05-312-3/+3
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* zephyr: clean up ioex configsDawid Niedzwiecki2022-05-271-6/+1
* zephr: Handle shutting the shell down via an asynch signalAndrew McRae2022-05-271-4/+16
* CCGXXF: Support enabling SBU FETsVijay Hiremath2022-05-261-1/+1
* tcpm: Support PD chips with SBU protectionVijay Hiremath2022-05-261-0/+5
* Zephyr: Decrease USB_MUX task priorityDiana Z2022-05-261-6/+6
* charge_manager: add command vbusEric Yilun Lin2022-05-261-0/+5
* zephyr: drop ioex_init for Zephyr ioex driversDawid Niedzwiecki2022-05-262-15/+1
* zephyr: gpio: add function to reset GPIO portDawid Niedzwiecki2022-05-261-0/+9
* zephyr: shim: fix a typoFabio Baltieri2022-05-231-1/+1
* board: remove CONFIG_ACCEL_LIS2DW_AS_BASE variableGwendal Grignou2022-05-231-5/+0
* zephyr: Remove CONFIG_PLATFORM_EC_ACCEL_INTERRUPTSGwendal Grignou2022-05-231-5/+0
* TCPMV2: Update Status to include temperature informationJameson Thies2022-05-211-0/+5
* zephyr: LED: Use phandles instead of enumsParth Malkan2022-05-194-119/+164
* Zephyr: Add Cypress CCGXXF PD chip in device treeVijay Hiremath2022-05-192-1/+26
* retimer: Add support for Intel Hayden Bridge retimerVijay Hiremath2022-05-191-0/+14
* zephyr: tcpc: Add NCT38xx TCPC driver into common TCPC shimAl Semjonovs2022-05-172-0/+21
* zephyr: panic: Capture the panic informationAndrew McRae2022-05-171-21/+38
* Zephyr: npcx: Disable SHI on AP power suspendSam Hurst2022-05-171-1/+1
* zephyr: fix last missing zephyr/ include pathsFabio Baltieri2022-05-162-5/+7
* zephyr: it8xxx2: Remove shim of pinmuxTim Lin2022-05-162-102/+0
* zephyr: tcpm: Add flags property to TCPC yamlAl Semjonovs2022-05-161-0/+1
* virtual_battery: Support Battery MFG function and manufacture infoMichael5 Chen12022-05-131-0/+4
* zephyr: Add CCGXXF ioexpander and add get port methodBrandon Breitenstein2022-05-121-0/+5
* treewide: Convert ESPI_DEFAULT_SCI_WIDTH_US to default VWIRE pulse widthTim Wawrzynczak2022-05-112-5/+5
* 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