1. 3caea8c libc: minimal: add prototype of rand() by Anas Nashif · 6 years ago
  2. 7707060 userspace: get rid of app section placeholders by Andrew Boie · 6 years ago
  3. 630af8a misc: assert_post_action: Added __weak keyword. by Tim Sørensen (TIMS) · 6 years ago
  4. 3522e05 posix/pthreads: fix pthread_barrier_wait() behavior to match Posix by Charles E. Youse · 6 years ago
  5. 1556fce libc: ctype: Fix operations between signed and unsigned types by Flavio Ceolin · 6 years ago
  6. 85d895c lib/os: Remove recursion from mempool and rbtree by Andy Ross · 6 years ago
  7. fe04adf lib/os: Conditionally eliminate alloca/VLA usage by Andy Ross · 6 years ago
  8. d01f75b lib: os: fdtable: Add underscore aliases for read/write/close/lseek by Paul Sokolovsky · 6 years ago
  9. 9aab5ce kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 6 years ago
  10. 60186eb lib: cmsis_rtos_v2: kernel: Fix a coverity issue by Rajavardhan Gundi · 6 years ago
  11. 4bcd560 lib: fdtable: Update for zephyr_write() rename by Paul Sokolovsky · 6 years ago
  12. b5639c4 libc: newlib: Rename adhoc read/write implementation for stdin/stdout by Paul Sokolovsky · 6 years ago
  13. feab370 libc: fix CONFIG_STDOUT_CONSOLE semantics by Andrew Boie · 6 years ago
  14. 59841c9 libc: do not enable newlib on x86_64 by Anas Nashif · 6 years ago
  15. 6cc5722 lib: posix: Fix compile error with mqueue.h by Kumar Gala · 6 years ago
  16. 4ce652e userspace: remove APP_SHARED_MEM Kconfig by Andrew Boie · 6 years ago
  17. 17ce822 app_shmem: create generic libc partition by Andrew Boie · 6 years ago
  18. e96d029 lib: posix: Fix compile issue with newer newlib by Kumar Gala · 6 years ago
  19. b730fa4 posix_lib: Disable support on native posix arch by Kumar Gala · 6 years ago
  20. 04743c9 posix: rename priority in sched_param struct by Anas Nashif · 6 years ago
  21. 75f77db include: misc: util.h: Rename min/max to MIN/MAX by Carlos Stuart · 6 years ago
  22. ec554f4 kernel: Split reschdule & pend into irq/spin lock versions by Andy Ross · 6 years ago
  23. f5f450e lib: cmsis_rtos_v2: Join and detach support by Carlos Stuart · 6 years ago
  24. d5b71ca gui: Corrected typo in object realign Kconfig option by Jan Van Winkel · 6 years ago
  25. 41f6011 userspace: remove APPLICATION_MEMORY feature by Andrew Boie · 6 years ago
  26. 4b4f773 libc: set up memory partitions by Andrew Boie · 6 years ago
  27. 655d3cc lib: cmsis_rtos_v2: Default thread prioity by Carlos Stuart · 6 years ago
  28. d47178b lib: cmsis_rtos_v2: Default name if name is NULL by Carlos Stuart · 6 years ago
  29. d4eb2c9 lib: cmsis_rtos_v2: Dynamic thread stacks by Carlos Stuart · 6 years ago
  30. 4832043 lib: cmsis_rtos_v2: Dynamic memory pools by Carlos Stuart · 6 years ago
  31. 17db516 lib: cmsis_rtos_v2: Message queue checks by Carlos Stuart · 6 years ago
  32. 07a1a60 lib: cmsis_rtos_v2: Additional Kconfig dependency by Carlos Stuart · 6 years ago
  33. ccf51e2 lib: cmsis_rtos_v2: Uncrustify source files by Carlos Stuart · 6 years ago
  34. edfd41f gui: Upstep LittlevGL to version 5.3 by Jan Van Winkel · 6 years ago
  35. c2699dd misc: assert_post_action: Treat POSIX arch like others by Alberto Escolar Piedras · 6 years ago
  36. 6904501 misc: Add k_panic on assert by Krzysztof Chruscinski · 6 years ago
  37. 499feaf lib: posix: fix build break due to size comparsion by Dominik Rekawek · 6 years ago
  38. f75ddb8 gui: Fix typo in Kconfig option by Kumar Gala · 6 years ago
  39. b832a1e printk: move into lib/os by Anas Nashif · 6 years ago
  40. db92e5c lib: flatten all loose components into one lib by Anas Nashif · 6 years ago
  41. 81ec055 lib: posix: fix a wrong type in mqueue.c by Niranjhana N · 6 years ago
  42. b69d0da arch/x86_64: New architecture added by Andy Ross · 6 years ago
  43. cbfcae7 gui: Added glue logic for LittlevGL GUI library by Jan Van Winkel · 6 years ago
  44. 0c4bb83 lib: posix: Make statements evaluate boolean expressions by Flavio Ceolin · 6 years ago
  45. 76b3518 kernel: Make statements evaluate boolean expressions by Flavio Ceolin · 6 years ago
  46. 41dfc4d libc: riscv: Fix the RISC-V ifdef by Alistair Francis · 6 years ago
  47. 33f1951 crc: Move crc7 into CRC single header by Yannis Damigos · 6 years ago
  48. bbafc36 lib: add crc7. by Michael Hope · 6 years ago
  49. 0d4954f lib/cmsis_rtos_v2: Fix overflow in osKernelGetInfo() by Andy Ross · 6 years ago
  50. 41aa164 lib/cmsis_rtos_v2: Implement support for Thread Flags APIs by Rajavardhan Gundi · 6 years ago
  51. fa499b3 lib/cmsis_rtos_v2: Implement support for Event Flag APIs by Rajavardhan Gundi · 6 years ago
  52. 27f4cd2 lib/cmsis_rtos_v2: Implement support for Message Queue APIs by Rajavardhan Gundi · 6 years ago
  53. e5c8488 lib/cmsis_rtos_v2: Implement support for mempool APIs by Rajavardhan Gundi · 6 years ago
  54. b39f626 lib/cmsis_rtos_v2: Implement support for semaphore APIs by Rajavardhan Gundi · 6 years ago
  55. 19b57ce lib/cmsis_rtos_v2: Implement support for mutex APIs by Rajavardhan Gundi · 6 years ago
  56. 0285c69 lib/cmsis_rtos_v2: Implement support for timer APIs by Rajavardhan Gundi · 6 years ago
  57. 7d499e3 lib/cmsis_rtos_v2: Implement support for generic wait APIs by Rajavardhan Gundi · 6 years ago
  58. e3fe0ca lib/cmsis_rtos_v2: Implement support for Kernel APIs by Rajavardhan Gundi · 6 years ago
  59. 4af7b6c lib/cmsis_rtos_v2: Implement support for thread APIs by Rajavardhan Gundi · 6 years ago
  60. 17c7db6 lib: posix: Explicitly ignoring return of memcpy by Flavio Ceolin · 6 years ago
  61. 4a04ed2 lib/fdtable: Add ioctl() and fcntl() implementations by Paul Sokolovsky · 6 years ago
  62. 13b38ed lib: fdtable: Change ioctl vmethod signature to take va_list by Paul Sokolovsky · 6 years ago
  63. 03df2bb lib: fdtable: Add function to retrieve fd vtable by Robert Lubos · 6 years ago
  64. c1eee25 lib: rbtree: Do not use lowercase l for literal suffix by Flavio Ceolin · 6 years ago
  65. 186fb94 lib: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  66. b8424b4 crc: deprecate old headers and issue warning when used by Anas Nashif · 6 years ago
  67. ad90341 lib: rbtree: Make boolean functions return bool by Flavio Ceolin · 6 years ago
  68. 1f176e4 libc: ctype: Fix isxdigit function by Flavio Ceolin · 6 years ago
  69. c16b1d0 misra: Ignoring the return atomic_set when not used by Flavio Ceolin · 6 years ago
  70. 2b1d54e kernel: add user mode work_q capability by Andrew Boie · 6 years ago
  71. 7d78122 lib/mempool: One more spurious -ENOMEM condition by Andy Ross · 6 years ago
  72. 7845e1b lib/mempool: Fix spurious -ENOMEM due to agressive latency control by Andy Ross · 6 years ago
  73. 50c0ff6 lib/cmsis_rtos_v1: Use k_is_in_isr instead of _is_in_isr by Rajavardhan Gundi · 6 years ago
  74. 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
  75. 5315340 lib: fdtable: File descriptor table should reside in kernel memory by Paul Sokolovsky · 6 years ago
  76. 8f690e2 lib: fdtable: FD method tables should be const. by Paul Sokolovsky · 6 years ago
  77. 1930184 lib: Normalize if/else statements by Flavio Ceolin · 6 years ago
  78. 79ea613 lib/fdtable: Can call zephyr_write() only for CONFIG_NEWLIB_LIBC by Paul Sokolovsky · 6 years ago
  79. 65a33bd lib: fdtable: Define standard I/O file descriptors if CONFIG_POSIX_API by Paul Sokolovsky · 6 years ago
  80. b2fd1a2 libc: newlib: libc-hooks: s/CONFIG_POSIX_FS/CONFIG_POSIX_API/ by Paul Sokolovsky · 6 years ago
  81. b6e58d5 lib: posix: fs: Convert to use generic fdtable by Paul Sokolovsky · 6 years ago
  82. f484bba lib: posix: Implement generic file descriptor table by Paul Sokolovsky · 6 years ago
  83. aecd4ec kernel: Change k_poll_signal api by Flavio Ceolin · 6 years ago
  84. 2cf2707 lib: posix: Return errno code by Punit Vara · 6 years ago
  85. d4f6485 lib: rbtree: Fixed incorrect return type for rb_contains by Adithya Baglody · 6 years ago
  86. d37e328 lib: mempool: Fix compile warning by Kumar Gala · 6 years ago
  87. 54bdd7a Revert "libc: minimal: Add error codes for key management" by Kumar Gala · 6 years ago
  88. 52aa806 libc: newlib: libc-hooks: Consistently use const void* as arg to write by Paul Sokolovsky · 6 years ago
  89. 5955996 libc: minimal: fcntl.h: Fix include guards for the current path by Paul Sokolovsky · 6 years ago
  90. c80f61a libc: minimal: Add dummy sys/stat.h [REVERTME] by Paul Sokolovsky · 6 years ago
  91. 8e1d78c libc: minimal: Make fcntl.h be at top level, not sys/fcntl.h by Paul Sokolovsky · 6 years ago
  92. 26031f7 lib: ring_buffer: add raw byte access mode by Krzysztof Chruscinski · 6 years ago
  93. ff5f00f lib: ring_buffer: Rename sys_ring_buf_ to ring_buf_item_ by Krzysztof Chruscinski · 6 years ago
  94. 7f91275 include: posix: unistd: Fix prototypes and dependency by Paul Sokolovsky · 6 years ago
  95. f8d439d kernel: move malloc handling to new logger by Anas Nashif · 6 years ago
  96. aec8971 crc8: fix const correctness by Alexander Polleti · 6 years ago
  97. 7fdfe03 lib/cmsis_rtos_v1: Fix some Kconfig inconsistencies by Rajavardhan Gundi · 6 years ago
  98. 7e92630 lib: posix: Build pthreads files depending on CONFIG_PTHREAD_IPC by Paul Sokolovsky · 6 years ago
  99. 0fac0cd lib: posix: fs: Don't depend on pthreads by Paul Sokolovsky · 6 years ago
  100. d77c96b lib: posix: pthread_common: Don't depend on pthreads by Paul Sokolovsky · 6 years ago