Commit graph

  • 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
  • 194a2e3a12 arm: add CPU_CORTEX_M_HAS_BASEPRI kconfig flag Benjamin Walsh 2016-12-12 16:20:43 -05:00
  • 6ce672d753 net: remove unused variable pkt1 Anas Nashif 2016-12-15 08:59:32 -05:00
  • 42738fdff4 net: multicast_eth_addr is use only with IPV6 Anas Nashif 2016-12-15 09:01:31 -05:00
  • 200c4031dd net: remove unused variable dis Anas Nashif 2016-12-15 09:01:06 -05:00
  • ca4ac62611 net: tests: Remove unused variables from dhcpv4 unit test Tomasz Bursztyka 2016-12-15 14:34:16 +01:00
  • 33479ec739 drivers: spi: Fix the help on sys log level Tomasz Bursztyka 2016-12-15 13:54:17 +01:00
  • 9609751909 net: buf: Fix incorrect reference to net_buf_get_debug Johan Hedberg 2016-12-15 14:03:23 +02:00
  • 176d184fb8 power: Add ARC core suspend and resume support Julien Delayen 2016-11-01 13:07:34 +00:00
  • d127864366 arcv2_timer0: Add suspend and resume support Julien Delayen 2016-11-03 13:39:23 +00:00
  • cd8504cc9c arcv2_irq: Add power management suspend/resume Julien Delayen 2016-11-03 10:45:33 +00:00
  • 2008af30e7 arc: Define _arc_v2_irq_unit device Julien Delayen 2016-11-15 15:19:00 +00:00
  • 353cd721a9 net: Fix incorrect logging format specifiers Tomasz Bursztyka 2016-12-08 10:36:27 +01:00
  • 692771fbe9 net: buf: Switch from k_fifo to k_lifo for free buffers Johan Hedberg 2016-12-14 08:24:19 +02:00
  • d659bb020e net: buf: Remove redundant user_data_size from buffers Johan Hedberg 2016-12-14 09:57:49 +02:00
  • 71c7c01819 net: buf: Remove the need for net_buf_pool_init() Johan Hedberg 2016-12-14 08:33:50 +02:00
  • 45bc46d42e net: buf: Introduce net_buf_destroy() wrapper Johan Hedberg 2016-12-14 08:16:34 +02:00
  • c8f8527d55 net: ieee802154: ACK reply needs to set all FCF attributes. Tomasz Bursztyka 2016-12-14 12:52:59 +01:00
  • 4ca8ca9b1c iot/mqtt: Fix rlen_decode size check. Stig Bjørlykke 2016-12-14 22:00:48 +01:00
  • 1589f2ccdd sanity: filter the build-all test for ethernet Genaro Saucedo Tejada 2016-12-13 16:53:10 -06:00
  • af978586d1 Revert "samples/logger-hook: Initialize variable to 0" Anas Nashif 2016-12-14 10:28:02 -05:00
  • 418058a123 kernel: remove NANOKERNEL and MICROKERNEL configs Anas Nashif 2016-12-11 05:59:18 -05:00
  • b42587e9cd net: Switch net dependency to CONFIG_RANDOM_GENERATOR Marcus Shawcroft 2016-12-12 22:01:24 +00:00
  • 954baea90b random: Restructure RANDOM Kconfig Marcus Shawcroft 2016-11-28 20:39:43 +00:00
  • fe8d044d9a tests: Remove unnecessary CONFIG_TEST_RANDOM_GENERATOR Marcus Shawcroft 2016-12-12 21:57:41 +00:00
  • de4727ba3f sensor: update drivers to not return double values Bogdan Davidoaia 2016-12-09 12:57:20 +02:00
  • 708fe8c1e3 sensor: use integers for simple value calculations Bogdan Davidoaia 2016-12-08 15:08:51 +02:00
  • 4946e3e6e6 sensor: remove SENSOR_VALUE_TYPE_INT Bogdan Davidoaia 2016-12-07 15:55:35 +02:00
  • b584acb0a4 sensor: remove unused Q16_16 value type Bogdan Davidoaia 2016-12-07 14:50:44 +02:00
  • c3e08c8fea net: buf: Redesigned pool & buffer allocation API Johan Hedberg 2016-10-18 23:24:51 +03:00
  • 1e2e05c784 drivers: sensor: fxos8700: Fix uninitialized variable Sergio Rodriguez 2016-12-12 11:26:51 -08:00
  • 60f5d4ef05 arc: Add cc to clobber list for sleep instruction Julien Delayen 2016-12-05 08:54:15 +00:00
  • 87a7fe8399 kernel: legacy: Fix int overflow in nano_stack_init Szymon Janc 2016-12-01 15:06:57 +01:00
  • 0859df1eca kernel: disable MDEF by default Anas Nashif 2016-12-11 05:47:03 -05:00
  • 095112516a scripts: remove old qemu patch Anas Nashif 2016-12-11 05:42:17 -05:00
  • 680270f809 toolchain: Add a popcount macro for GCC Carles Cufi 2016-12-10 19:22:44 +01:00
  • b80db0a41b kernel: Add ARG_UNUSED macro to avoid compiler warnings Flavio Santes 2016-12-11 00:19:26 -06:00
  • 59c8f32f0f x86/soc: Add ARG_UNUSED macro to avoid compiler warnings Flavio Santes 2016-12-11 00:20:19 -06:00
  • 935c447ae0 shell: Add ARG_UNUSED macro to avoid compiler warnings Flavio Santes 2016-12-11 00:07:30 -06:00
  • 5349af8702 kernel/mem_slab: Use the right data-type Flavio Santes 2016-12-10 23:41:12 -06:00
  • 380ee05a58 kernel/mem_pool: Use the right data-type Flavio Santes 2016-12-10 23:25:49 -06:00
  • c8201b2c2c kernel: Introduce new k_delayed_work_remaining_get API Johan Hedberg 2016-12-09 10:42:22 +02:00
  • f99ad3f0e2 kernel: Refactor remaining time evaluation for timeouts Johan Hedberg 2016-12-09 10:39:49 +02:00
  • 142c0024de MAINTAINERS: Update network applications section Flavio Santes 2016-12-11 19:09:25 -06:00
  • 79631ad457 device: do not set struct as deprecated Anas Nashif 2016-12-11 06:35:54 -05:00
  • 3b831465a4 samples: spi_fram: correct syntax error and update comments Baohong Liu 2016-12-07 14:52:36 -08:00
  • 683cb88777 drivers: adc: replace device sync APIs with semaphores Baohong Liu 2016-12-06 11:52:28 -08:00
  • 130ac06a02 drivers: spi: replace device sync APIs with semaphores Baohong Liu 2016-12-05 16:20:13 -08:00