summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: shim in base32.cPaul Fagerburg2020-10-141-0/+1
* zephyr: use printk instead of shell_Jett Rink2020-10-121-12/+8
* zephyr: add strtoi shim functionJett Rink2020-10-123-1/+15
* zephyr: detect the module location in a 2.3/2.4 compatible mannerJack Rosenthal2020-10-121-1/+9
* Fix incomplete rename (deprecated_atomic_clear -> deprecated_atomic_clear_bits)Jack Rosenthal2020-10-061-2/+2
* zephyr: shim in the timer moduleJack Rosenthal2020-10-015-0/+81
* zephyr: shim in util.cJack Rosenthal2020-10-011-0/+3
* zephyr: provide compatible config_chip.h and board.h filesJack Rosenthal2020-10-012-0/+33
* zephyr: shim in the zephyr shell as the EC consoleJack Rosenthal2020-10-013-1/+148
* zephyr: implement atomic.hJack Rosenthal2020-10-011-0/+45
* config: add CONFIG_ZEPHYRJack Rosenthal2020-10-011-1/+15
* zephyr: add base files for Zephyr moduleJack Rosenthal2020-10-014-0/+56
* zephyr: add compatible assert.h headerJack Rosenthal2020-09-251-0/+15