summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/zephyr_hooks_shim.h
Commit message (Expand)AuthorAgeFilesLines
* zephyr: declare the iterables sections as static constFabio Baltieri2023-02-011-1/+1
* zephyr/shim: Sort header filesJeremy Bettis2022-11-161-3/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Remove duplicate kernel.h includeAaron Massey2022-09-121-1/+0
* zephyr: Replace deprecated zephyr.h with kernel.hAaron Massey2022-09-081-1/+1
* zephyr/shim/include/zephyr_hooks_shim.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-3/+3
* Revert "zephyr: convert HOOK_INIT into SYS_INIT"Keith Short2022-04-011-28/+4
* zephyr: convert HOOK_INIT into SYS_INITKeith Short2022-03-291-4/+28
* zephyr/hooks: don't store hooks in RAMPeter Marheine2022-03-231-17/+14
* zephyr: hooks: avoid copying constant fields to RAMPeter Marheine2022-03-151-7/+18
* zephyr: cleanup Zephyr v2.5 ifdefsJack Rosenthal2021-08-111-13/+0
* zephyr: hooks: change priority to uint16_tFabio Baltieri2021-08-101-1/+1
* zephyr: shim: reimplement hooks using iterablesFabio Baltieri2021-08-101-24/+8
* zephyr: Migrate to v2.6 deferred work APIsYuval Peress2021-06-221-2/+16
* zephyr: hooks: use static initialization for hooks structuresFabio Baltieri2021-04-291-36/+7
* zephyr: hooks: store deferred data in .rodata on non-posixFabio Baltieri2021-04-191-2/+10
* reland: zephyr: Update hooks shim to match ECOSSimon Glass2021-01-211-3/+7
* Revert "zephyr: Update hooks shim to match ECOS"Jack Rosenthal2021-01-081-3/+3
* zephyr: Update hooks shim to match ECOSSimon Glass2021-01-071-3/+3
* zephyr: shim in hooks and deferredJack Rosenthal2020-11-051-0/+88