1. 429bea5 boards: arm: Add support for the Nordic pca10056 PDK by Carles Cufi · 8 years ago
  2. ce8629c arch: arm: Add support for the Nordic nRF52840 IC by Carles Cufi · 8 years ago
  3. c5d2c4a arch: arm: Refactor and cleanup nRF52 series arch code by Carles Cufi · 8 years ago
  4. 6afcee5 boards: nrf52: Specify nRF52832 IC in default config by Carles Cufi · 8 years ago
  5. 87a5e7b ext: Update Nordic MDK header files by Carles Cufi · 8 years ago
  6. e15c552 drivers: serial: nrf5: Undefine MDK macros to avoid conflict by Carles Cufi · 8 years ago
  7. fc479e0 Bluetooth: controller: Use SERIES config instead of NRF52 by Carles Cufi · 8 years ago
  8. f655da2 eth/enc28j60: CONFIG_ETHERNET no longer exists. by Marcus Shawcroft · 8 years ago
  9. 9094fdb eth/config: Group ethernet driver configuration into one menu. by Marcus Shawcroft · 8 years ago
  10. 531cb01 ieee802165: Device driver_api is const, honour it. by Marcus Shawcroft · 8 years ago
  11. af60958 net: Device driver_api is const, honour it. by Marcus Shawcroft · 8 years ago
  12. 78a1256 echo_server: Fix frdm_k64f build in the absence of CC2520 by Marcus Shawcroft · 8 years ago
  13. 0e10228 samples: remove obsolete KERNEL_TYPE by Anas Nashif · 8 years ago
  14. d3578bb tests: GDB server only works on qemu_x86 now by Anas Nashif · 8 years ago
  15. 7e86380 tests: add gdb server test by Anas Nashif · 8 years ago
  16. 87133d5 debug: gdb: move to new kernel APIs by Anas Nashif · 8 years ago
  17. 2f203c2 tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS by Anas Nashif · 8 years ago
  18. c7f7314 kconfig: group options into menus by Anas Nashif · 8 years ago
  19. d687a95 kernel: move kernel code to kernel/ directly by Anas Nashif · 8 years ago
  20. 9463dc0 kernel: merge kernel Kconfigs into one by Anas Nashif · 8 years ago
  21. 0d775bc x86: remove obsolete comment about tasks/fibers by Anas Nashif · 8 years ago
  22. 40b7183 kernel: fixed description of THREAD_CUSTOM_DATA by Anas Nashif · 8 years ago
  23. aa21547 object_tracing: fixed style by Anas Nashif · 8 years ago
  24. e6b7ba4 debug: fixed style and align code by Anas Nashif · 8 years ago
  25. 569f0b4 debug: move debug features from misc to subsys/debug by Anas Nashif · 8 years ago
  26. a9e879e logging: move sys_log to subsys/logging by Anas Nashif · 8 years ago
  27. affd58a doc: rename shell section to simply: Shell by Anas Nashif · 8 years ago
  28. f323c00 kconfig: remove unused TASK_DEBUG options by Anas Nashif · 8 years ago
  29. ed116ac kernel: kconfig: move power management options out by Anas Nashif · 8 years ago
  30. 666afe5 kernel: kconfig: move event logger options into file by Anas Nashif · 8 years ago
  31. bd10845 kernel: kconfig: replace task/fiber with threads by Anas Nashif · 8 years ago
  32. 59a7de8 kernel: Isolate logger options by Anas Nashif · 8 years ago
  33. cfbe9b0 kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTED by Anas Nashif · 8 years ago
  34. f855d35 kernel: remove unused and obsolete headers by Anas Nashif · 8 years ago
  35. cb888e6 kernel: remove nano/micro wording and usage by Anas Nashif · 8 years ago
  36. c1f2e26 timer: hpet: rename debug function to avoid conflict by Anas Nashif · 8 years ago
  37. 5ad2905 arm: remove old GDB_INFO support by Anas Nashif · 8 years ago
  38. 1f2a579 kernel: add missing ___kernel_t_arch_OFFSET by Benjamin Walsh · 8 years ago
  39. c7979f0 tinycrypt: Update TinyCrypt to version 0.2.5 by Flavio Santes · 8 years ago
  40. cd7ea0b samples: disable single threaded hello world for configs that fail by Kumar Gala · 8 years ago
  41. 2c3a3ea dhcpv4: Adjust prj file selection. by Marcus Shawcroft · 8 years ago
  42. 28aff95 dhcpv4_client: Remove unnecessary ETH_KSDK configuration. by Marcus Shawcroft · 8 years ago
  43. 6f74a4a k64f: Default the ETH_KSDK on if NET_L2_ETHERNET enabled. by Marcus Shawcroft · 8 years ago
  44. 8053024 doc: update architecture porting guide to unified kernel by Benjamin Walsh · 8 years ago
  45. cef368f kernel/arch: rename ARCH_HAS_NANO_FIBER_ABORT to ARCH_HAS_THREAD_ABORT by Benjamin Walsh · 8 years ago
  46. 50f4883 kernel/arch: remove obsolete instances of irq_connect by Benjamin Walsh · 8 years ago
  47. a99aa34 samples: add configuration for single threaded hello world by Anas Nashif · 8 years ago
  48. 096d8e9 kernel: fix warnings when CONFIG_MULTITHREADING=n by Benjamin Walsh · 8 years ago
  49. e0ca210 kernel: initialize system work queue after kernel is up by Benjamin Walsh · 8 years ago
  50. f11fe9e kernel: set CONFIG_MDEF by default by Anas Nashif · 8 years ago
  51. db20723 samples: bmi160: code clean up by Baohong Liu · 8 years ago
  52. bd90bb7 boards: define onboard LED on quark se c1000 devboard by Anas Nashif · 8 years ago
  53. 877972f Merge net branch into master by Tomasz Bursztyka · 8 years ago
  54. 675277e net: nbuf: Initialize nbuf memory area after allocation by Tomasz Bursztyka · 8 years ago
  55. 7a19370 sample: net: Updating qemu config for 802.15.4 testing by Tomasz Bursztyka · 8 years ago
  56. e7af4b8 samples: net: Fix echo applications setting for 15.4 by Tomasz Bursztyka · 8 years ago
  57. f991b82 net: buf: Use buf->pool instead of now removed buf->free by Tomasz Bursztyka · 8 years ago
  58. afab253 iot/dns: Fix IPv6 compilation issue by Flavio Santes · 8 years ago
  59. 66a323f iot/dns: Add support for the FRDM K64F board by Flavio Santes · 8 years ago
  60. 56ba584 iot/dns: Update Makefile by Flavio Santes · 8 years ago
  61. d3f587e samples: net: mbedtls: Let's enable fastest enc28j60 speed on a101 by Tomasz Bursztyka · 8 years ago
  62. 90dc300 samples: net: Add dedicated dhcpv4 prj.conf for frdm k64f board by Tomasz Bursztyka · 8 years ago
  63. cc946bf samples: net: Add Arduino 101 dedicated config for dhcpv4_client by Tomasz Bursztyka · 8 years ago
  64. a2bb211 samples: net: Remove useless prj.mdef from dhcpv4_client by Tomasz Bursztyka · 8 years ago
  65. 4687648 drivers: eth_ksdk: Simplifying MAC address generation by Tomasz Bursztyka · 8 years ago
  66. 943d55d drivers: eth_ksdk: There is a unique L2 driver by Tomasz Bursztyka · 8 years ago
  67. 6480594 drivers: eth_ksdk: Theres is no longer 'ETHERNET' Kconfig option by Tomasz Bursztyka · 8 years ago
  68. c1e5267 drivers: enc28j60: Removing useless legacy driver by Tomasz Bursztyka · 8 years ago
  69. b94042d drivers: enc28j60: Expose RX thread stack size and prio config by Tomasz Bursztyka · 8 years ago
  70. 214970a drivers: enc28j60: Add logging by Tomasz Bursztyka · 8 years ago
  71. 3e62dfb drivers: ennc28j60: There is a unique L2 driver by Tomasz Bursztyka · 8 years ago
  72. c38f1e78 drivers: enc28j60: Fix one tiny naming issue by Tomasz Bursztyka · 8 years ago
  73. 28255fa drivers: enc28j60: Fix a Kconfig comment by Tomasz Bursztyka · 8 years ago
  74. 7d6c50d drivers: enc28j60: Fix a tiny style issue by Tomasz Bursztyka · 8 years ago
  75. d882e24 drivers: ethernet: Enable sys log levels depending on NET_ETHERNET_L2 by Tomasz Bursztyka · 8 years ago
  76. 58c34af drivers: ethernet: Push DW specific Kconfig options to its own file by Tomasz Bursztyka · 8 years ago
  77. aa2c4ec drivers: enc28j60: Let's remove the CRC in the end of the frame by Tomasz Bursztyka · 8 years ago
  78. cff19c1 net: l2: ethernet: Handle Ethernet II minimal frame size relevantly by Tomasz Bursztyka · 8 years ago
  79. cb8f775 net: echo_client: Fix using CONFIG_NETWORKING_WITH_BT by Luiz Augusto von Dentz · 8 years ago
  80. 73e76c2 net: Remove unnecessary k_wakeup by Luiz Augusto von Dentz · 8 years ago
  81. e27e1e7 samples: net: Fix compile error following frdm pinmux change by Andrei Emeltchenko · 8 years ago
  82. 7d5c9de samples/net/README: Add DNS client section by Flavio Santes · 8 years ago
  83. a73a5bc tests/tcp: Initialize buffer to NULL by Flavio Santes · 8 years ago
  84. fc24fc2 samples/mbedtls_dtlsclient: Add ARG_UNUSED by Flavio Santes · 8 years ago
  85. 3b64d87 samples/mbedtls_dtlsclient: Validate destination buffer size by Flavio Santes · 8 years ago
  86. a6dd26a samples/mbedtls_dtlsclient: Using semaphore for rx by Sergio Rodriguez · 8 years ago
  87. c7afecf iot/dns: Update sample application by Flavio Santes · 8 years ago
  88. 44b2f21 iot/dns: Use a k_sem for the DNS rx routine by Flavio Santes · 8 years ago
  89. 5d0900e iot/dns: Update DNS client private routines by Flavio Santes · 8 years ago
  90. 0d257a0 iot/dns: Introduce the dns_context structure by Flavio Santes · 8 years ago
  91. a8b73aa tcp: Validate net_context_put return code by Flavio Santes · 8 years ago
  92. db04f43 tests/iot/http: Initialize parser struct by Flavio Santes · 8 years ago
  93. e776658 net: Remove legacy tinydtls.h header by Flavio Santes · 8 years ago
  94. 89dc7ed samples: echo apps: Use Kconfig options to setup IPv6 on cc2520 config by Tomasz Bursztyka · 8 years ago
  95. 90be49f net: echo_client: Enable Bluetooth support by Luiz Augusto von Dentz · 8 years ago
  96. 88bd2f9 net: echo_server: Enable Bluetooth support by Luiz Augusto von Dentz · 8 years ago
  97. 572f41a samples: net: echo apps: Add cc2520 configuration for frdm_k64f by Tomasz Bursztyka · 8 years ago
  98. 7bd1b6c samples: wpanusb: Removing legacy left-over by Tomasz Bursztyka · 8 years ago
  99. 9acd710 net: Update TODO list on L2 and 15.4 tasks by Tomasz Bursztyka · 8 years ago
  100. 1f26a33 power_mgr: Update sample app with ARC DEEP_SLEEP by Julien Delayen · 8 years ago