Commit graph

  • 6f74a4a3dc k64f: Default the ETH_KSDK on if NET_L2_ETHERNET enabled. Marcus Shawcroft 2016-12-12 16:05:32 +00:00
  • 8053024752 doc: update architecture porting guide to unified kernel Benjamin Walsh 2016-12-17 12:51:16 -05:00
  • cef368f578 kernel/arch: rename ARCH_HAS_NANO_FIBER_ABORT to ARCH_HAS_THREAD_ABORT Benjamin Walsh 2016-12-17 13:01:49 -05:00
  • 50f4883117 kernel/arch: remove obsolete instances of irq_connect Benjamin Walsh 2016-12-17 13:01:04 -05:00
  • a99aa34cb5 samples: add configuration for single threaded hello world Anas Nashif 2016-12-16 16:43:03 -05:00
  • 096d8e9af5 kernel: fix warnings when CONFIG_MULTITHREADING=n Benjamin Walsh 2016-12-16 16:45:05 -05:00
  • e0ca2109a6 kernel: initialize system work queue after kernel is up Benjamin Walsh 2016-12-16 18:01:13 -05:00
  • f11fe9eca5 kernel: set CONFIG_MDEF by default Anas Nashif 2016-12-17 10:25:17 -05:00
  • db20723da2 samples: bmi160: code clean up Baohong Liu 2016-12-16 09:47:40 -08:00
  • bd90bb7105 boards: define onboard LED on quark se c1000 devboard Anas Nashif 2016-12-16 16:36:53 -05:00
  • 877972fa26 Merge net branch into master Tomasz Bursztyka 2016-12-16 19:16:24 +01:00
  • 675277e28d net: nbuf: Initialize nbuf memory area after allocation Tomasz Bursztyka 2016-12-16 18:38:06 +01:00
  • 7a19370f84 sample: net: Updating qemu config for 802.15.4 testing Tomasz Bursztyka 2016-12-16 10:23:32 +01:00
  • e7af4b8947 samples: net: Fix echo applications setting for 15.4 Tomasz Bursztyka 2016-12-16 15:01:55 +01:00
  • f991b82209 net: buf: Use buf->pool instead of now removed buf->free Tomasz Bursztyka 2016-12-16 13:19:05 +01:00
  • afab2530c9 iot/dns: Fix IPv6 compilation issue Flavio Santes 2016-12-15 12:29:01 -06:00
  • 66a323faf2 iot/dns: Add support for the FRDM K64F board Flavio Santes 2016-12-15 11:10:46 -06:00
  • 56ba584ef1 iot/dns: Update Makefile Flavio Santes 2016-12-15 09:24:27 -06:00
  • d3f587e326 samples: net: mbedtls: Let's enable fastest enc28j60 speed on a101 Tomasz Bursztyka 2016-12-06 15:27:09 +01:00
  • 90dc300f1e samples: net: Add dedicated dhcpv4 prj.conf for frdm k64f board Tomasz Bursztyka 2016-12-13 09:42:24 +01:00
  • cc946bf328 samples: net: Add Arduino 101 dedicated config for dhcpv4_client Tomasz Bursztyka 2016-12-06 12:02:13 +01:00
  • a2bb2119de samples: net: Remove useless prj.mdef from dhcpv4_client Tomasz Bursztyka 2016-12-06 12:01:30 +01:00
  • 4687648a26 drivers: eth_ksdk: Simplifying MAC address generation Tomasz Bursztyka 2016-12-13 10:22:09 +01:00
  • 943d55d116 drivers: eth_ksdk: There is a unique L2 driver Tomasz Bursztyka 2016-12-09 12:41:32 +01:00
  • 6480594f0a drivers: eth_ksdk: Theres is no longer 'ETHERNET' Kconfig option Tomasz Bursztyka 2016-12-09 12:39:52 +01:00
  • c1e52674d7 drivers: enc28j60: Removing useless legacy driver Tomasz Bursztyka 2016-12-06 15:37:13 +01:00
  • b94042d93b drivers: enc28j60: Expose RX thread stack size and prio config Tomasz Bursztyka 2016-12-06 10:33:17 +01:00
  • 214970a3a5 drivers: enc28j60: Add logging Tomasz Bursztyka 2016-12-06 09:42:45 +01:00
  • 3e62dfbc22 drivers: ennc28j60: There is a unique L2 driver Tomasz Bursztyka 2016-12-06 10:14:37 +01:00
  • c38f1e78eb drivers: enc28j60: Fix one tiny naming issue Tomasz Bursztyka 2016-12-06 09:44:29 +01:00
  • 28255fa014 drivers: enc28j60: Fix a Kconfig comment Tomasz Bursztyka 2016-12-05 16:23:12 +01:00
  • 7d6c50d1d0 drivers: enc28j60: Fix a tiny style issue Tomasz Bursztyka 2016-12-05 16:22:36 +01:00
  • d882e24002 drivers: ethernet: Enable sys log levels depending on NET_ETHERNET_L2 Tomasz Bursztyka 2016-12-06 10:18:34 +01:00
  • 58c34af329 drivers: ethernet: Push DW specific Kconfig options to its own file Tomasz Bursztyka 2016-12-06 10:17:01 +01:00
  • aa2c4ec452 drivers: enc28j60: Let's remove the CRC in the end of the frame Tomasz Bursztyka 2016-12-02 14:56:14 +01:00
  • cff19c17c4 net: l2: ethernet: Handle Ethernet II minimal frame size relevantly Tomasz Bursztyka 2016-12-02 14:47:29 +01:00
  • cb8f775813 net: echo_client: Fix using CONFIG_NETWORKING_WITH_BT Luiz Augusto von Dentz 2016-12-08 17:32:20 +02:00
  • 73e76c2ce2 net: Remove unnecessary k_wakeup Luiz Augusto von Dentz 2016-12-12 13:38:49 +02:00
  • e27e1e73e1 samples: net: Fix compile error following frdm pinmux change Andrei Emeltchenko 2016-12-12 12:16:46 +02:00
  • 7d5c9de92b samples/net/README: Add DNS client section Flavio Santes 2016-12-11 23:22:56 -06:00
  • a73a5bc41e tests/tcp: Initialize buffer to NULL Flavio Santes 2016-12-08 14:06:26 -06:00
  • fc24fc293a samples/mbedtls_dtlsclient: Add ARG_UNUSED Flavio Santes 2016-12-10 09:47:23 -06:00
  • 3b64d87cac samples/mbedtls_dtlsclient: Validate destination buffer size Flavio Santes 2016-12-10 09:45:32 -06:00
  • a6dd26a99e samples/mbedtls_dtlsclient: Using semaphore for rx Sergio Rodriguez 2016-12-02 17:51:14 -08:00
  • c7afecf179 iot/dns: Update sample application Flavio Santes 2016-12-06 15:41:47 -06:00
  • 44b2f212a1 iot/dns: Use a k_sem for the DNS rx routine Flavio Santes 2016-12-06 15:13:13 -06:00
  • 5d0900ea93 iot/dns: Update DNS client private routines Flavio Santes 2016-12-06 12:12:59 -06:00
  • 0d257a009a iot/dns: Introduce the dns_context structure Flavio Santes 2016-12-06 10:31:05 -06:00
  • a8b73aa287 tcp: Validate net_context_put return code Flavio Santes 2016-12-11 00:40:56 -06:00
  • db04f43931 tests/iot/http: Initialize parser struct Flavio Santes 2016-12-08 15:02:38 -06:00
  • e776658e1b net: Remove legacy tinydtls.h header Flavio Santes 2016-12-09 11:41:49 -06:00
  • 89dc7ed78a samples: echo apps: Use Kconfig options to setup IPv6 on cc2520 config Tomasz Bursztyka 2016-12-09 11:25:09 +01:00
  • 90be49f1e3 net: echo_client: Enable Bluetooth support Luiz Augusto von Dentz 2016-12-08 17:32:20 +02:00
  • 88bd2f9560 net: echo_server: Enable Bluetooth support Luiz Augusto von Dentz 2016-09-30 14:52:57 +03:00
  • 572f41a464 samples: net: echo apps: Add cc2520 configuration for frdm_k64f Tomasz Bursztyka 2016-12-01 12:03:41 +01:00
  • 7bd1b6cfeb samples: wpanusb: Removing legacy left-over Tomasz Bursztyka 2016-12-09 12:50:15 +01:00
  • 9acd710a2a net: Update TODO list on L2 and 15.4 tasks Tomasz Bursztyka 2016-12-07 10:34:45 +01:00
  • 1f26a332a1 power_mgr: Update sample app with ARC DEEP_SLEEP Julien Delayen 2016-12-16 13:35:18 +00:00
  • 8b146d48d7 samples: bmi160: replace printf with printk Baohong Liu 2016-12-14 11:57:55 -08:00
  • f2c1b4bb02 drivers: bmi160: use direct GPIO trigger instead of IPM Baohong Liu 2016-12-14 11:22:16 -08:00
  • 9e4c2e92ca samples: bmi160: use direct GPIO trigger instead of ipm Baohong Liu 2016-12-12 21:52:22 -08:00
  • b0bed30fe2 MAINTAINERS: fixed email for sensor subsystem Anas Nashif 2016-12-16 09:04:47 -05:00
  • 597349207a drivers: sensor: replace device sync APIs with semaphores Qiu Peiyang 2016-12-16 09:39:47 +08:00
  • bcb31523d5 uart_cmsdk_apb: Fix cut'n'paste error in device 4 init code Jon Medhurst 2016-12-16 10:33:51 +00:00
  • 8ec1d4f921 Merge "Merge bluetooth branch into master" Anas Nashif 2016-12-16 12:51:47 +00:00
  • ca0951d42d drivers: timer: Optimize RTC driver and prevent past events Carles Cufi 2016-12-13 11:55:22 +01:00
  • 6af268f4ad Merge bluetooth branch into master Johan Hedberg 2016-12-16 12:12:18 +02:00
  • 9791274303 Bluetooth: samples: Add extern "C" { } block to GATT header files Luiz Augusto von Dentz 2016-12-16 11:21:21 +02:00
  • 1c9da665c3 Bluetooth: Remove unnecessary runtime kernel object initialization Johan Hedberg 2016-12-15 09:56:11 +02:00
  • 83874836ac Bluetooth: SMP: Add support for CT2 auth bit Szymon Janc 2016-12-13 16:57:34 +01:00
  • a2d8cee2cf Bluetooth: SMP: Add H7 crypto implementation and unit tests Szymon Janc 2016-12-12 16:49:52 +01:00
  • fdf212fa29 Bluetooth: RFCOMM: Fix channel range documentation Jaganath Kanakkassery 2016-12-15 17:33:49 +05:30
  • f0bd2805bc Bluetooth: Controller: tune the xtal and hard realtime radio start offsets Vinayak Chettimada 2016-12-14 11:22:22 +01:00
  • 6de7a808af Bluetooth: Controller: ctrl pdu processing based on available CPU time Vinayak Chettimada 2016-12-14 05:05:37 +01:00
  • c776791ed0 Bluetooth: RFCOMM: Rename tmp with next Jaganath Kanakkassery 2016-12-14 19:41:09 +05:30
  • 3ec7df34c1 Bluetooth: RFCOMM: Handle DM from peer Jaganath Kanakkassery 2016-11-28 17:59:27 +05:30
  • a95de4360c Bluetooth: RFCOMM: Disconnect session after last dlc disconnection Jaganath Kanakkassery 2016-11-25 18:07:46 +05:30
  • bc8ec12977 Bluetooth: Remove unnecessary NULL check Johan Hedberg 2016-12-13 19:50:07 +02:00
  • 758e220cdc Bluetooth: Remove inline declaration from bt_le_conn_params_valid Johan Hedberg 2016-12-13 09:28:35 +02:00
  • 8d759fcec4 Bluetooth: SMP: Fix key_id length in smp_h6_test Szymon Janc 2016-12-12 16:45:28 +01:00
  • 7f6a059a36 Bluetooth: AVDTP: Add AV-Stream data structure Arun Jagadish 2016-12-06 11:21:07 +05:30
  • 6ca9390e4d Bluetooth: Kconfig: Fix logging dependency on printk Johan Hedberg 2016-12-09 22:46:23 +02:00
  • fe958df4dd libc: rework libc selection and reduce Kconfigs Anas Nashif 2016-12-15 11:16:55 -05:00
  • b12a8e0914 kernel: introduce single-threaded kernel Benjamin Walsh 2016-12-14 15:24:12 -05:00
  • 48db0b3443 arch/all: simpler _SysFatalErrorHandler() Benjamin Walsh 2016-12-14 15:16:32 -05:00
  • a2098393fa kernel: fix dummy init thread prio in preempt-only configurations Benjamin Walsh 2016-12-14 14:47:58 -05:00
  • 8e4a534ea1 kernel: enable and optimize coop-only configurations Benjamin Walsh 2016-12-14 14:34:29 -05:00
  • c8cecca192 kernel: add CONFIG_PREEMPT_ENABLED and CONFIG_COOP_ENABLED Benjamin Walsh 2016-12-14 13:23:01 -05:00
  • c3a2bbba16 kernel: add k_cpu_idle/k_cpu_atomic_idle() Benjamin Walsh 2016-12-14 13:04:36 -05:00
  • b889fa8b20 kernel: enhance realtime-ness when handling timeouts Benjamin Walsh 2016-12-07 22:39:31 -05:00
  • 5596f78c08 kernel: fix typo Benjamin Walsh 2016-12-09 19:57:17 -05:00
  • 8a894e3109 sample/philosphers: ignore format-security warning Benjamin Walsh 2016-12-10 10:28:59 -05:00
  • a2c58d5b85 kernel: fix mis-use of sys_dlist_t vs sys_dnode_t in _timeout Benjamin Walsh 2016-12-10 10:26:35 -05:00
  • 6ca6c28dd3 kernel/timers: move tick computation out of irq_lock block Benjamin Walsh 2016-12-09 13:39:00 -05:00
  • d211a52fc0 kernel: add defines for delta_ticks_from_prev special values Benjamin Walsh 2016-12-06 11:44:01 -05:00
  • 88b3691415 kernel/arch: enhance the "ready thread" cache Benjamin Walsh 2016-12-02 10:37:27 -05:00
  • e6ebe3a8b4 arm: relinquish one IRQ priority reserved by kernel Benjamin Walsh 2016-12-13 14:55:11 -05:00
  • 7f577b2d5c arm: better handling of IRQ priorities reserved by the kernel Benjamin Walsh 2016-12-13 12:07:49 -05:00
  • c016252108 arm: add CPU_CORTEX_M_HAS_PROGRAMMABLE_FAULT_PRIOS kconfig flag Benjamin Walsh 2016-12-13 12:00:09 -05:00
  • f5d0cbe8ad arm: move IRQ_PRIORITY_OFFSET to header file, rename to _IRQ_PRIO_OFFSET Benjamin Walsh 2016-12-12 16:29:07 -05:00