summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Add host command VDM:Attention retrievalDiana Z2023-01-254-1/+30
* TCPMv2: Queue Attention messages for consumptionDiana Z2023-01-255-6/+142
* TCPMv2: Rearrange VDM response HC contentsDiana Z2023-01-255-22/+18
* util: check_zephyr_project_config: keep paths as Path objectsFabio Baltieri2023-01-252-14/+14
* zephyr: zmake: Add config and device tree check capability to compare-buildsMadhurima Paruchuri2023-01-254-48/+178
* herobrine: Delay enabling 5V if battery is disconnectedYu-An Chen2023-01-242-30/+82
* chip/stm32: Correction to EXTI register declarations for STM32L5Jes B. Klinke2023-01-243-13/+60
* common/build.mk: Allow shmalloc/shared_mem in RW when using DFUJes B. Klinke2023-01-231-1/+11
* common/hooks.h: Tolerate same function registered as multiple hooksJes B. Klinke2023-01-231-4/+4
* docs: Update coverage requirement to 90%Tristan Honscheid2023-01-231-4/+3
* mchp: Remove undefined behavior in espi msvw handlersDustin L. Howett2023-01-231-6/+4
* nissa: Enable AC_PRESENT charger supportAndrew McRae2023-01-231-0/+1
* raa489000: Support AC_PRESENT when OTG modeAndrew McRae2023-01-233-0/+70
* charger: Add config item for the RAA489000 supporting AC_PRESENTAndrew McRae2023-01-231-0/+12
* tcpci: allow get_chip_info callers to update the cachePeter Marheine2023-01-224-44/+131
* Zephyr: Remove binman.dtsi requirementsBrian J. Nemec2023-01-202-3/+2
* rex: enable volume button interruptsLi Feng2023-01-202-0/+11
* zephyr/test: Add EC_CMD_GET_NEXT_EVENT V2 coverageCaveh Jalali2023-01-201-0/+58
* zephyr/shim/led_driver: Update `GET_PROP_NVE` macroRobert Zieba2023-01-203-13/+14
* ec_commands: Fix EC_CMD_GET_BOOT_TIME response namingCaveh Jalali2023-01-204-5/+5
* zephyr/test: Add EC_CMD_USB_PD_DEV_INFO coverageCaveh Jalali2023-01-207-0/+73
* common/mkbp_event: Fix EC_CMD_GET_NEXT_EVENT responseCaveh Jalali2023-01-201-4/+4
* zephyr: shi: default the shi node as disabled on iteFabio Baltieri2023-01-2014-6/+63
* Test: Correct SVDM versions in AP VDM testDiana Z2023-01-191-13/+26
* zephyr/shim/led_driver: Add EC_LED_COLOR_INVALID enum valueRobert Zieba2023-01-193-4/+7
* shim/src/watchdog: Add support for watchdog helperPatryk Duda2023-01-193-67/+149
* herobrine: Rerun the ppc_init after 5V rail readyYu-An Chen2023-01-192-2/+35
* zephyr: remove /dts-v1/ in .dtsi filesTing Shen2023-01-195-10/+0
* zephyr: npcx: move npcx-cros-shi node to the bottom of dtsTing Shen2023-01-194-14/+39
* chip/stm32: Fix copy/paste errorJes B. Klinke2023-01-181-2/+2
* tcpci: handle tcpc tx discarded eventScott Chao2023-01-182-7/+70
* zephyr:test: Correct port80 suite nameAl Semjonovs2023-01-181-1/+1
* TCPMv2: Add SOP minor revision to EC_CMD_TYPEC_STATUSJameson Thies2023-01-188-20/+64
* skyrim/project.conf: Enable CONFIG_PLATFORM_EC_HOSTCMD_AP_RESETTim Van Patten2023-01-181-0/+3
* util/ectool: Fix EC_CMD_SMART_DISCHARGE responseCaveh Jalali2023-01-181-1/+1
* util/ectool: Fix EC_CMD_USB_PD_DEV_INFO resultCaveh Jalali2023-01-181-2/+2
* util/ectool: Fix EC_CMD_USB_PD_DISCOVERY resultCaveh Jalali2023-01-181-2/+2
* zephyr/test: test_shim_rtc: Fix EC_CMD_RTC_GET_* responseCaveh Jalali2023-01-181-2/+2
* zephyr/test: host_event_commands: Fix EVENT_CLEAR testsCaveh Jalali2023-01-181-9/+5
* zephyr/test: keyboard_scan: Fix MKBP_SIMULATE_KEY testCaveh Jalali2023-01-181-6/+4
* qcom: Suppress the power signal log of AP_SUSPENDWai-Hong Tam2023-01-183-2/+15
* common/usb_pd_host_cmd: Fix EC_CMD_USB_PD_DEV_INFO paramCaveh Jalali2023-01-181-3/+3
* common/usb_pd_host_cmd: Fix EC_CMD_USB_PD_DISCOVERY paramCaveh Jalali2023-01-181-5/+5
* console: Make it obvious when printk is used for console outputAndrew McRae2023-01-181-1/+1
* zephyr: Increase deadline on console_cmds testJeremy Bettis2023-01-181-0/+2
* zephyr: test: ps8xxx: Test cache for multiport boardsJason Yuan2023-01-178-3/+144
* Frostflow: Implement LED behavior for factory testjohnwc_yeh2023-01-171-0/+14
* zephyr: fix all yaml files indentationsFabio Baltieri2023-01-17106-3737/+3737
* zephyr: reformat yaml files to comply with Zephyr yamllintFabio Baltieri2023-01-1767-179/+168
* zephyr: Add coverage for gpio-keys power_button.cAl Semjonovs2023-01-174-1/+28