Commit graph

  • aacdd64584 boards: Cleanup include of board.h Kumar Gala 2018-10-31 20:19:38 -05:00
  • 9db7175e67 tests: Remove board.h include Kumar Gala 2018-10-31 20:15:30 -05:00
  • ec43725562 arch: Remove board.h include from arch files Kumar Gala 2018-10-31 12:19:27 -05:00
  • af2ed46775 samples: usb: hid-mouse: enable CONFIG_GPIO Aurelien Jarno 2018-10-31 22:42:47 +01:00
  • 91381b60c9 samples: bluetooth: Add a configuration using the kw41z shield Maureen Helm 2018-10-31 20:40:46 -05:00
  • 8a1de3e9dd boards: Convert frdm_k64f and mimxrt1050_evk to use ble controller shield Maureen Helm 2018-10-31 19:58:50 -05:00
  • bf54352761 boards: Introduce frdm_kw41z ble controller shield Maureen Helm 2018-10-31 19:40:27 -05:00
  • d70eb98537 i2s: i2s_cavs: fix dma_tx_callback function signature Daniel Leung 2018-10-30 10:30:45 -07:00
  • b925452911 tests: net: coap: Add new tests Ravi kumar Veeramally 2018-10-12 16:19:30 +03:00
  • 077408c860 samples: net: coap_server: Implemented over sockets Ravi kumar Veeramally 2018-09-20 11:18:49 +03:00
  • 2ab8f599ce samples: net: coap_client: Implemented over sockets Ravi kumar Veeramally 2018-09-20 11:17:40 +03:00
  • c8954d3544 net: coap: CoAP library support over sockets Ravi kumar Veeramally 2018-09-20 11:16:04 +03:00
  • 1fb77d1781 arch: x86: Remove unused struct Flavio Ceolin 2018-10-25 15:33:09 -07:00
  • a3dddedab6 kernel: Use distinct macro names Flavio Ceolin 2018-10-24 12:47:18 -07:00
  • 38bd63ef90 misc: mempool: Using distinct macro identifiers Flavio Ceolin 2018-10-23 19:06:08 -07:00
  • 61a1057ea5 kernel: Remove redundant type name Flavio Ceolin 2018-09-27 11:06:12 -07:00
  • 847b7ccbcc tests: kernel tickless: Bugfix for POSIX arch in TICKLESS Alberto Escolar Piedras 2018-10-31 10:48:32 +01:00
  • 574fc953e2 tests: sleep: Bugfix for POSIX arch in TICKLESS Alberto Escolar Piedras 2018-10-31 10:47:20 +01:00
  • a57ddef003 tests: sched: schedule_api: Bugfix for POSIX arch in TICKLESS Alberto Escolar Piedras 2018-10-31 10:41:57 +01:00
  • b683480f18 dts/bindings: Remove id field from inventek,eswifi Kumar Gala 2018-10-31 10:56:24 -05:00
  • ec1cb2947c native_posix doc: Remove possible macOS support note Alberto Escolar Piedras 2018-10-31 16:21:47 +01:00
  • d850b3a7e7 include: uart: Another pass on improving docstrings Paul Sokolovsky 2018-10-22 16:03:08 +03:00
  • 2cf270758e lib: posix: Return errno code Punit Vara 2018-10-15 15:43:45 +05:30
  • bdd1b3897b samples: synchronization: Add openocd configuration Maureen Helm 2018-10-29 18:01:32 -05:00
  • a5b6215a06 debug: openocd: Add floating point context to openocd offsets Maureen Helm 2018-10-21 09:51:19 -05:00
  • 1b2ca67f78 debug: openocd: Add thread name to openocd offsets Maureen Helm 2018-10-21 09:37:21 -05:00
  • 9c2c677da8 tests: remove logger-hook test Anas Nashif 2018-10-18 21:36:26 -04:00
  • 5c16be8813 logging: deprecate SYS_LOG_ macros Anas Nashif 2018-10-18 09:11:35 -04:00
  • 5540016965 boards: Add Silabs EFR32MG-SLTB004A (Thunderboard Sense 2) support Diego Sueiro 2018-10-30 20:56:31 +00:00
  • 4ce6555c1d drivers: Introduce Silabs i2c shim driver Diego Sueiro 2018-10-30 18:32:47 +00:00
  • 3b0260939c drivers: Introduce Silabs leuart shim serial driver Diego Sueiro 2018-10-30 18:26:25 +00:00
  • 4213dbb2e6 logging: add arguments counting in log_generic Krzysztof Chruscinski 2018-10-08 12:00:54 +02:00
  • 87e592ebda kernel: mutex.c: MISRA C compliance. Adithya Baglody 2018-10-25 14:10:52 +05:30
  • fedcd65b46 include: dlist.h: MISRA C compliance. Adithya Baglody 2018-10-25 13:48:54 +05:30
  • d4f6485efd lib: rbtree: Fixed incorrect return type for rb_contains Adithya Baglody 2018-10-25 12:18:59 +05:30
  • fac6885e55 kernel: alert: Declare tracing variables only when needed. Adithya Baglody 2018-10-25 12:14:00 +05:30
  • 2a78b8d86f kernel: queue: MISRA C compliance. Adithya Baglody 2018-10-25 12:09:04 +05:30
  • 8feda92abc kernel: device: MISRA C compliance. Adithya Baglody 2018-10-25 12:04:25 +05:30
  • 709bc8ae0d samples: userspace: remove unwanted check Niranjhana N 2018-10-31 11:06:33 +05:30
  • ca66c8ea41 doc: Added generic display interface to API doc Jan Van Winkel 2018-10-30 23:52:57 +01:00
  • b23bcaf406 samples: ms5837: move to new logger Anas Nashif 2018-10-30 19:25:36 -04:00
  • 04c85e64c1 sensors: qdex_nrfx: move to new logger Anas Nashif 2018-10-30 19:23:40 -04:00
  • a19726ee1e logger: console: init rtt only once Pavel Kral 2018-10-25 15:12:29 +02:00
  • 9eba380cf7 logger: replace hardcoded constant in rtt backend Pavel Kral 2018-10-25 14:31:17 +02:00
  • 02afc16dcb logger: fix line_pos setup in rtt backend drop mode Pavel Kral 2018-10-23 16:05:12 +02:00
  • 0459ee4fa1 logger: better code maintainability in rtt backend Pavel Kral 2018-10-18 13:30:54 +02:00
  • ced1592e54 logger: fix PR codestyle issues Pavel Kral 2018-10-18 12:53:55 +02:00
  • a7e74b8fdc subsys: logging: Fix grammar in Kconfig David Kinder 2018-10-18 09:44:13 +02:00
  • fdbcb3ce38 ext: debug: segger: Fix grammar in Kconfig David Kinder 2018-10-18 09:43:16 +02:00
  • 1a583fa8be ext: debug: segger: Add USE_SEGGER_RTT that enables RTT libraries. Pavel Kral 2018-10-17 19:40:58 +02:00
  • 2c84fd2631 ext: debug: segger: Terminal sharing using SEGGER_RTT_LOCK/UNLOCK macros Pavel Kral 2018-10-17 14:19:46 +02:00
  • f19f217f08 logger: fix grammar/punctuation in rtt backend Kconfig Pavel Kral 2018-10-17 12:13:57 +02:00
  • 89b355c916 logger: Add a Segger RTT backend Pavel Kral 2018-10-17 10:17:14 +02:00
  • 58058ee425 dts/bindings: document use of value 'base_label' Kumar Gala 2018-10-30 14:53:24 -05:00
  • 3bbf5af668 Linker: Add ".ARM.extab" section in linker script for Cortex-M Benoit Leforestier 2018-10-30 17:08:54 +01:00
  • a19ae13181 drivers: sensors: remove deprecated enum values Kumar Gala 2018-10-29 15:41:33 +00:00
  • d505d9a8ca driver: sensor: bmm150: Use SENSOR_CHAN_MAGN_XYZ Kumar Gala 2018-10-29 15:40:37 +00:00
  • f3da1d510c boards: lpcxpresso54114: Combine m4/m0 boards into one directory Maureen Helm 2018-10-28 16:25:39 -05:00
  • 20b8b751d0 dts: bindings: cleanup soc-nv-flash binding Kumar Gala 2018-10-24 00:21:30 -05:00
  • aafc5d51de boards: arm: Remove CONFIG_MCUMGR_SMP_UART from dts files Kumar Gala 2018-10-30 05:46:34 -05:00
  • 7700eb2a15 kernel: sched: Make k_sleep() similar to POSIX equivalent Piotr Zięcik 2018-10-25 17:45:08 +02:00
  • 7791f58a15 drivers: usb: nordic: Fix max packet size handling Paweł Zadrożniak 2018-10-30 15:14:53 +01:00
  • 9f7e25ad22 logging: Fix possible out-of-bound access in log_output Krzysztof Chruscinski 2018-09-05 08:21:41 +02:00
  • de78a7af28 net: icmpv4: Drop ICMPv4 packet with zero checksum Ruslan Mstoi 2018-10-24 14:38:34 +03:00
  • 9e895acf4e drivers: wifi: fix an unchecked return Niranjhana N 2018-10-30 14:32:39 +05:30
  • 16451850e7 C++: Fix vtable with libstdc++ Benoit Leforestier 2018-10-29 19:09:42 +01:00
  • 0fe7a9864a ext: debug: segger: Add missing # for else in SEGGER config header Sigvart M. Hovland 2018-10-18 14:44:36 +02:00
  • 7d886e8b6e sensor: isl29035: Unchecked return value Satya Bhattacharya 2018-10-21 19:00:48 -07:00
  • 708468bdce Bluetooth: controller: Optimize RNG access Piotr Zięcik 2018-10-03 12:11:13 +02:00
  • cc1b92e2e8 drivers: entropy: Use likely()/unlikely() macros to speed up the API Piotr Zięcik 2018-09-25 13:30:47 +02:00
  • 615efcce69 drivers: entropy: nrf5: Remove entropy_nrf_get_entropy_isr() function Piotr Zięcik 2018-08-23 13:56:13 +02:00
  • 31dfc2eaad drivers: entropy: nrf5: Save few cycles removing excessive dereferences. Piotr Zięcik 2018-10-10 14:46:09 +02:00
  • c24aca0229 drivers: entropy: nrf5: Replace random number pool implementation Piotr Zięcik 2018-10-04 13:11:37 +02:00
  • 0db5b24907 drivers: entropy: nrf5: Pass device data to the ISR Piotr Zięcik 2018-10-04 11:40:38 +02:00
  • f5a614f620 drivers: entropy: nrf5: Cleanup function naming Piotr Zięcik 2018-10-04 11:11:38 +02:00
  • 42a38e1172 drivers: entropy: nrf5: Fix hardware state management Piotr Zięcik 2018-10-04 09:11:48 +02:00
  • 4d402668a0 drivers: entropy: nrf5: Fix race condition on hardware access Piotr Zięcik 2018-10-04 08:22:01 +02:00
  • 4baf5876a1 drivers: entropy: nrf5: Use nrf_rng HAL for all hardware access Piotr Zięcik 2018-08-22 15:04:49 +02:00
  • 1c7a971972 drivers/i2s_ll_stm32.c: Fix dma_callback() signature Armando Visconti 2018-10-24 10:44:00 +02:00
  • 7b4b7f5bc2 samples: display: Updated ili9340 sample to use DTS Jan Van Winkel 2018-10-29 19:10:11 +01:00
  • a466154dcc drivers: display: Added DTS support for ili9340 Jan Van Winkel 2018-10-29 19:01:50 +01:00
  • e87193896a subsys: debug: tracing: Fix thread tracing Marek Pieta 2018-10-26 16:54:16 +02:00
  • 183e7445c6 soc: nordic: Add Nordic GPREGRET setting support Jamie McCrae 2018-10-29 11:46:54 +00:00
  • 9021b5d017 drivers: uart: Remove deprecated uart_irq_tx_empty Kumar Gala 2018-10-29 15:33:44 +00:00
  • f2b9cc62bb cmake: ipc: Fix ipm_mcux sample Sebastian Bøe 2018-10-29 17:00:51 +01:00
  • b3d77a0c62 cmake: openamp: Fix OpenAMP sample Sebastian Bøe 2018-10-29 15:27:35 +01:00
  • 3e02f38a38 kernel: mem_domain: minor typo fixes Ioannis Glaropoulos 2018-10-29 12:55:41 +01:00
  • ef1cc3f488 bluetooth: hci: spi: Fix compile warning Kumar Gala 2018-07-25 12:57:18 -05:00
  • 42dc4e9b51 usb: device: Fix compile warning Kumar Gala 2018-07-25 12:55:40 -05:00
  • 0776392e4c kernel: msq_q: Fix compile warning Kumar Gala 2018-07-25 12:38:05 -05:00
  • d37e328080 lib: mempool: Fix compile warning Kumar Gala 2018-07-25 12:38:22 -05:00
  • 6c20180fa7 samples/net/wifi: Add TCP stack Loic Poulain 2018-10-09 19:22:55 +02:00
  • 2255199234 CODEOWNERS: Assign maintainer for eswifi driver Loic Poulain 2018-10-09 18:27:32 +02:00
  • 25120f3cc2 boards: disco_l475_iot1: Enable es-WiFi driver Loic Poulain 2018-10-09 18:14:03 +02:00
  • 38080c8d93 dts/bindings: Add bindings for es-WiFi module Loic Poulain 2018-10-09 18:04:07 +02:00
  • 6801d1de3a boards: disco_l475_iot1: Add es-WiFi module Loic Poulain 2018-10-09 18:02:26 +02:00
  • 0b8fde39e4 driver: wifi: Add inventek es-WiFi driver Loic Poulain 2018-10-09 17:49:44 +02:00
  • a94f97b4b3 tests: kernel: Validate set thread name to current thread Spoorthi K 2018-10-22 15:59:00 +05:30
  • 73c7cd184b size_report: cleanup up detection and error handling Kumar Gala 2018-10-28 13:21:10 +00:00
  • f6af3ed14a size_report: Mark arguments as required Kumar Gala 2018-10-28 13:19:28 +00:00