summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* board/coachz: Free up more flash spaceTom Hughes2022-10-142-1/+2
* baseboard/intelrvp: Work around clang bugTom Hughes2022-10-141-18/+20
* util: Ignore twister-out* in config_option_checkJeremy Bettis2022-10-141-4/+7
* test: Add on-device exception testTom Hughes2022-10-149-0/+110
* test: Add on-device abort() testTom Hughes2022-10-149-0/+97
* libc: Implement _exit(), which is needed by libcTom Hughes2022-10-144-0/+41
* chip/mchp: Fix return typeTom Hughes2022-10-141-1/+1
* Makefile.rules: Always use C++ compiler to link host testsTom Hughes2022-10-141-1/+1
* vboot: remove unnecessary hash re-calculationTing Shen2022-10-141-3/+12
* zombie: Initial EC image for ZephyrMaulik Vaghela2022-10-1411-0/+721
* Revert "rt9490: remove set_mode function"stabilize-15185.B-mainstabilize-15185.7.B-mainEric Yilun Lin2022-10-141-0/+28
* zephyr test: Exercise force-VCONN flowAbe Levkoy2022-10-141-0/+41
* PD partner emul: Optional VCONN supportAbe Levkoy2022-10-142-1/+35
* zephyr test: Initialize partner VCONN roleAbe Levkoy2022-10-141-1/+2
* Makefile.toolchain: Do not use -Wimplicit-function-declaration for C++Caveh Jalali2022-10-141-1/+2
* zephyr: Add test for qcom chipset_resetJeremy Bettis2022-10-132-5/+54
* include/compiler.h: Add generic macro for disabling compiler warningsTom Hughes2022-10-138-53/+78
* ec: Add #line directive to fix odd coverage.Jeremy Bettis2022-10-131-0/+1
* Skyrim: Adjust keyboard top rowFelixTW_Chang2022-10-132-0/+30
* test: host_sleep.c sleep_start_suspend custom timeAaron Massey2022-10-131-0/+37
* 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