Commit graph

  • 55ff4ba5df x86: add qemu_x86_coverage target Andrew Boie 2019-05-02 13:50:54 -07:00
  • 324ae6fd56 tests: tickless_concept: disable for coverage Andrew Boie 2019-06-06 08:12:31 -07:00
  • 4d4cc4ddc3 samples: philosophers: pause before main() exit Andrew Boie 2019-06-05 14:20:26 -07:00
  • 930a5f8fb7 samples: cmsis philosophers: adjust stack size Andrew Boie 2019-05-02 13:58:36 -07:00
  • 442df97366 scripts/dts: Remove alias defines for labels Kumar Gala 2019-06-06 06:31:43 -05:00
  • a45ce52253 tests: timer_api: Fix timer synchronization Piotr Zięcik 2019-06-03 17:39:43 +02:00
  • 2fb19fcbdd style: samples/tests: add braces around if/while statements Anas Nashif 2019-06-04 11:20:09 -04:00
  • 4c32258606 style: add braces around if/while statements Anas Nashif 2019-06-04 10:52:23 -04:00
  • 912e117e9e Bluetooth: Controller: Test for user extensions Asger Munk Nielsen 2019-06-04 09:04:54 +02:00
  • aec04a02ed Bluetooth: GATT: Fix using invalid handle Luiz Augusto von Dentz 2019-06-05 14:45:20 +03:00
  • 1cbda7d4ac tests: net: socket: register: Close socket after test Jukka Rissanen 2019-05-31 10:45:26 +08:00
  • 3653e688f3 net: ethernet: Fix build issue with C++ Loic Poulain 2019-05-23 10:33:34 +02:00
  • 79cb615770 Bluetooth: controller: split: Port Enc setup to be queueable Vinayak Kariappa Chettimada 2019-05-29 21:54:38 +02:00
  • 69fc29de4d tests: mesh: fix function prototype and match declaration Anas Nashif 2019-06-05 10:11:32 -04:00
  • 9bcf629828 doc: fix typo in gpmrb doc David B. Kinder 2019-06-05 14:39:48 -07:00
  • b9ce0e70f0 doc: fix malformed label in shields doc David B. Kinder 2019-06-05 11:12:23 -07:00
  • a12f2d6666 kernel/smp: Rename smp_init() Andy Ross 2019-06-05 08:58:42 -07:00
  • d244ee878f Bluetooth: shell: Fix disconnect command argument count Vinayak Kariappa Chettimada 2019-06-04 17:06:43 +02:00
  • e182d75ef7 Bluetooth: host: Fix gatt indicate when conn is NULL Joakim Andersson 2019-06-05 10:56:54 +02:00
  • 82497eca2b Bluetooth: Mesh: Fix missing implementation of Proxy SAR timeout Johan Hedberg 2019-06-04 13:17:20 +03:00
  • 2699d05e45 Bluetooth: Fix BT_ATT_ENFORCE_FLOW Luiz Augusto von Dentz 2018-10-05 15:47:53 +03:00
  • 2204193bdb drivers: apds9960: allow additional LED current configuration Johann Fischer 2019-05-13 13:33:19 +02:00
  • df3796a724 drivers: apds9960: make proximity pulse length configurable Johann Fischer 2019-05-13 12:39:35 +02:00
  • 67ae508459 drivers: apds9960: make ALS and proximity gain configurable Johann Fischer 2019-05-13 12:07:34 +02:00
  • 3bbd102844 drivers: apds9960: allow to disable Ambient Light Sense Johann Fischer 2019-05-09 18:12:32 +02:00
  • 0fb8a917e6 net: sockets: Make NET_SOCKETS_POSIX_NAMES depend on !POSIX_API Paul Sokolovsky 2019-06-03 21:22:00 +03:00
  • 4323d381e7 json: make it 64-bit compatible Nicolas Pitre 2019-05-17 17:17:33 -04:00
  • def743efda tests: drivers: uart: depend on SERIAL_SUPPORT_ASYNC for ASYNC test Benjamin Valentin 2019-06-03 14:12:24 +02:00
  • 4d89ff1232 drivers/uart: introduce SERIAL_SUPPORT_ASYNC option Benjamin Valentin 2019-06-03 14:06:38 +02:00
  • f74cebba34 doc/reference/storage/settings: storage behavior description Andrzej Puzdrowski 2019-04-18 14:52:51 +02:00
  • f7810d4a3c include: arch: arc: Minor punctuation fix Paul Sokolovsky 2019-06-04 19:24:49 +03:00
  • 26b514dec4 usb: usb_descriptor: Trivial syntax correct Andrei Emeltchenko 2019-06-04 16:29:13 +03:00
  • df2bb46497 usb: console: Initialize USB console after USB Device stack Andrei Emeltchenko 2019-06-04 16:21:41 +03:00
  • 57728ffb27 boards/x86: scripts: build_grub.sh to use grub-2.04-rc1-17-g8e8723a6b Geoffroy Van Cutsem 2019-06-04 21:33:48 +02:00
  • 543de09357 lib: updatehub: add support ipv6 Christian Tavares 2019-03-20 17:05:42 -03:00
  • c5d74eccda lib: updatehub: add suport a CoAPS/DTLS Christian Tavares 2019-03-19 18:03:13 -03:00
  • 297ac3765f lib: updatehub: Add UpdateHub.io support Christian Tavares 2018-04-23 11:50:01 -03:00
  • 5a2c6d33e4 drivers/wdt: Rename CMSDK driver to follow naming rules Tomasz Bursztyka 2019-06-04 10:47:24 +02:00
  • 1b28cb0ff1 drivers/wdt: Rename STM32 IWDG files to follow naming rules Tomasz Bursztyka 2019-06-04 10:42:48 +02:00
  • 6d359df592 logging: use os as a domain for low level system debugging Anas Nashif 2019-06-04 13:42:17 -04:00
  • 69c01d11e5 boards/x86/gpmrb: add Gordon Peak MRB board Charles E. Youse 2019-06-03 14:26:25 -07:00
  • deb7ff524a cmake: no-address-of-packed-member is not supported in older compilers Anas Nashif 2019-06-04 08:59:53 -04:00
  • ca49d6a857 PTHREAD_MUTEX_DEFINE(): don't store into the _k_mutex section Nicolas Pitre 2019-06-03 10:22:31 -04:00
  • 8ab22556f6 subsys/testsuite/ztest: Fix zassert_mem_equal user message printing Radoslaw Koppel 2019-06-04 10:41:00 +02:00
  • 6a6264e497 drivers: stm32: Fix disabling EXTI subsystem Maciej Zagrabski 2019-05-22 10:37:52 +02:00
  • f194982fa3 Power: Fix various spurious LOG_ERR calls Benjamin Lindqvist 2019-06-04 10:13:03 +02:00
  • a2c84ecf9e Bluetooth: Fix building of broadcaster or observer only Vinayak Kariappa Chettimada 2019-05-29 13:15:43 +02:00
  • 63e0ae0a9e shell: Fix shell uart not waking up shell on mcumgr data Krzysztof Chruscinski 2019-06-03 12:49:49 +02:00
  • 2692f2e616 Bluetooth: Shell: Add gatt notify command Luiz Augusto von Dentz 2019-05-28 15:18:43 +03:00
  • 93dfa640dd Bluetooth: Shell: Fix having gatt unregister twice Luiz Augusto von Dentz 2019-05-28 12:32:25 +03:00
  • dcf253a1d2 Bluetooth: GATT: Document the context in which callbacks are run Luiz Augusto von Dentz 2019-05-31 13:33:50 +03:00
  • 362497235d Bluetooth: GATT: Disable flow control if running with POSIX_ARCH Luiz Augusto von Dentz 2019-05-31 13:24:39 +03:00
  • 8a7615f4a3 Bluetooth: conn: Defer bt_conn_tx callback to system wq Luiz Augusto von Dentz 2019-05-28 15:39:35 +03:00
  • 648a53d50f Bluetooth: GATT: Add support to notify by UUID Luiz Augusto von Dentz 2019-05-28 12:12:16 +03:00
  • 9bf61dac75 Bluetooth: shell: Make use of bt_gatt_foreach_attr_type Luiz Augusto von Dentz 2019-05-24 15:27:32 +03:00
  • e6ef539667 Bluetooth: GATT: Make use of bt_gatt_foreach_attr_type on bt_gatt_notify Luiz Augusto von Dentz 2019-05-24 15:24:49 +03:00
  • a5c07aa7fb Bluetooth: GATT: Add bt_gatt_foreach_attr_type Luiz Augusto von Dentz 2019-05-24 15:24:12 +03:00
  • 58d839bc3c misc: memory address type conversions Nicolas Pitre 2019-05-21 11:32:21 -04:00
  • c2d38ec2b9 ARRAY_SIZE(): make it usable on 64-bit systems Nicolas Pitre 2019-05-20 23:57:29 -04:00
  • a04a2ca76c k_fifo/K_lifo macros: avoid unnecessary casts Nicolas Pitre 2019-05-20 23:02:39 -04:00
  • 09ba365c0b CODEOWNERS: update file for include/arch/common/ Anas Nashif 2019-06-03 08:13:04 -04:00
  • 0227cdaed7 include: arch: rename xtensa_irq.h to irq.h Anas Nashif 2019-06-02 22:29:02 -04:00
  • b0fb9ec61a include: arch: remove empty nios2 asm.h Anas Nashif 2019-06-02 22:28:42 -04:00
  • d647751bbc include: arch: move addr_types to common location Anas Nashif 2019-06-02 21:44:42 -04:00
  • b01568c2cd include: arch: move bits_portable.h to arch/common Anas Nashif 2019-06-02 13:07:43 -04:00
  • e82a9e9a55 compiler: no warnings on address-of-packed-member Anas Nashif 2019-06-03 18:00:43 -04:00
  • a658cf1536 doc: lpclink2 firmware reference Andrei Gansari 2019-04-24 16:56:10 +03:00
  • d403cac17f boards: lpcxpresso55s69 initalization Andrei Gansari 2019-05-08 12:25:15 +03:00
  • b342258b85 dts: LPC55S69 initial device tree Andrei Gansari 2019-04-24 16:53:43 +03:00
  • e90d184746 soc: added LPC5500 family Andrei Gansari 2019-04-24 16:52:51 +03:00
  • 09fdce9aab ext: update nxp mcux lpc sdk Andrei Gansari 2019-05-15 14:49:27 +03:00
  • 300f10cdb9 ext: import_mcux_sdk.py script changes Andrei Gansari 2019-05-08 11:19:22 +03:00
  • 425da7e82f ext: LPC54114 fsl_power and fsl_reset moved to device Andrei Gansari 2019-05-08 11:18:02 +03:00
  • b3114efc5a arch: arm: userspace: don't subtract MPU guard from top of stack Ioannis Glaropoulos 2019-05-24 21:19:26 +02:00
  • 312b43f145 kernel/sched: Don't reschedule inside a nested lock Andy Ross 2019-05-24 10:09:13 -07:00
  • 92ce767048 kernel/fatal: Clean up z_except_reason() fallback implementation Andy Ross 2019-05-31 13:12:15 -07:00
  • ed5185ba12 tests/kernel/fatal: Fix wait-for-interrupt delay in stack check test Andy Ross 2019-05-31 13:08:58 -07:00
  • 84473630f4 kernel/thread_abort: Swap, don't reschedule when aborting _current Andy Ross 2019-05-31 12:35:46 -07:00
  • e6af0f8caa arch/*: Add z_arch_irq_unlocked() predicate and test Andy Ross 2019-05-24 09:24:35 -07:00
  • 76d9d7806d x86: remove unused and x86 only latency benchmark Anas Nashif 2019-06-02 09:35:51 -04:00
  • 34b0516466 boards: riscv32: rv32m1_vega: enable MCUboot for ri5cy core Lyle Zhu 2019-05-23 21:24:04 +08:00
  • cc2e176bb6 driver: flash: add flash driver for the RV32M1 SOC Lyle Zhu 2019-05-22 23:07:50 +08:00
  • 01b22900d5 dts: riscv32: update flash controller compatibility property Lyle Zhu 2019-05-24 19:14:54 +08:00
  • 219fa3c18d boards: twr_ke18f: configure SPI CS pins as GPIO if not used for SPI Henrik Brix Andersen 2019-06-01 14:04:00 +02:00
  • d1681d83ca subsys/testsuite/ztest: change zassert_mem_equal to macro Radoslaw Koppel 2019-05-30 11:36:03 +02:00
  • 51033a5814 drivers/flash: stm32wb: Add HSEM Erwan Gouriou 2019-03-04 09:56:17 +01:00
  • 2566981294 boards: nucleo_wb55rg: Configure flash partitions Erwan Gouriou 2019-02-27 16:13:07 +01:00
  • 79edb8b632 dts: stm32wb: Limit flash size to 812K Erwan Gouriou 2019-03-07 17:05:27 +01:00
  • d777413b19 drivers/flash: stm32wb: Add driver for stm32wb Erwan Gouriou 2019-03-27 16:52:37 +01:00
  • d3601f0d98 boards: nucleo_wb55rg: Configure HCI driver Erwan Gouriou 2019-02-27 14:50:49 +01:00
  • 9ce27ff1a5 dts: stm32wb: Delete useless sram definitions Erwan Gouriou 2019-04-24 14:16:14 +02:00
  • c6ebfad7a7 include/arch/arm: linker.ld: Add shared memory sections definitions Erwan Gouriou 2019-04-24 14:13:27 +02:00
  • a0e81717ac ext/hal: stm32wb: Configure M0 FW in LL only Erwan Gouriou 2019-03-27 17:12:34 +01:00
  • 3d9416bfed drivers/bluetooth/hci: Implement HCI driver for stm32wb Erwan Gouriou 2019-02-27 14:19:25 +01:00
  • a2d66d7cc9 ext/hal/st/lib: stm32wb hci shared ram driver Erwan Gouriou 2019-02-27 13:21:47 +01:00
  • b748a54c7f subsys/settings: Cleanup the initialisation of the subsys Radoslaw Koppel 2019-06-03 10:23:34 +02:00
  • bd001081fc tests: cmsis_rtos_v1: remove cast abuses Nicolas Pitre 2019-05-29 23:06:17 -04:00
  • 546cf75a40 soc/x86/apollo_lake: remove legacy PCI support Charles E. Youse 2019-05-23 14:15:46 -07:00
  • 0fcc484944 boards/up_squared: soc/apollo_lake: I2C driver selection at SoC Charles E. Youse 2019-05-23 14:02:49 -07:00
  • 2b01e06052 boards/up_squared: soc/apollo_lake: enable UARTs per board, not SoC Charles E. Youse 2019-05-23 13:55:49 -07:00