1. 55280d9 doc: sphinx-build prints only warnings or errors by Inaky Perez-Gonzalez · 9 years ago
  2. 3fd3a05 doc: fix warnings in apps_kernel_conf.rst by Inaky Perez-Gonzalez · 9 years ago
  3. bf94c8f doc: remove warning on failed code highlighting by Inaky Perez-Gonzalez · 9 years ago
  4. e03babf doc: fix references to examples in variables.rst by Inaky Perez-Gonzalez · 9 years ago
  5. 71228b4 doc: fix warnings in groups.rst by Inaky Perez-Gonzalez · 9 years ago
  6. 6a8255d doc: fix duplicate link warning by Inaky Perez-Gonzalez · 9 years ago
  7. 32970f1 doc: integrate about_zephyr -> index to remove warnings by Inaky Perez-Gonzalez · 9 years ago
  8. 142831f doc: fixed bad path in defines.rst by Inaky Perez-Gonzalez · 9 years ago
  9. 89368bf doc/getting_started: replace missing TOC entry with link by Inaky Perez-Gonzalez · 9 years ago
  10. 4e10a23 doc: merge coding_style -> conventions.rst by Inaky Perez-Gonzalez · 9 years ago
  11. 518e97b doc: error_code_conventions -> conventions.rst by Inaky Perez-Gonzalez · 9 years ago
  12. 9f7662e doc: fix duplicate target in frdm k64f by Inaky Perez-Gonzalez · 9 years ago
  13. e3683c2 doc: remove warning "file not included in toctree" by Inaky Perez-Gonzalez · 9 years ago
  14. 4bcb874 doc: fix issues in sensort.rst by Inaky Perez-Gonzalez · 9 years ago
  15. 9cd82a7 doc: fix broken formatting in power_management.rst by Inaky Perez-Gonzalez · 9 years ago
  16. bde2899 doc: fix "header inconsistency" in interrupts doc. by Inaky Perez-Gonzalez · 9 years ago
  17. eb5172c doc: fix 'bullet list' formatting errors by Inaky Perez-Gonzalez · 9 years ago
  18. b9ac9fa doc: fix 'unexpected indentation' warnings by Inaky Perez-Gonzalez · 9 years ago
  19. 0d2593b doc: fix bad indentation error by Inaky Perez-Gonzalez · 9 years ago
  20. 39f9be2 doc: nanokernel_interrupts: fix dangling link by Andrew Boie · 9 years ago
  21. 8daede2 quarkd2000: warn of needing to flash ROM before starting by Inaky Perez-Gonzalez · 9 years ago
  22. 1aaa11b libc: change linking order to avoid over-stripping of symbols by Anas Nashif · 9 years ago
  23. d53c237 build: do not reference full path of map file by Anas Nashif · 9 years ago
  24. b62b810 Revert "build: Do not depend on python while creating the relative path" by Anas Nashif · 9 years ago
  25. 1bcdb48 Bluetooth: SMP: Fix registering L2CAP fixed channel by Szymon Janc · 9 years ago
  26. 8ebb68d Bluetooth: IPSP: Add README by Luiz Augusto von Dentz · 9 years ago
  27. 4e3e23e net: Use net_buf APIs for getting net_buf elements from FIFO by Johan Hedberg · 9 years ago
  28. 195216d net: Convert net_buf_put() to use new nano_fifo_put_list() API by Johan Hedberg · 9 years ago
  29. 53c3106 tests: test nano_fifo_put_list and nano_fifo_put_slist. by Benjamin Walsh · 9 years ago
  30. d8994f6 nanokernel: add nano_fifo_put_list() APIs by Benjamin Walsh · 9 years ago
  31. 4c95464 Bluetooth: Use proper net_buf APIs by Johan Hedberg · 9 years ago
  32. b0d721c Bluetooth: L2CAP: Remove unnecessary stack variables by Johan Hedberg · 9 years ago
  33. 5793b14 Bluetooth: L2CAP: Add helper for BR channel conversion by Johan Hedberg · 9 years ago
  34. b29bdca1 Bluetooth: L2CAP: Add helper for LE channel conversion by Johan Hedberg · 9 years ago
  35. b2647d8 Bluetooth: L2CAP: Refactor l2cap core types by Arkadiusz Lichwa · 9 years ago
  36. 9b0dc3c Bluetooth: L2CAP: Fix reject command params on BR/EDR by Arkadiusz Lichwa · 9 years ago
  37. bd06686 Revert "Bluetooth: Remove LE Rand workaround for mynewt firmware" by Johan Hedberg · 9 years ago
  38. f7ae091 Bluetooth: Allow NRPA usage when connections are not supported by Johan Hedberg · 9 years ago
  39. 8ef056f MAINTAINER: add maintainer component and reviewers by Javier B Perez · 9 years ago
  40. f995efb MAINTAINER: updated Nordic MDK and Tinycypt maintainers files by Javier B Perez · 9 years ago
  41. 2fb4155 doc: removing unicode trade mark chars by Chuck Jordan · 9 years ago
  42. 2815687 nxp_kinetis: Add Kconfig options to select the SoC part number by Maureen Helm · 9 years ago
  43. 00365c1 nios2: Kconfig: remove some unused config options by Andrew Boie · 9 years ago
  44. c6d560d sanitycheck: build for altera_max10 board by Andrew Boie · 9 years ago
  45. 3b93021 nios2: set up common linker script for XIP and non-XIP by Andrew Boie · 9 years ago
  46. dca7661 nios2: implement irq_enable() and irq_disable() by Andrew Boie · 9 years ago
  47. 01724d3 nios2.h: cleanup API by Andrew Boie · 9 years ago
  48. 45cff18 nios2: implement nano_cpu_idle and nano_cpu_atomic_idle by Andrew Boie · 9 years ago
  49. 9280e71 nios2: add flashing/debug scripts by Andrew Boie · 9 years ago
  50. fe6f178 nios2: generate kernel image in Intel HEX format by Andrew Boie · 9 years ago
  51. 31e8030 nios2: set initial stack pointer to the interrupt stack by Andrew Boie · 9 years ago
  52. 191f1df nios2: crt0: split into __start and __text_start by Andrew Boie · 9 years ago
  53. e57f344 nios2: add arch/nios2/soc/<soc>/include to linker include path by Andrew Boie · 9 years ago
  54. 275a853 samples/task_profiler: modifications to ease integration by Fabrice Olivero · 9 years ago
  55. ebd5011 Bluetooth: Update Intel copyright for files modified in 2016 by Johan Hedberg · 9 years ago
  56. 52c987e toolchain.gccarmemb: Add include path for newlib headers by Kumar Gala · 9 years ago
  57. 7fdd4f7 newlib: Support both namespace protected & nonprotected stubs by Kumar Gala · 9 years ago
  58. ab5614e newlib: Drop _fstat implementation by Kumar Gala · 9 years ago
  59. 44ef3c1 i2c: qmsi: remove duplicate I2C_QMSI_SS Kconfig option by Bogdan Davidoaia · 9 years ago
  60. 5d98ba3 net: apps: Fix ip buf application data length by Ravi kumar Veeramally · 9 years ago
  61. c78a5a9 net: tests: Clean up logging of net_buf tests by Johan Hedberg · 9 years ago
  62. bab34ea net: tests: Add task-fiber test for net_buf_get/put by Johan Hedberg · 9 years ago
  63. f43d8ef doc: unicode trademark and regsiter trademark by Chuck Jordan · 9 years ago
  64. 1c440f4 MAINTAINERS: Add web pages for Networking and Bluetooth by Johan Hedberg · 9 years ago
  65. a302340 MAINTAINERS: Add NETWORKING and NETWORK BUFFERS sections by Johan Hedberg · 9 years ago
  66. db6adc6 int: Set default ARC interrupts to lowest priority to start by Chuck Jordan · 9 years ago
  67. a96e8bb Bluetooth: GATT: Fix ccc cfg clear logic on disconnect by Roger Lendenmann · 9 years ago
  68. d75acb4 Bluetooth: Remove LE Rand workaround for mynewt firmware by Szymon Janc · 9 years ago
  69. 6d3ddef Bluetooth: Fix using uninitialized PRNG by Szymon Janc · 9 years ago
  70. c6fdf09 Bluetooth: Fix notifying about cancelled connection attempt by Szymon Janc · 9 years ago
  71. 609843a Bluetooth: Fix comment for bt_conn_lookup_state_le by Szymon Janc · 9 years ago
  72. c443888 Bluetooth: Simplify bt_hci_connect_le_cancel by Szymon Janc · 9 years ago
  73. ee2dfbd Bluetooth: GATT: Handle ccc cfg values correctly on disconnect by Roger Lendenmann · 9 years ago
  74. b76426d Bluetooth: Fix never yielding if rx_queue always contains data by Johan Hedberg · 9 years ago
  75. 9edc472 doc: boards/arduino_101: Update BLE firmare for latest MyNewt version by Johan Hedberg · 9 years ago
  76. 6248407 Bluetooth: shell: Fix data_pool declaration by Szymon Janc · 9 years ago
  77. 0bae6e8 Bluetooth: L2CAP: Include <bluetooth/buf.h> by Szymon Janc · 9 years ago
  78. f54c5b7 Bluetooth: GATT: Remove obsolete flush callback by Luiz Augusto von Dentz · 9 years ago
  79. 56419a1 drivers/nble: Add buffer pool for prepare writes by Luiz Augusto von Dentz · 9 years ago
  80. d7e0294 Bluetooth: ATT: Add incoming buffer pool by Luiz Augusto von Dentz · 9 years ago
  81. 3f4631a Bluetooth: Kconfig: Reorder Bluetooth options behind single switch by Johan Hedberg · 9 years ago
  82. 6d93cbb net: tests: Refactor net_buf tests for easier extensibility by Johan Hedberg · 9 years ago
  83. 7029d6e net: tests: Remove unnecessary microkernel ifdef for mainloop by Johan Hedberg · 9 years ago
  84. 8fc8540 Bluetooth: L2CAP: Fix reject command by Szymon Janc · 9 years ago
  85. 8919bdc net: tests: Update net_buf test by Johan Hedberg · 9 years ago
  86. d10d1b2 net: buf: Don't use recursion for freeing fragment list by Johan Hedberg · 9 years ago
  87. 7720f6e net: buf: Introduce support for fragmentation by Johan Hedberg · 9 years ago
  88. ab9f70d Bluetooth: Add debug with currently set random address by Szymon Janc · 9 years ago
  89. 61c2353 Bluetooth: shell: Fix missing new lines by Szymon Janc · 9 years ago
  90. 118a36f net: tests: Fix returning net_buf to free pool by Johan Hedberg · 9 years ago
  91. dbbe089 doc: Fix remote debugging instructions on Arduino 101 by Geoff Gustafson · 9 years ago
  92. 3875463 doc: Fix typos and styling for clarity on coding conventions page by Geoff Gustafson · 9 years ago
  93. b67baef tests: fix build test configuration by Anas Nashif · 9 years ago
  94. 44f0481 drivers: gpio: Fix a gpio port read bug by Baohong Liu · 9 years ago
  95. 6f6504c Zephyr v1.4.0 by Anas Nashif · 9 years ago v1.4.0 zephyr-v1.4.0
  96. 659ff50 sanitycheck: update the footprint data by Anas Nashif · 9 years ago
  97. a155617 nrf52: Use nrf.h instead of *nrf*.h by Carles Cufi · 9 years ago
  98. 7da4762 nrf52: Provide Nordic MDK compatible macro based on SoC series by Carles Cufi · 9 years ago
  99. a6119ac ext: Update and extend Nordic MDK header files by Carles Cufi · 9 years ago
  100. 6011ad8 mailmap: Add more entries for incomplete author information by Johan Hedberg · 9 years ago