Commit graph

  • 77c389aa1c Bluetooth: HCI: Add read remote version info event Carles Cufi 2016-09-12 14:58:50 +02:00
  • a955f583eb Bluetooth: Controller: Use hci.h for control event handling Carles Cufi 2016-09-12 13:25:12 +02:00
  • 10cd9e31f3 Bluetooth: HCI: Add auth payload expiry event Carles Cufi 2016-09-12 12:37:27 +02:00
  • 4392d6d737 Bluetooth: HCI: Fix and extend advertising report events Carles Cufi 2016-09-12 10:25:58 +02:00
  • 9738e83285 Bluetooth: HFP HF: Initialize Handsfree profile Sathish Narasimman 2016-08-26 14:47:27 +05:30
  • 17117f306a Bluetooth: Pre-allocated RFCOMM Channels Sukumar Ghorai 2016-09-12 15:55:51 +05:30
  • 0c463077ad Bluetooth: Controller: Unify handling of async events Carles Cufi 2016-09-09 17:20:13 +02:00
  • 9d48ef5888 Bluetooth: Controller: Switch to Zephyr's hci.h for cmd handling Carles Cufi 2016-09-09 11:09:00 +02:00
  • be2bbbae2d Bluetooth: Controller: Switch to Zephyr's hci.h for cmd handling Carles Cufi 2016-09-09 10:40:24 +02:00
  • 69e1816868 Bluetooth: Controller: Switch to Zephyr's hci.h for cmd handling Carles Cufi 2016-09-09 10:18:48 +02:00
  • 21b3fa240d Bluetooth: Controller: Switch to Zephyr's hci.h for cmd handling Carles Cufi 2016-09-09 10:02:19 +02:00
  • d73814a1d5 Bluetooth: RFCOMM: Implement RX flow control Jaganath Kanakkassery 2016-09-06 20:50:52 +05:30
  • c5dc094f7e Bluetooth: ATT: Fix not handling error response properly Luiz Augusto von Dentz 2016-09-09 11:56:32 +03:00
  • e00eed79aa Bluetooth: Controller: Use BT_ASSERT instead of custom impl. Vinayak Chettimada 2016-09-08 18:08:58 +02:00
  • feb342140a Bluetooth: log: Include nanokernel.h to use BT_ASSERT() Vinayak Chettimada 2016-09-08 21:17:47 +02:00
  • 4a4b76afbc Bluetooth: log: Call _SysFatalErrorHandler in BT_ASSERT() Vinayak Chettimada 2016-09-08 19:16:35 +02:00
  • 190ac96fad Bluetooth: ATT: Remove unnecessary call to BT_ASSERT Vinayak Chettimada 2016-09-08 19:36:38 +02:00
  • ca4b5b93d8 Bluetooth: HCI: Add handle to conn param update command complete Carles Cufi 2016-09-08 16:53:35 +02:00
  • 102aee8f55 Bluetooth: HCI: Add handle to LTK command complete events Carles Cufi 2016-09-08 14:44:38 +02:00
  • 044e15743d Bluetooth: tester: Add support for L2CAP send data command Mariusz Skamra 2016-02-29 10:41:05 +01:00
  • a4f526fb6b Bluetooth: tester: Add support for L2CAP listen command Grzegorz Kolodziejczyk 2016-02-29 15:13:22 +01:00
  • c4957ea0e8 Bluetooth: tester: Add support for L2CAP disconnect commands Grzegorz Kolodziejczyk 2016-02-29 15:11:34 +01:00
  • 34cd316301 Bluetooth: Controller: Switch to Zephyr's hci.h for cmd handling Carles Cufi 2016-09-07 16:27:09 +02:00
  • 086eac4344 Bluetooth: tester: Add support for L2CAP connect command Grzegorz Kolodziejczyk 2016-02-26 16:14:48 +01:00
  • 80d1fba9e9 Bluetooth: HCI: Fix the length of supported commands Carles Cufi 2016-09-07 16:23:32 +02:00
  • 7e6dacd65f unified/build: allow building the unified kernel Benjamin Walsh 2016-09-02 19:19:17 -04:00
  • 456c6daa9f unified: initial unified kernel implementation Benjamin Walsh 2016-09-02 18:55:39 -04:00
  • 87f1232770 unified/tests: tag working some tests kernel as 'unified_capable' Benjamin Walsh 2016-09-02 17:30:08 -04:00
  • 8011221712 unified/test_mutex: adapt to run on unified kernel Benjamin Walsh 2016-09-08 16:36:46 -04:00
  • 2a669da7bc unified/test_fp: mark test so that it runs the nanokernel version Benjamin Walsh 2016-09-02 18:10:43 -04:00
  • 68a8059603 unified/test_sema: fix isr wrapper names Benjamin Walsh 2016-09-02 18:04:14 -04:00
  • 45054a6e02 unified: Fix test_sema/microkernel Benjamin Walsh 2016-09-02 18:02:24 -04:00
  • 3bcd880594 unified/test_timer: adapt for unified kernel Benjamin Walsh 2016-09-02 17:53:19 -04:00
  • c24d844eec unified/test_pipe: adapt to not use sem groups Benjamin Walsh 2016-09-02 17:51:00 -04:00
  • cda52c7adb unified/test_mail: adapt test to not use sem groups and mem pools Benjamin Walsh 2016-09-02 17:49:32 -04:00
  • 6f4b9a64cf unified/test_context: adapt test to run on unified kernel Benjamin Walsh 2016-09-02 17:37:49 -04:00
  • c72acc9333 zperf_shell: add unified kernel string for unified kernel case Benjamin Walsh 2016-09-02 17:19:40 -04:00
  • ee99373afa unified/object_tracing: disable object tracing in unified kernel Benjamin Walsh 2016-09-02 17:18:06 -04:00
  • 43f39020df unified/sys_timer: guard microkernel announce with !KERNEL_V2 Benjamin Walsh 2016-09-02 17:10:52 -04:00
  • 3caec4e95d unified/drivers: adapt timer drivers to unified kernel Benjamin Walsh 2016-09-02 17:01:52 -04:00
  • 5d23818070 unified: include kernel.h via major top-level header files Benjamin Walsh 2016-09-02 16:59:34 -04:00
  • d4e78bce0a workqueue: use kernel.h for workqueue header file Benjamin Walsh 2016-09-02 16:44:45 -04:00
  • 68f6d52eb1 atomic: fix bug in ATOMIC_INIT() Benjamin Walsh 2016-09-02 16:42:10 -04:00
  • 983cbe398c unified/x86: add unified kernel support for x86 arch Benjamin Walsh 2016-09-02 16:34:35 -04:00
  • b9a0d90a5f x86: load _nanokernel in %edi in _Swap() Benjamin Walsh 2016-09-09 15:00:22 -04:00
  • 3cf3778d31 unified/arm: add unified kernel support for ARM arch Benjamin Walsh 2016-09-02 16:20:19 -04:00
  • d4006c9ad4 unified/build: adapt Kbuild for unified kernel Benjamin Walsh 2016-09-02 16:04:29 -04:00
  • a8a830b5db arm: only compile gdb stubs when CONFIG_GDB_INFO=y Benjamin Walsh 2016-06-14 11:28:11 -04:00
  • 781561c855 arm: add __ASSERT() for stack alignment Benjamin Walsh 2016-06-16 16:49:07 -04:00
  • b05ce0e0c7 build: only generate the SSE group for x86 Benjamin Walsh 2016-06-09 18:27:12 -04:00
  • 20f7ae47e4 sysgen: add --kernel_type argument Benjamin Walsh 2016-06-07 16:04:24 -04:00
  • f6684147c1 build: make sysgen take optional command line arguments Benjamin Walsh 2016-06-07 15:58:43 -04:00
  • 851c537f29 kernel: add CONFIG_MDEF Benjamin Walsh 2016-06-14 16:36:55 -04:00
  • 7280377ae1 checkpatch: do not check for min_t/max_t Benjamin Walsh 2016-09-06 16:51:58 -04:00
  • f5c5f362a7 checkpatch: add --ignore DATE_TIME Benjamin Walsh 2016-09-06 10:30:42 -04:00
  • 1d25d81ecd slist: add sys_slist_append_list and sys_slist_merge_slist() Benjamin Walsh 2016-08-08 10:21:03 -04:00
  • e69982b8b5 slist: add sys_slist_get() to fetch and remove the head Benjamin Walsh 2016-06-11 18:56:07 -04:00
  • 8cff79957b dlist: add static initialization macro Benjamin Walsh 2016-06-05 11:03:02 -04:00
  • ba2c769073 dlist: add SYS_DLIST_FOR_EACH_NODE/_SAFE Benjamin Walsh 2016-05-27 13:19:52 -04:00
  • 7bc92b3d50 doc: workaround for __deprecated functions David B. Kinder 2016-09-12 10:16:13 -07:00
  • 31341b3255 task profiler: Adds the task profiler samples to the sanity check Juan Manuel Cruz 2016-09-09 11:50:07 -05:00
  • 809e52607b task profiler: README file update Juan Manuel Cruz 2016-09-09 11:49:01 -05:00
  • b9c6afca43 task profiler: project configuration files clean up Juan Manuel Cruz 2016-09-09 11:44:46 -05:00
  • c53fe299c0 libc: replace null.h and size_t.h with stddef.h Qiu Peiyang 2016-09-13 10:19:07 +08:00
  • 884d9fb50f samples: zoap: build only for specified boards Anas Nashif 2016-09-12 19:52:56 -04:00
  • 99f4815743 known-issues: clarify documentation on ignore blocks Inaky Perez-Gonzalez 2016-09-12 10:11:56 -07:00
  • 02089646bf known-issues: remove entries for fixed ZEP-757 Inaky Perez-Gonzalez 2016-09-12 10:05:30 -07:00
  • 31e3a345e5 gen_idt: validate IRQ line before vector assignment Andrew Boie 2016-09-12 09:51:10 -07:00
  • 9436765914 samples: dma: don't skip this test case Andrew Boie 2016-09-12 09:43:59 -07:00
  • eeacd2061d mvic: default to IRQ 10 instead of 0 for timer Andrew Boie 2016-09-12 09:39:01 -07:00
  • c579ca43ac test_context: use correct timer IRQ for mint valley Andrew Boie 2016-09-12 09:13:06 -07:00
  • 453d172bff sensor: HP206C: fix kconfig sys log help Javier B Perez 2016-09-12 10:35:41 -05:00
  • ac7a1d4c64 net: Remove dead sections left by revert Tomasz Bursztyka 2016-09-12 09:52:29 +02:00
  • 4dc8078435 fix: net samples no longer include unneeded 802.15.4 files Genaro Saucedo Tejada 2016-09-02 18:51:16 -05:00
  • 44362df31d boards: ia32_pci is long gone, use galileo instead Anas Nashif 2016-09-07 21:49:08 -04:00
  • 941059c69f win-build: fixes to build with alternative make implementations Juan Manuel Cruz 2016-08-26 17:24:13 -05:00
  • c7faacf3d6 samples: move pci tests to tests/ Anas Nashif 2016-08-31 11:47:24 -04:00
  • 1ecbea283c samples: move spi tests to tests/ Anas Nashif 2016-08-31 11:47:10 -04:00
  • 960a5c990b MAINTAINERS: add Zoap section Vinicius Costa Gomes 2016-08-02 17:07:02 -03:00
  • 8dad0093d3 samples/net: Add a sample for a CoAP client Vinicius Costa Gomes 2016-06-17 19:21:33 -03:00
  • 97ea9b19ea samples/net: Add a sample for a CoAP server Vinicius Costa Gomes 2016-06-17 19:22:15 -03:00
  • 3a53a73d8f tests: Add simple CoAP tests Vinicius Costa Gomes 2016-06-17 19:20:42 -03:00
  • 2baa577b49 lib: Introduce the CoAP implementation for Zephyr Vinicius Costa Gomes 2016-08-03 15:23:32 -03:00
  • 3ef2e059c3 sensor: add driver for HP206C sensor Laurentiu Palcu 2016-05-17 17:17:33 +03:00
  • eb147c650c spi_qmsi: Add suspend/resume Dragan Cvetic 2016-07-26 16:08:14 +01:00
  • 389ed15b4c build: Make QEMU_BIN_PATH optional Daniel Thompson 2016-09-11 20:51:22 +01:00
  • e4980bd392 build: zephyr: Remove unused QEMU variable Daniel Thompson 2016-09-11 20:40:11 +01:00
  • 77a2011910 build: xtools: Honour CROSS_COMPILE (if set) Daniel Thompson 2016-09-11 17:43:43 +01:00
  • 06844200d8 build: xtools: Simplify derivation of toolchain flags Daniel Thompson 2016-09-10 21:07:29 +01:00
  • ee85618d74 samples: shell: add support for nano/micro kernel Yong Li 2016-09-07 10:20:45 +08:00
  • 59b06e2860 fix: previously uninitialized variables break DEBUG sanity Genaro Saucedo Tejada 2016-08-24 15:21:02 -05:00
  • 69236fd49a net: Fix net_send return value documentation Ravi kumar Veeramally 2016-08-23 12:33:45 +03:00
  • 13a75b7e42 dns: Remove deprecated functionality Flavio Santes 2016-09-09 01:14:23 -05:00
  • cf0efbb51f drivers/pinmux: delete deprecated PINMUX_DEV_QUARK_MCU Qiu Peiyang 2016-09-02 15:18:44 +08:00
  • 79e3b5a405 drivers/pinmux: fix CONFIG_PINMUX_DEV_NAME dependency issue Qiu Peiyang 2016-09-02 15:05:28 +08:00
  • 59f198d86d arm atmel sam3: Disable watchdog timer Dmitriy Korovkin 2016-08-10 14:28:19 -04:00
  • 8409242d6d arm atmel sam3: Add constants and structures for watchdog registers Dmitriy Korovkin 2016-08-10 14:27:09 -04:00
  • 4a088a1259 net: apps: Example app for Trickle algorithm Jukka Rissanen 2016-08-10 16:38:57 +03:00
  • 33d92af1cf net: Initial trickle algorithm support for legacy IP stack Jukka Rissanen 2016-08-10 16:33:41 +03:00
  • 03b5412849 usb: Allow to register and handle vendor specific commands Andrei Emeltchenko 2016-08-25 16:13:10 +03:00