Commit graph

  • 580eddbe6a net: 6lowpan: Add more sanity checks in compression code Jukka Rissanen 2016-03-17 15:35:09 +02:00
  • 51e30e64e6 net: 6lowpan: Fix debug prints in compression and fragmentation Jukka Rissanen 2016-03-17 15:32:58 +02:00
  • 3a8655a34d net: rpl: Print the IPv6 prefix value when checking it Jukka Rissanen 2016-03-17 15:23:53 +02:00
  • 09ce826789 net: contiki: Improve uip_packetqueue debug statements Ravi kumar Veeramally 2016-03-17 16:03:19 +02:00
  • 0588b3ceed net: contiki: Enable uip packet queue debugging via Kconfig Ravi kumar Veeramally 2016-03-17 16:00:44 +02:00
  • 98ff441e53 kconfig: reorg ARM options and make things consistent Anas Nashif 2016-03-14 22:51:58 -04:00
  • 6b8c6403ec kconfig: move kernel options close together Anas Nashif 2016-03-14 22:35:14 -04:00
  • 61064f0c5e samples: A test app for quark Always-on counter and timer Baohong Liu 2016-03-14 15:01:42 -07:00
  • 97c5df695e drivers: Quark AON counter and timer support Baohong Liu 2016-03-09 12:00:40 -08:00
  • ea5b4e4943 API: Add public counter API Baohong Liu 2016-02-22 17:10:56 -08:00
  • 33ee2052b1 sensor: add common magnetometer enum values Murtaza Alexandru 2016-02-17 13:27:05 +02:00
  • 9641a0fed0 net: rpl: Enable timer debugging via Kconfig Jukka Rissanen 2016-03-16 17:11:32 +02:00
  • d19f08f104 net: rpl: Enable objective function debugging via Kconfig Jukka Rissanen 2016-03-16 17:10:42 +02:00
  • 079be6caf2 net: rpl: Enable RPL ICMPv6 packet debugging via Kconfig Jukka Rissanen 2016-03-16 17:09:40 +02:00
  • 063f113f83 net: rpl: Fix compile error if ICMPv6 debugging is activated Jukka Rissanen 2016-03-16 17:15:20 +02:00
  • d5cf9e4edb net: rpl: Enable debugging via Kconfig Jukka Rissanen 2016-03-16 17:08:14 +02:00
  • 4851ee78f1 drivers: Fix documentation from remaining APIs Andre Guedes 2016-03-10 11:47:06 -03:00
  • 136d171588 drivers: Replace DEV_NOT_CONFIG by -EPERM Andre Guedes 2016-03-10 11:31:02 -03:00
  • aca7cb1efd drivers: Replace DEV_NO_SUPPORT by -ENODEV Andre Guedes 2016-03-10 11:26:27 -03:00
  • 2a4c5fce00 drivers: Replace DEV_NO_ACCESS by -EACCES Andre Guedes 2016-03-10 11:13:57 -03:00
  • afcc923172 drivers: Replace DEV_USED by -EBUSY Andre Guedes 2016-03-09 15:26:12 -03:00
  • b3cb3a1f68 drivers: Replace DEV_INVALID_CONF by -EINVAL Andre Guedes 2016-03-09 15:22:04 -03:00
  • 245e140da6 drivers: Replace DEV_INVALID_OP by -ENOTSUP Andre Guedes 2016-03-09 14:54:42 -03:00
  • 7c956d2ece drivers: Replace DEV_FAIL by -EIO Andre Guedes 2016-03-09 14:38:02 -03:00
  • 024cfe754e drivers: Replace DEV_OK by 0 Andre Guedes 2016-03-09 14:01:20 -03:00
  • 69453a5d29 device: Redefine DEV_* error codes Andre Guedes 2016-03-09 12:10:38 -03:00
  • 3fee959d9d doc: Remove SDK specific version numbers. Genaro Saucedo Tejada 2016-03-15 13:16:06 -06:00
  • 5f1988f284 pinmux: Change returning type from pinmux.h APIs Andre Guedes 2016-03-15 16:53:39 -03:00
  • 9a8c79f08a samples: Add STTS751 sample application Andre Guedes 2016-03-10 15:41:30 -03:00
  • 3f5af00529 clock_control/stm32f10x: introduce driver for STM32F10x RCC Maciek Borzecki 2016-03-03 15:33:04 +01:00
  • 14482f0940 clock_control: extend API with clock rate query operation Maciek Borzecki 2016-03-05 15:08:51 +01:00
  • 5cff3cc561 clock_control/Kconfig: move quark_se entries to separate file Maciek Borzecki 2016-03-05 18:05:57 +01:00
  • 1c78f3d39b st_stm32/stm32f1: introduce STM32F1x SoC family Maciek Borzecki 2016-03-03 15:32:21 +01:00
  • 5cef4d13eb net: 802.15.4: User can select desired RDC plugin Jukka Rissanen 2016-03-16 13:23:32 +02:00
  • a0d9613033 net: contiki: Fix debug prints in MAC layer files Jukka Rissanen 2016-03-16 12:39:57 +02:00
  • 2ec63ec481 net: Add debug configuration for 802.15.4 network driver Jukka Rissanen 2016-03-16 12:33:25 +02:00
  • 978b880e48 net: Allow user to activate 802.15.4 packet framing debug Jukka Rissanen 2016-03-16 11:26:42 +02:00
  • ffcfe9c44f net: Allow user to activate 802.15.4 MAC layer debugging Jukka Rissanen 2016-03-16 11:25:12 +02:00
  • 54c1bd92f9 net: Allow user to activate 6lowpan compression debug Jukka Rissanen 2016-03-16 11:10:25 +02:00
  • b7c6c2198f net: Allow user to activate 802.15.4 6lowpan frag debug Jukka Rissanen 2016-03-16 11:08:15 +02:00
  • 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