summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PCHG: Add pass-through modestabilize-quickfix-15183.78.B-mainstabilize-15183.69.B-mainDaisuke Nojiri2022-11-096-22/+122
* bb_retimer: Deprecate bb_retimer_set_usb3() APIstabilize-15183.14.B-mainCaveh Jalali2022-10-132-13/+0
* zephyr test: VCONN Swap off via host commandAbe Levkoy2022-10-121-0/+16
* test: move spi_flash_reg to its own moduleYuval Peress2022-10-1225-47/+125
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-1233-82/+4
* util/build_with_clang: Add more boards that compileTom Hughes2022-10-121-1/+154
* zephyr: Test shmem console commandAl Semjonovs2022-10-122-0/+25
* include/ec_commands.h: Fix unaligned access warningsTom Hughes2022-10-121-7/+7
* ectool: modify output of temps commandHarsha B R2022-10-121-24/+37
* zephyr: Fix downstream driver includesKeith Short2022-10-122-0/+2
* Skyrim: Remove CONFIG_SYSTEM_UNLOCKEDDiana Z2022-10-121-2/+1
* test: EC_CMD_HOST_SLEEP_EVENT s3 resumeAaron Massey2022-10-121-0/+39
* test: EC_CMD_HOST_SLEEP_EVENT s3 suspendAaron Massey2022-10-121-0/+28
* test: EC_CMD_HOST_SLEEP_EVENT bad argAaron Massey2022-10-125-0/+97
* chip/stm32: Remove self-assignmentTom Hughes2022-10-121-2/+2
* common/i2c_peripheral: Fix return typeTom Hughes2022-10-121-1/+1
* Makefile: Only build host-utils for BOARD=hostTom Hughes2022-10-122-1/+11
* test: Remove defunct support for zmakeAaron Massey2022-10-121-35/+0
* Pujjo: Set charger PROCHOT initial valuejimmy.wu2022-10-121-0/+10
* zephyr: Test ec_feature 'feat' console commandAl Semjonovs2022-10-122-0/+26
* include/common: Use noreturn attribute in test and non-test buildTom Hughes2022-10-121-0/+10
* util: Remove chromite from lcov_stencilJeremy Bettis2022-10-121-3/+15
* banshee: Switch to usb_mux idle APICaveh Jalali2022-10-112-25/+11
* zephyr test: Increase timeout for usbc_alt_modeAbe Levkoy2022-10-111-0/+1
* zephyr test: Verify that TCPM initiates VCONN SwapAbe Levkoy2022-10-111-0/+9
* util: Add --os support to clangd_config.pyCraig Hesling2022-10-111-9/+58
* Makefile.ide: Simplify cmd_json_list and std var formatCraig Hesling2022-10-111-6/+5
* ec: New tool to merge lcov filesJeremy Bettis2022-10-113-27/+246
* cq: Add coverage metric for kinglerJeremy Bettis2022-10-111-1/+1
* third_party: Fix print-tests for cryptoc usersCraig Hesling2022-10-111-3/+3
* Zephyr: mtlrvpp_npcx: Correct the debounce delay for SYS_RESET_L signalRajesh Kumar2022-10-111-0/+1
* Pujjo: Fw_config bit5 to divide tablet/non-tabletjimmy.wu2022-10-112-0/+23
* ec_commands.h: Remove ec_current_image compatibility macroTom Hughes2022-10-111-10/+1
* zephyr test: Improve pd_check_vconn_swapAbe Levkoy2022-10-111-1/+1
* zephyr test: Deflake PD rev 3.0 suiteAbe Levkoy2022-10-111-2/+11
* zephyr test: Add empty usbc_vconn_swap test targetAbe Levkoy2022-10-116-0/+159
* zephyr: Add new qcom testsJeremy Bettis2022-10-116-0/+403
* test: pwm_hc.c EC_CMD_PWM_GET_DUTYAaron Massey2022-10-106-0/+82
* pwm: Factor out PWM_RAW/PERCENT_TO_PERCENT/RAW()Aaron Massey2022-10-103-6/+5
* zephyr: shim: eSPI: enable host interface interrupts explictlyJun Lin2022-10-101-0/+4
* zephyr: avoid collisions with board.hYuval Peress2022-10-104-2/+4
* test: shim rtc EC_CMD_RTC_SET/GET_ALARM hostcmdAaron Massey2022-10-101-1/+23
* test: shim rtc EC_CMD_RTC_SET_ALARM hostcmdAaron Massey2022-10-102-0/+39
* redrix: enable usb_mux idleBoris Mittelberg2022-10-101-0/+8
* util: Make image arg case-insensitive for clangd_config.pyCraig Hesling2022-10-101-2/+3
* test: shim system.c system_reset()Aaron Massey2022-10-103-1/+52
* core/cortex-m: Disable C++ exceptionsTom Hughes2022-10-102-0/+10
* config: Define HOST_EVENT_REPORT_MASK by CONFIGAaron Massey2022-10-103-10/+4
* test_util: Add assertion inside weakly-linked run_test()Andrea Grandi2022-10-101-0/+10
* Skyrim: Enable SoC OCP InterruptDiana Z2022-10-104-2/+40