summaryrefslogtreecommitdiff
path: root/zephyr/test/system
Commit message (Expand)AuthorAgeFilesLines
* zephyr: shim/system: fix APIs of call BBRAM read and writestabilize-14217.B-mainTim Lin2021-09-131-11/+4
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-1/+3
* zephyr: switch posix-ec and host tests to v2.6Jack Rosenthal2021-08-101-1/+1
* zephyr: Move BBRAM access functions to common system.cWealian Liao2021-08-041-0/+8
* zephyr: Fix duplicated definition warningKeith Short2021-04-091-10/+12
* zephyr: add bbram system callWealian Liao2021-03-101-1/+1
* zephyr: zmake: drop support for zephyr v2.4Jack Rosenthal2021-02-231-1/+0
* zephyr: support zephyr v2.5 on all projectsJack Rosenthal2021-02-181-0/+1
* zephyr: zmake: add board-specific DTS overlaysJack Rosenthal2021-02-062-0/+2
* zephyr: Move bbram logic to devicetreeYuval Peress2021-02-052-5/+37
* zephyr: flash/system: enable common/flash.c & common/system.cYuval Peress2021-02-032-228/+50
* zephyr: test: update unit tests for zmakePaul Fagerburg2021-01-252-20/+0
* zephyr: copy zephyr-chrome/tests/app/ec to platform/ecJack Rosenthal2021-01-124-0/+297