Commit graph

  • e52c20c13c samples: hci_spi: Convert from SYS_LOG to new logger Johan Hedberg 2018-10-19 10:41:59 +03:00
  • 9f18ff9baf Bluetooth: Convert monitor protocol to a logger backend Johan Hedberg 2018-10-18 19:32:41 +03:00
  • cd4cf4e580 Bluetooth: Convert string helpers to use log_strdup Johan Hedberg 2018-10-17 14:09:40 +03:00
  • 251d99132d Bluetooth: Remove custom stack macros Johan Hedberg 2018-07-19 15:17:59 +03:00
  • 343c53e841 Bluetooth: Switch from SYS_LOG to logger-based logging Johan Hedberg 2018-07-17 10:35:52 +03:00
  • 5bd6bc4bed Bluetooth: log: Make address helpers more robust Johan Hedberg 2018-07-18 08:57:38 +03:00
  • 6a68b29f41 Bluetooth: Only build bt_hex() if BT_DEBUG is enabled Johan Hedberg 2018-07-18 08:54:23 +03:00
  • 18270d0bdf samples: boards: mesh/onoff-app: Remove SYS_LOG usage Johan Hedberg 2018-10-18 21:13:07 +03:00
  • cdeddee7c6 net: Set names for threads used by the network subsys/libs Paul Sokolovsky 2018-10-12 21:17:19 +03:00
  • d91c11f5bf kernel: system_work_q: Set dedicated "sysworkq" name. Paul Sokolovsky 2018-10-12 21:14:48 +03:00
  • 951393f659 build: do not rename elf file, copy it Anas Nashif 2018-10-16 10:54:53 -04:00
  • 917dd83e8b doc: shell: update example usage of shell_cmd_precheck function Jakub Rzeszutko 2018-10-18 15:51:26 +02:00
  • 147122e77f shell: examples unification Jakub Rzeszutko 2018-10-18 14:52:46 +02:00
  • a88d5d7e4f shell: commands help unification Jakub Rzeszutko 2018-10-18 14:33:24 +02:00
  • 6973c6a026 net: logging: Remove function name from NET_DBG if needed Jukka Rissanen 2018-10-19 10:44:55 +03:00
  • a794e3981e drivers: serial: nrfx: fix spelling mistake in an error message Jakub Rzeszutko 2018-10-19 09:42:12 +02:00
  • 3aa2a1c6db flash: make flash shell generic Anas Nashif 2018-10-18 13:15:46 -04:00
  • 5776ea8869 ext/hal: stm32cube: fix exti declaration in STM32F7 Erwan Gouriou 2018-10-18 10:23:31 +02:00
  • 13e9f4ee94 ext/hal: stm32cube: fix exti declaration in STM32L4 Erwan Gouriou 2018-10-18 10:06:07 +02:00
  • 322647129f subsys: logging: Add CR/LF handling flags Carles Cufi 2018-10-18 17:36:36 +02:00
  • 30ce313482 Bluetooth: host: Avoid using out-of-scope pointer Szymon Janc 2018-10-18 19:31:11 +02:00
  • 527a69ce62 dts/extract/globals.py: Add function to get list of compats Kumar Gala 2018-10-16 22:57:07 -05:00
  • 10c77dfbba net: gptp: Calculate GM rate ratio properly Jukka Rissanen 2018-10-18 15:30:14 +03:00
  • 89783f5282 net: connection: Fix debug print for connection index Jukka Rissanen 2018-10-18 15:24:24 +03:00
  • 8eff21a8dd drivers: gpio: add shell for controlling GPIO Anas Nashif 2018-10-04 23:34:18 -05:00
  • 79f434273e shell: kernel: list configured devices Anas Nashif 2018-10-05 09:38:55 -05:00
  • 4bec02019b usb: logs: Remove newlines from the logs Andrei Emeltchenko 2018-10-17 12:05:16 +03:00
  • 302d9c8ef4 wpanusb: Use USB_DBG instead of NET_DBG Andrei Emeltchenko 2018-10-17 11:59:12 +03:00
  • be9780c617 drivers: sensors: adxl372: Add missing dts bindings Michael Hennerich 2018-10-18 14:02:09 +02:00
  • 7ae220c845 dts: x86: Fix dts warnings when building up_squared Kumar Gala 2018-10-17 22:24:26 -05:00
  • 3c14bbe884 scripts: dts: extract: Fix handling of reg prop being a list of lists Kumar Gala 2018-10-17 22:23:08 -05:00
  • 8b20f9dbab subsys: power: Add an API for force suspending the devices Ramakrishna Pallala 2018-10-09 11:08:39 +05:30
  • 8572830d88 include: device: Add a state for force suspend devices Ramakrishna Pallala 2018-10-09 11:06:02 +05:30
  • 61042c3ea9 application: fix code-block directive in custom SoC section Marti Bolivar 2018-10-17 13:56:51 -06:00
  • a10f7a0653 lib: openamp: fix build info Marti Bolivar 2018-10-12 11:44:01 -06:00
  • 0b6bbcf6df doc: application primer: improvements to "creating an application" Marti Bolivar 2018-10-14 23:20:17 -06:00
  • 23d12e9e68 doc: reorder the sections for better flow Marti Bolivar 2018-10-12 14:55:02 -06:00
  • 0d811b9aee doc: overhaul getting_started Marti Bolivar 2018-10-14 23:20:24 -06:00
  • 26e6162a82 cmake: Eclipse CDT4 generator amendment Istvan Bisz 2018-09-17 15:02:54 +02:00
  • 4ccf075d3b samples: fxos8700: add accelerometer devices to README.rst Johann Fischer 2018-10-03 01:35:11 +02:00
  • d294d87038 samples: fxos8700: add config for accelerometer devices Johann Fischer 2018-10-15 22:29:59 +02:00
  • 38765d2c40 drivers: fxos8700: mention compatible devices in the help section Johann Fischer 2018-10-02 15:38:20 +02:00
  • ebe3eb21d4 tests: build_all: remove MMA8451Q from dts.fixup Johann Fischer 2018-09-26 21:33:35 +02:00
  • ba4239f5f8 Revert "drivers: sensor: Add support for MMA8451Q (3-axis accelerometer)" Johann Fischer 2018-09-26 21:29:39 +02:00
  • 3ad8431f8a Revert "samples: sensors: mma8451q: Add accelerometer sample" Johann Fischer 2018-09-26 21:11:10 +02:00
  • 6ca2794a88 samples: fxos8700: revised the output of the sensor values Johann Fischer 2018-09-26 19:33:15 +02:00
  • 4bab5940e0 boards: bbc_microbit: use fxos8700 driver for MMA8653 Johann Fischer 2018-09-26 20:56:35 +02:00
  • 8a16fa400c boards: frdm_kl25z: use fxos8700 driver for MMA8451 Johann Fischer 2018-09-26 17:19:26 +02:00
  • 5b522ef055 boards: reel_board: use MMA8652FC label Johann Fischer 2018-10-02 14:30:29 +02:00
  • 47bb0e1e5f drivers: fxos8700: add verification of the supported devices Johann Fischer 2018-09-26 18:21:09 +02:00
  • 9c9b4adb9e samples: fxos8700: enable pulse and motion detection in sample.yaml Johann Fischer 2018-10-05 00:31:02 +02:00
  • 4a855eff4a samples: fxos8700: add motion detection overlay and test Johann Fischer 2018-09-18 23:52:04 +02:00
  • b401f5ee38 drivers: fxos8700: add motion detection Johann Fischer 2018-09-21 00:57:40 +02:00
  • 8e0ec542a5 drivers: fxos8700: add power mode configuration Johann Fischer 2018-09-21 11:45:53 +02:00
  • 80d9ecc9db samples: fxos8700: remove DECIMATION_FACTOR Johann Fischer 2018-09-21 13:04:49 +02:00
  • 6bd80cdc97 drivers: fxos8700: allow to change output data rate Johann Fischer 2018-09-19 18:53:03 +02:00
  • 004b8b26c0 drivers: sensors: qdec_nrfx: Add support for Nordic QDEC Pawel Dunaj 2018-10-17 10:39:10 +02:00
  • ecae736e0b dts: Add support for Nordic QDEC Pawel Dunaj 2018-09-24 14:46:38 +02:00
  • cb01d097af ext: hal: nordic: Enable building of NRFX QDEC Pawel Dunaj 2018-09-24 14:27:52 +02:00
  • 589ed030ec include: Add rotation to sensor channels Pawel Dunaj 2018-09-24 14:59:41 +02:00
  • 548361c4e2 net: ip: Fix compile error due to config dependency Tedd Ho-Jeong An 2018-10-16 16:07:09 -07:00
  • fea87ae717 samples: blink_led: make it work for nrf52832-mdk Jean-Paul Saman 2018-10-12 13:15:58 +02:00
  • 4324333611 samples: blink_led: make it work for nrf52840-mdk Jean-Paul Saman 2018-09-20 11:03:54 +02:00
  • c6acdd4b3e boards: nrf52840_mdk: add board support for nRF52840-MDK Zelin Cai 2018-06-10 18:59:42 +08:00
  • db653404b0 boards: nrf52832_mdk: add board support for nRF52832-MDK Zelin Cai 2018-02-26 13:01:41 +08:00
  • 4b066212b6 kernel: sem: Fix few MISRA C violations. Adithya Baglody 2018-10-16 11:59:12 +05:30
  • 21d43a6fe4 include: toolchain: gcc.h: Fixed MISRA C violation. Adithya Baglody 2018-10-16 11:54:18 +05:30
  • 6176692f4b kernel: ksched.h: Incorrect argument type in _pend_current_thread Adithya Baglody 2018-10-16 11:48:51 +05:30
  • e9cb0ae72a arch: kernel_arch_func.h: Fix MISRA violation Adithya Baglody 2018-10-16 11:45:23 +05:30
  • 441d75770f arch: arc: arcv2_irq_unit.h: MISRA C violation fix. Adithya Baglody 2018-10-16 11:41:56 +05:30
  • 2d0ba50396 arch: arm: exc.h: MISRA C violation fix in _IsInIsr Adithya Baglody 2018-10-16 11:37:29 +05:30
  • 386894c2fb kernel/timeout: Fix build breakage due to stdio name collision Andy Ross 2018-10-17 08:29:19 -07:00
  • a52186ded2 net: shell: Return -ETIMEDOUT if ping target timeout qianfan Zhao 2018-10-17 19:33:39 +08:00
  • b779ea2d19 kernel: syscall_handler.h: Typo fix in docstring Paul Sokolovsky 2018-10-17 13:40:43 +03:00
  • fe7416a27e tests: subsys: logging: Fix log_core test Krzysztof Chruscinski 2018-10-17 14:33:11 +02:00
  • 94fa5ca91b drivers: gpio_sam: fix gpio_sam_write ACCESS_BY_PORT mode qianfan Zhao 2018-09-29 11:25:22 +08:00
  • ccab779b48 drivers: gpio_sam: Add ACCESS_BY_PORT mode for gpio config qianfan Zhao 2018-09-29 11:20:05 +08:00
  • 28080d3896 kernel: MISRA C: Fixes a few MISRA C issues. Adithya Baglody 2018-10-15 11:48:51 +05:30
  • 1424561252 kernel: sched: Fixed incorrect argument type of _reschedule() Adithya Baglody 2018-10-11 14:52:56 +05:30
  • d591588ab5 kernel: MISRA C guideline compliance for rule 11.6 Adithya Baglody 2018-10-05 14:46:04 +05:30
  • b9248a17ac scripts: extract_dts_includes: Read files as utf-8 Paul Sokolovsky 2018-10-17 10:18:28 +03:00
  • 4f4c7e2b1a net: rpl: Null pointer dereferences Satya Bhattacharya 2018-10-12 19:32:39 -07:00
  • 2aea475846 Bluetooth: host: Improve error feedback on invalid input Sebastian Bøe 2018-10-17 09:19:36 +02:00
  • e99b4235c5 dts: yaml: remove unused id field Kumar Gala 2018-10-16 17:57:13 -05:00
  • a14b3f0e37 tests: spi_loopback: Add nucleo_f302r8 configuration Galen Seitz 2018-10-09 23:45:03 -07:00
  • 96172a1d0b samples: basic: blink_led: Add support for nucleo_f302r8 Galen Seitz 2018-10-09 23:33:36 -07:00
  • 4566ace345 boards: arm: Add support for nucleo_f302r8 Galen Seitz 2018-10-09 22:39:46 -07:00
  • 498fa532c9 soc: arm: st_stm32: stm32f3: Add support for STM32F302x8 Galen Seitz 2018-10-09 22:23:36 -07:00
  • d509100e11 soc: arm: st_stm32: stm32f3: Add defines for I2C3 Galen Seitz 2018-10-15 08:10:51 -07:00
  • da891b7ab2 soc: arm: st_stm32: stm32f3: Add defines for USART3 Galen Seitz 2018-10-09 22:15:03 -07:00
  • f5c146dad9 drivers: pinmux: stm32: Add support for STM32F302x8 Galen Seitz 2018-10-09 21:59:37 -07:00
  • 8888aa9e29 drivers: interrupt_controller: Add STM32F302x8 EXTI_LINES Galen Seitz 2018-10-09 21:53:14 -07:00
  • 9f343ad586 dts: arm: st: Add STM32F302x8 SoC device tree Galen Seitz 2018-10-09 21:27:33 -07:00
  • d3ed3f11fa tests: interrupt: disable riscv32 Anas Nashif 2018-10-16 20:50:08 -04:00
  • 9e7f2940ff samples: USB mass storage sample.yaml cleanup Ajay Kishore 2018-10-04 18:00:42 +05:30
  • 58134e0f78 subsys: disk access: move to new logger Anas Nashif 2018-10-16 08:40:06 -04:00
  • 7147f0ceeb drivers: ieee802154_cc2520: move to new logger Anas Nashif 2018-10-16 08:33:14 -04:00
  • 80ced11209 drivers: usb_dc_nrfx: move to new logger Anas Nashif 2018-10-16 08:30:22 -04:00
  • 86ad1bd03d drivers: lsm303dlhc_magn: move to new logger Anas Nashif 2018-10-16 08:24:09 -04:00
  • b49e26680d drivers: lsm303dlhc_accel: move to new logger Anas Nashif 2018-10-16 08:22:39 -04:00