1. b1c1020 Add UART irq input hook to uart_console_isr() by Peter Mitsis · 9 years ago
  2. b214717 build: remove unsupported targets from Makefile by Anas Nashif · 9 years ago
  3. 6c625c9 kbuild: remove unused and unsupported GCOV_KERNEL by Anas Nashif · 9 years ago
  4. 8c4f232 test_atomic: test case to verify atomic.h by Andrew Boie · 9 years ago
  5. 8397dc5 _irq_handler_set: don't require old function as parameter by Andrew Boie · 9 years ago
  6. 39dceb2 uart: simple: throw an error if configuration options not provided by Anas Nashif · 9 years ago
  7. faa11b7 gpio: remove both edge support on dw arc ip by Juan Manuel Cruz · 9 years ago
  8. 4115d68 link: remove unsupported features by Anas Nashif · 9 years ago
  9. c0078cf Remove linux features in build process that we do not support by Anas Nashif · 9 years ago
  10. 0c39517 makefile: put app files in seperate target by Anas Nashif · 9 years ago
  11. 7ed1abf checkpatch: warning - new_typedefs by Dan Kalowsky · 9 years ago
  12. 5bd4324 Bluetooth: L2CAP: Unref buffer after calling recv callback by Luiz Augusto von Dentz · 9 years ago
  13. 0475c03 Bluetooth: L2CAP: Fix MTU value by Luiz Augusto von Dentz · 9 years ago
  14. 6da7f38 Bluetooth: L2CAP: Send LE Flow Control Credit by Luiz Augusto von Dentz · 9 years ago
  15. 6d60cee Bluetooth: Use bt_hci_cmd_send_sync for host buffer size by Johan Hedberg · 9 years ago
  16. e16bb22 Bluetooth: Refactor hci_init routine by Arkadiusz Lichwa · 9 years ago
  17. e5a1e66 Bluetooth: L2CAP: Handle disconnection request by Luiz Augusto von Dentz · 9 years ago
  18. 92b40ae Bluetooth: L2CAP: Fix selecting MPS based on buffer tailroom by Luiz Augusto von Dentz · 9 years ago
  19. 4e2880f Bluetooth: Make sure fixed channels have the tx CID set by Johan Hedberg · 9 years ago
  20. c20b68a Bluetooth: Remove broken check for existing rx CID by Johan Hedberg · 9 years ago
  21. 4f66545 Bluetooth: Add clarifying comment to l2cap_chan_alloc_cid() by Johan Hedberg · 9 years ago
  22. b5245cb Bluetooth: l2cap: Fix setting unnecessary DCID header in response by Johan Hedberg · 9 years ago
  23. 736e8b1 net: test: Remove the test_15_4 testcase temporarily by Jukka Rissanen · 9 years ago
  24. 450a124 Bluetooth: Fix checking for existing dynamic CID by Johan Hedberg · 9 years ago
  25. 4c6a95b Bluetooth: Add missing check for invalid dynamic CID by Johan Hedberg · 9 years ago
  26. 394de5d Bluetooth: L2CAP name dynamic CID ranges appropriately by Johan Hedberg · 9 years ago
  27. d858444 Bluetooth: l2cap: Fix error code for SCID in use by Johan Hedberg · 9 years ago
  28. 2b68871 Bluetooth: uart: Fix discarding data in case of too small buffer by Johan Hedberg · 9 years ago
  29. b620f6a net: samples/buf: Fix Kconfig option name by Johan Hedberg · 9 years ago
  30. 7014046 Bluetooth: L2CAP: Don't limit tx MTU by Luiz Augusto von Dentz · 9 years ago
  31. b861797 Bluetooth: Fix not unreferencing buffer by Luiz Augusto von Dentz · 9 years ago
  32. c73a6fd Bluetooth: Adjust lower bound of HCI command size by Johan Hedberg · 9 years ago
  33. db51867 net: Fix NET_BUF_ASSERT macro compile error by Jukka Rissanen · 9 years ago
  34. 9350318 Bluetooth: core: Rename buffer user data more appropriately by Johan Hedberg · 9 years ago
  35. 297f4f4 Bluetooth: Split HCI command & event buffers to two pools by Johan Hedberg · 9 years ago
  36. eaa34b0 Bluetooth: Fix using correct host ACL buffer count by Johan Hedberg · 9 years ago
  37. e9ceedc Bluetooth: Introduce config options for buffer counts/sizes by Johan Hedberg · 9 years ago
  38. fc6b853 Bluetooth: Clean up Kconfig by Johan Hedberg · 9 years ago
  39. 5fe86c9 Bluetooth: Fix typo in NET_BUF Kconfig option description by Szymon Janc · 9 years ago
  40. c84d05a Bluetooth: Allow to enable debugs without connection support by Szymon Janc · 9 years ago
  41. ea513bb Bluetooth: Always compile in UUID support by Szymon Janc · 9 years ago
  42. 6b17c48 net: Rename samples/microkernel/apps/network by Jukka Rissanen · 9 years ago
  43. b14e623 net: Rename samples/nanokernel/apps/network by Jukka Rissanen · 9 years ago
  44. bd5d503 net: Rename samples/network to samples/net by Jukka Rissanen · 9 years ago
  45. 4b433d4 Bluetooth: Differentiate send/recv of needed driver headroom by Johan Hedberg · 9 years ago
  46. 1c0c1e4 net: apps: Add sanity test changes to test_15_4 by Ravi kumar Veeramally · 9 years ago
  47. a81c968 net: Add Kconfig option for sanity test by Ravi kumar Veeramally · 9 years ago
  48. 694d972 net: apps: Add support for CONFIG_NET_15_4_LOOPBACK_NUM by Ravi kumar Veeramally · 9 years ago
  49. fa8636c Bluetooth: Fix handle value in completed packets command by Johan Hedberg · 9 years ago
  50. 13fcc5c Bluetooth: Make ACL/HCI user data private to hci_core.c by Johan Hedberg · 9 years ago
  51. 52cf66f Bluetooth: Remove user data from outgoing ACL buffers by Johan Hedberg · 9 years ago
  52. 31114c3 Bluetooth: Remove buffer type information from user data by Johan Hedberg · 9 years ago
  53. 5f4daa1 Bluetooth: Merge send_acl/cmd back to a single callback by Johan Hedberg · 9 years ago
  54. ff2d104 Bluetooth: Move buffer type enum to driver.h by Johan Hedberg · 9 years ago
  55. e000290 Bluetooth: Move outgoing ACL buffer management to l2cap.c by Johan Hedberg · 9 years ago
  56. 3822aec Bluetooth: Merge buf.[ch] functionality into hci_core.[ch] by Johan Hedberg · 9 years ago
  57. 1ddc3ed Bluetooth: Introduce HCI-driver specific buffer functions by Johan Hedberg · 9 years ago
  58. 7ff1cbd Bluetooth: Split HCI driver ACL/CMD send callback by Johan Hedberg · 9 years ago
  59. 70f80ad Bluetooth: samples/peripheral: Remove dependency on internal define by Johan Hedberg · 9 years ago
  60. 51af39f Bluetooth: Allow sanity to build tester on x86 by Szymon Janc · 9 years ago
  61. 34f1cac net: Add Kconfig option for loopback num by Ravi kumar Veeramally · 9 years ago
  62. 5e965ca net: apps: Remove unused nanosems by Ravi kumar Veeramally · 9 years ago
  63. 4d705ee net: Fix net_buf variable initialization by Ravi kumar Veeramally · 9 years ago
  64. 162b5e8 Bluetooth: Default to ARM build for tester application by Szymon Janc · 9 years ago
  65. f1baa0b Bluetooth: uart: Remove incorrect buffer type check by Johan Hedberg · 9 years ago
  66. 0c33864 Bluetooth: Remove unnecessary deadlock check by Johan Hedberg · 9 years ago
  67. ea11d4b Bluetooth: Add helper macros for accessing Bluetooth user data by Johan Hedberg · 9 years ago
  68. 6e84d77 Bluetooth: Remove old bt_buf API by Johan Hedberg · 9 years ago
  69. 48fde83 Bluetooth: samples/test_bluetooth: Convert to net_buf API by Johan Hedberg · 9 years ago
  70. e412859 Bluetooth: samples/shell: Convert to net_buf API by Johan Hedberg · 9 years ago
  71. ad20899 Bluetooth: gatt: Convert to net_buf API by Johan Hedberg · 9 years ago
  72. b947694 Bluetooth: att: Convert to net_buf API by Johan Hedberg · 9 years ago
  73. dfdd7b2 Bluetooth: smp: Convert to net_buf API by Johan Hedberg · 9 years ago
  74. 529a123 Bluetooth: l2cap: Convert to net_buf API by Johan Hedberg · 9 years ago
  75. 5b40630 Bluetooth: conn: Convert to net_buf API by Johan Hedberg · 9 years ago
  76. c73b131 Bluetooth: core: Convert to net_buf API by Johan Hedberg · 9 years ago
  77. 1f01f1d Bluetooth: uart: Convert to net_buf API by Johan Hedberg · 9 years ago
  78. 581fa90 Bluetooth: Initial conversion to net_buf API by Johan Hedberg · 9 years ago
  79. c1f0076 net: Add initial generic buffer implementation by Johan Hedberg · 9 years ago
  80. d57e54f Bluetooth: Make it possible to build tester for x86 by Luiz Augusto von Dentz · 9 years ago
  81. 929d4f4 Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value by Luiz Augusto von Dentz · 9 years ago
  82. 1617f55 Bluetooth: GATT: Remove value_handle from bt_gatt_chrc by Luiz Augusto von Dentz · 9 years ago
  83. 148ce30 Bluetooth: GATT: Remove unused field of _bt_gatt_ccc by Luiz Augusto von Dentz · 9 years ago
  84. 1284e60 Bluetooth: GATT: Remove handles from macros by Luiz Augusto von Dentz · 9 years ago
  85. 1c8ab98 Bluetooth: GATT: Make attribute database into a list by Luiz Augusto von Dentz · 9 years ago
  86. 2a11205 net: apps: echo_server: Add Ethernet support by Michael LeMay · 9 years ago
  87. ef2a225 eth: dw: galileo: Provide pre-set MMIO base address and IRQ by Michael LeMay · 9 years ago
  88. ebba3bf eth: dw: Add driver for Synopsys DesignWare Ethernet MAC by Michael LeMay · 9 years ago
  89. 0927378 net: Add Ethernet support to the network stack by Michael LeMay · 9 years ago
  90. 2684f44 pci: Add pci_enable_bus_master by Michael LeMay · 9 years ago
  91. b7ae2f4 net: Fix enabling both Bluetooth and Networking support by Johan Hedberg · 9 years ago
  92. 4988587 Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref by Johan Hedberg · 9 years ago
  93. 6f41017 Bluetooth: Make bt_uuid_str parameter const by Luiz Augusto von Dentz · 9 years ago
  94. 48cbd12 Bluetooth: Fix UUID 128 bits string format by Luiz Augusto von Dentz · 9 years ago
  95. 13e0178 Bluetooth: Add support for writting characterisitc value by Mariusz Skamra · 9 years ago
  96. 1fa60d7 Bluetooth: Fix set value command handler by Mariusz Skamra · 9 years ago
  97. 79bd18e Bluetooth: uart: Remove dead code by Johan Hedberg · 9 years ago
  98. 82f3326 Bluetooth: Change fifo_fill to poll_out by Andrei Emeltchenko · 9 years ago
  99. ac00cd4 net: Adapt return value from network driver send routine by Michael LeMay · 9 years ago
  100. 6cb42e1 Bluetooth: Make use of bt_uuid_to_str by Luiz Augusto von Dentz · 9 years ago