Commit graph

  • af6095876c net: Device driver_api is const, honour it. Marcus Shawcroft 2016-12-20 10:25:40 +0000
  • 78a1256646 echo_server: Fix frdm_k64f build in the absence of CC2520 Marcus Shawcroft 2016-12-19 10:42:45 +0000
  • 0e1022833b samples: remove obsolete KERNEL_TYPE Anas Nashif 2016-12-19 09:53:51 -0500
  • d3578bb2fc tests: GDB server only works on qemu_x86 now Anas Nashif 2016-12-19 15:48:51 -0500
  • 7e86380e63 tests: add gdb server test Anas Nashif 2016-12-19 08:35:27 -0500
  • 87133d5def debug: gdb: move to new kernel APIs Anas Nashif 2016-12-18 09:12:27 -0500
  • 2f203c2f92 tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS Anas Nashif 2016-12-18 06:57:45 -0500
  • c7f73140f6 kconfig: group options into menus Anas Nashif 2016-12-18 06:54:49 -0500
  • d687a95611 kernel: move kernel code to kernel/ directly Anas Nashif 2016-12-17 17:48:47 -0500
  • 9463dc0b8f kernel: merge kernel Kconfigs into one Anas Nashif 2016-12-17 17:36:20 -0500
  • 0d775bcd9c x86: remove obsolete comment about tasks/fibers Anas Nashif 2016-12-17 17:14:30 -0500
  • 40b7183326 kernel: fixed description of THREAD_CUSTOM_DATA Anas Nashif 2016-12-17 16:41:06 -0500
  • aa2154772a object_tracing: fixed style Anas Nashif 2016-12-17 16:17:55 -0500
  • e6b7ba40d1 debug: fixed style and align code Anas Nashif 2016-12-17 13:31:24 -0500
  • 569f0b4105 debug: move debug features from misc to subsys/debug Anas Nashif 2016-12-17 13:18:45 -0500
  • a9e879e273 logging: move sys_log to subsys/logging Anas Nashif 2016-12-17 12:56:56 -0500
  • affd58a50c doc: rename shell section to simply: Shell Anas Nashif 2016-12-17 12:54:02 -0500
  • f323c00daf kconfig: remove unused TASK_DEBUG options Anas Nashif 2016-12-17 12:33:12 -0500
  • ed116ace6d kernel: kconfig: move power management options out Anas Nashif 2016-12-17 12:26:40 -0500
  • 666afe5923 kernel: kconfig: move event logger options into file Anas Nashif 2016-12-17 12:21:57 -0500
  • bd10845996 kernel: kconfig: replace task/fiber with threads Anas Nashif 2016-12-17 12:19:51 -0500
  • 59a7de8ddf kernel: Isolate logger options Anas Nashif 2016-12-17 12:18:10 -0500
  • cfbe9b05a1 kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTED Anas Nashif 2016-12-17 12:12:35 -0500
  • f855d3558f kernel: remove unused and obsolete headers Anas Nashif 2016-12-18 10:18:25 -0500
  • cb888e6805 kernel: remove nano/micro wording and usage Anas Nashif 2016-12-18 09:42:55 -0500
  • c1f2e26584 timer: hpet: rename debug function to avoid conflict Anas Nashif 2016-12-19 10:07:37 -0500
  • 5ad2905532 arm: remove old GDB_INFO support Anas Nashif 2016-12-19 09:07:04 -0500
  • 1f2a5791bc kernel: add missing ___kernel_t_arch_OFFSET Benjamin Walsh 2016-12-19 12:17:23 -0500
  • c7979f0fc4 tinycrypt: Update TinyCrypt to version 0.2.5 Flavio Santes 2016-12-16 18:09:18 -0600
  • cd7ea0b56c samples: disable single threaded hello world for configs that fail Kumar Gala 2016-12-19 10:57:02 -0600
  • 2c3a3ea84c dhcpv4: Adjust prj file selection. Marcus Shawcroft 2016-12-12 15:42:40 +0000
  • 28aff9506f dhcpv4_client: Remove unnecessary ETH_KSDK configuration. Marcus Shawcroft 2016-12-17 08:57:48 +0000
  • 6f74a4a3dc k64f: Default the ETH_KSDK on if NET_L2_ETHERNET enabled. Marcus Shawcroft 2016-12-12 16:05:32 +0000
  • 8053024752 doc: update architecture porting guide to unified kernel Benjamin Walsh 2016-12-17 12:51:16 -0500
  • cef368f578 kernel/arch: rename ARCH_HAS_NANO_FIBER_ABORT to ARCH_HAS_THREAD_ABORT Benjamin Walsh 2016-12-17 13:01:49 -0500
  • 50f4883117 kernel/arch: remove obsolete instances of irq_connect Benjamin Walsh 2016-12-17 13:01:04 -0500
  • a99aa34cb5 samples: add configuration for single threaded hello world Anas Nashif 2016-12-16 16:43:03 -0500
  • 096d8e9af5 kernel: fix warnings when CONFIG_MULTITHREADING=n Benjamin Walsh 2016-12-16 16:45:05 -0500
  • e0ca2109a6 kernel: initialize system work queue after kernel is up Benjamin Walsh 2016-12-16 18:01:13 -0500
  • f11fe9eca5 kernel: set CONFIG_MDEF by default Anas Nashif 2016-12-17 10:25:17 -0500
  • db20723da2 samples: bmi160: code clean up Baohong Liu 2016-12-16 09:47:40 -0800
  • bd90bb7105 boards: define onboard LED on quark se c1000 devboard Anas Nashif 2016-12-16 16:36:53 -0500
  • 877972fa26 Merge net branch into master Tomasz Bursztyka 2016-12-16 19:16:24 +0100
  • 675277e28d net: nbuf: Initialize nbuf memory area after allocation Tomasz Bursztyka 2016-12-16 18:38:06 +0100
  • 7a19370f84 sample: net: Updating qemu config for 802.15.4 testing Tomasz Bursztyka 2016-12-16 10:23:32 +0100
  • e7af4b8947 samples: net: Fix echo applications setting for 15.4 Tomasz Bursztyka 2016-12-16 15:01:55 +0100
  • f991b82209 net: buf: Use buf->pool instead of now removed buf->free Tomasz Bursztyka 2016-12-16 13:19:05 +0100
  • afab2530c9 iot/dns: Fix IPv6 compilation issue Flavio Santes 2016-12-15 12:29:01 -0600
  • 66a323faf2 iot/dns: Add support for the FRDM K64F board Flavio Santes 2016-12-15 11:10:46 -0600
  • 56ba584ef1 iot/dns: Update Makefile Flavio Santes 2016-12-15 09:24:27 -0600
  • d3f587e326 samples: net: mbedtls: Let's enable fastest enc28j60 speed on a101 Tomasz Bursztyka 2016-12-06 15:27:09 +0100
  • 90dc300f1e samples: net: Add dedicated dhcpv4 prj.conf for frdm k64f board Tomasz Bursztyka 2016-12-13 09:42:24 +0100
  • cc946bf328 samples: net: Add Arduino 101 dedicated config for dhcpv4_client Tomasz Bursztyka 2016-12-06 12:02:13 +0100
  • a2bb2119de samples: net: Remove useless prj.mdef from dhcpv4_client Tomasz Bursztyka 2016-12-06 12:01:30 +0100
  • 4687648a26 drivers: eth_ksdk: Simplifying MAC address generation Tomasz Bursztyka 2016-12-13 10:22:09 +0100
  • 943d55d116 drivers: eth_ksdk: There is a unique L2 driver Tomasz Bursztyka 2016-12-09 12:41:32 +0100
  • 6480594f0a drivers: eth_ksdk: Theres is no longer 'ETHERNET' Kconfig option Tomasz Bursztyka 2016-12-09 12:39:52 +0100
  • c1e52674d7 drivers: enc28j60: Removing useless legacy driver Tomasz Bursztyka 2016-12-06 15:37:13 +0100
  • b94042d93b drivers: enc28j60: Expose RX thread stack size and prio config Tomasz Bursztyka 2016-12-06 10:33:17 +0100
  • 214970a3a5 drivers: enc28j60: Add logging Tomasz Bursztyka 2016-12-06 09:42:45 +0100
  • 3e62dfbc22 drivers: ennc28j60: There is a unique L2 driver Tomasz Bursztyka 2016-12-06 10:14:37 +0100
  • c38f1e78eb drivers: enc28j60: Fix one tiny naming issue Tomasz Bursztyka 2016-12-06 09:44:29 +0100
  • 28255fa014 drivers: enc28j60: Fix a Kconfig comment Tomasz Bursztyka 2016-12-05 16:23:12 +0100
  • 7d6c50d1d0 drivers: enc28j60: Fix a tiny style issue Tomasz Bursztyka 2016-12-05 16:22:36 +0100
  • d882e24002 drivers: ethernet: Enable sys log levels depending on NET_ETHERNET_L2 Tomasz Bursztyka 2016-12-06 10:18:34 +0100
  • 58c34af329 drivers: ethernet: Push DW specific Kconfig options to its own file Tomasz Bursztyka 2016-12-06 10:17:01 +0100
  • aa2c4ec452 drivers: enc28j60: Let's remove the CRC in the end of the frame Tomasz Bursztyka 2016-12-02 14:56:14 +0100
  • cff19c17c4 net: l2: ethernet: Handle Ethernet II minimal frame size relevantly Tomasz Bursztyka 2016-12-02 14:47:29 +0100
  • cb8f775813 net: echo_client: Fix using CONFIG_NETWORKING_WITH_BT Luiz Augusto von Dentz 2016-12-08 17:32:20 +0200
  • 73e76c2ce2 net: Remove unnecessary k_wakeup Luiz Augusto von Dentz 2016-12-12 13:38:49 +0200
  • e27e1e73e1 samples: net: Fix compile error following frdm pinmux change Andrei Emeltchenko 2016-12-12 12:16:46 +0200
  • 7d5c9de92b samples/net/README: Add DNS client section Flavio Santes 2016-12-11 23:22:56 -0600
  • a73a5bc41e tests/tcp: Initialize buffer to NULL Flavio Santes 2016-12-08 14:06:26 -0600
  • fc24fc293a samples/mbedtls_dtlsclient: Add ARG_UNUSED Flavio Santes 2016-12-10 09:47:23 -0600
  • 3b64d87cac samples/mbedtls_dtlsclient: Validate destination buffer size Flavio Santes 2016-12-10 09:45:32 -0600
  • a6dd26a99e samples/mbedtls_dtlsclient: Using semaphore for rx Sergio Rodriguez 2016-12-02 17:51:14 -0800
  • c7afecf179 iot/dns: Update sample application Flavio Santes 2016-12-06 15:41:47 -0600
  • 44b2f212a1 iot/dns: Use a k_sem for the DNS rx routine Flavio Santes 2016-12-06 15:13:13 -0600
  • 5d0900ea93 iot/dns: Update DNS client private routines Flavio Santes 2016-12-06 12:12:59 -0600
  • 0d257a009a iot/dns: Introduce the dns_context structure Flavio Santes 2016-12-06 10:31:05 -0600
  • a8b73aa287 tcp: Validate net_context_put return code Flavio Santes 2016-12-11 00:40:56 -0600
  • db04f43931 tests/iot/http: Initialize parser struct Flavio Santes 2016-12-08 15:02:38 -0600
  • e776658e1b net: Remove legacy tinydtls.h header Flavio Santes 2016-12-09 11:41:49 -0600
  • 89dc7ed78a samples: echo apps: Use Kconfig options to setup IPv6 on cc2520 config Tomasz Bursztyka 2016-12-09 11:25:09 +0100
  • 90be49f1e3 net: echo_client: Enable Bluetooth support Luiz Augusto von Dentz 2016-12-08 17:32:20 +0200
  • 88bd2f9560 net: echo_server: Enable Bluetooth support Luiz Augusto von Dentz 2016-09-30 14:52:57 +0300
  • 572f41a464 samples: net: echo apps: Add cc2520 configuration for frdm_k64f Tomasz Bursztyka 2016-12-01 12:03:41 +0100
  • 7bd1b6cfeb samples: wpanusb: Removing legacy left-over Tomasz Bursztyka 2016-12-09 12:50:15 +0100
  • 9acd710a2a net: Update TODO list on L2 and 15.4 tasks Tomasz Bursztyka 2016-12-07 10:34:45 +0100
  • 1f26a332a1 power_mgr: Update sample app with ARC DEEP_SLEEP Julien Delayen 2016-12-16 13:35:18 +0000
  • 8b146d48d7 samples: bmi160: replace printf with printk Baohong Liu 2016-12-14 11:57:55 -0800
  • f2c1b4bb02 drivers: bmi160: use direct GPIO trigger instead of IPM Baohong Liu 2016-12-14 11:22:16 -0800
  • 9e4c2e92ca samples: bmi160: use direct GPIO trigger instead of ipm Baohong Liu 2016-12-12 21:52:22 -0800
  • b0bed30fe2 MAINTAINERS: fixed email for sensor subsystem Anas Nashif 2016-12-16 09:04:47 -0500
  • 597349207a drivers: sensor: replace device sync APIs with semaphores Qiu Peiyang 2016-12-16 09:39:47 +0800
  • bcb31523d5 uart_cmsdk_apb: Fix cut'n'paste error in device 4 init code Jon Medhurst 2016-12-16 10:33:51 +0000
  • 8ec1d4f921 Merge "Merge bluetooth branch into master" Anas Nashif 2016-12-16 12:51:47 +0000
  • ca0951d42d drivers: timer: Optimize RTC driver and prevent past events Carles Cufi 2016-12-13 11:55:22 +0100
  • 6af268f4ad Merge bluetooth branch into master Johan Hedberg 2016-12-16 12:12:18 +0200
  • 9791274303 Bluetooth: samples: Add extern "C" { } block to GATT header files Luiz Augusto von Dentz 2016-12-16 11:21:21 +0200