1. a037c36 doc: fixed version parsing for docs by Anas Nashif · 7 years ago
  2. efff10a doc: fix doxygen EXCLUDE by Anas Nashif · 7 years ago
  3. 2308ff1 doc: application: fix britishism regarding parentheses by Marti Bolivar · 7 years ago
  4. 04a07c5 doc: application: merge configuration paragraphs by Marti Bolivar · 7 years ago
  5. 386df0c doc: application: fixup for app versus zephyr config by Marti Bolivar · 7 years ago
  6. d36c308 doc: application: add rest formatting to CMakeLists.txt by Marti Bolivar · 7 years ago
  7. 42e4672 doc: application: clarify KCONFIG_ROOT section by Marti Bolivar · 7 years ago
  8. f79a95a doc: application: revise app/zephyr link documentation by Marti Bolivar · 7 years ago
  9. 0c0c062 doc: application: fix "behavior" british spelling by Marti Bolivar · 7 years ago
  10. 9bd9d48 doc: application: clarify a pronoun antecedent by Marti Bolivar · 7 years ago
  11. e21b175 doc: application: provide ddd install instructions by Marti Bolivar · 7 years ago
  12. 1374243 doc: application: fix typo by Marti Bolivar · 7 years ago
  13. 97c8596 doc: application: fix QEMU capitalization by Marti Bolivar · 7 years ago
  14. 10d19de doc: application: define ELF by Marti Bolivar · 7 years ago
  15. 1f6175a doc: application: debugging fixes by Marti Bolivar · 7 years ago
  16. 609bd35 doc: application: fix up alternate CONF_FILE by Marti Bolivar · 7 years ago
  17. ca46dfa doc: application: fix up "running an application" by Marti Bolivar · 7 years ago
  18. 199dc8a doc: application: trivial whitespace fix by Marti Bolivar · 7 years ago
  19. 9c85c7f doc: application: move build/run/debug docs after overview by Marti Bolivar · 7 years ago
  20. dfcb2df doc: application: trivial fixups to "Rebuild an Application" by Marti Bolivar · 7 years ago
  21. 1b9b288 doc: application: improvements to "Overriding Default Configuration" by Marti Bolivar · 7 years ago
  22. 554eeba doc: application: improve Kconfig setting documentation by Marti Bolivar · 7 years ago
  23. 40e04e6 doc: application: re-work CMakeLists.txt / configuration division by Marti Bolivar · 7 years ago
  24. 1d93f67 doc: application: touch up cmake overview by Marti Bolivar · 7 years ago
  25. ccfdff6 doc: application: CMake updates for overview and creation docs by Marti Bolivar · 7 years ago
  26. 2e3ecd8 doc: getting_started: add ref target for running hello world by Marti Bolivar · 7 years ago
  27. 4faed16 doc: getting_started: Windows MSYS2 with CMake by Carles Cufi · 7 years ago
  28. 3eef1e3 doc: application: fix stale sentence about Kbuild by Marti Bolivar · 7 years ago
  29. 602a143 doc: update with CMake instructions by Anas Nashif · 7 years ago
  30. 4c2d260 doxygen: ignore misc/util.h by Anas Nashif · 7 years ago
  31. 8bffcda doc: usermode: iterative refinements by Andrew Boie · 7 years ago
  32. d06e4f5 doc: fix misspellings in porting/arch.rst by David B. Kinder · 7 years ago
  33. 0bf9d33 mem_domain: inherit from parent thread by Andrew Boie · 7 years ago
  34. dede4cb doc: move memory domain docs under user mode by Andrew Boie · 7 years ago
  35. 2d2a97b docs: initial user mode documentation by Andrew Boie · 7 years ago
  36. 2486694 net: http: Create HTTP library that uses net-app by Jukka Rissanen · 7 years ago
  37. 018198c net: buf: Add slist helpers by Johan Hedberg · 7 years ago
  38. 591ba2c doc: fix typos in a few docs by Christoph Sax · 7 years ago
  39. fafff0f doc: update links to new zephyrproject.org site by David B. Kinder · 7 years ago
  40. ede2dc6 doc: Update security vulnerabilities email address by Andy Gross · 7 years ago
  41. 668513e docs: application: document "make flash" conventions by Marti Bolivar · 7 years ago
  42. da9b0dd drivers: Rename `random` to `entropy` by Leandro Pereira · 7 years ago
  43. 780324b cleanup: rename fiber/task -> thread by Anas Nashif · 7 years ago
  44. 97e0309 doc: 1.9.x release notes by Carles Cufi · 7 years ago
  45. 9017a84 doc: eliminate many "expected" doc gen warnings by David B. Kinder · 7 years ago
  46. 3d2e1dc doc: fix doxygen handling of __attribute__(x) by David B. Kinder · 7 years ago
  47. 2632c6d doc: update linux installation guide for 0.9.2 SDK by David B. Kinder · 7 years ago
  48. 81643e2 doc: getting_started: Fix layout issue with code block by Carles Cufi · 7 years ago
  49. 9fa4579 doc: spelling and clarity edits to sanitycheck doc by David B. Kinder · 7 years ago
  50. ee71332 doc: fix doc misspellings by David B. Kinder · 7 years ago
  51. ebc329d doc: document extra_configs option for testcases by Anas Nashif · 7 years ago
  52. 90c1cf1 doc: run oldconfig on xtools config by Anas Nashif · 7 years ago
  53. 712ce26 docs: drivers: Fix syntax errors in "Single Driver, Multiple Instances" by Leandro Pereira · 7 years ago
  54. c30f692 net: samples: Modify coaps_client to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  55. 7519240 net: samples: Modify coaps_server to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  56. bde8c6d6 net: samples: Modify zoap_client to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  57. 3e4a706 net: samples: Modify zoap_server to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  58. 42a91f4 net: coap: Rename ZOAP library by Ravi kumar Veeramally · 7 years ago
  59. 9bc6461 doc: Adding ccache to Linux environment setup. by David Leach · 7 years ago
  60. 2f790f5c doc: getting_started: Clarify MSYS2 instructions by Carles Cufi · 7 years ago
  61. 37340c7 doc: remove obsolete v1 changes/porting docs by David B. Kinder · 7 years ago
  62. e9c9702 kernel: add memory domain APIs by Chunlin Han · 8 years ago
  63. de85fde doc: more attribute ids to eliminate warnings by David B. Kinder · 8 years ago
  64. fa94ee7 syscalls: greatly simplify system call declaration by Andrew Boie · 8 years ago
  65. 3d4f213 doc: add sphinx/breathe conf to eliminate warnings by David B. Kinder · 8 years ago
  66. 9c50ac3 doc: update doc generation info by David B. Kinder · 8 years ago
  67. 10b24a8 doc: add contributing non-Apache2.0 docs by David B. Kinder · 8 years ago
  68. d3b0cd4 doc: move docgen filter out of shippable script by David B. Kinder · 8 years ago
  69. ae76cb0 net: Improve documentation about accessing Internet from qemu. by Michał Kruszewski · 8 years ago
  70. 8c708fd doc: fix misspellings and hyphen use by David B. Kinder · 8 years ago
  71. b56c317 doc: Add RISC-V to a list of SDK-supported ISA's by Sebastian Bøe · 8 years ago
  72. d98661a doc: update to use macOS throughout docs by David B. Kinder · 8 years ago
  73. d0e9d7c doc: fix link title in linux installation guide by David B. Kinder · 8 years ago
  74. 1b79787 doc: tweak API doc CSS for RTD theme by David B. Kinder · 8 years ago
  75. d140a7f doc: fix instruction in Adding Directories section by Massimiliano Cialdi · 8 years ago
  76. 1caa6f2 doc: update release notes with ARC details by Anas Nashif · 8 years ago
  77. 2397ce8 doc: update release notes index with 1.9 by Anas Nashif · 8 years ago
  78. f64151a doc: improve API docs with sections by David B. Kinder · 8 years ago
  79. 91f25ee doc: exclude spi_legacy.h from API docs by David B. Kinder · 8 years ago
  80. 81c5336 doc: add gperf to workstation setup packages by Andrew Boie · 8 years ago
  81. 5bbaa12 doc: add 1.9.0 docs link to index page by David B. Kinder · 8 years ago
  82. 4ef3378 doc: update release notes for v1.9 by Shilpashree L C · 8 years ago
  83. 874ff05 doc: update release notes by David B. Kinder · 8 years ago
  84. 0075488 doc: update 1.9.0 release notes by Anas Nashif · 8 years ago
  85. 0bd1635 Bluetooth: doc: update GATT PICS file by Ruslan Mstoi · 8 years ago
  86. aea3038 doc: genrest writing files without final newline by David B. Kinder · 8 years ago
  87. 19d9d41 doc: fix broken wiki reference by David B. Kinder · 8 years ago
  88. 666d0b6 Bluetooth: doc: update SM PICs file by Ruslan Mstoi · 8 years ago
  89. 8c99dbd Bluetooth: doc: update L2CAP PICs file by Ruslan Mstoi · 8 years ago
  90. f23d44a Bluetooth: doc: update GAP PICs file by Ruslan Mstoi · 8 years ago
  91. 2e17a60 doc: release notes: Add BLE controller to the highlights by Carles Cufi · 8 years ago
  92. d311899 release-notes: Make a clear note about the Kconfig prefix change by Johan Hedberg · 8 years ago
  93. 52fdd53 doc: cleanup release notes by Anas Nashif · 8 years ago
  94. 6d60078 doc: update release notes for v1.9 by LC Shiplashree · 8 years ago
  95. 70e381f doc: scan/fix .rst file misspellings by David B. Kinder · 8 years ago
  96. ad98840 doc: release_notes: Add note about mbedTLS and TinyCrypt updates by Leandro Pereira · 8 years ago
  97. e8d7055 doc: release_notes: Add note about ESP32 support by Leandro Pereira · 8 years ago
  98. 144b92a doc: update release notes for v1.9 by Adithya Baglody · 8 years ago
  99. 1f46eb6 doc: fix Zephyr SDK archive URL by Harm Berntsen · 8 years ago
  100. 4f465b4 doc: Update 1.9 release notes for arm by Maureen Helm · 8 years ago