summaryrefslogtreecommitdiff
path: root/zephyr/shim/include
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Redefine assert safelySimon Glass2020-11-091-0/+1
* cleanup: follow header include styleJett Rink2020-11-091-3/+4
* zephyr: move from SYS_INIT to mainJett Rink2020-11-091-0/+12
* Add chip-specific shim along with i2c moduleYuval Peress2020-11-082-0/+43
* zephyr: move shimmed_tasks.h include to config.hJack Rosenthal2020-11-071-5/+0
* zephyr: Enable the '8042' commandSimon Glass2020-11-071-0/+5
* zephyr: Allow keyboard_8042 to build with zephyrSimon Glass2020-11-061-0/+5
* zephyr: shim in hooks and deferredJack Rosenthal2020-11-051-0/+88
* zephyr: add task shimJett Rink2020-11-052-0/+34
* cleanup: fix pgio -> gpio typoJett Rink2020-11-051-1/+1
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-5/+0
* zephyr: fix build breakageJack Rosenthal2020-10-281-1/+1
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-28/+4
* zephyr: add initial gpio shimJett Rink2020-10-212-1/+37
* Fix incomplete rename (deprecated_atomic_clear -> deprecated_atomic_clear_bits)Jack Rosenthal2020-10-061-2/+2
* zephyr: shim in the timer moduleJack Rosenthal2020-10-011-0/+22
* 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-011-0/+58
* zephyr: implement atomic.hJack Rosenthal2020-10-011-0/+45
* zephyr: add compatible assert.h headerJack Rosenthal2020-09-251-0/+15