1. aac4f48 tests: Add shell tests by Luiz Augusto von Dentz · 8 years ago
  2. a04d22c net: shell: Remove code adjust arguments by Luiz Augusto von Dentz · 8 years ago
  3. 81cc891 shell: Adjust arguments when executing a command of different module by Luiz Augusto von Dentz · 8 years ago
  4. 417dc03 shell: Return proper errors if the command fails by Luiz Augusto von Dentz · 8 years ago
  5. 4b5aef7 shell: Add define to _SHELL_H_ by Luiz Augusto von Dentz · 8 years ago
  6. 1a8cd31 shell: Add shell_exec by Luiz Augusto von Dentz · 8 years ago
  7. 680ca8c toolchain/common.h: deprecate __stack by Andrew Boie · 8 years ago
  8. 567c6c7 misc: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
  9. e87eaca samples: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
  10. 2d4a36f drivers: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
  11. 15ed8ec tests: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
  12. dc5d935 kernel: introduce stack definition macros by Andrew Boie · 8 years ago
  13. bcb4cfe tests: net: use main thread for test by Andrew Boie · 8 years ago
  14. e0185d4 toolchain: gcc: add __DEPRECATED_MACRO by Andrew Boie · 8 years ago
  15. 2f28bf5 scripts: convert helper scripts to python3 by Punit Vara · 8 years ago
  16. 0eb078b doc: fix reference to nios2-configure-sof tool by David B. Kinder · 8 years ago
  17. fa4a393 scripts: extract_dts_includes.py: Correct LOAD_OFFSET by Andy Gross · 8 years ago
  18. 7211665 pinmux: Galileo: Updated the pinmux to use new PWM API's. by Adithya Baglody · 8 years ago
  19. 3a02554 ieee802154: Realign structure bitfields by Tomasz Bursztyka · 8 years ago
  20. 286139e net: tcp: Check pkt before sending RESET by Jukka Rissanen · 8 years ago
  21. fc125e0 net: shell: Add HTTP server connection monitoring by Jukka Rissanen · 8 years ago
  22. e3ba688 net: shell: Show HTTP connection information by Jukka Rissanen · 8 years ago
  23. ab51f67 net: http: Collect HTTP server connection information by Jukka Rissanen · 8 years ago
  24. d055252 Bluetooth: controller: Restrict enc to 1M 27 bytes PDU on nRF51 by Vinayak Kariappa Chettimada · 8 years ago
  25. ebd94f0 Bluetooth: controller: Cond. compile LE Encryption by Vinayak Kariappa Chettimada · 8 years ago
  26. 447193c net: context: Print error code if sending fails by Jukka Rissanen · 8 years ago
  27. 7812569 net: context: Add debug print when context is freed by Jukka Rissanen · 8 years ago
  28. e90f4e1 sample: net: Add https-client sample application by Jukka Rissanen · 8 years ago
  29. 1b82463 net: http: Add HTTPS client support by Jukka Rissanen · 8 years ago
  30. 0d43bbf net: http: Move heap init into net/lib/http/http.c by Jukka Rissanen · 8 years ago
  31. 393ab90 samples: net: Fix README.rst file documentation by Jukka Rissanen · 8 years ago
  32. 0b9f9f3 tests: context: move idle test to the end by Andrew Boie · 8 years ago
  33. 2a29bed tests: json: add tests for arrays of objects by Marti Bolivar · 8 years ago
  34. 25d62ed lib: json: add helper macros for arrays of objects by Marti Bolivar · 8 years ago
  35. b4c8d83 lib: json: fix arr_parse() by Marti Bolivar · 8 years ago
  36. 2620ae0 lib: json: fix arr_encode() by Marti Bolivar · 8 years ago
  37. a4b67de lib: json: clarify JSON_OBJ_DESCR_ARRAY usage by Marti Bolivar · 8 years ago
  38. 6e78701 tests: remove obsolete usage of defrag by Anas Nashif · 8 years ago
  39. 817a043 toolchain.gccarmemb: Fix support for where to find newlib by Kumar Gala · 8 years ago
  40. e3550a2 stack_sentinel: hang system on failure by Andrew Boie · 8 years ago
  41. 000429c tests: fatal: increase coverage by Andrew Boie · 8 years ago
  42. 6255d6c k_oops: force unlock IRQs on ARMv7M by Andrew Boie · 8 years ago
  43. 998f905 arches: declare _SysFatalErrorHandler __weak by Andrew Boie · 8 years ago
  44. ae1a75b stack_sentinel: change cooperative check by Andrew Boie · 8 years ago
  45. ef2e463 frdm_k64f: default to pyocd.sh for flashing/debug by Andrew Boie · 8 years ago
  46. 639a10e sam3x: report correct number of IRQ priority bits by Andrew Boie · 8 years ago
  47. 3405607 license: add missing licenses and copyright by Anas Nashif · 8 years ago
  48. c282811 samples: static_lib: conditional assign BOARD (?=) by Sharron LIU · 8 years ago
  49. 84628e8 kconfig: misc: Conditionally remove FLASH_LOAD options by Andy Gross · 8 years ago
  50. 91f67a1 dts: common: yaml: Add partition file by Andy Gross · 8 years ago
  51. 6925504 dts/extract_dts_includes.py: Add partition support by Andy Gross · 8 years ago
  52. 68e8813 tests: context: allow 2 ticks of slop by Andrew Boie · 8 years ago
  53. 7a5150c tests: context: make some failures less ambiguous by Andrew Boie · 8 years ago
  54. f009561 doc: fix linenum references in api example by David B. Kinder · 8 years ago
  55. 3970cd4 samples: fixed typo in README.rst by Sharron LIU · 8 years ago
  56. 054ab5f release: Update version of master to 1.8.99 by Anas Nashif · 8 years ago
  57. b676bfa drivers: serial: uart_fe310: fix function definiton name for UART1 IRQ by Jens Peter Schroer · 8 years ago
  58. 364a2ac sensor: lps22hb: fix the pressure sensor fractional value by Harry Jiang · 8 years ago
  59. eaa4288 doc: add interrupt implementation details by Andrew Boie · 8 years ago
  60. 489d747 samples: restore cpp_synchronization test by Andrew Boie · 8 years ago
  61. 5b22d6f Makefile.toolchain.zephyr: fix C++ on Xtensa by Andrew Boie · 8 years ago
  62. e125e5b arm: core: mpu: Prevent updating unexpected region by chunlin · 8 years ago
  63. b520075 gitlint: Ignore signed-off-by line by Anas Nashif · 8 years ago
  64. 7a01988 net: 6lo: Fix source address uncompression by Ravi kumar Veeramally · 8 years ago
  65. 4a8a42f net: rpl: Update RPL header by Ravi kumar Veeramally · 8 years ago
  66. 2e2ce31 net: https: Allow mbedtls debugging for https-server by Jukka Rissanen · 8 years ago
  67. f84d520 drivers: IPM: Refactor IPM driver using u32_t registers by Andrei Emeltchenko · 8 years ago
  68. 1129925 drivers: IPM: Access 32-bit IPM registers right way by Andrei Emeltchenko · 8 years ago
  69. 50605ec drivers: IPM: Fix loosing interrupts by Andrei Emeltchenko · 8 years ago
  70. 7763a1d lib/json: Fix build warnings (-Wpointer-sign) with LLVM/icx by Leandro Pereira · 8 years ago
  71. 08a2c60 net: context: Operations on unused context should lead to EBADF. by Paul Sokolovsky · 8 years ago
  72. 0998cdf Bluetooth: shell: gatt-write-without-response with repeat by Vinayak Kariappa Chettimada · 8 years ago
  73. cb0f81f samples: dns_resolve: Clarify documentation about DNS configuration by Leandro Pereira · 8 years ago
  74. 82cd648 x86: don't shift data addresses between builds by Andrew Boie · 8 years ago
  75. 4b355f1 doc: getting_started: Add WSL instructions by Carles Cufi · 8 years ago
  76. f2ecdd4 dts: yaml: Add YAML template file by Andy Gross · 8 years ago
  77. 252da09 doc: Add Device Tree documentation by Andy Gross · 8 years ago
  78. f1f5275 bluetooth: Allow to specify Logging Domain by Andrei Emeltchenko · 8 years ago
  79. 6d47631 riscv32: update time slice before swap by Andrew Boie · 8 years ago
  80. 7b7fbf8 nios2: reset timeslice on interrupt-induced swap by Andrew Boie · 8 years ago
  81. 7b7504e schedule_api: don't exclude Nios II by Andrew Boie · 8 years ago
  82. 3989de7 kernel: fix short time-slice reset by Andrew Boie · 8 years ago
  83. 106bf1c arm: board: Add support for board Atmel SAM4S Xplained. by fallrisk · 8 years ago
  84. 5671c15 samples: blink_led: Add support for STM32F412 by Florian Vaussard · 8 years ago
  85. 13cba0b stm32f4: Add STM32F412 Nucleo board by Florian Vaussard · 8 years ago
  86. 6ad4327 arm: stm32f4: Add basic support for STM32F412 by Florian Vaussard · 8 years ago
  87. 9413c8b stm32: clean up after completion of transition to ll Clock control by Erwan Gouriou · 8 years ago
  88. f2e8a21 stm32f1xx: remove references to native driver by Erwan Gouriou · 8 years ago
  89. a7536a1 boards: move stm32f1xx based boards to LL based Clock control driver by Erwan Gouriou · 8 years ago
  90. 78d74f4 drivers: gpio stm32: set the ground for stm32f1x ll clock driver by Erwan Gouriou · 8 years ago
  91. e1a9058 drivers: clock_control: provide LL based driver to stm32f1xx series by Erwan Gouriou · 8 years ago
  92. acdbf7d samples: blink_led: Add support for STM32F413 by Florian Vaussard · 8 years ago
  93. 5ffb8d4 nucleo_f413zh: Add pinmux for PWM2_CH1 by Florian Vaussard · 8 years ago
  94. 7e6184a nucleo_f413zh: Enable MPU by Florian Vaussard · 8 years ago
  95. 3540f03 stm32f4: mpu: Add support for 1.5MB Flash / 320kB SRAM variants by Florian Vaussard · 8 years ago
  96. 8aea7d5 nucleo_f413zh: Remove imaginary config from defconfig by Florian Vaussard · 8 years ago
  97. b686102 arch: sam3x: Fix TWI pin naming by Piotr Mienkowski · 8 years ago
  98. dffc06d drivers: serial: deprecate usage of atmel_sam3 driver by Piotr Mienkowski · 8 years ago
  99. 010c8b0 boards: arm: Added doc. image for the SAM E70 Xplained. by Justin Watson · 8 years ago
  100. 489c7bd boards: arm: arduino_due: Added doc. image for the Arduino Due. by Justin Watson · 8 years ago