Commit graph

  • 9915378e8c Bluetooth: Take advantage of ATOMIC_DEFINE atomic_t based flags Johan Hedberg 2016-07-26 20:28:06 +03:00
  • 453b177435 arc: Remove nonexistant Kconfig sybmol from defconfig Kumar Gala 2016-07-21 10:02:44 -05:00
  • 4eef8a3f32 qemu_cortex_m3: Remove nonexistent UART_CONSOLE_BAUDRATE from defconfig Kumar Gala 2016-07-21 09:57:45 -05:00
  • d42b239c31 qemu_nios2: Fix defconfig Kconfig symbol Kumar Gala 2016-07-21 10:06:40 -05:00
  • ecd421590c misc/byteorder.h: Mark bswap_16 & bswap_32 as internal helpers Johan Hedberg 2016-07-21 20:59:07 +03:00
  • 36585d7811 doc: remove unused figures from board directory David B. Kinder 2016-07-26 08:57:37 -07:00
  • 180a0ee948 drivers: reverting Kconfig/Makefile changes for slip Ricardo Salveti 2016-07-26 17:24:45 -03:00
  • 62ca7ef1fc samples/net: Fix typo in comment Kumar Gala 2016-07-21 09:45:37 -05:00
  • d9a84c5c77 Makefile: link arch/ last Andrew Boie 2016-07-26 14:45:14 -07:00
  • 19d84d8e00 nano_init.c: STACK_CANARY_INIT fix for ARC Juro Bystricky 2016-07-26 14:09:09 -07:00
  • a3c0b2c00f samples/net: Add netz_client sample code Flavio Santes 2016-07-22 11:27:41 -05:00
  • db17939c8a drivers: i2c: remove i2c master idle check Baohong Liu 2016-07-22 15:10:44 -07:00
  • a95b6eeafb nano_work: Fix never yielding from fiber Johan Hedberg 2016-07-25 14:33:47 +03:00
  • 213a2dcac9 atomic.h: change to ATOMIC_DEFINE Andrew Boie 2016-07-26 09:27:27 -07:00
  • 0d03e32036 gen_idt: add -d switch for extra debug info Andrew Boie 2016-07-26 11:36:31 -07:00
  • 5194d2fb06 Bluetooth: GATT: Remove unused struct Luiz Augusto von Dentz 2016-07-27 12:45:31 +03:00
  • 7e71e5eecc MAINTAINERS: add mbedTLS section Kuo-Lang Tseng 2016-07-26 11:08:24 -07:00
  • 312def2c78 ext/lib : Integrating mbedTLS to build process Sergio Rodriguez 2016-07-20 15:03:12 -07:00
  • 96c69cc29f ext/lib : mbedTLS Configuration modifications Sergio Rodriguez 2016-07-21 13:54:53 -07:00
  • aca6e99106 ext/lib : mbedTLS library modifications Sergio Rodriguez 2016-07-20 14:15:48 -07:00
  • 8485f601cb ext/lib : Adding mbedTLS library Sergio Rodriguez 2016-07-19 12:48:01 -07:00
  • 416f0759aa samples: aon counter: Remove outdated information in readme file Kuo-Lang Tseng 2016-07-22 13:33:55 -07:00
  • a6d42751a3 atomic: Add helper to declare atomic_t arrays for bit fields Johan Hedberg 2016-07-22 13:55:02 +03:00
  • 96cadd1a9a arc: move special-purpose irq priorities to flags Andrew Boie 2016-07-25 11:34:34 -07:00
  • 78881ebd3b Bluetooth: GATT: Fix not passing params in the write callback Luiz Augusto von Dentz 2016-07-26 15:26:15 +03:00
  • 2275cae089 kernel: Remove unneeded ASSERT from memory pool subsystem Allan Stephens 2016-07-25 08:16:20 -05:00
  • eb2d8b418c testcases: add automation markup to samples/ Inaky Perez-Gonzalez 2016-04-21 12:43:51 -07:00
  • 11693c1bf9 build: use -Og instead of -O0 for CONFIG_DEBUG Andrew Boie 2016-07-22 12:15:40 -07:00
  • e6a34f8175 net: buf: Fix compiling with debug options Jaakko Hannikainen 2016-07-25 14:29:46 +03:00
  • ea5449dbcc Bluetooth: L2CAP: Add BR/EDR CoC channel disconnect Arkadiusz Lichwa 2016-07-19 10:56:59 +02:00
  • a49b9fcf57 Bluetooth: L2CAP: Handle BR/EDR configuration deferred by GAP Arkadiusz Lichwa 2016-07-08 19:44:38 +02:00
  • f8f9de079a Bluetooth: L2CAP: Reset CoC channel state during cleanup Arkadiusz Lichwa 2016-07-19 09:01:29 +02:00
  • 37bb3e8049 Bluetooth: L2CAP: Split security changed handler for BR/EDR Arkadiusz Lichwa 2016-07-08 16:05:58 +02:00
  • 96e68fe654 Bluetooth: L2CAP: Introduce security requirements on CoC Arkadiusz Lichwa 2016-07-08 16:30:31 +02:00
  • c6071e46da Bluetooth: GATT: Fix bt_gatt_exchange_mtu documentation Luiz Augusto von Dentz 2016-07-25 16:08:52 +03:00
  • 68e0c50211 testcases: introduce defaults to build/deploy/evaluate Inaky Perez-Gonzalez 2016-04-21 12:40:15 -07:00
  • 602724a91a Bluetooth: tester: Expose device address Mariusz Skamra 2016-07-22 10:56:45 +02:00
  • c06a13a93d Bluetooth: tester: Set privacy flag in current_settings Mariusz Skamra 2016-07-22 09:22:44 +02:00
  • 7fe81b92a6 Bluetooth: tester: Add missing GAP_SETTINGS_* defines Mariusz Skamra 2016-07-22 08:58:31 +02:00
  • 3a73378741 MAINTAINERS: add INTERRUPTS section Andrew Boie 2016-07-21 10:20:32 -07:00
  • 616e96242b scripts: Check all CONFIG_* in the code are defined into a Kconfig file Sonia Leon Bautista 2016-06-14 17:55:24 -05:00
  • b4d87a575a qmsi: gpio: Use locking mechanism to guard critical regions. Sergio Rodriguez 2016-06-01 20:57:59 -07:00
  • 3c5af9ab5b qmsi: gpio: quark_se_ss: Use locking mechanism to guard critical regions. Sergio Rodriguez 2016-06-03 15:05:49 -07:00
  • 8518d9cf81 testcases: stub for x86 core on Quark SE Inaky Perez-Gonzalez 2016-04-21 12:26:53 -07:00
  • c6a8462c6e doc: fix backslash paths in windows and python default location Inaky Perez-Gonzalez 2016-07-21 13:09:37 -07:00
  • a028e43a97 Bluetooth: tester: Send IUT ready event on tester_init Mariusz Skamra 2016-07-22 12:42:03 +02:00
  • 3c15027799 Bluetooth: btp: Add IUT ready event Mariusz Skamra 2016-07-22 12:32:06 +02:00
  • 712689c9a3 drivers/nble: Use semaphore to control notification rate Andrei Emeltchenko 2016-07-22 19:09:55 +03:00
  • bfb451e5eb ksdk: Fix ARRAY_SIZE conflict Maureen Helm 2016-07-21 16:03:19 -05:00
  • d2549115ca Bluetooth: Rename connectable_addr member in struct bt_le_oob Szymon Janc 2016-07-22 12:26:01 +02:00
  • d5a07edde0 Bluetooth: L2CAP: Refactor channel context by ident Arkadiusz Lichwa 2016-07-19 15:07:26 +02:00
  • c9a3809ab5 Bluetooth: Remove nano_work include from internal header Luiz Augusto von Dentz 2016-07-21 16:14:12 +03:00
  • 1668624a2f Bluetooth: tests/shell: Remove unnecessary redefinition of AD types Johan Hedberg 2016-07-22 10:25:56 +03:00
  • cbf325a58d Bluetooth: Add warning for bt_pub_key_gen() when missing support Johan Hedberg 2016-07-22 09:55:37 +03:00
  • d43f4c27d0 Bluetooth: Remove conn & SMP dependency from BLUETOOTH_TINYCRYPT_ECC Johan Hedberg 2016-07-22 09:54:12 +03:00
  • 65ab753fe7 Bluetooth: L2CAP: Fix debug message in l2cap_chan_destroy Arkadiusz Lichwa 2016-07-22 08:49:58 +02:00
  • 3e63a74514 net/yaip: revert merge Inaky Perez-Gonzalez 2016-07-21 16:49:17 -07:00
  • 5249b8a52d Bluetooth: use sys_put_le16 macro instead of bswap Kumar Gala 2016-07-21 09:07:55 -05:00
  • 1af3a40b9e power_mgmt: Add Deep Sleep support in sample PM app Ramesh Thomas 2016-06-30 19:26:45 -07:00
  • 2ce3a59555 power_mgmt: Create arch/soc specific helper functions Ramesh Thomas 2016-07-02 20:05:39 -07:00
  • 53bc73a438 uart: qmsi: Adds device suspend/resume to uart_qmsi device Ramesh Thomas 2016-07-14 11:48:21 -07:00
  • 1171348038 rtc: qmsi: Adds device suspend/resume to rtc_qmsi device Ramesh Thomas 2016-07-14 11:42:27 -07:00
  • 8f0fdb668a timer: Adds device suspend/resume to loapic timer Ramesh Thomas 2016-07-20 18:53:09 -07:00
  • 02db5262b8 power_mgmt: Enhances the DEVICE_INIT_PM macros Ramesh Thomas 2016-06-30 18:46:24 -07:00
  • 56dded4435 qemu_nios2: run sanity checks with the emulator Andrew Boie 2016-07-06 10:12:47 -07:00
  • eb63710960 REVERTME exclude test_sha256 on Nios2 Andrew Boie 2016-07-21 08:48:43 -07:00
  • 1942a413fc net: tinydtls: Use assert.h from minimal libc Maureen Helm 2016-07-15 09:00:52 -05:00
  • 0c83039a67 sensor: add driver for LPS25HB Murtaza Alexandru 2016-06-01 16:11:01 +03:00
  • cac17e858f misc/byteorder.h: Add helpers to get & put unaligned integers Johan Hedberg 2016-07-21 08:18:56 +03:00
  • 55209323a1 misc/byteorder.h: Add documentation for existing APIs Johan Hedberg 2016-07-21 08:18:14 +03:00
  • 93f49c20e9 samples: uart: Check return value from uart_fifo_fill Jon Medhurst 2016-07-20 13:42:39 +01:00
  • 02dc270d5e samples: Add Quark SE power management application Andre Guedes 2016-07-07 08:46:32 -03:00
  • eb53ebb885 x86: fix CONFIG_INIT_STACKS Andrew Boie 2016-07-20 12:57:59 -07:00
  • 3adcc45970 arm: assume irq stack and size are aligned Andrew Boie 2016-07-20 12:42:10 -07:00
  • 7a6272f846 nios2: assume IRQ stack pointer and size already aligned Andrew Boie 2016-07-20 12:41:48 -07:00
  • 0a86fcbb2a x86: assume irq stack pointer and size already aligned Andrew Boie 2016-07-20 12:41:14 -07:00
  • 288f6cc889 build: Improve usage of the ISSM toolchain Jesus Sanchez-Palencia 2016-07-13 18:37:26 -03:00
  • 1c0bcc8cc5 toolchain.gccarmemb: Simplify setting of libgcc include path Kumar Gala 2016-06-29 14:47:21 -05:00
  • cad05129b9 samples/task_profiler: remove "dump" logging Fabrice Olivero 2016-06-01 16:05:07 +02:00
  • a3d01314f9 samples: usb: dfu: Fix building of dfu code Kumar Gala 2016-07-07 13:59:20 -05:00
  • 454810fa3d samples: shell: Print ticks as unsigned Paul Sokolovsky 2016-06-30 18:12:54 +03:00
  • 6d33683a7c samples/usb: Fix build for usb_dfu example Jesus Sanchez-Palencia 2016-07-13 15:47:32 -03:00
  • 0a9e0d0a5e libc: Add assert.h to minimal libc Maureen Helm 2016-07-14 14:20:21 -05:00
  • aebe38465f qmsi: aon counter: Use locking mechanism to guard critical regions of API call Kuo-Lang Tseng 2016-05-31 17:15:33 -07:00
  • 5512105562 sanitycheck: add -R to build all tests with assertions Andrew Boie 2016-07-20 11:52:04 -07:00
  • d2e1f875d7 __assert.h: format strings are not optional Andrew Boie 2016-07-20 11:37:46 -07:00
  • f93771a25c Revert "net: Restructured Ethernet driver menu" Ravi kumar Veeramally 2016-07-20 17:33:07 +03:00
  • df72692fb6 sensor_bmi160: fix incorrect use of __ASSERT() Andrew Boie 2016-07-20 11:42:40 -07:00
  • fda08b0e43 x86: close EOI race condition when nested IRQs enabled Andrew Boie 2016-07-19 15:22:45 -07:00
  • 917159188c nano_init: force nanokernel stack alignment Andrew Boie 2016-07-20 12:07:55 -07:00
  • 3c544a87ec ext qmsi: Build the power states support from QMSI Iván Briano 2016-07-07 11:14:42 -03:00
  • c8cb32c462 Bluetooth: shell: Add support for getting OOB data Szymon Janc 2016-04-20 09:43:07 +02:00
  • c6bcb591f6 Bluetooth: Add initial support for OOB data Szymon Janc 2016-07-20 12:07:46 +02:00
  • ea808df0f5 microkernel: Fix fifo buffer name generation in DEFINE_FIFO Mariusz Okroj 2016-07-06 13:04:20 +02:00
  • 4b6a87e48e ext qmsi: Fix registers definition for LPSS Iván Briano 2016-07-14 11:46:31 -03:00
  • 211ae314e8 Bluetooth: Pass net_buf_simple to scan callback Johan Hedberg 2016-07-19 13:58:02 +03:00
  • a0a52691f2 Bluetooth: Add support for rotating RPA Szymon Janc 2016-07-19 11:55:21 +02:00
  • 0022289ace fs: PUll in rev 0.12a of open source FAT FS code Ramesh Thomas 2016-07-17 00:05:34 -07:00
  • c51bcbb9d9 Bluetooth: GATT: Add write struct parameter to its callback Luiz Augusto von Dentz 2016-07-20 11:42:26 +03:00
  • e088b06e44 net: buf: Add API for saving & restoring parsing state Johan Hedberg 2016-07-19 17:43:44 +03:00