1. 9cdd128 Bluetooth: SMP: Add support for receiving remote IRK by Johan Hedberg · 9 years ago
  2. 40e6a12 Bluetooth: Add IRK storage by Johan Hedberg · 9 years ago
  3. 275c031 Bluetooth: Refactor key handling to prepare for more key types by Johan Hedberg · 9 years ago
  4. 3845339 Bluetooth: Move key handling to separate files by Johan Hedberg · 9 years ago
  5. 5dd8fd7 Bluetooth: Add missing stdint.h dependency to buf.h by Johan Hedberg · 9 years ago
  6. 2dc3554 Bluetooth: Rename bt_addr_is_rpa to bt_addr_le_is_rpa by Johan Hedberg · 9 years ago
  7. e4e6f4d Bluetooth: Add bt_gatt_notify by Luiz Augusto von Dentz · 9 years ago
  8. 8508bfb Bluetooth: Make use of BT_GATT_CCC by Luiz Augusto von Dentz · 9 years ago
  9. e8e0fbe Bluetooth: Add BT_GATT_CCC macro by Luiz Augusto von Dentz · 9 years ago
  10. 1d734fd Bluetooth: Fix not passing proper peer address to attribute read by Luiz Augusto von Dentz · 9 years ago
  11. c6ce779 Bluetooth: Add Bluetooth remote address to attribute callbacks by Luiz Augusto von Dentz · 9 years ago
  12. 68773aa Bluetooth: Fix CONFIG_BLUETOOTH_DEBUG_UART dependency by Johan Hedberg · 9 years ago
  13. 7f72d21 Bluetooth: Rename bt_conn_lookup_by_addr_le for consistency by Johan Hedberg · 9 years ago
  14. ae58464 Bluetooth: Rename bt_conn_lookup to bt_conn_lookup_handle by Johan Hedberg · 9 years ago
  15. c151b84 Bluetooth: Add bt_conn_lookup_by_addr_le by Luiz Augusto von Dentz · 9 years ago
  16. 1c65da5 Bluetooth: Check returned buffer is not NULL by Andrei Emeltchenko · 9 years ago
  17. d80a8fc Bluetooth: Add write support to CCC in peripheral sample by Luiz Augusto von Dentz · 9 years ago
  18. 96ac8de Bluetooth: Add implementation of ATT Write Response by Luiz Augusto von Dentz · 9 years ago
  19. e7ac889 Bluetooth: Fix codying style of EIR defines by Luiz Augusto von Dentz · 9 years ago
  20. 96f7d7b Bluetooth: Add Current Time notify and CCC by Andrei Emeltchenko · 9 years ago
  21. 9a8272a Bluetooth: Simplify stack analysis code by Johan Hedberg · 9 years ago
  22. 12229a8 Bluetooth: Fine-tune stack size adjustment for debug by Johan Hedberg · 9 years ago
  23. 8eabf20 Bluetooth: Add convenience macros for defining stacks by Johan Hedberg · 9 years ago
  24. fadbdce Bluetooth: Support unaligned stack arrays by Johan Hedberg · 9 years ago
  25. f51c6a4 Bluetooth: Use sizeof() for stack when starting fibers by Johan Hedberg · 9 years ago
  26. 16faa55 Bluetooth: Remove unnecessary printk() for stack analysis by Johan Hedberg · 9 years ago
  27. fae27b9 Bluetooth: Add Current Time Service to peripheral app by Andrei Emeltchenko · 9 years ago
  28. 6a8ba74 Bluetooth: Add UUID definitions for Current Time profile by Andrei Emeltchenko · 9 years ago
  29. c82b96d Bluetooth: Tune stack sizes based on latest analysis by Johan Hedberg · 9 years ago
  30. 8e5721e Bluetooth: Add code to analyze stack usage by Johan Hedberg · 9 years ago
  31. c31b206 Bluetooth: Declare fiber stacks as __noinit by Johan Hedberg · 9 years ago
  32. 089a10b Rename documentation project by Anas Nashif · 9 years ago
  33. 4e66e99 Adding coding conventions by Dan Kalowsky · 9 years ago
  34. 1e4624e Adapt installation guide with current requirements by Dan Kalowsky · 9 years ago
  35. e2ae670 Rename timo-env.sh to zephyr-env.sh by Anas Nashif · 9 years ago
  36. 6523094 Rename tinymountain -> zephyr by Anas Nashif · 9 years ago
  37. b882377 Rename TIMO -> ZEPHYR by Anas Nashif · 9 years ago
  38. 8accfcf Rename timo-env.sh and timo-env_install.bash by Anas Nashif · 9 years ago
  39. 54ac448 Rename VXMICRO_ARCH and VXMICRO by Anas Nashif · 9 years ago
  40. f2520f8 Rename VXMICRO_ARCH_arc -> CONFIG_ARC by Anas Nashif · 9 years ago
  41. 274622e Rename VXMICRO_ARCH_arm -> CONFIG_ARM by Anas Nashif · 9 years ago
  42. 191fc27 Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32 by Anas Nashif · 9 years ago
  43. 2eb30f3 Remove dos carriage return by Anas Nashif · 9 years ago
  44. 61eff49 kbuild: link using ${LD} instead of ${CC} by Peter Mitsis · 9 years ago
  45. fb624c9 kbuild: Add libgcc.a directory to xtools search path by Peter Mitsis · 9 years ago
  46. 28846db kbuild: Specify -march when using ARM cortex-m3/m4 by Peter Mitsis · 9 years ago
  47. cbf6d5b kbuild: Update xtools toolchain default versions by Peter Mitsis · 9 years ago
  48. ad71ba6 Ensure k_args fields are properly aligned and packed by Peter Mitsis · 9 years ago
  49. 53bee67 Remove unused files from scripts/ by Anas Nashif · 9 years ago
  50. f05ee8f Remove more kernel module related references by Anas Nashif · 9 years ago
  51. e06da7b Remove packaging dependencies by Anas Nashif · 9 years ago
  52. 79635e0 Remove depmod and dependencies by Anas Nashif · 9 years ago
  53. 952a200 Fixed make target for running in qemu (nanokernel) by Anas Nashif · 9 years ago
  54. ebedf48 Fixed make target for running in qemu (microkernel) by Anas Nashif · 9 years ago
  55. 781b627 Add __may_alias macro to GCC toolchain by Jukka Rissanen · 9 years ago
  56. 6d27b0a Add simple UART driver by Szymon Janc · 9 years ago
  57. 072961c Rename VXMICRO_BSP_BASE to ZEPHYR_BSP_BASE by Allan Stephens · 9 years ago
  58. 63c7d00 Rename VXMICRO_BASE to TIMO_BASE by Allan Stephens · 9 years ago
  59. 06f10df Eliminate references to VXMICRO_TOOL by Allan Stephens · 9 years ago
  60. 570795f Rename VXMICRO_JOBS to ZEPHYR_JOBS by Allan Stephens · 9 years ago
  61. 74b98c1 Rename VXMICRO_GCC_VARIANT to ZEPHYR_GCC_VARIANT by Allan Stephens · 9 years ago
  62. 815c640 Rename VPF files to use MDEF file extension by Allan Stephens · 9 years ago
  63. b36b379 Eliminate VxMicro branding in sanity check scripts by Allan Stephens · 9 years ago
  64. f94682b Eliminate VxMicro branding in build system by Allan Stephens · 9 years ago
  65. 5189844 Eliminate VxMicro branding in kernel code by Allan Stephens · 9 years ago
  66. ec2d3fb Eliminate Viper branding by Allan Stephens · 9 years ago
  67. 57de8be Eliminate VxMicro branding in sample projects by Allan Stephens · 9 years ago
  68. 5b291d3 Eliminate VxMicro branding in main application include file by Allan Stephens · 9 years ago
  69. a2a14a3 Eliminate VxMicro branding in sample project output by Allan Stephens · 9 years ago
  70. b1190a0 Get rid of VxMicro-specific warning from VPF files by Allan Stephens · 9 years ago
  71. 2628a47 atomic: Add bitfield API for atomic_t by Johan Hedberg · 9 years ago
  72. 24c4402 atomic: Add const declaration to atomic_get by Johan Hedberg · 9 years ago
  73. 839fb27 Cosmetic changes to microkernel task status flags by Allan Stephens · 9 years ago
  74. ef45213 Don't expose APIs for experimental task monitoring capability by Allan Stephens · 9 years ago
  75. fb7a75c Eliminate unnecessary microkernel symbols by Allan Stephens · 9 years ago
  76. f6d2c14 Eliminate needless #includes by Allan Stephens · 9 years ago
  77. 662d02c Remove private context structure from public nanokernel API by Allan Stephens · 9 years ago
  78. d0ed154 Eliminate nanokernel's private.h file by Allan Stephens · 9 years ago
  79. f5777f8 Continue consolidation of arch-independent private nanokernel APIs by Allan Stephens · 9 years ago
  80. bff7fc1 Begin consolidation of arch-independent private nanokernel APIs by Allan Stephens · 9 years ago
  81. 69555e8 Cleanup of nanokernel's fiber scheduling routine by Allan Stephens · 9 years ago
  82. 24dd304 Relocate declarations for public nanokernel object types by Allan Stephens · 9 years ago
  83. 7e78540 Remove task monitoring symbols from microkernel public API by Allan Stephens · 9 years ago
  84. 53165a6 Eliminate architecture-specific init.h files by Allan Stephens · 9 years ago
  85. 0c3fd0a Relocate declarations of _nano_fiber_swap() by Allan Stephens · 9 years ago
  86. f547a5b Eliminate cputype.h and its arch-specific derivatives by Allan Stephens · 9 years ago
  87. bb9ab03 Eliminate unnecessary references to cpu.h and cputype.h by Allan Stephens · 9 years ago
  88. 03a2abe Relocate macros for supporting non-byte addressible architectures by Allan Stephens · 9 years ago
  89. ecd6ace Reorganize dependencies for the 2 major public include files by Allan Stephens · 9 years ago
  90. d639bb8 libc: Add tolower implementation by Jukka Rissanen · 9 years ago
  91. 0167ee4 Kbuild: Simplify prepare targets. by Juan Manuel Cruz · 9 years ago
  92. ef07b96 Kbuild removes kernel.release generation. by Juan Manuel Cruz · 9 years ago
  93. 52c9d87 Kbuild speed and target dependency improvements. by Juan Manuel Cruz · 9 years ago
  94. dc2b1f1 Kbuild: Improve verbosity on project build. by Juan Manuel Cruz · 9 years ago
  95. 64fd17d Kconfig default configurations update. by Juan Manuel Cruz · 9 years ago
  96. 80ce28a Kconfig stop creating empty header files. by Juan Manuel Cruz · 9 years ago
  97. d6db256 Add missing #includes required to reference non-kernel APIs by Allan Stephens · 9 years ago
  98. a279100 Avoid use of "ukernel" terminology in some sample projects by Allan Stephens · 9 years ago
  99. e310881 Revise misleading instructions in sample project README.txt files by Allan Stephens · 9 years ago
  100. a1bd59d Eliminate obsolete coding convention comments by Allan Stephens · 9 years ago