summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tree: Disable false positive warning when building with clangTom Hughes2022-10-155-0/+16
* util/build_with_clang: Enable trogdor-based boardsTom Hughes2022-10-151-8/+8
* driver/als_si114x.c: Fix LED enableTom Hughes2022-10-141-2/+2
* test: power_set/get_host_sleep_state()Aaron Massey2022-10-141-0/+11
* zephyr: test: ps8xxx: Add test coverage to ps8xxxSam Hurst2022-10-142-0/+174
* zephyr: emul: ps8xxx: Add REG_ID registerSam Hurst2022-10-142-0/+39
* test: pwm_hc.c EC_CMD_PWM_SET_DUTYAaron Massey2022-10-142-0/+49
* core/host/task.c: Fix typo in commentBobby Casey2022-10-141-1/+1
* util/build_with_clang: Print failed boards in sorted orderTom Hughes2022-10-141-0/+1
* baseboard/trogdor: Enable LTOTom Hughes2022-10-141-0/+2
* util: add script useful to parse thousands of crash reportsRicardo Quesada2022-10-141-0/+269
* Redrix: Add other chip names in port list for I2C7Daisuke Nojiri2022-10-141-1/+1
* test: host_sleep.c suspend then resume w/ timeoutAaron Massey2022-10-141-0/+42
* test: host_sleep.c sleep_set_notifyAaron Massey2022-10-143-4/+45
* test: host_sleep sleep_start_suspend infinite timeAaron Massey2022-10-141-0/+15
* test: host_sleep sleep_start_suspend default timeAaron Massey2022-10-143-1/+28
* ec: Replace dir in path with *Jeremy Bettis2022-10-143-4/+4
* print_temps: Modify the description output of temps cmdHarsha B R2022-10-141-3/+5
* zmake: Split out build argumentsKeith Short2022-10-142-30/+37
* cq: Expand coverage exclusionsJeremy Bettis2022-10-142-7/+62
* 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