1. ad235dc arm: UART driver modifications for MKL25Z soc support by Gustavo Denardin · 8 years ago
  2. 51036ca nrf_rtc_timer: clear events and counter when disabling sys_clock by Ricardo Salveti · 8 years ago
  3. 67f488b boards: add 96b_nitrogen board documentation by Ricardo Salveti · 8 years ago
  4. 2df2790 boards: add 96b_carbon board documentation by Ricardo Salveti · 8 years ago
  5. 83d8ffb spi: mcux: Rename spi driver to DSPI to match naming convention by Kumar Gala · 8 years ago
  6. fedf497 olimexino_stm32: Enable DT usage for OLIMEXINO STM32 by Yannis Damigos · 8 years ago
  7. a7b6d76 dts: arm: Add base DTS support for Olimexino STM32 board by Yannis Damigos · 8 years ago
  8. 5295191 arm: IRQ number correction in the soc configuration by Gustavo Denardin · 8 years ago
  9. f475d2c samples: grove: remove duplicate config by Anas Nashif · 8 years ago
  10. c3f79e1 test/crypto: Update ECC DSA test case by Flavio Santes · 8 years ago
  11. 3692aed test/crypto: Update ECC DH test case by Flavio Santes · 8 years ago
  12. a50c1d0 test: Add test for JSON library by Leandro Pereira · 8 years ago
  13. 262365c lib: json: Fix parsing of boolean values by Leandro Pereira · 8 years ago
  14. 4c7803b lib: json: Ignore spaces while scanning for tokens by Leandro Pereira · 8 years ago
  15. 844ef67 lib: json: Fix number parsing by Leandro Pereira · 8 years ago
  16. 122cdb3 lib: json: Do not use translation tables to encode characters by Leandro Pereira · 8 years ago
  17. 95ec49c lib: json: Simplify lexing of "true", "false", and "null" tokens by Leandro Pereira · 8 years ago
  18. b9b1c18 lib: json: Add encoding support by Leandro Pereira · 8 years ago
  19. 67ac6f6 lib: json: Parse nested objects and arrays by Leandro Pereira · 8 years ago
  20. 0505c9c benchmarks: convert latency_measure to unified kernel by Anas Nashif · 8 years ago
  21. c096453 doc: fix installation on windows instructions by David B. Kinder · 8 years ago
  22. 25aa9e8 tests: enable syslog for sensors by Anas Nashif · 8 years ago
  23. a53bc0e sensors: sx9500: varables undeclared when in debug mode by Anas Nashif · 8 years ago
  24. 2c04055 Merge "Merge bluetooth branch into master" by Anas Nashif · 8 years ago
  25. 8ec959a Merge "Merge net branch into master" by Anas Nashif · 8 years ago
  26. 93fbca0 Merge bluetooth branch into master by Johan Hedberg · 8 years ago
  27. 898c8b6 tests: object_footprint: add missing file by Anas Nashif · 8 years ago
  28. e994b0a benchmarks: remove legacy tests already ported to unified by Anas Nashif · 8 years ago
  29. 7942eae benchmarks: port object_footprint to unified kernel by Anas Nashif · 8 years ago
  30. 477a928 benchmarks: move footprint benchmark out of legacy by Anas Nashif · 8 years ago
  31. 6db4a99 tests: tag with 'ignore_faults' testcases that provoke faults by Inaky Perez-Gonzalez · 8 years ago
  32. aa70533 tests: remove legacy tests already ported to unified by Anas Nashif · 8 years ago
  33. 611460b Bluetooth: controller: Fix race waiting for ticker job to complt by Vinayak Chettimada · 8 years ago
  34. 2d644f2 Bluetooth: controller: Fix mayfly caller id for thread call path by Vinayak Chettimada · 8 years ago
  35. 9b13577 Merge net branch into master by Jukka Rissanen · 8 years ago
  36. 178589f net/net_if: When IPv6 DAD is disabled, added address gets final state by Tomasz Bursztyka · 8 years ago
  37. 53b9c45 net/ipv6: Fix a NULL dereferencing issue when debug is enabled by Tomasz Bursztyka · 8 years ago
  38. c3b1070 tests: dns: Resolve API test cases by Jukka Rissanen · 8 years ago
  39. aa11cef net: shell: Add DNS query support by Jukka Rissanen · 8 years ago
  40. c6cad93 samples: net: DNS resolving sample application by Jukka Rissanen · 8 years ago
  41. cbfce3a net: dns: Add functions to resolve using default context by Jukka Rissanen · 8 years ago
  42. 8dc0126 net: dns: Initialize DNS resolver if DNS servers are set by Jukka Rissanen · 8 years ago
  43. 79cd66f net: dns: Add resolve API by Jukka Rissanen · 8 years ago
  44. 3b07698 net/samples: Add static ipv4 addresses for arduino 101 echo apps config by Tomasz Bursztyka · 8 years ago
  45. 850efc2 net/icmpv4: Normalize input function signature with ipv6 counter-part by Tomasz Bursztyka · 8 years ago
  46. e98f2e0 net/shell: Add ping reply handlers and a timeout by Tomasz Bursztyka · 8 years ago
  47. 19af4ee net/icpmv4: Add dynamically registered ICMPv4 handlers by Tomasz Bursztyka · 8 years ago
  48. 1d361b0 net/shell: Simplify ping logic by Tomasz Bursztyka · 8 years ago
  49. 1e3dc0c net/ipv6: Renaming IPv6 neighbor state related macros and function by Tomasz Bursztyka · 8 years ago
  50. 4991499 net/ipv6: Regroup debugging routines relevantly by Tomasz Bursztyka · 8 years ago
  51. d7145b3 drivers/ieee802154: Remove very old CC2520 left-over from µIP stack by Tomasz Bursztyka · 8 years ago
  52. b3e5de6 net: tcp: Invalid transition from FIN_WAIT_1 to CLOSE_WAIT by Jukka Rissanen · 8 years ago
  53. 4de6340 net: shell: Add command for testing TCP connection by Jukka Rissanen · 8 years ago
  54. 4d0c272 net: tcp: Refactor net_tcp_trace() by Jukka Rissanen · 8 years ago
  55. 4fcf04d samples: net: Remove multicast address setting in echo-client by Jukka Rissanen · 8 years ago
  56. 2149ec5 net: ipv6: Adding router mgmt add/del events by Jukka Rissanen · 8 years ago
  57. 3535213 samples: net: Remove multicast address setting in echo-server by Jukka Rissanen · 8 years ago
  58. 8130208 net: context: Set the bind port by Jukka Rissanen · 8 years ago
  59. 657ad14 net: offload: More decoupling of net_offload from l2 naming by Gil Pitney · 8 years ago
  60. 3209c22 net: offload: Move offload_ip field from net_l2 to net_if by Gil Pitney · 8 years ago
  61. adb2e7e net: offload: Rename Kconfig NET_L2_OFFLOAD_IP to NET_OFFLOAD by Gil Pitney · 8 years ago
  62. 2801389 wpanusb: Fix using incorrect nbuf in fragment_get() by Andrei Emeltchenko · 8 years ago
  63. 0d168bf drivers: cc2520: Correct configuration options by Andrei Emeltchenko · 8 years ago
  64. 33c2480 wpan_serial: Correct system logging domain by Andrei Emeltchenko · 8 years ago
  65. 9333666 samples/net/echo_client: add SAM e70 and FRDM k64f ethernet configurations by Inaky Perez-Gonzalez · 8 years ago
  66. 1fb8b4a net: route: Fix when route not found with dst address by Ravi kumar Veeramally · 8 years ago
  67. 192ca6c net: rpl: Fix verdict for handle_dao_ack by Ravi kumar Veeramally · 8 years ago
  68. 42994f3 net: rpl: Cache src and dst addresses for DAO ACK reply by Ravi kumar Veeramally · 8 years ago
  69. 97f4f69 net: rpl: Fix setting metadata of forwarding buffer by Ravi kumar Veeramally · 8 years ago
  70. 948ec35 net: rpl: Fix invalid reading of RPL Transmit information by Ravi kumar Veeramally · 8 years ago
  71. 62116a9 net: rpl: Add missing Kconfig option by Ravi kumar Veeramally · 8 years ago
  72. 3bf7eb5 net: rpl: Handle verdict properly for forwarding_dao by Ravi kumar Veeramally · 8 years ago
  73. 72a758f net: zoap: Fix memory leak by Ravi kumar Veeramally · 8 years ago
  74. 7ef7d30 net: rpl: Fix printf modifiers for size_t variables by Jukka Rissanen · 8 years ago
  75. c4751a7 net: Select IPv6 neighbor cache when RPL is enabled by Jukka Rissanen · 8 years ago
  76. 1061ce3 net: route: Try to route IPv6 packet if we are not the recipient by Jukka Rissanen · 8 years ago
  77. ea8ca7d Bluetooth: tester: Fix UART issue on qemu by Mariusz Skamra · 8 years ago
  78. 9f76ce6 Bluetooth: L2CAP: Use sys_slist_t for fixed channels by Luiz Augusto von Dentz · 8 years ago
  79. 194c4b9 Bluetooth: L2CAP: Use sys_slist_t for server channels by Luiz Augusto von Dentz · 8 years ago
  80. 1530178 samples: fxos8700: Add support for temperature by Maureen Helm · 8 years ago
  81. 9b715d9 samples: fxos8700: Switch to generic SYS_LOG_SENSOR_LEVEL by Maureen Helm · 8 years ago
  82. 4905e40 fxos8700: Add support for temperature by Maureen Helm · 8 years ago
  83. 1a344ed fxos8700: Use SYS_LOG_ERR instead of SYS_LOG_DBG for errors by Maureen Helm · 8 years ago
  84. 41a5589 Bluetooth: L2CAP: Use sys_slist_t for connection channels by Luiz Augusto von Dentz · 8 years ago
  85. 2ddb968 tests: kernel: port work_queue test to unified kernel by Jithu Joseph · 8 years ago
  86. 9df2afc tests: kernel: test_pend: Porting legacy tests to unified kernel by Sergio Rodriguez · 8 years ago
  87. 4514e62 doc: add dfu-util to Mac OS dependencies by Ricardo Salveti · 8 years ago
  88. 7a8bdf5 boards: 96b_carbon: support 'make flash' over DFU by Ricardo Salveti · 8 years ago
  89. 4f92c18 scripts/dfuutil: add support for DfuSe devices by Ricardo Salveti · 8 years ago
  90. 8e27ad4 Added sensor driver for ADXL362 by Dario Pennisi · 8 years ago
  91. 4679a5f sensor: bme280: fixed SPI device init by Anas Nashif · 8 years ago
  92. aa435c9 Bluetooth: L2CAP: Fix TX queueing for LE CoC by Mariusz Skamra · 8 years ago
  93. 0efd388 Bluetooth: controller: Cleanup makefiles by Vinayak Chettimada · 8 years ago
  94. 9522b9a Bluetooth: controller: Move PDU macros from radio.h to pdu.h by Vinayak Chettimada · 8 years ago
  95. 2037ec8 Bluetooth: shell: Add connection update command by Vinayak Chettimada · 8 years ago
  96. bb975d3 Bluetooth: ATT: Refactor PDU handling by Johan Hedberg · 8 years ago
  97. 30a4652 Bluetooth: shell: Reorder commands in logical order of use by Vinayak Chettimada · 8 years ago
  98. 6a2d57d Bluetooth: ATT: Reorder handler struct for compactness by Johan Hedberg · 8 years ago
  99. bd80aff Bluetooth: Support connection parameter update as central by Vinayak Chettimada · 8 years ago
  100. f2f50d8 Bluetooth: Fix checks for changes in connection parameters by Vinayak Chettimada · 8 years ago