1930 Commits (main)

Author SHA1 Message Date
Krzysztof Sychla a51d3c0f74 kernel: heap: Add allocation metadata to allocated_bytes 19 hours ago
Robert Lubos c7757b982c lib: os: zvfs: select: Fix warning about bitshifting signed value 4 days ago
Yishai Jaffe 6231972dd4 lib: libc: fixed Kconfig typo 1 week ago
Pisit Sawangvonganan a3d37e3f49 lib: smf: correct redundant ctx->executing assignment 1 week ago
Matthias Plöger 4a0539af36 libc: minimal: Add "prohibit_lto" flag to avoid problems with LTO 2 weeks ago
Iuliana Prodan 75d887605c openamp: enable address translation in CMake 2 weeks ago
Iuliana Prodan 78511a97fd openamp: add NXP address translation table 2 weeks ago
Iuliana Prodan bd5e38c6de openamp: add core address translation support 2 weeks ago
Iuliana Prodan 71f3f7006a openamp: add Kconfig entries for address translation 2 weeks ago
Jukka Rissanen 410afbaf19 lib: zvfs: Add default eventfd count for hostap 2 weeks ago
Chris Friedt c3368f6491 posix: env: use sizeof void ptr instead of char ptr ptr 2 weeks ago
Sayooj K Karun 964a832702 lib: min_heap: Refactor heapify_up/down functions 2 weeks ago
Minh Tang 8ce9e11242 lib: posix: Update attribute packed for posix_thread_attr 2 weeks ago
Iuliana Prodan b3e4809554 lib: open-amp: Add NXP-specific resource table implementation 2 weeks ago
Iuliana Prodan 7c82d6c2ab lib: open-amp: Update CMakeLists.txt for vendor resource table 2 weeks ago
Iuliana Prodan 9db96e8a04 lib: open-amp: Add vendor-specific config options 2 weeks ago
Iuliana Prodan 222297ee07 lib: open-amp: Add base support for resource table 2 weeks ago
Iuliana Prodan e8a702026a lib: open-amp: Allow vendor specific resource table definition 2 weeks ago
Iuliana Prodan a50ddace58 lib: open-amp: Replace struct fw_resource_table with void 2 weeks ago
Chris Friedt 8743da2f32 posix: use sys_clock implementation 2 weeks ago
Chris Friedt 49cc01d4b5 libc: common: thrd: use sys_clock_nanosleep() instead of nanosleep() 2 weeks ago
Chris Friedt ff7825b9aa libc: use the common libc time() implementation for most libcs 2 weeks ago
Chris Friedt 17964083d3 libc: common: time: use sys_clock api rather than posix 2 weeks ago
Chris Friedt a3e934f12c sys: clock: additional sys_clock api calls 2 weeks ago
Chris Friedt 282b47cf37 posix: cond + mutex: log messages generate warnings for 32-bit timeouts 2 weeks ago
Anas Nashif d4a2b7dc57 lib: os: cbprintf_complete: add missing break statement 3 weeks ago
Tim Pambor 3b90ed6122 lib: os: Fix function signature of str_out 3 weeks ago
Keith Packard 34a03fb436 posix: Use 'char' for posix_condattr bitfields 3 weeks ago
Glenn Andrews 94084e5aba Lib: SMF: Add return code to signal event propagation 3 weeks ago
Benjamin Cabé 455280e5aa lib: hex: remove unnecessary defensive programming 4 weeks ago
Jordan Yates b64fb93d93 lib: posix: dedicated symbol for POSIX system headers 4 weeks ago
Nimish Tambe 936d0278bd posix: fnmatch: fix bugs in fnmatch(), see issue #55186 4 weeks ago
Sayooj K Karun cd7c78e92e lib: min_heap: Add min-heap data structure 1 month ago
Peter Mitsis 811302e6d2 kernel: sys_heap: Fix chunk size request validation 1 month ago
Anas Nashif 7bbb834deb Revert "posix: rwlock: Refactor locking using k_timepoint_t" 1 month ago
Anas Nashif 0a6e579987 Revert "posix: net: move static inline gethostname() to lib definition" 1 month ago
Anas Nashif a649b31cfc Revert "posix: device_io: mark pwrite() buf as const" 1 month ago
Anas Nashif da48a04572 Revert "posix: sysconf: match _SC* defines with newlib/picolib" 1 month ago
Nicholas Lowell c5f1c43b8c posix: sysconf: match _SC* defines with newlib/picolib 1 month ago
Nicholas Lowell c14f97f194 posix: device_io: mark pwrite() buf as const 1 month ago
Nicholas Lowell e60070d91b posix: net: move static inline gethostname() to lib definition 1 month ago
Cla Mattia Galliard 833eaccfd1 posix: rwlock: Refactor locking using k_timepoint_t 1 month ago
Valerio Setti 31e38c83b3 lib: uuid: do not support UUID_v5 on TF-M platforms 1 month ago
Keith Packard 0adac7cafc libc/minimal: Add stub 'sys/lock.h' 2 months ago
Chris Friedt 8a5c744213 posix: timers: use newly added timespec util functions 2 months ago
Benjamin Cabé a3f658454a posix: clock: fix maybe-uninitialized warning in z_clock_gettime 2 months ago
Chris Friedt ae4a1dbf2c posix: implement the POSIX_CLOCK_SELECTION Option Group 2 months ago
Chris Friedt cfae041834 posix: implement the XSI_SINGLE_PROCESS Option Group 2 months ago
Chris Friedt 0b869efe6a posix: clock: move most implementations to clock_common.c 2 months ago
Chris Friedt 73ee23e3ad posix: clock: create z_clock_gettime().. convenience functions. 2 months ago