1. a57f26c doc: fix reference to CTNG supported toolchains by Anas Nashif · 7 years ago
  2. 1099d40 doc: expand system call documentation by Andrew Boie · 7 years ago
  3. e754d44 doc: report which warnings/errors are new by Anas Nashif · 7 years ago
  4. 89514de doc: fix misspelling in docs by David B. Kinder · 7 years ago
  5. e63615f doc: fix incorrect file reference in API doc by David B. Kinder · 7 years ago
  6. ade26a0 doc: fix location of non APL code README by Anas Nashif · 7 years ago
  7. 540644d doc: make sure we use gdb from SDK by Anas Nashif · 7 years ago
  8. 8d0a80c cmake: Fix SDK-less builds by Sebastian Bøe · 7 years ago
  9. 0182be4 doc: Convert bits and pieces to CMake by Carles Cufi · 7 years ago
  10. fbe5674 Bluetooth: doc: Update references to qemu usage by Johan Hedberg · 7 years ago
  11. ae80ce7 doc: extensions: allow arbitrary goals by Marti Bolivar · 7 years ago
  12. 1fa3554 doc: extensions: cosmetic whitespace fixes by Marti Bolivar · 7 years ago
  13. 706ac7f doc: redirect doc generation output using tee by Anas Nashif · 7 years ago
  14. 92d3d36 doc: ext: Add a run goal to the zephyr-app-commands by Carles Cufi · 7 years ago
  15. 041f018 doc: ext: Add compact option to zephyr-app-commands by Carles Cufi · 7 years ago
  16. 30f2acb doc: ext: Extend zephyr-app-commands with new args by Carles Cufi · 7 years ago
  17. fa0030a doc: getting_started: Convert to using app extension by Carles Cufi · 7 years ago
  18. e23742d doc: ext: Fix application extension CMake params by Carles Cufi · 7 years ago
  19. 6092fb0 doc: add zephyr-app-commands directive by Marti Bolivar · 7 years ago
  20. 00a07c3 doc: cmake: Unify getting started guides by Carles Cufi · 7 years ago
  21. 3d01cdd doc: cmake: Update the Linux CMake instructions by Carles Cufi · 7 years ago
  22. 4e59b3d doc: cmake: Update macOS build instruction by Carles Cufi · 7 years ago
  23. 3998b9e cmake: Use Make for examples instead of Ninja by Sebastian Bøe · 7 years ago
  24. a037c36 doc: fixed version parsing for docs by Anas Nashif · 7 years ago
  25. efff10a doc: fix doxygen EXCLUDE by Anas Nashif · 7 years ago
  26. 2308ff1 doc: application: fix britishism regarding parentheses by Marti Bolivar · 7 years ago
  27. 04a07c5 doc: application: merge configuration paragraphs by Marti Bolivar · 7 years ago
  28. 386df0c doc: application: fixup for app versus zephyr config by Marti Bolivar · 7 years ago
  29. d36c308 doc: application: add rest formatting to CMakeLists.txt by Marti Bolivar · 7 years ago
  30. 42e4672 doc: application: clarify KCONFIG_ROOT section by Marti Bolivar · 7 years ago
  31. f79a95a doc: application: revise app/zephyr link documentation by Marti Bolivar · 7 years ago
  32. 0c0c062 doc: application: fix "behavior" british spelling by Marti Bolivar · 7 years ago
  33. 9bd9d48 doc: application: clarify a pronoun antecedent by Marti Bolivar · 7 years ago
  34. e21b175 doc: application: provide ddd install instructions by Marti Bolivar · 7 years ago
  35. 1374243 doc: application: fix typo by Marti Bolivar · 7 years ago
  36. 97c8596 doc: application: fix QEMU capitalization by Marti Bolivar · 7 years ago
  37. 10d19de doc: application: define ELF by Marti Bolivar · 7 years ago
  38. 1f6175a doc: application: debugging fixes by Marti Bolivar · 7 years ago
  39. 609bd35 doc: application: fix up alternate CONF_FILE by Marti Bolivar · 7 years ago
  40. ca46dfa doc: application: fix up "running an application" by Marti Bolivar · 7 years ago
  41. 199dc8a doc: application: trivial whitespace fix by Marti Bolivar · 7 years ago
  42. 9c85c7f doc: application: move build/run/debug docs after overview by Marti Bolivar · 7 years ago
  43. dfcb2df doc: application: trivial fixups to "Rebuild an Application" by Marti Bolivar · 7 years ago
  44. 1b9b288 doc: application: improvements to "Overriding Default Configuration" by Marti Bolivar · 7 years ago
  45. 554eeba doc: application: improve Kconfig setting documentation by Marti Bolivar · 7 years ago
  46. 40e04e6 doc: application: re-work CMakeLists.txt / configuration division by Marti Bolivar · 7 years ago
  47. 1d93f67 doc: application: touch up cmake overview by Marti Bolivar · 7 years ago
  48. ccfdff6 doc: application: CMake updates for overview and creation docs by Marti Bolivar · 7 years ago
  49. 2e3ecd8 doc: getting_started: add ref target for running hello world by Marti Bolivar · 7 years ago
  50. 4faed16 doc: getting_started: Windows MSYS2 with CMake by Carles Cufi · 7 years ago
  51. 3eef1e3 doc: application: fix stale sentence about Kbuild by Marti Bolivar · 7 years ago
  52. 602a143 doc: update with CMake instructions by Anas Nashif · 7 years ago
  53. 4c2d260 doxygen: ignore misc/util.h by Anas Nashif · 7 years ago
  54. 8bffcda doc: usermode: iterative refinements by Andrew Boie · 7 years ago
  55. d06e4f5 doc: fix misspellings in porting/arch.rst by David B. Kinder · 7 years ago
  56. 0bf9d33 mem_domain: inherit from parent thread by Andrew Boie · 7 years ago
  57. dede4cb doc: move memory domain docs under user mode by Andrew Boie · 7 years ago
  58. 2d2a97b docs: initial user mode documentation by Andrew Boie · 7 years ago
  59. 2486694 net: http: Create HTTP library that uses net-app by Jukka Rissanen · 7 years ago
  60. 018198c net: buf: Add slist helpers by Johan Hedberg · 7 years ago
  61. 591ba2c doc: fix typos in a few docs by Christoph Sax · 7 years ago
  62. fafff0f doc: update links to new zephyrproject.org site by David B. Kinder · 7 years ago
  63. ede2dc6 doc: Update security vulnerabilities email address by Andy Gross · 7 years ago
  64. 668513e docs: application: document "make flash" conventions by Marti Bolivar · 7 years ago
  65. da9b0dd drivers: Rename `random` to `entropy` by Leandro Pereira · 7 years ago
  66. 780324b cleanup: rename fiber/task -> thread by Anas Nashif · 7 years ago
  67. 97e0309 doc: 1.9.x release notes by Carles Cufi · 7 years ago
  68. 9017a84 doc: eliminate many "expected" doc gen warnings by David B. Kinder · 7 years ago
  69. 3d2e1dc doc: fix doxygen handling of __attribute__(x) by David B. Kinder · 7 years ago
  70. 2632c6d doc: update linux installation guide for 0.9.2 SDK by David B. Kinder · 7 years ago
  71. 81643e2 doc: getting_started: Fix layout issue with code block by Carles Cufi · 7 years ago
  72. 9fa4579 doc: spelling and clarity edits to sanitycheck doc by David B. Kinder · 7 years ago
  73. ee71332 doc: fix doc misspellings by David B. Kinder · 7 years ago
  74. ebc329d doc: document extra_configs option for testcases by Anas Nashif · 7 years ago
  75. 90c1cf1 doc: run oldconfig on xtools config by Anas Nashif · 7 years ago
  76. 712ce26 docs: drivers: Fix syntax errors in "Single Driver, Multiple Instances" by Leandro Pereira · 7 years ago
  77. c30f692 net: samples: Modify coaps_client to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  78. 7519240 net: samples: Modify coaps_server to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  79. bde8c6d6 net: samples: Modify zoap_client to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  80. 3e4a706 net: samples: Modify zoap_server to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  81. 42a91f4 net: coap: Rename ZOAP library by Ravi kumar Veeramally · 7 years ago
  82. 9bc6461 doc: Adding ccache to Linux environment setup. by David Leach · 7 years ago
  83. 2f790f5c doc: getting_started: Clarify MSYS2 instructions by Carles Cufi · 7 years ago
  84. 37340c7 doc: remove obsolete v1 changes/porting docs by David B. Kinder · 7 years ago
  85. e9c9702 kernel: add memory domain APIs by Chunlin Han · 7 years ago
  86. de85fde doc: more attribute ids to eliminate warnings by David B. Kinder · 7 years ago
  87. fa94ee7 syscalls: greatly simplify system call declaration by Andrew Boie · 7 years ago
  88. 3d4f213 doc: add sphinx/breathe conf to eliminate warnings by David B. Kinder · 7 years ago
  89. 9c50ac3 doc: update doc generation info by David B. Kinder · 7 years ago
  90. 10b24a8 doc: add contributing non-Apache2.0 docs by David B. Kinder · 8 years ago
  91. d3b0cd4 doc: move docgen filter out of shippable script by David B. Kinder · 8 years ago
  92. ae76cb0 net: Improve documentation about accessing Internet from qemu. by Michał Kruszewski · 8 years ago
  93. 8c708fd doc: fix misspellings and hyphen use by David B. Kinder · 8 years ago
  94. b56c317 doc: Add RISC-V to a list of SDK-supported ISA's by Sebastian Bøe · 8 years ago
  95. d98661a doc: update to use macOS throughout docs by David B. Kinder · 8 years ago
  96. d0e9d7c doc: fix link title in linux installation guide by David B. Kinder · 8 years ago
  97. 1b79787 doc: tweak API doc CSS for RTD theme by David B. Kinder · 8 years ago
  98. d140a7f doc: fix instruction in Adding Directories section by Massimiliano Cialdi · 8 years ago
  99. 1caa6f2 doc: update release notes with ARC details by Anas Nashif · 8 years ago
  100. 2397ce8 doc: update release notes index with 1.9 by Anas Nashif · 8 years ago