60 Commits (main)

Author SHA1 Message Date
Nicolas Pitre 46aa6717ff Revert "arch: deprecate `_current`" 6 months ago
Yong Cong Sin b1def7145f arch: deprecate `_current` 8 months ago
Simon Hein ebdb07a05c kernel: Clean up mailbox async msg configuration 1 year ago
Anas Nashif ebb503ff7b kernel: move thread related helper function kthread.h 1 year ago
Simon Hein bcd1d19322 kernel: add closing comments to config endifs 1 year ago
Nguyen Minh Thien 8188be57d3 kernel: fix spelling errors 1 year ago
Peter Mitsis e9987aabbc kernel: Remove legacy mem block from mailbox 2 years ago
Peter Mitsis 6df8efe354 kernel: Integrate object cores into kernel 2 years ago
Anas Nashif 8634c3b444 kernel: move wait_q.h header to be internal 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Gerard Marull-Paretas cffefc818d kernel: migrate includes to <zephyr/...> 3 years ago
Daniel Leung d3b030be9b kernel: remove @return doc for void functions 4 years ago
Stefan Eicher fbe7d7297e comments: minor typo fixes 4 years ago
Anas Nashif 4d994af032 kernel: remove object tracing 4 years ago
Torbjörn Leksell d2e7de522d Tracing: Mailbox tracing 4 years ago
Anas Nashif 25c87db860 kernel/arch: cleanup function definitions 4 years ago
Anas Nashif bbbc38ba8f kernel: Make both operands of operators of same essential type category 4 years ago
Andy Ross c844bd87b3 kernel: Remove legacy mem_pool usage 5 years ago
Andy Ross 6965cf526d kernel: Deprecate k_mem_pool APIs 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Andy Ross 7832738ae9 kernel/timeout: Make timeout arguments an opaque type 5 years ago
Ulf Magnusson 984bfae831 global: Remove leading/trailing blank lines in files 6 years ago
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_ 6 years ago
Stephanos Ioannidis 2d7460482d headers: Refactor kernel and arch headers. 6 years ago
Andrew Boie 4ad9f687df kernel: rename thread return value functions 6 years ago
Anas Nashif ee9dd1a54a cleanup: include/: move misc/dlist.h to sys/dlist.h 6 years ago
Nicolas Pitre 3d51f7c266 k_stack: make it 64-bit compatible 6 years ago
Nicolas Pitre aa9228854f linker generated list: provide an iterator to simplify list access 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Andy Ross 9eeb6b8779 kernel/mbox: Spinlockify 7 years ago
Andy Ross ec554f44d9 kernel: Split reschdule & pend into irq/spin lock versions 7 years ago
Flavio Ceolin 76b3518ce6 kernel: Make statements evaluate boolean expressions 7 years ago
Flavio Ceolin ac14685211 kernel: Delimiting the scope of some variables 7 years ago
Flavio Ceolin 3e97acc7f2 kernel: Sanitize if else statement according with MISRA-C 7 years ago
Flavio Ceolin 0a4478434e kernel; Checking functions return 7 years ago
Flavio Ceolin 6699423a2f kernel: Explicitly ignoring memcpy return 7 years ago
Andy Ross ccf3bf7ed3 kernel: Fix sloppy wait queue API 7 years ago
Andy Ross 22642cf309 kernel: Clean up _unpend_thread() API 7 years ago
Andy Ross 15cb5d7293 kernel: Further unify _reschedule APIs 7 years ago
Andy Ross 0447a73f6c kernel: include cleanup 7 years ago
Andy Ross e0a572beeb kernel: Refactor, unifying _pend_current_thread() + _Swap() idiom 7 years ago
Andy Ross 8606fabf74 kernel: Scheduler refactoring: use _reschedule_*() always 7 years ago
Andy Ross b481d0a045 kernel: Allow pending w/o wait_q for scheduler API cleanup 7 years ago
Leandro Pereira a1ae8453f7 kernel: Name of static functions should not begin with an underscore 7 years ago
Andy Ross 9c62cc677d kernel: Add kswap.h header to unbreak cycles 7 years ago
Andy Ross 32a444c54e kernel: Fix nano_internal.h inclusion 7 years ago
Luiz Augusto von Dentz 87aa621915 kernel: Use SYS_DLIST_FOR_EACH_CONTAINER whenever possible 8 years ago
Anas Nashif 397d29db42 linker: move all linker headers to include/linker 8 years ago