1. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  2. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  3. 6ca3cc6 lib: remove TinyCrypt Kconfig menu by Ramakrishna Pallala · 7 years ago
  4. 034b458 libc: Add support for static_assert by Thiago Macieira · 7 years ago
  5. eb7848a libc: Make no-debug assert() conform to C requirements by Thiago Macieira · 7 years ago
  6. 090a6d4 libc: minimal: Add typedefs for fast types by Kumar Gala · 7 years ago
  7. 9edce87 lib: json: move json.h to include/ by Anas Nashif · 7 years ago
  8. 05609bd json: fix doxygen description by Anas Nashif · 7 years ago
  9. 7de019a lib: json: Silence warning about unused parameter by Leandro Pereira · 8 years ago
  10. 7a72ecd lib: json: Alignment should be considered when calculating struct size by Leandro Pereira · 8 years ago
  11. 3384262 lib: json: Fix compilation warnings by Leandro Pereira · 8 years ago
  12. d66069d lib: json: Fix off-by-one error when encoding objects by Leandro Pereira · 8 years ago
  13. 1f7a676 newlib: xtensa: Fix a newlib link error by Aska Wu · 8 years ago
  14. 07d8ef0 libc: minimal: Add empty sys/cdefs.h by Leandro Pereira · 8 years ago
  15. 397d29d linker: move all linker headers to include/linker by Anas Nashif · 8 years ago
  16. 25d62ed lib: json: add helper macros for arrays of objects by Marti Bolivar · 8 years ago
  17. b4c8d83 lib: json: fix arr_parse() by Marti Bolivar · 8 years ago
  18. 2620ae0 lib: json: fix arr_encode() by Marti Bolivar · 8 years ago
  19. a4b67de lib: json: clarify JSON_OBJ_DESCR_ARRAY usage by Marti Bolivar · 8 years ago
  20. 7763a1d lib/json: Fix build warnings (-Wpointer-sign) with LLVM/icx by Leandro Pereira · 8 years ago
  21. 4449976 lib: json: add JSON_OBJ_DESCR_*_NAMED variants by Marti Bolivar · 8 years ago
  22. 31fe26d lib: json: fix JSON_OBJ_DESCR_ARRAY Doxygen example by Marti Bolivar · 8 years ago
  23. 614db77 libc: minimal: fix xtensa build by Andrew Boie · 8 years ago
  24. 8cc6f6d kernel: errno: Use per-thread accessor function compatible with Newlib by Paul Sokolovsky · 8 years ago
  25. 3c0eac3 lib: json: escape strings in-place by Marti Bolivar · 8 years ago
  26. 4088530 lib: json: add JSON_OBJ_DESCR_PRIM by Marti Bolivar · 8 years ago
  27. 9a74ee1 lib: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  28. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  29. 21309ea lib: json: use explicit unsigned char to avoid array subscript error by Kumar Gala · 8 years ago
  30. 262365c lib: json: Fix parsing of boolean values by Leandro Pereira · 8 years ago
  31. 4c7803b lib: json: Ignore spaces while scanning for tokens by Leandro Pereira · 8 years ago
  32. 844ef67 lib: json: Fix number parsing by Leandro Pereira · 8 years ago
  33. 122cdb3 lib: json: Do not use translation tables to encode characters by Leandro Pereira · 8 years ago
  34. 95ec49c lib: json: Simplify lexing of "true", "false", and "null" tokens by Leandro Pereira · 8 years ago
  35. b9b1c18 lib: json: Add encoding support by Leandro Pereira · 8 years ago
  36. 67ac6f6 lib: json: Parse nested objects and arrays by Leandro Pereira · 8 years ago
  37. fb192c5 lib: Add minimal JSON library by Leandro Pereira · 8 years ago
  38. 91e9f87 libc: attribute minimal libc printf style functions with __printf_like by Kumar Gala · 8 years ago
  39. 1b8f824 libc: Add isalnum() to ctype.h by Leandro Pereira · 8 years ago
  40. 15a6598 Merge "Merge remote-tracking branch 'origin/core'" by Anas Nashif · 8 years ago
  41. f054d3e libc/include: Adding time.h by Sergio Rodriguez · 8 years ago
  42. 44a98fb Xtensa port: Fixed defintion of MAX_HEAP_SIZE, thus, compilation of new_lib. by Mazen NEIFER · 8 years ago
  43. cebc7f9 newlib: make sure the chain of includes has generated_dts_board.h by Anas Nashif · 8 years ago
  44. c30b400 libc-hooks: Fix include file for arch ARM by Andy Gross · 8 years ago
  45. c2a91b1 libc: minimal: rename private macro by Andrew Boie · 8 years ago
  46. 458e2ed libc/minimal: Fix definition of ssize_t by Marcus Shawcroft · 8 years ago
  47. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  48. 9f418fe libc: add support for risc v by Anas Nashif · 8 years ago
  49. 716d25e libc-hooks: added USED_RAM_SIZE and MAX_HEAP_SIZE definitions for riscv32 by Jean-Paul Etienne · 8 years ago
  50. ac73006 net: Restructure network protocols by Flavio Santes · 8 years ago
  51. 909ad35 lib/zoap: Fix incorrect values for payload size by Vinicius Costa Gomes · 8 years ago
  52. 44b2f21 iot/dns: Use a k_sem for the DNS rx routine by Flavio Santes · 8 years ago
  53. 5d0900e iot/dns: Update DNS client private routines by Flavio Santes · 8 years ago
  54. 0d257a0 iot/dns: Introduce the dns_context structure by Flavio Santes · 8 years ago
  55. fe958df libc: rework libc selection and reduce Kconfigs by Anas Nashif · 8 years ago
  56. 71c7c01 net: buf: Remove the need for net_buf_pool_init() by Johan Hedberg · 8 years ago
  57. 4ca8ca9 iot/mqtt: Fix rlen_decode size check. by Stig Bjørlykke · 8 years ago
  58. c3e08c8 net: buf: Redesigned pool & buffer allocation API by Johan Hedberg · 8 years ago
  59. b965fb5 iot: Add HTTP support for Zephyr by Flavio Santes · 8 years ago
  60. b1749af iot/zoap: Increase the range of timeouts by Vinicius Costa Gomes · 8 years ago
  61. d37b9fa iot/mqtt: Add the MQTT high-level API by Flavio Santes · 8 years ago
  62. 30dec49 iot/zoap: Remove unnecessary cflags by Vinicius Costa Gomes · 8 years ago
  63. ac152ea iot/zoap: Add support for RFC6690 link format by Vinicius Costa Gomes · 8 years ago
  64. ec18410 zoap: Add support for retrieving the underlying net_buf by Vinicius Costa Gomes · 8 years ago
  65. 6990831 iot: Add MQTT v3.1.1 packet handling support for Zephyr by Flavio Santes · 8 years ago
  66. c689fd6 net: Rename net_nbuf_write to net_nbuf_append by Ravi kumar Veeramally · 8 years ago
  67. 8b0467a iot/dns: Add '+' operator by Flavio Santes · 8 years ago
  68. ea28e4f iot/zoap: Add helper for generating tokens by Vinicius Costa Gomes · 8 years ago
  69. dc45748 iot/zoap: Port to the native stack by Vinicius Costa Gomes · 8 years ago
  70. f996299 iot/zoap: Add support for error 4.15 by Vinicius Costa Gomes · 8 years ago
  71. fa5481b zoap: Fix alignment of multiline function arguments by Vinicius Costa Gomes · 8 years ago
  72. 36bbd7a iot/dns: Add DNS Client support for Zephyr by Flavio Santes · 8 years ago
  73. b53e6d7 libc/minimal: snprintf(): KILL negative len parameter by Inaky Perez-Gonzalez · 8 years ago
  74. 11a5275 libc: remove useless code in _prf() by Inaky Perez-Gonzalez · 8 years ago
  75. 777d57d iot/zoap: Fix decoding of 16-bit delta by Vinicius Costa Gomes · 8 years ago
  76. c41d88f libc: atoi() avoid fallthroughs in switch cases by Inaky Perez-Gonzalez · 8 years ago
  77. f3bf5ab newlib: add support for nano-formatted-io by Juro Bystricky · 8 years ago
  78. 24a2fb1 lib: Add implementation for strrchr by Jaakko Hannikainen · 8 years ago
  79. b7833b9 iot/zoap: Add support for block sized transfers by Vinicius Costa Gomes · 8 years ago
  80. 75d7147 iot/zoap: Fix comparing pointers of different signedness by Vinicius Costa Gomes · 8 years ago
  81. c83e6a1 libc: define EWOULDBLOCK to be the same as EAGAIN by Anas Nashif · 8 years ago
  82. 7079a18 iot/zoap: Add helpers for dealing with integer options by Vinicius Costa Gomes · 8 years ago
  83. 441d22a iot/zoap: Add port information to network addresses by Vinicius Costa Gomes · 8 years ago
  84. 92a79f7 iot/zoap: Add support for observing resources by Vinicius Costa Gomes · 8 years ago
  85. 7d0a127 iot/zoap: Fix retrieving the token for every reply by Vinicius Costa Gomes · 9 years ago
  86. eab5adb iot/zoap: Fix subtly wrong indentation by Vinicius Costa Gomes · 9 years ago
  87. c53fe29 libc: replace null.h and size_t.h with stddef.h by Qiu Peiyang · 9 years ago
  88. 2baa577 lib: Introduce the CoAP implementation for Zephyr by Vinicius Costa Gomes · 9 years ago
  89. 5729235 libc/printf: Use compiler-provided 64 bit math, phase 2 by Andy Ross · 9 years ago
  90. d06eea4 libc/printf: Use compiler-provided 64 bit math, phase 1 by Andy Ross · 9 years ago
  91. 073cfdd libc/printf: Remove vestigial "full" parameter to _to_float() by Andy Ross · 9 years ago
  92. a4537cb libc/printf: Unify & simplify number printing by Andy Ross · 9 years ago
  93. b71a8a4 libc: remove stddef.h which is provided by the compiler by Anas Nashif · 9 years ago
  94. 65a8e3c libc: printf: Add support for 'z' length specifier by Johan Hedberg · 9 years ago
  95. ad9d526 libc: minimal: add reduced inttypes.h by Andrew Boie · 9 years ago
  96. 1980b7b lib: Use offsetof() builtin with GCC by Carles Cufi · 9 years ago
  97. 0a9e0d0 libc: Add assert.h to minimal libc by Maureen Helm · 9 years ago
  98. 6d5981b lib: Adding the strstr() function by Sergio Rodriguez · 9 years ago
  99. 00365c1 nios2: Kconfig: remove some unused config options by Andrew Boie · 9 years ago
  100. 7fdd4f7 newlib: Support both namespace protected & nonprotected stubs by Kumar Gala · 9 years ago