Commit graph

  • 183a79cf6e tests: unit: remove -Werror Andrew Boie 2016-11-08 17:28:07 -08:00
  • 12af934353 device.h: use new semaphore APIs Andrew Boie 2016-11-08 16:39:39 -08:00
  • 7773893744 Merge bluetooth branch into master Johan Hedberg 2016-11-09 12:24:33 +02:00
  • 77dcd7151d Bluetooth: tests/shell: Add Arduino 101-specific configuration Johan Hedberg 2016-11-09 09:13:03 +02:00
  • bc3af66a01 Bluetooth: L2CAP: Add helper function to create LE signalling PDUs Luiz Augusto von Dentz 2016-11-08 16:55:09 +02:00
  • 46972b1822 Bluetooth: Sample: handsfree sample application Sathish Narasimman 2016-09-06 20:58:24 +05:30
  • 6ccfa64b5c Bluetooth: Controller: Handle LL_UNKNOWN_RSP PDU for remote features Carles Cufi 2016-11-07 15:49:43 +01:00
  • d7f4fd74a9 Bluetooth: Use depends on SERIAL instead of selects Johan Hedberg 2016-11-08 14:25:36 +02:00
  • 195e1b89b1 Bluetooth: Fix usage of C++ reserved word Johan Hedberg 2016-11-08 12:21:46 +02:00
  • 87e18b4fbb Bluetooth: samples: Use consistent naming for HCI apps Johan Hedberg 2016-11-08 09:26:52 +02:00
  • c719bfb689 Bluetooth: HFP HF: SLC connection-Send/Parse BRSF Sathish Narasimman 2016-11-03 13:07:20 +05:30
  • b0d34d83c5 Bluetooth: AT handling error condition Sathish Narasimman 2016-11-04 12:05:10 +05:30
  • 7e1234b44b Bluetooth: tests/shell: Implement "clear" command Johan Hedberg 2016-11-05 15:47:58 +02:00
  • 8ed846285e Bluetooth: Implement bt_storage_clear() Johan Hedberg 2016-11-04 21:34:05 +02:00
  • 77a8516dd2 Bluetooth: storage: Add basic support for internal storage Johan Hedberg 2016-11-04 10:47:33 +02:00
  • e18e3ed60a Bluetooth: Controller: Use unified k_sem API for semaphore Szymon Janc 2016-10-27 11:56:51 +02:00
  • b73b77652c Bluetooth: nble: Use unified k_sem API for semaphores Szymon Janc 2016-10-27 11:51:07 +02:00
  • 8f800a8bfe Bluetooth: Use unified k_sem API for semaphores Szymon Janc 2016-10-27 11:32:30 +02:00
  • 8944c25c90 Bluetooth: Controller: Include zephyr.h instead of nanokernel.h Szymon Janc 2016-11-07 11:36:56 +01:00
  • 3808ad0a96 Bluetooth: L2CAP: Limit segments to TX MPS Luiz Augusto von Dentz 2016-11-07 14:01:13 +02:00
  • 3317227437 Bluetooth: Remove workaround for Mynewt firmware bug Szymon Janc 2016-11-07 11:24:44 +01:00
  • c1f47859e1 Bluetooth: doc: Move PICS documentation to right place Johan Hedberg 2016-11-06 11:03:06 +02:00
  • 227b1d4643 Bluetooth: AVDTP: Set Profile Security Level to Medium Arun Jagadish 2016-11-07 11:23:18 +05:30
  • 257ccbeece Bluetooth: doc: Update subsystem description Johan Hedberg 2016-11-06 10:21:51 +02:00
  • 4f39b4ceb1 Bluetooth: L2CAP: Fix regression causing credits not to be restored Luiz Augusto von Dentz 2016-11-06 17:06:23 +02:00
  • 621c1d6dbd boards: arduino_101: correct an error related to SPI CS Baohong Liu 2016-11-08 11:36:11 -08:00
  • f3bf5abd52 newlib: add support for nano-formatted-io Juro Bystricky 2016-11-08 10:35:49 -08:00
  • cc9cdadeae samples: usb: Sample to demo USB Mass Storage support Jithu Joseph 2016-10-14 14:06:34 -07:00
  • 63b4e2134f usb: class: Add USB mass storage class support. Jithu Joseph 2016-10-14 13:31:17 -07:00
  • 7eab305593 usb: Add end-point stall APIs and flow control APIS Jithu Joseph 2016-10-14 13:14:25 -07:00
  • 2fe288b4aa fs: expose generic ramdisk/flash disk access functions Jithu Joseph 2016-11-01 19:24:25 -07:00
  • 383d9b757a include: Add a generic disk interface Jithu Joseph 2016-10-20 19:06:35 -07:00
  • 6096e7866c drivers: spi: update to unified kernel Baohong Liu 2016-11-08 17:12:08 -08:00
  • 2c311431fc tests: add a dma transfer test with different channel and burstlen jing wang 2016-10-28 09:59:08 +08:00
  • c7ba8b17e1 kernel: rename k_am_in_isr() to k_is_in_isr() Benjamin Walsh 2016-11-08 16:12:59 -05:00
  • 3cc2ba9f9c kernel: add __ASSERT() for thread priorities Benjamin Walsh 2016-11-08 15:44:05 -05:00
  • c13fad3bb8 kernel: add utility functions to compare thread priorities Benjamin Walsh 2016-11-08 15:40:42 -05:00
  • 8450c903be kernel: fix issues in idle thread Benjamin Walsh 2016-11-08 15:38:45 -05:00
  • fab8d92936 kernel: add K_IDLE_PRIO Benjamin Walsh 2016-11-08 15:36:36 -05:00
  • 0d5f541052 samples: remove useless prj_unified.conf from kernel logger sample Benjamin Walsh 2016-11-08 12:19:30 -05:00
  • 4e5b4c74af kernel_event_logger: fix _current.prio acces in __ASSERT() Benjamin Walsh 2016-11-08 10:55:34 -05:00
  • 5986ec040b arc: fix race condition when returning from interrupt Benjamin Walsh 2016-11-07 15:49:23 -05:00
  • 84a92048cf test_ipm: increase stack size Andrew Boie 2016-11-08 10:38:23 -08:00
  • 9b0ec51098 arc: remove CONFIG_NANOKERNEL code Andrew Boie 2016-11-08 10:46:09 -08:00
  • ee95dd22a4 x86: remove CONFIG_NANOKERNEL references Andrew Boie 2016-11-08 10:41:46 -08:00
  • 44af016810 tests: Add configuration for small frequency dividers for system clock Dmitriy Korovkin 2016-11-04 15:53:59 -04:00
  • e0509bc79e unified/tests: Unlock the mutex exactly same time as it was locked Dmitriy Korovkin 2016-11-04 15:20:26 -04:00
  • 6f357b60ff unified/kernel: Assert that mutex is not unlocked without previous locking Dmitriy Korovkin 2016-11-04 15:18:07 -04:00
  • f4764fc348 counter qmsi: Enable the driver to work on ARC Iván Briano 2016-11-08 14:29:24 -02:00
  • dad2a77e6b boards: Add support for Quark SE C1000_BLE Johan Hedberg 2016-11-05 16:06:41 +02:00
  • 05bed1c663 drivers: pwm_qmsi: add type cast to prevent overflow Baohong Liu 2016-11-07 12:23:46 -08:00
  • 9d89fa5ec5 drivers: rtc: Add delay to wait for new config to take effect Baohong Liu 2016-11-03 15:14:06 -07:00
  • 4ee0b6b589 tests: provide MACRO to easily wrap test function to shell command jing wang 2016-11-08 09:38:51 +08:00
  • c1485fe2f8 boards: arduino_101: Set sensible default for SPI_0_CS_GPIO Johan Hedberg 2016-11-07 12:36:08 +02:00
  • 61cfaa1be1 fs: Add simple shell support Johan Hedberg 2016-11-08 10:21:37 +02:00
  • 1bfdfbf384 c++: enable subdir-cxxflags Sakari Poussa 2016-11-08 13:30:28 +02:00
  • 12740a2314 sanity: add DEBUG setting for test_sema Genaro Saucedo Tejada 2016-11-04 19:02:29 -06:00
  • 0be498db5c quark_se: Correctly wait for ARC_READY flag while initializing ARC Leandro Pereira 2016-11-04 15:40:38 -07:00
  • 252144f6e8 samples: remove old kernel support Andrew Boie 2016-11-07 10:36:20 -08:00
  • e51c4c2989 kernel: remove old kernel support in v2 code Andrew Boie 2016-11-07 10:29:53 -08:00
  • 625acd5f4b build: remove old kernel support Andrew Boie 2016-11-07 10:27:45 -08:00
  • 6450aa455c ieee802154_cc2520: use new kernel sleep APIs Andrew Boie 2016-11-07 10:24:11 -08:00
  • 9024a93bee drivers: timer: remove old kernel support Andrew Boie 2016-11-07 10:18:41 -08:00
  • e004dec958 include: remove old kernel defintions Andrew Boie 2016-11-07 09:01:19 -08:00
  • d25a117cd7 HACK: ztest: fix redefintion of nano_fifo_get() Andrew Boie 2016-11-07 09:46:12 -08:00
  • 4f798177cf kernel: remove old micro/nanokernel C code Andrew Boie 2016-11-07 08:29:57 -08:00
  • 5cf1b90461 legacy.h: fix build error with certain configurations Andrew Boie 2016-11-07 09:53:00 -08:00
  • d4e0b41665 ztest.h: add required definition for unified kernel Andrew Boie 2016-11-07 09:33:06 -08:00
  • 2c55bc5f7f legacy: fix fiber_start on non 32-bit Andrew Boie 2016-11-07 09:13:00 -08:00
  • ef09f8dd5f tests: remove errant -O0 Andrew Boie 2016-11-07 09:02:55 -08:00
  • 060cca0c78 stm32cube: import stm32cube files for STM32L4xx Fabien Parent 2016-10-17 13:15:00 +02:00
  • 381cb25f63 arc: cache.h support added for em7d and em11d SOC Chuck Jordan 2016-11-04 14:48:23 -07:00
  • 22ea605eab kernel: Remove traces of legacy task groups from public API Allan Stephens 2016-11-07 10:09:19 -06:00
  • f48f263665 kernel: Rename USE_FP and USE_SSE symbols Allan Stephens 2016-11-04 09:26:27 -05:00
  • 27ecd5d8f3 drivers: flash: SoC KSDK Jorge Ramirez-Ortiz 2016-10-21 10:58:53 +02:00
  • 4dac457bf3 trivial: remove old reference to nanokernel/cpu.h Anas Nashif 2016-11-05 19:52:29 -04:00
  • 12ffc58d4b benchmarks: rename _NanoTscRead -> _tsc_read Anas Nashif 2016-11-05 15:43:33 -04:00
  • 608abd987c build: Handle ALL_LIBS dependencies correctly Daniel Thompson 2016-09-29 17:49:51 -07:00
  • 68dda5417d kernel: Eliminate duplication of #define FPU Allan Stephens 2016-11-04 08:18:04 -05:00
  • 3fb51f6f46 drivers: gpio: Remove mmio driver Tomasz Bursztyka 2016-11-02 13:22:53 +01:00
  • b8d81b8887 boards: Add support for the BBC micro:bit nRF51 board Carles Cufi 2016-11-02 09:22:29 +01:00
  • fb032efa90 Bluetooth: Controller: Use configured clock source Vinayak Chettimada 2016-11-05 05:13:51 +01:00
  • 13534dbf2c drivers: clock_control: Add nRF5x 32KHz source and accuracy support Vinayak Chettimada 2016-11-05 05:11:43 +01:00
  • 773a3b08de tests: tests: Mark a bunch of testcases that are memory (RAM) limited Kumar Gala 2016-11-04 20:03:55 -05:00
  • 74147ae578 MAINTAINERS: Add documentation location to Bluetooth subsystem Johan Hedberg 2016-11-06 10:54:00 +02:00
  • ddd47e2292 samples/net: mbedTLS TCP client use unified kernel Sergio Rodriguez 2016-11-02 14:00:28 -07:00
  • d9188377f0 doc: remove microkernel references from getting starting guide Anas Nashif 2016-11-04 18:46:57 -04:00
  • 607edcf066 sanity: dont run footprint on quark_d2000_crb Genaro Saucedo Tejada 2016-11-04 16:48:01 -06:00
  • f5fa7081f8 ext qmsi i2c: Remove DMA hard dependency Jesus Sanchez-Palencia 2016-11-04 15:49:27 -07:00
  • 55c00ad721 ext qmsi: Update to 1.3.1 version Jesus Sanchez-Palencia 2016-11-04 15:44:52 -07:00
  • 33ee93d7dd serial/uart_k20: Fix instance source clock frequencies Maureen Helm 2016-11-04 08:37:32 -05:00
  • 2393154621 frdm_k64f: Change PTC16-17 pinmux to select UART signals Maureen Helm 2016-11-04 08:59:48 -05:00
  • 6e6532c703 frdm_k64f: Change default Bluetooth UART dev name Maureen Helm 2016-11-04 08:18:14 -05:00
  • 3dcf81576b hexiwear_k64: Change default Bluetooth UART dev name Maureen Helm 2016-11-04 08:12:50 -05:00
  • 3a6bd2a552 arm: remove support for legacy kernels Andrew Boie 2016-11-03 13:00:41 -07:00
  • dccec68e0f arm: add missing atomic operations selection for Cortex-M7 processor Piotr Mienkowski 2016-11-03 19:31:25 +01:00
  • 8cf56bcac7 unified: dissociate system workqueue from common workqueue module Benjamin Walsh 2016-11-04 15:47:32 -04:00
  • fcfddc0f5d kernel: delete old micro and nanokernel documentation Andrew Boie 2016-11-03 12:13:27 -07:00
  • c3889ceb5b Merge bluetooth branch into master Johan Hedberg 2016-11-04 22:07:49 +02:00
  • 0c8ea2037e Bluetooth: tester: Enable privacy for QEMU configuration Mariusz Skamra 2016-11-04 17:14:00 +01:00