Commit graph

  • 0fb7461140 Bluetooth: SMP: Set correct minimum encryption key size Johan Hedberg 2015-06-01 15:18:30 +0700
  • 5c31ad3ae4 Bluetooth: Look up IRKs during LE scanning Johan Hedberg 2015-06-01 10:25:05 +0700
  • b53967c3cc Bluetooth: Fix trying to print pointer instead of string Andrei Emeltchenko 2015-06-01 10:53:42 +0300
  • 4e25230204 Bluetooth: Add support for encrypt key refresh complete event Johan Hedberg 2015-06-01 09:22:36 +0700
  • a6f18d7cc4 Bluetooth: Update the connections address from IRK Johan Hedberg 2015-06-01 00:20:14 +0700
  • 44795a6574 Bluetooth: Add API for looking up IRKs Johan Hedberg 2015-06-01 00:19:39 +0700
  • 86eb6667cf Bluetooth: SMP: Add IRK resolving support Johan Hedberg 2015-06-01 00:18:44 +0700
  • 1886981023 Bluetooth: Track keys in the connection context Johan Hedberg 2015-06-01 00:17:48 +0700
  • 68612ca20c Bluetooth: SMP: Ignore irrelevant encryption changes Johan Hedberg 2015-06-01 00:15:42 +0700
  • 9cdd128eab Bluetooth: SMP: Add support for receiving remote IRK Johan Hedberg 2015-05-31 22:58:10 +0700
  • 40e6a1288c Bluetooth: Add IRK storage Johan Hedberg 2015-05-31 22:36:44 +0700
  • 275c0316ff Bluetooth: Refactor key handling to prepare for more key types Johan Hedberg 2015-05-31 22:17:19 +0700
  • 384533912d Bluetooth: Move key handling to separate files Johan Hedberg 2015-05-30 18:05:26 +0700
  • 5dd8fd7f91 Bluetooth: Add missing stdint.h dependency to buf.h Johan Hedberg 2015-05-30 18:04:14 +0700
  • 2dc3554e1c Bluetooth: Rename bt_addr_is_rpa to bt_addr_le_is_rpa Johan Hedberg 2015-06-01 00:13:34 +0700
  • e4e6f4dbe9 Bluetooth: Add bt_gatt_notify Luiz Augusto von Dentz 2015-05-26 14:29:30 +0300
  • 8508bfb2b1 Bluetooth: Make use of BT_GATT_CCC Luiz Augusto von Dentz 2015-05-29 13:04:52 +0300
  • e8e0fbe63a Bluetooth: Add BT_GATT_CCC macro Luiz Augusto von Dentz 2015-05-29 13:03:57 +0300
  • 1d734fd60f Bluetooth: Fix not passing proper peer address to attribute read Luiz Augusto von Dentz 2015-05-28 17:23:10 +0300
  • c6ce7792a7 Bluetooth: Add Bluetooth remote address to attribute callbacks Luiz Augusto von Dentz 2015-05-26 15:48:00 +0300
  • 68773aa74e Bluetooth: Fix CONFIG_BLUETOOTH_DEBUG_UART dependency Johan Hedberg 2015-05-27 21:26:49 +0300
  • 7f72d21a96 Bluetooth: Rename bt_conn_lookup_by_addr_le for consistency Johan Hedberg 2015-05-27 21:11:34 +0300
  • ae58464b43 Bluetooth: Rename bt_conn_lookup to bt_conn_lookup_handle Johan Hedberg 2015-05-27 21:08:39 +0300
  • c151b84832 Bluetooth: Add bt_conn_lookup_by_addr_le Luiz Augusto von Dentz 2015-05-26 14:25:03 +0300
  • 1c65da5ed7 Bluetooth: Check returned buffer is not NULL Andrei Emeltchenko 2015-05-27 10:44:57 +0300
  • d80a8fc845 Bluetooth: Add write support to CCC in peripheral sample Luiz Augusto von Dentz 2015-05-26 12:38:40 +0300
  • 96ac8de38f Bluetooth: Add implementation of ATT Write Response Luiz Augusto von Dentz 2015-05-26 10:15:27 +0300
  • e7ac889bf0 Bluetooth: Fix codying style of EIR defines Luiz Augusto von Dentz 2015-05-25 11:54:31 +0300
  • 96f7d7bc42 Bluetooth: Add Current Time notify and CCC Andrei Emeltchenko 2015-05-26 16:02:18 +0300
  • 9a8272a44d Bluetooth: Simplify stack analysis code Johan Hedberg 2015-05-26 14:15:26 +0300
  • 12229a8f49 Bluetooth: Fine-tune stack size adjustment for debug Johan Hedberg 2015-05-26 14:16:25 +0300
  • 8eabf208d7 Bluetooth: Add convenience macros for defining stacks Johan Hedberg 2015-05-26 13:20:54 +0300
  • fadbdcef85 Bluetooth: Support unaligned stack arrays Johan Hedberg 2015-05-26 13:18:47 +0300
  • f51c6a4b41 Bluetooth: Use sizeof() for stack when starting fibers Johan Hedberg 2015-05-26 13:03:46 +0300
  • 16faa55df8 Bluetooth: Remove unnecessary printk() for stack analysis Johan Hedberg 2015-05-26 11:23:38 +0300
  • fae27b9587 Bluetooth: Add Current Time Service to peripheral app Andrei Emeltchenko 2015-05-26 09:17:03 +0300
  • 6a8ba74df5 Bluetooth: Add UUID definitions for Current Time profile Andrei Emeltchenko 2015-05-25 16:51:18 +0300
  • c82b96d425 Bluetooth: Tune stack sizes based on latest analysis Johan Hedberg 2015-05-26 10:11:04 +0300
  • 8e5721e326 Bluetooth: Add code to analyze stack usage Johan Hedberg 2015-05-25 22:05:24 +0300
  • c31b2064ed Bluetooth: Declare fiber stacks as __noinit Johan Hedberg 2015-05-25 22:59:53 +0300
  • 089a10b128 Rename documentation project Anas Nashif 2015-06-12 10:51:09 -0700
  • 4e66e9922d Adding coding conventions Dan Kalowsky 2015-06-09 16:52:54 -0700
  • 1e4624ea23 Adapt installation guide with current requirements Dan Kalowsky 2015-06-09 16:39:49 -0700
  • e2ae670982 Rename timo-env.sh to zephyr-env.sh Anas Nashif 2015-06-05 22:48:44 -0400
  • 652309470c Rename tinymountain -> zephyr Anas Nashif 2015-06-05 22:41:29 -0400
  • b8823770d2 Rename TIMO -> ZEPHYR Anas Nashif 2015-06-05 22:46:00 -0400
  • 8accfcfb2c Rename timo-env.sh and timo-env_install.bash Anas Nashif 2015-06-05 22:42:27 -0400
  • 54ac4484d7 Rename VXMICRO_ARCH and VXMICRO Anas Nashif 2015-06-05 22:33:49 -0400
  • f2520f87a2 Rename VXMICRO_ARCH_arc -> CONFIG_ARC Anas Nashif 2015-06-05 22:27:49 -0400
  • 274622ea69 Rename VXMICRO_ARCH_arm -> CONFIG_ARM Anas Nashif 2015-06-05 22:27:08 -0400
  • 191fc279ce Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32 Anas Nashif 2015-06-05 22:26:24 -0400
  • 2eb30f3aac Remove dos carriage return Anas Nashif 2015-06-05 22:24:32 -0400
  • 61eff496e0 kbuild: link using ${LD} instead of ${CC} Peter Mitsis 2015-06-01 11:27:55 -0400
  • fb624c9d54 kbuild: Add libgcc.a directory to xtools search path Peter Mitsis 2015-06-02 10:40:34 -0400
  • 28846dbf82 kbuild: Specify -march when using ARM cortex-m3/m4 Peter Mitsis 2015-06-01 14:47:07 -0400
  • cbf6d5b470 kbuild: Update xtools toolchain default versions Peter Mitsis 2015-06-02 12:38:29 -0400
  • ad71ba6fa1 Ensure k_args fields are properly aligned and packed Peter Mitsis 2015-06-01 16:52:13 -0400
  • 53bee67642 Remove unused files from scripts/ Anas Nashif 2015-06-05 21:42:08 -0400
  • f05ee8f3b0 Remove more kernel module related references Anas Nashif 2015-06-05 21:38:07 -0400
  • e06da7bd65 Remove packaging dependencies Anas Nashif 2015-06-05 21:32:43 -0400
  • 79635e002a Remove depmod and dependencies Anas Nashif 2015-06-05 21:31:46 -0400
  • 952a200072 Fixed make target for running in qemu (nanokernel) Anas Nashif 2015-06-05 21:49:48 -0400
  • ebedf4805c Fixed make target for running in qemu (microkernel) Anas Nashif 2015-06-05 21:48:58 -0400
  • 781b627f8c Add __may_alias macro to GCC toolchain Jukka Rissanen 2015-06-10 11:27:25 +0300
  • 6d27b0a33c Add simple UART driver Szymon Janc 2015-06-01 21:35:02 +0200
  • 072961cda4 Rename VXMICRO_BSP_BASE to ZEPHYR_BSP_BASE Allan Stephens 2015-06-08 11:41:53 -0400
  • 63c7d00584 Rename VXMICRO_BASE to TIMO_BASE Allan Stephens 2015-06-08 11:44:46 -0400
  • 06f10df990 Eliminate references to VXMICRO_TOOL Allan Stephens 2015-06-08 13:02:09 -0400
  • 570795f014 Rename VXMICRO_JOBS to ZEPHYR_JOBS Allan Stephens 2015-06-08 11:43:48 -0400
  • 74b98c1cc4 Rename VXMICRO_GCC_VARIANT to ZEPHYR_GCC_VARIANT Allan Stephens 2015-06-08 11:43:13 -0400
  • 815c6406bc Rename VPF files to use MDEF file extension Allan Stephens 2015-06-05 16:24:46 -0400
  • b36b379af3 Eliminate VxMicro branding in sanity check scripts Allan Stephens 2015-06-05 11:08:08 -0400
  • f94682bafb Eliminate VxMicro branding in build system Allan Stephens 2015-06-05 10:48:10 -0400
  • 5189844df5 Eliminate VxMicro branding in kernel code Allan Stephens 2015-06-05 10:19:43 -0400
  • ec2d3fb6de Eliminate Viper branding Allan Stephens 2015-06-05 09:40:47 -0400
  • 57de8be493 Eliminate VxMicro branding in sample projects Allan Stephens 2015-06-05 09:15:49 -0400
  • 5b291d3567 Eliminate VxMicro branding in main application include file Allan Stephens 2015-06-05 08:32:54 -0400
  • a2a14a30b4 Eliminate VxMicro branding in sample project output Allan Stephens 2015-06-05 08:24:47 -0400
  • b1190a00ba Get rid of VxMicro-specific warning from VPF files Allan Stephens 2015-06-04 16:40:44 -0400
  • 2628a471fd atomic: Add bitfield API for atomic_t Johan Hedberg 2015-06-03 09:44:51 +0700
  • 24c44026db atomic: Add const declaration to atomic_get Johan Hedberg 2015-06-03 09:44:08 +0700
  • 839fb27f41 Cosmetic changes to microkernel task status flags Allan Stephens 2015-06-04 16:02:39 -0400
  • ef4521396e Don't expose APIs for experimental task monitoring capability Allan Stephens 2015-06-04 15:46:59 -0400
  • fb7a75cb46 Eliminate unnecessary microkernel symbols Allan Stephens 2015-06-04 15:39:32 -0400
  • f6d2c14ee1 Eliminate needless #includes Allan Stephens 2015-06-04 14:08:02 -0400
  • 662d02cb33 Remove private context structure from public nanokernel API Allan Stephens 2015-06-04 13:35:45 -0400
  • d0ed154421 Eliminate nanokernel's private.h file Allan Stephens 2015-06-04 09:43:15 -0400
  • f5777f87bc Continue consolidation of arch-independent private nanokernel APIs Allan Stephens 2015-06-04 09:17:14 -0400
  • bff7fc17fe Begin consolidation of arch-independent private nanokernel APIs Allan Stephens 2015-06-04 09:02:25 -0400
  • 69555e8efd Cleanup of nanokernel's fiber scheduling routine Allan Stephens 2015-06-03 15:39:21 -0400
  • 24dd3044ca Relocate declarations for public nanokernel object types Allan Stephens 2015-06-03 14:15:29 -0400
  • 7e7854008f Remove task monitoring symbols from microkernel public API Allan Stephens 2015-06-03 13:53:47 -0400
  • 53165a631b Eliminate architecture-specific init.h files Allan Stephens 2015-06-03 13:57:45 -0400
  • 0c3fd0afc2 Relocate declarations of _nano_fiber_swap() Allan Stephens 2015-06-03 13:35:32 -0400
  • f547a5b7b8 Eliminate cputype.h and its arch-specific derivatives Allan Stephens 2015-06-01 16:18:34 -0400
  • bb9ab0322e Eliminate unnecessary references to cpu.h and cputype.h Allan Stephens 2015-06-01 13:44:36 -0400
  • 03a2abe737 Relocate macros for supporting non-byte addressible architectures Allan Stephens 2015-06-01 13:39:43 -0400
  • ecd6acec01 Reorganize dependencies for the 2 major public include files Allan Stephens 2015-06-01 12:52:02 -0400
  • d639bb8c99 libc: Add tolower implementation Jukka Rissanen 2015-06-05 13:40:34 +0300
  • 0167ee4279 Kbuild: Simplify prepare targets. Juan Manuel Cruz 2015-06-05 13:08:53 -0500