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