summaryrefslogtreecommitdiff
path: root/zephyr/test/ec_app
Commit message (Expand)AuthorAgeFilesLines
* zephyr/test/ec_app: Add test for `PLATFORM_EC_BOOT_NO_SLEEP`Robert Zieba2023-02-023-0/+32
* zephyr: Remove CONFIG_PLATFORM_EC_WATCHDOGMark Hasemeyer2022-12-011-1/+1
* Revert "zephyr: Remove CONFIG_PLATFORM_EC_WATCHDOG"Keith Short2022-11-241-1/+1
* zephyr: Remove CONFIG_PLATFORM_EC_WATCHDOGMark Hasemeyer2022-11-231-1/+1
* zephyr: tests, emul: add a bunch of automatic configsFabio Baltieri2022-11-231-1/+0
* zephyr/test: Sort header filesJeremy Bettis2022-11-151-4/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-124-4/+4
* zephyr: Add unblocked_terms.txt to avoid coilJeremy Bettis2022-09-022-4/+3
* zephyr: Add vboot case to ec_app testJeremy Bettis2022-08-263-1/+54
* zephyr: Add tasks test to ec_app testJeremy Bettis2022-08-252-1/+6
* zephyr: Remove skips from ec_app testJeremy Bettis2022-08-251-37/+16
* zephyr: Refactor ec_app testJeremy Bettis2022-08-251-3/+8
* Reland "zephyr: Make ZEPHYR_BASE not an environment variable""Jack Rosenthal2022-08-091-1/+1
* zephyr: tests: remove BUILD.py for Zephyr EC unit testsTristan Honscheid2022-08-051-9/+0
* Revert "zephyr: Make ZEPHYR_BASE not an environment variable"Jack Rosenthal2022-08-051-1/+1
* zephyr: shim: add all missing include/ prefixesFabio Baltieri2022-08-041-2/+2
* zephyr: Make ZEPHYR_BASE not an environment variableJack Rosenthal2022-08-041-1/+1
* zephyr: test: Convert ec_app tests to new ZTEST APIAl Semjonovs2022-07-282-25/+14
* zephyr: test: Migrate ec_app to twisterAl Semjonovs2022-07-283-1/+13
* zephyr: Get zephyr BUILD.py files to 0 warningsJeremy Bettis2022-04-111-0/+2
* Revert "zephyr: convert HOOK_INIT into SYS_INIT"Keith Short2022-04-011-0/+33
* zephyr: convert HOOK_INIT into SYS_INITKeith Short2022-03-291-33/+0
* zephyr: Rename eSPI configuration to match cros-ecKeith Short2021-12-171-1/+1
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-011-8/+1
* zephyr: Drop support for v2.6 on all projectsJack Rosenthal2021-10-041-1/+0
* zephyr: Add support for v2.7 on all projects it compiles withJack Rosenthal2021-09-291-0/+1
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-1/+3
* zephyr: rename kconfig PLATFORM_EC_VBOOTJack Rosenthal2021-08-111-1/+1
* zephyr: switch posix-ec and host tests to v2.6Jack Rosenthal2021-08-101-1/+1
* zephyr: New test of ec appJeremy Bettis2021-04-024-0/+154