1. 10d8e71 samples: move grove samples to sensors and display by Anas Nashif · 7 years ago
  2. f37287b samples: cleanup sample test naming by Anas Nashif · 7 years ago
  3. 3f8352f samples: remove sample.tc by Anas Nashif · 7 years ago
  4. 57f6790 samples: can: move CAN sample under drivers by Anas Nashif · 7 years ago
  5. 9b2880f tests: posix: fix meta-data and rename test file by Anas Nashif · 7 years ago
  6. fb3aedd boards: lpcxpresso54114_m0: do not set as default by Anas Nashif · 7 years ago
  7. d94231f cmake: libc: minimal: Move sources from 'app' to a new CMake library by Sebastian Bøe · 7 years ago
  8. 5890004 release: 1.12 doc cleanup by David B. Kinder · 7 years ago
  9. 68de9d5 Bluetooth: Use Characteristic attribute whenever possible by Luiz Augusto von Dentz · 7 years ago
  10. 679a0b3 Bluetooth: GATT: Allow Characterist to be used with bt_gatt_indicate by Luiz Augusto von Dentz · 7 years ago
  11. c3edc82 Bluetooth: GATT: Allow Characterist to be used with bt_gatt_notify by Luiz Augusto von Dentz · 7 years ago
  12. 31ab6bf genrest: Generate documentation and links for choices by Ulf Magnusson · 7 years ago
  13. cb95ea0 kconfiglib: Update to add list of choices by Ulf Magnusson · 7 years ago
  14. fd55935 kernel: work_q: Document implications of default sys work_q priority by Paul Sokolovsky · 7 years ago
  15. a760c5b doc: Makefile: Remove latex_paper_size (PAPER) option by Ulf Magnusson · 7 years ago
  16. 9af9b1f doc: Makefile: Lowercase internal Make variables by Ulf Magnusson · 7 years ago
  17. fa121da doc: Makefile: Remove the 'prep' target by Ulf Magnusson · 7 years ago
  18. 953dfe7 doc: Makefile: Remove the 'doxy-code' target by Ulf Magnusson · 7 years ago
  19. 5917f9b doc: Makefile: Remove CONFIG_SHELL assignment by Ulf Magnusson · 7 years ago
  20. 9769953 net/arp: Clear cache per-iface when relevant by Tomasz Bursztyka · 7 years ago
  21. 06fbcb1 net/arp: Removing header filling duplicate by Tomasz Bursztyka · 7 years ago
  22. 9e0cfaf net/arp: There is no need to fill in the header in all frags by Tomasz Bursztyka · 7 years ago
  23. c0109fd net/ethernet: There is no need to fill in the header in all frags by Tomasz Bursztyka · 7 years ago
  24. 0f9a642 release: Post-release patch level update by Maureen Helm · 7 years ago
  25. f58d9ca release: Update VERSION for 1.12.0 release by Maureen Helm · 7 years ago v1.12.0 zephyr-v1.12.0
  26. 3b1fb7f release: update footprint data by Anas Nashif · 7 years ago
  27. 51ae306 doc: release notes: Finalize 1.12 release notes and docs by Maureen Helm · 7 years ago
  28. d3afa35 doc: release notes: Update 1.12 release notes with more GitHub issues by Maureen Helm · 7 years ago
  29. a91f1e5 tests: modify the test conditions for emsk_em7d_v22 by Wayne Ren · 7 years ago
  30. d5bc9d7 arch: arc: adjust privileged stack size of arc to 384 bytes by Wayne Ren · 7 years ago
  31. 97d0436 arch: arc: use top of isr stack as exception stack and bug fixes by Wayne Ren · 7 years ago
  32. 1c4fe3e arch/arc: Set the right priority for ADC/AON on quark_se by Anas Nashif · 7 years ago
  33. 8e89206 doc: release notes: Update 1.12 release notes with GitHub issues by Maureen Helm · 7 years ago
  34. bf1e019 lib: posix: fix out-of-bound write by Paras Jain · 7 years ago v1.12.0-rc3
  35. eb9df85 release: Move version to 1.12.0-rc3 by Maureen Helm · 7 years ago
  36. d6f2858 doc: relnotes: Add security vulnerability information by Andy Gross · 7 years ago
  37. c63298e arch: arc: improve the reset code by Wayne Ren · 7 years ago
  38. fb3d2d3 arch: arc: remove unused codes by Wayne Ren · 7 years ago
  39. 5dd552e arch: arc: STACK_CHECK_FAIL of STACK_CHECK not hang the system by Wayne Ren · 7 years ago
  40. 144a439 tests: fix the bug of sentinel.conf by Wayne Ren · 7 years ago
  41. 5b6f860 arch: arc: use a separate stack for exception handling by Wayne Ren · 7 years ago
  42. c6c856b scripts: west: cherry-pick upstream 321ab2e17 by Marti Bolivar · 7 years ago
  43. f825169 conf.py: clean up exit if ZEPHYR_BASE is unset by Marti Bolivar · 7 years ago
  44. 869e9cc doc: add initial west documentation by Marti Bolivar · 7 years ago
  45. 3a766ae doc: conf.py: add sphinx.ext.autodoc extension by Marti Bolivar · 7 years ago
  46. 1c852dd doc: conf.py: make sure west is importable from Python by Marti Bolivar · 7 years ago
  47. e802d8d doc: conf.py: remove unused import by Marti Bolivar · 7 years ago
  48. 7cfd5a4 samples: net: hrpl_border_router: Fix NULL pointer dereference by Leandro Pereira · 7 years ago
  49. b7ad50b samples: net: rpl_border_router: Fix out-of-bounds write by Leandro Pereira · 7 years ago
  50. e7a3d01 samples: net: dumb_http_server: Handle recv() errors by Leandro Pereira · 7 years ago
  51. 33aa905 tests: kernel: fifo_timeout: Do not potentially dereference NULL ptrs by Leandro Pereira · 7 years ago
  52. a37e037 toolchain: gcc: Add compiler barrier at the end of UNALIGNED_PUT() by Paul Sokolovsky · 7 years ago
  53. e8d0e72 doc: extensions: fix :app: behavior for zephyr-app-commands by Marti Bolivar · 7 years ago
  54. c6c1501 getting_started: building: fix inaccuracies by Marti Bolivar · 7 years ago
  55. 64ab132 getting_started: fixes and cleanups for installation_linux by Marti Bolivar · 7 years ago
  56. 9ca4d84 getting_started: fixes for intro section by Marti Bolivar · 7 years ago
  57. 3fc206f getting_started: fix UNIX-ism by Marti Bolivar · 7 years ago
  58. 8b9042c doc: security: Remove revision history by Andy Gross · 7 years ago
  59. 2825f79 doc: security: Update security overview for recent features by Andy Gross · 7 years ago
  60. fb2e142 tests: fix test identifiers by Anas Nashif · 7 years ago
  61. b20c484 sanitycheck: fail on faults/panics/oopses by Anas Nashif · 7 years ago
  62. f0bafc3 boards: make em_starterkit_em7d default test platform by Anas Nashif · 7 years ago
  63. 5d6e7eb sanitycheck: export list of tests as CSV by Anas Nashif · 7 years ago
  64. ed3ea06 net: lwm2m: fix observer attribute update logic by Michael Scott · 7 years ago
  65. e72dcf0 net: ipv4: Set TTL in net_pkt according to IPv4 header by Jukka Rissanen · 7 years ago
  66. d9a14f5 net: ipv6: Set hop limit in net_pkt according to IPv6 header by Jukka Rissanen · 7 years ago
  67. a957107 net: lwm2m: lower priority of engine thread by Michael Scott · 7 years ago
  68. fd561dd samples: net: Check the return value of nats_publish by Satya Bhattacharya · 7 years ago
  69. b0abf36 doc: relnotes: 1.12 Bluetooth release notes by Carles Cufi · 7 years ago
  70. 59027fb doc: relnotes: Correct a couple of headline items by Carles Cufi · 7 years ago
  71. bb63107 tests: arm: irq_vector_table: Fix Kconfig override by Carles Cufi · 7 years ago
  72. 2dd91ec kernel: move thread monitor init to common code by Andrew Boie · 7 years ago
  73. d04a7ef releasenotes: updated documentation changes by David B. Kinder · 7 years ago
  74. 72d4d8b doc: release notes: Fill in summary, arch, and kernel sections for 1.12 by Maureen Helm · 7 years ago
  75. bfdb6ac subsys: settings: Fix file exist error. by Daniele Biagetti · 7 years ago
  76. 1218648 Bluetooth: ATT: Fix clearing context at disconnect by Luiz Augusto von Dentz · 7 years ago
  77. 7f7718a arch: stm32: remove .hex binary build by default by Erwan Gouriou · 7 years ago
  78. 265f502 releasenotes: update with doc issues addressed by David B. Kinder · 7 years ago
  79. 3057da0 tests: logger-hook: increase ztest stack size by Anas Nashif · 7 years ago
  80. 718597f arch/arm: Fix THREAD_MONITOR entry struct by Andy Ross · 7 years ago
  81. ed5fb3f Bluetooth: Mesh: Fix (re)transmit interval handling by Johan Hedberg · 7 years ago
  82. 59bf65f tests: net: Fix tests so they can be run in real hw by Jukka Rissanen · 7 years ago
  83. b43000f tests: net: trickle: Fix running on frdm-k64f by Jukka Rissanen · 7 years ago
  84. a803335 tests: net: Increase the stack size of frdm-k64f by Jukka Rissanen · 7 years ago
  85. d05442e samples: crypto: adapt harness by Anas Nashif · 7 years ago
  86. d06eecb samples: drivers: crypto: Update expected sample output by Leandro Pereira · 7 years ago
  87. 858cd19 samples: drivers: crypto: Do not show colors in logs by Leandro Pereira · 7 years ago
  88. cf3da3c samples: crypto: Ensure cap_flags is always initialized by Leandro Pereira · 7 years ago
  89. a07d073 tests: mbox_api: Fully initialize k_box_msg struct by Leandro Pereira · 7 years ago
  90. 0e23ad8 kernel: k_work: k_work_init() should initialize all fields by Leandro Pereira · 7 years ago
  91. a026b9e tests: crypto: Fully initialize variables using named initializers by Leandro Pereira · 7 years ago
  92. c5cb8e9 arch/arc: Set the right priority for WDT on quark_se by Tomasz Bursztyka · 7 years ago
  93. 2cba701 subsys: mgmt: Remove unnecessary comparison by Andrzej Puzdrowski · 7 years ago
  94. 65e191f api: watchdog: fix wdt_install_timeout doxygen comment by Piotr Mienkowski · 7 years ago
  95. 9555522 net: shell: Correct help text for "mem" command by Paul Sokolovsky · 7 years ago
  96. a803af2 tests/kernel/preempt: Add yield and sleep cases by Andy Ross · 7 years ago
  97. b423ee5 nxp_imx: Move i.MX RT PLL selects to Kconfig.soc by Maureen Helm · 7 years ago
  98. ae829b2 Bluetooth: Fix unchecked settings value lengths by Johan Hedberg · 7 years ago
  99. 9cefce8 tests: remove obsolete k_thread_cancel by Anas Nashif · 7 years ago
  100. 6a13897 susbys: disk: Fix misleading menuconfig prompts by Andrzej Puzdrowski · 7 years ago