- 280ca7a arch: replace power/power.h with pm/pm.h by Gerard Marull-Paretas · 3 years, 11 months ago
- 6fb6d3c kernel: Add new k_thread_abort()/k_thread_join() by Andy Ross · 4 years, 1 month ago
- 6d34761 posix: Add cpu_hold() function to better emulate code delay by Alberto Escolar Piedras · 4 years, 3 months ago
- c10d4b3 power: move z_pm_save_idle_exit prototype to power.h by Anas Nashif · 4 years, 4 months ago
- e0f3833 power: remove SYS_ and sys_ prefixes by Anas Nashif · 4 years, 4 months ago
- dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 4 months ago
- 11e6b43 tracing: roll thread switch in/out into thread stats functions by Daniel Leung · 4 years, 4 months ago
- 8f2d69c arch: posix: add missing include for cpuhalt.c by Mikkel Jakobsen · 4 years, 5 months ago
- f5a7e1a kernel: handle thread self-aborts on idle thread by Andrew Boie · 4 years, 6 months ago
- c55c64e toolchain: improved toolchain abstraction for compilers and linker by Torsten Rasmussen · 4 years, 7 months ago
- ffc1da0 kernel: add z_thread_single_abort to private hdr by Andrew Boie · 4 years, 7 months ago
- 3425c32 kernel: move stuff into z_thread_single_abort() by Andrew Boie · 4 years, 7 months ago
- 93cd336 arch: Apply dynamic IRQ API change by Tomasz Bursztyka · 4 years, 7 months ago
- 7def6ee arch: Apply IRQ offload API change by Tomasz Bursztyka · 4 years, 7 months ago
- e5e6ba2 tracing: posix_arch: trace swap by Anas Nashif · 4 years, 7 months ago
- be0d69f arch: posix: don't exit ISR on thread abort by Andrew Boie · 4 years, 7 months ago
- e4cc84a kernel: update arch_switch_to_main_thread() by Andrew Boie · 4 years, 8 months ago
- b0c155f kernel: overhaul stack specification by Andrew Boie · 4 years, 8 months ago
- 24825c8 arches: fix arch_new_thread param names by Andrew Boie · 4 years, 8 months ago
- 62eb7d9 arch_interface: remove unnecessary params by Andrew Boie · 4 years, 8 months ago
- 3cf7f9c arch: posix: Print warning on sys_reboot by Rubin Gerritsen · 4 years, 10 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 2c0eeca posix arch: build on aarch64 / allow host-specific cmake includes by Christopher Friedt · 4 years, 11 months ago
- a203d21 kernel: remove legacy fields in _kernel by Andrew Boie · 4 years, 11 months ago
- aaf9320 kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING by Stephanos Ioannidis · 4 years, 11 months ago
- ca872a4 lib: posix: Add support for eventfd by Tobias Svehagen · 5 years ago
- 618426d kernel: add Z_STACK_PTR_ALIGN ARCH_STACK_PTR_ALIGN by Andrew Boie · 5 years ago
- 1f6f977 kernel: centralize new thread priority check by Andrew Boie · 5 years ago
- c0df99c kernel: reduce scope of z_new_thread_init() by Andrew Boie · 5 years ago
- 73008b4 tracing: move headers under include/tracing by Anas Nashif · 5 years ago
- 66bdb76 POSIX arch: Fix C++ main() linkage issue by Alberto Escolar Piedras · 5 years ago
- 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
- 4fd7cd5 posix arch: Use zephyr_link_libraries() to set -m32 by Alberto Escolar Piedras · 5 years ago
- 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
- 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago
- bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
- f974cb0 posix arch: Untangle headers by Alberto Escolar Piedras · 5 years ago
- 979b17f kernel: activate arch interface headers by Andrew Boie · 5 years ago
- eba1aa4 arch: posix: kconfig: Remove unused ARCH_POSIX_STOP_ON_FATAL_ERROR sym by Ulf Magnusson · 5 years ago
- 8ffff14 kernel: add architecture interface headers by Andrew Boie · 5 years ago
- b237597 arch: posix: isolate arch-soc/board IF from kernel-arch IF by Alberto Escolar Piedras · 5 years ago
- 54506b5 arches: fix z_arch_is_in_isr() defintion by Andrew Boie · 5 years ago
- f0f700c posix: expose z_arch_irq_lock/unlock as inlines by Andrew Boie · 5 years ago
- 23a866b cmake: toolchain abstraction for undefined behaviour sanitizer by Jan Van Winkel · 5 years ago
- 89e97d1 cmake: toolchain abstraction for address sanitizer by Jan Van Winkel · 5 years ago
- 2c1fb97 kernel: rename __swap by Andrew Boie · 5 years ago
- f6fb634 kernel: rename kernel_arch_init() by Andrew Boie · 5 years ago
- 4ad9f68 kernel: rename thread return value functions by Andrew Boie · 5 years ago
- 07525a3 kernel: add arch interface for idle functions by Andrew Boie · 5 years ago
- e1ec59f kernel: renamespace z_is_in_isr() by Andrew Boie · 5 years ago
- 61901cc kernel: rename z_new_thread() by Andrew Boie · 5 years ago
- 40ca638 arch: posix: fix function name in comment by Anas Nashif · 5 years ago
- 1246cb8 debug: tracing: Remove unneeded abstraction by Mrinal Sen · 5 years ago
- cb56813 native: removed redundant compiler args MMD & MP by Jan Van Winkel · 6 years ago
- f3eec6c cmake: toolchain abstraction for coverage by Jan Van Winkel · 6 years ago
- 8cd7cd4 native: Set recommended stack size to 40 for 64 bit by Jan Van Winkel · 6 years ago
- d157527 native: Added dummy member to struct _thread_arch by Jan Van Winkel · 6 years ago
- fce0316 POSIX arch: Fixe issues related to extern "C" by Alberto Escolar Piedras · 6 years ago
- 8e437ad thread.c: remove vestigial CONFIG_INIT_STACKS cruft by Charles E. Youse · 6 years ago
- 5623637 kernel: abolish _default_esf by Andrew Boie · 6 years ago
- 71ce8ce kernel: consolidate error handling code by Andrew Boie · 6 years ago
- fece690 arch: POSIX: Fix race with unused threads by Alberto Escolar Piedras · 6 years ago
- 1f783d9 arch/posix: 64-bit build flags by Nicolas Pitre · 6 years ago
- 81503a2 arch: POSIX: Do not assume 32bit pointers by Alberto Escolar Piedras · 6 years ago
- 9ab2a56 cleanup: include/: move misc/printk.h to sys/printk.h by Anas Nashif · 6 years ago
- 10291a0 cleanup: include/: move tracing.h to debug/tracing.h by Anas Nashif · 6 years ago
- 2aebc98 doc: fix Kconfig misspellings by David B. Kinder · 6 years ago
- e6af0f8 arch/*: Add z_arch_irq_unlocked() predicate and test by Andy Ross · 6 years ago
- fd97e44 arch: remove unused tracing_arch.h by Ioannis Glaropoulos · 6 years ago
- f616aa3 posix: cmake: Abstract freestanding options by Oleg Zhurakivskyy · 6 years ago
- 4f99a38 arch: all: Remove not used struct _caller_saved by Flavio Ceolin · 6 years ago
- d61c679 arch: all: Remove legacy code by Flavio Ceolin · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- 4e5c093 kernel: demote K_THREAD_STACK_BUFFER() to private by Andrew Boie · 6 years ago
- 7c0a245 arch: Rename reserved function names by Patrik Flykt · 6 years ago
- b80c3d9 arch: x86: Remove not used fp struct by Flavio Ceolin · 6 years ago
- c31e659 codecov: avoid inlining functions for correct execution counts by Daniel Leung · 6 years ago
- 46d9d3f arch: POSIX: Add Kconfig option to stop on all faults by Alberto Escolar Piedras · 6 years ago
- e20676d arch: remove unused arch defconfig by Anas Nashif · 6 years ago
- 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
- e1d85f8 kconfig: arch: posix: Remove redundant ARCH_POSIX dep. by Ulf Magnusson · 6 years ago
- 65451db tracing: POSIX arch: Trace switch to main thread by Alberto Escolar Piedras · 6 years ago
- eb6534f tracing: POSIX arch: Remove redundant trace call by Alberto Escolar Piedras · 6 years ago
- ec554f4 kernel: Split reschdule & pend into irq/spin lock versions by Andy Ross · 6 years ago
- aa6e21c kernel: Split _Swap() API into irqlock and spinlock variants by Andy Ross · 6 years ago
- da44946 arch: posix: posix_cheats: Add some comments by Alberto Escolar Piedras · 6 years ago
- d798cbc arch: posix: posix_cheats: Do not rename types by Alberto Escolar Piedras · 6 years ago
- 1305a9e arch: posix: Bugfix in POSIX cheats header by Alberto Escolar Piedras · 6 years ago
- bdda09e cmake: Remove dead code LTO references by Sebastian Bøe · 6 years ago
- 46715fa kernel: Remove _IntLibInit function by Flavio Ceolin · 6 years ago
- 41e4311 cmake: Remove global include of board dir by Kumar Gala · 6 years ago
- e9cb0ae arch: kernel_arch_func.h: Fix MISRA violation by Adithya Baglody · 6 years ago
- 8eb51a3 POSIX arch: Add stub for sys_arch_reboot() by Alberto Escolar Piedras · 6 years ago
- 78f27a8 kernel: Using the same paramenters names in a specific function by Flavio Ceolin · 6 years ago
- 013f279 uart: Add driver for posix arch by Alberto Escolar Piedras · 6 years ago
- 27459a1 arch: Add LOG_PANIC to fault handlers by Krzysztof Chruscinski · 6 years ago
- ba5476a native_posix: Add control of traces color by Alberto Escolar Piedras · 7 years ago
- 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
- da49f2e coccicnelle: Ignore return of memset by Flavio Ceolin · 7 years ago
- 5884c7f kernel: Explicitly ignoring _Swap return by Flavio Ceolin · 7 years ago