Commit graph

  • 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
  • cdf41416bd samples: gpio: use correct gpio driver name Baohong Liu 2016-12-08 15:22:08 -08:00
  • fd314e721e drivers: i2c: replace device sync APIs with semaphores Baohong Liu 2016-12-06 16:57:41 -08:00
  • 891273dd1a device: add deprecated attribute to device sync APIs Baohong Liu 2016-12-05 14:44:45 -08:00
  • 362fb9e62b arm: Fix irq offload inline asm memory ordering. Marcus Shawcroft 2016-12-08 22:13:32 +00:00
  • a715194d43 random: Rewrite sys_rand32_init() with SYS_INIT() Marcus Shawcroft 2016-12-06 21:58:49 +00:00
  • 409b754a15 Remove application calls to sys_rand32_init. Marcus Shawcroft 2016-12-06 21:41:34 +00:00
  • 0bc4b494d7 samples: Add thermometer Marcus Shawcroft 2016-12-03 12:33:02 +00:00
  • a94437c03c sensor: Add nRF5 temperature driver. Marcus Shawcroft 2016-11-23 20:28:28 +00:00
  • a213fb4e27 samples: sensor: fxos8700: Check sample fetch return value Sergio Rodriguez 2016-12-08 18:59:44 -08:00
  • 3fcb9c4ec2 Bluetooth: Use _vprintk() instead of _prf() Johan Hedberg 2016-12-09 21:43:57 +02:00
  • 244a4dfe73 printk: Export _vprintk similar to how _prf is exported Johan Hedberg 2016-12-09 21:41:30 +02:00
  • 57e1975241 pinmux: Deprecate the k64 pinmux driver Maureen Helm 2016-11-23 16:48:41 -06:00
  • 4a1c31a790 k64: Change the default pinmux driver to the ksdk one Maureen Helm 2016-11-23 16:33:21 -06:00
  • a938790dd4 hexiwear_k64: Add pin init using ksdk pinmux driver Maureen Helm 2016-11-23 16:08:37 -06:00
  • 296c949920 frdm_k64f: Add pin init using ksdk pinmux driver Maureen Helm 2016-11-23 15:09:33 -06:00
  • a4e823eee0 pinmux: Introduce new ksdk pinmux driver Maureen Helm 2016-11-23 09:10:03 -06:00
  • d2d62ae484 logging: Remove bogus SYS_LOG dependency on STDOUT_CONSOLE Johan Hedberg 2016-12-09 23:06:06 +02:00
  • e0359b5b5c samples: aio: fix some coding style issues Baohong Liu 2016-12-09 15:41:15 -08:00
  • fc7dec1e5a samples: spi_flash: remove redundant code lines from config file Baohong Liu 2016-12-09 16:01:09 -08:00
  • cb70d7d04d Merge "Merge bluetooth branch into master" Anas Nashif 2016-12-10 02:17:38 +00:00
  • 1ecaa78aaa drivers: slip: remove unneeded include path addition Kumar Gala 2016-12-08 11:55:42 -06:00
  • 41c6493472 drivers: timers: remove unneeded include path addition Kumar Gala 2016-12-08 11:54:58 -06:00
  • fe144ff2d4 drivers: usb: remove unneeded include path additions Kumar Gala 2016-12-08 11:53:38 -06:00
  • 7a74fb0454 samples/logger-hook: Initialize variable to 0 Flavio Santes 2016-12-08 14:46:00 -06:00
  • 63e1f4a30a samples/logger-hook: Increase main stack size Flavio Santes 2016-12-08 14:41:34 -06:00
  • b3195581e7 drivers: sensor: add missing license header Baohong Liu 2016-12-09 17:39:00 -08:00
  • d97239fbbc Merge bluetooth branch into master Johan Hedberg 2016-12-09 21:39:12 +02:00
  • 24b03e75f3 Bluetooth: Remove not needed header in uuid.c file Arkadiusz Lichwa 2016-12-09 18:27:52 +01:00
  • c4fa607499 Bluetooth: Fix format specifier in UUID DBG helpers Arkadiusz Lichwa 2016-12-09 18:19:15 +01:00
  • fb37a5c330 Bluetooth: Fix stack overhead amount when debug is enabled Johan Hedberg 2016-12-09 14:02:28 +02:00
  • 26056c8318 Bluetooth: Fix left-over printf usage Johan Hedberg 2016-12-09 13:40:10 +02:00
  • f85878146a Bluetooth: Fix BT_STACK_DEBUG_EXTRA for BLUETOOTH_DEBUG_LOG Johan Hedberg 2016-12-09 13:11:45 +02:00
  • 77753193d9 Bluetooth: shell: Add support for RFCOMM Disconnect Jaganath Kanakkassery 2016-11-23 19:48:10 +05:30
  • 4349141935 Bluetooth: RFCOMM: Implement Disconnect API Jaganath Kanakkassery 2016-11-23 18:11:00 +05:30
  • 49cd3b1891 drivers: bluetooth: nble: remove unneeded include path additions Kumar Gala 2016-12-08 11:56:49 -06:00
  • 5c0a502e9f Bluetooth: L2CAP: Fix uninitialized pointer Arkadiusz Lichwa 2016-12-08 20:24:13 +01:00
  • 047c6eacf7 Bluetooth: Fine-tune debug-based stack size increase Johan Hedberg 2016-12-07 20:54:49 +02:00
  • f53388dbb9 Bluetooth: L2CAP: Fix format specifier for hex uint16_t Johan Hedberg 2016-12-07 18:47:57 +02:00
  • b94a69e346 Bluetooth: Fix format specifier in address helpers Johan Hedberg 2016-12-07 18:39:47 +02:00
  • 4a0c9e86f6 Bluetooth: GATT: Update CCC addresses Luiz Augusto von Dentz 2016-11-30 14:47:17 +02:00
  • 624a170e8d Bluetooth: GATT: Fix using bt_addr_le_cmp with destination address Luiz Augusto von Dentz 2016-11-30 14:35:54 +02:00
  • ae213a2ea8 Bluetooth: Fix bt_conn_lookup* Luiz Augusto von Dentz 2016-11-30 14:22:23 +02:00
  • a4b6b2417d Bluetooth: Switch from printf to printk functions Johan Hedberg 2016-12-06 21:46:10 +02:00
  • 5ac059b6b9 Bluetooth: Extend advertising parameters with optional own address Johan Hedberg 2016-11-27 21:07:11 +02:00
  • d883fcf814 Bluetooth: Make LE random address helpers public Johan Hedberg 2016-11-30 16:19:48 +00:00
  • ede69e5d19 Bluetooth: AVDTP: Fix Coding style Arun Jagadish 2016-12-02 15:39:33 +05:30
  • 9849df8c80 kernel: Disable interrupts after tick calculation in k_sleep() Carles Cufi 2016-12-02 15:31:08 +01:00
  • 30277538e7 drivers/ethernet: Fix SYS_LOG_DBG format specifier for MAC Johan Hedberg 2016-12-07 18:43:56 +02:00
  • 7c7f36f818 sys_log: Remove option of mapping to printf Johan Hedberg 2016-12-06 15:21:33 +02:00
  • 9aafa973df Bluetooth: Fix incorrect logging format specifiers Johan Hedberg 2016-12-06 19:21:12 +02:00
  • fc21a76db6 net: Fix incorrect logging format specifiers Johan Hedberg 2016-12-06 19:20:03 +02:00
  • d7f8b3e239 doc: adapt source tree for new structure Anas Nashif 2016-12-04 10:09:04 -05:00
  • aefe022477 Merge remote-tracking branch 'origin/arm' Kumar Gala 2016-12-06 10:33:20 -06:00