Commit graph

  • 7d805482c3 net: Kconfig debug option for debugging received and sent data Jukka Rissanen 2016-03-16 09:11:05 +02:00
  • 244d5f8d07 net: contiki: Fix net_buf lifecycle Vlad Lungu 2016-03-16 14:39:34 +02:00
  • 0667c0fe0e net: contiki: move neighbor_list to struct l2_buf Vlad Lungu 2016-03-16 15:52:08 +02:00
  • 9be0ad915c net: contiki: Initialize uip_last_tx_status(mbuf) before use Vlad Lungu 2016-03-16 11:57:08 +02:00
  • 19387677da Bluetooth: peripheral_esp: Add support for using NBLE driver Luiz Augusto von Dentz 2016-03-16 12:23:47 +02:00
  • 69805d0e9a drivers/nble: Implement passkey entry event Andrei Emeltchenko 2016-03-16 09:41:21 +02:00
  • 5fbcdf711d drivers/nble: Implement LE stop advertising Andrei Emeltchenko 2016-03-15 15:51:02 +02:00
  • 19013cf9ab drivers/nble: Implement on_nble_gap_sm_passkey_display_evt() Andrei Emeltchenko 2016-03-15 15:09:27 +02:00
  • ad0e8b9195 drivers/nble: Refactor DM configuration Andrei Emeltchenko 2016-03-15 11:23:03 +02:00
  • 8a18406f77 drivers/nble: Implement bt_conn_auth_cb_register() Andrei Emeltchenko 2016-03-15 10:38:48 +02:00
  • 998143b29c drivers/nble: Add skeleton for handling SM events Andrei Emeltchenko 2016-03-14 13:45:03 +02:00
  • 5ce49a844a drivers/nble: Implement bt_conn_security() Andrei Emeltchenko 2016-03-14 12:00:52 +02:00
  • 04293a243e drivers/nble: Fix using UUID for GATT discover Andrei Emeltchenko 2016-03-11 15:41:48 +02:00
  • 61372c4ece net: apps: Move Makefile.ipstack to common folder Ravi kumar Veeramally 2016-03-15 10:30:15 +02:00
  • b19f7fe5f4 net: apps: Add prj_qemu.conf files for dtls apps Ravi kumar Veeramally 2016-03-15 10:24:24 +02:00
  • 93eabdf4c0 drivers/nble: Return -ENOTCONN when LE connection not exist Andrei Emeltchenko 2016-03-10 17:54:55 +02:00
  • e510913cc4 drivers/nble: Implement bt_gatt_indicate() Andrei Emeltchenko 2016-03-10 15:39:23 +02:00
  • 0c294021eb drivers/nble: Implement on_nble_gap_start_advertise_rsp() Andrei Emeltchenko 2016-03-10 12:24:55 +02:00
  • 398e9267cf drivers/nble: Use hexadecimal format specifier Andrei Emeltchenko 2016-03-09 16:08:40 +02:00
  • f506195150 drivers/nble: Correct debug print statement Andrei Emeltchenko 2016-03-09 16:08:15 +02:00
  • 0b309f3f73 drivers/nble: Update RPC to Nordic BLE Andrei Emeltchenko 2016-03-08 12:02:03 +02:00
  • f8102960c2 drivers/nble: Implement GATT subscribe Andrei Emeltchenko 2016-03-03 15:42:16 +02:00
  • 8563efc773 Bluetooth: Add definition for vendor event code Johan Hedberg 2016-03-16 10:08:35 +02:00
  • b50a582ea1 Bluetooth: ATT: Notify if a disconnect happen while a request is pending Luiz Augusto von Dentz 2016-03-14 12:35:07 +02:00
  • 52caf8cfc8 arm/fsl_frdm_k64f: fix kconfig hierarchy Daniel Leung 2016-03-15 16:44:22 -07:00
  • f8405637f7 drivers/gpio_dw: fix kconfig dependencies Daniel Leung 2016-03-15 16:38:33 -07:00
  • 13a591261d drivers/shared_irq: fix kconfig hierarchy Daniel Leung 2016-03-15 15:25:57 -07:00
  • 1268ab9f1d boards: add a menu surrounding board Kconfig Daniel Leung 2016-03-15 10:27:39 -07:00
  • ef83c14c4a arch: move kconfig SoC selection to top level Daniel Leung 2016-03-15 10:24:36 -07:00
  • 25459c137c arch/x86: limit floating point kconfig options to supported CPUs Daniel Leung 2016-03-15 09:24:49 -07:00
  • 1eddc97b74 arch/x86: hide CPU family Kconfig options Daniel Leung 2016-03-15 09:02:42 -07:00
  • b8b6fb5747 boards: make individual boards dependent on SoC selections Daniel Leung 2016-03-14 15:28:48 -07:00
  • e479839fa1 samples: Add sample app for sx9500 sensor driver Vlad Dogaru 2016-02-01 15:32:34 +02:00
  • 447489dc84 sensor: Add sx9500 SAR proximity driver Vlad Dogaru 2016-01-25 18:23:04 +02:00
  • 49d96d95ab sensor: Add threshold trigger support for MCP9808 Vlad Dogaru 2016-02-23 17:10:20 +02:00
  • d30b3ca516 samples: Add sample app for MCP9808 sensor Vlad Dogaru 2016-02-23 17:25:25 +02:00
  • 68be7b7d26 sensor: Add driver for MCP9808 temperature sensor Vlad Dogaru 2016-02-23 17:21:38 +02:00
  • 48bdd70a07 Add infrastructure for sensor drivers Vlad Dogaru 2016-01-25 18:21:51 +02:00
  • d1c7c7b7ef Introduce new sensor API Vlad Dogaru 2016-01-22 14:59:10 +02:00
  • 57cd459e71 debug: fixes issue on debug tracing for pool struct Juan Manuel Cruz 2016-03-14 09:51:13 -06:00
  • 90a1b22f60 qemu_x86_iamcu: remove board and use defconfig from qemu_x86 Anas Nashif 2016-03-12 08:50:35 -05:00
  • e65df2562d ia32: compile with soft-float when using IAMCU ABI Anas Nashif 2016-03-12 08:47:40 -05:00
  • 7bf6ce5b3b build: support multiple defconfigs per board Anas Nashif 2016-03-12 08:41:31 -05:00
  • 05ea5d0cf2 kconfig: Do not put architecture in the title Anas Nashif 2016-03-14 08:27:13 -04:00
  • 64b8a3868e kconfig: move IAMCU option under processor capabilities Anas Nashif 2016-03-14 08:23:09 -04:00
  • 207d0e799e kconfig: remove redundant EVENT_LOGGER option Anas Nashif 2016-03-13 21:35:07 -04:00
  • a033c14dd1 kconfig: add power management options into a menu Anas Nashif 2016-03-13 19:53:30 -04:00
  • 84a5557eb3 kconfig: move ARM bootloader options to bootloader menu Anas Nashif 2016-03-13 19:51:37 -04:00
  • 75c5e51ba5 kconfig: remove optional flag for boards Anas Nashif 2016-03-13 19:50:47 -04:00
  • a13b04e022 kernel: fix boot banner option Anas Nashif 2016-03-13 19:08:17 -04:00
  • a04e7b653b pinmux: do not depend on GPIO Anas Nashif 2016-03-13 10:06:58 -04:00
  • e4e04adb88 Bluetooth: Call HCI_Reset synchronously to catch errors Johan Hedberg 2016-03-14 13:04:29 +02:00
  • 54f5600fb5 Bluetooth: Take advantage of hci_cmd_done() helper Johan Hedberg 2016-03-14 13:04:09 +02:00
  • 809a4b847f Bluetooth: Fix print format for 4-byte opcodes Johan Hedberg 2016-03-14 12:35:39 +02:00
  • bf497e959a Bluetooth: shell: Add support for outgoing BR/EDR connections Szymon Janc 2016-03-14 10:20:31 +01:00
  • c07ac4d072 net: apps: Change dtls-client to use common testing header file Jukka Rissanen 2016-03-10 20:51:19 +02:00
  • 8399fc4b3d net: apps: Change dtls-server to use common testing header file Jukka Rissanen 2016-03-10 20:51:18 +02:00
  • d8c495f24b net: apps: Fix connectivity between echo-server and client Jukka Rissanen 2016-03-14 15:42:49 +02:00
  • a77ab4f4e2 net: apps: Update CoAP apps to use net_testing header file Ravi kumar Veeramally 2016-03-14 13:25:25 +02:00
  • 6d740fd4ca net: coap: Use correct network buffer in registration Ravi kumar Veeramally 2016-03-14 13:27:14 +02:00
  • b650e8edb1 net: apps: User can set the loopback test count Jukka Rissanen 2016-03-14 12:58:49 +02:00
  • b8f28079ec net: apps: Fix the loopback test application Jukka Rissanen 2016-03-14 12:55:34 +02:00
  • 86f9934e34 boards: Fix override of HPET timer interrupt trigger Szymon Janc 2016-03-08 17:05:45 +01:00
  • 37882875ef net: coap: Fix compilation error Jukka Rissanen 2016-03-14 14:00:07 +02:00
  • 8d154104b6 Bluetooth: Add support for outgoing BR/EDR connections Szymon Janc 2016-03-14 10:20:04 +01:00
  • cd8d4eb2b7 net: User must provide storage for local IP address Jukka Rissanen 2016-03-11 15:15:22 +02:00
  • 05e95423e5 net: tinydtls: Fix compile error if IPv4 was activated Jukka Rissanen 2016-03-11 15:12:51 +02:00
  • 72d82777c0 Bluetooth: Add HCI commands definitions for BR/EDR connections Szymon Janc 2016-03-14 10:13:44 +01:00
  • 4aae7ec31f Bluetooth: Fix header documentation of GATT service samples Luiz Augusto von Dentz 2016-03-14 10:59:58 +02:00
  • 983ec93bd4 arch: arm: move nmi to common location Dan Kalowsky 2016-03-08 13:13:02 -08:00
  • 27a3f8bb10 spi: dw: arc: add delay between writing DR strobe bit and reading FIFO Laurentiu Palcu 2016-03-10 11:25:03 +02:00
  • 07da8afd4d aio: QMSI analog comparator driver Sergio Rodriguez 2016-03-09 18:46:15 -08:00
  • ca094b1691 sanitycheck: enable qemu_x86_iamcu and prefer it over qemu_x86 Andrew Boie 2016-03-10 16:33:30 -08:00
  • e79c960dd8 HACK: qemu: change e_machine for IAMCU binaries Andrew Boie 2016-03-10 16:02:24 -08:00
  • 0509bf155b qemu_x86_iamcu: new board for QEMU with IAMCU ABI Andrew Boie 2016-03-10 16:01:26 -08:00
  • 7633279d4a uart: qmsi: Add support for IRQ APIs Andre Guedes 2016-03-02 19:19:59 -03:00
  • 1de58be866 uart: qmsi: Support for line control and driver command Andre Guedes 2016-03-01 16:25:03 -03:00
  • 27b548251e uart: qmsi: Add baud rate configuration support Andre Guedes 2016-03-01 11:25:43 -03:00
  • d95d6c63a1 uart: Introduce QMSI shim driver Andre Guedes 2016-02-26 14:51:28 -03:00
  • 6d040a89ff debug: add task tracing to sanity test Juan Manuel Cruz 2016-03-09 19:55:17 -06:00
  • 568df1b17d debug: add debug tracing support for task initialization Juan Manuel Cruz 2016-03-09 19:54:51 -06:00
  • 787b41c8a3 debug: adds object tracing capability to microkernel timers Juan Manuel Cruz 2016-03-05 10:30:20 -06:00
  • 08ed2fc106 debug: adds object tracing capability to microkernel events Juan Manuel Cruz 2016-03-04 09:42:23 -06:00
  • 0588da0b4a debug: adds object tracing capability to ring buffers Juan Manuel Cruz 2016-03-03 18:09:27 -06:00
  • f240bf18f7 debug: adds object tracing capability to nano stack Juan Manuel Cruz 2016-03-03 16:01:06 -06:00
  • d151776e59 debug: thread monitor allow to access more thread information Juan Manuel Cruz 2016-03-02 17:31:26 -06:00
  • 5f566034e5 debug: object tracing sanity test includes thread monitor. Juan Manuel Cruz 2016-03-09 15:57:41 -06:00
  • 63ec21c451 Revert "tests: Add test for microkernel early sleep functionality" Anas Nashif 2016-03-11 13:24:37 -05:00
  • 3d9759c9c5 Revert "sanitychecks: skip early_sleep test" Anas Nashif 2016-03-11 13:24:09 -05:00
  • 4f9239984f Revert "microkernel: Add support for *_sleep() during initialization" Anas Nashif 2016-03-11 13:24:52 -05:00
  • c15259aca1 debug: expose thread monitor in object tracing header Juan Manuel Cruz 2016-03-09 15:57:41 -06:00
  • 83cbf63431 debug: sanity test for kernel object tracing Juan Manuel Cruz 2016-02-22 16:17:39 -06:00
  • f9d1d56153 sanitychecks: skip early_sleep test Anas Nashif 2016-03-11 11:40:46 -05:00
  • caa17577ef debug: kernel's object tracing api Juan Manuel Cruz 2016-02-17 14:56:57 -06:00
  • f206d86c10 Bluetooth: GAP: Add service sample Luiz Augusto von Dentz 2016-03-09 15:39:43 +02:00
  • ae04454d01 Bluetooth: IPSS: Only register extra services if necessary Luiz Augusto von Dentz 2016-03-09 15:13:19 +02:00
  • 1d523c3faf Bluetooth: IPSS: Move sample service to gatt Luiz Augusto von Dentz 2016-03-09 15:03:51 +02:00
  • 20a4720b93 net: 802.15.4: Make MAC driver configurable, select nullmac as default Vlad Lungu 2016-03-10 12:08:50 +02:00
  • efe0d36c7d net: apps: Change echo-client to use common testing header file Jukka Rissanen 2016-03-10 00:11:29 +02:00
  • ed4f794ac8 net: apps: Change echo-server to use common testing header file Jukka Rissanen 2016-03-10 00:11:28 +02:00