Commit graph

  • ecd31dfd47 soc: nxp_lpc: Enable the mcux flexcomm i2c driver Maureen Helm 2019-12-08 13:55:34 -0600
  • 3005094994 drivers: i2c: Add mcux flexcomm driver Maureen Helm 2019-12-08 13:50:41 -0600
  • f1a8f6dd7b dts: Add i2c bindings and nodes for lpc socs Maureen Helm 2019-12-08 13:38:52 -0600
  • 168b918681 dts/arm/st: SPI6 not supported by all F7 devices Alexandre Bourdiol 2020-04-08 10:23:45 +0200
  • 615865f31e dts/arm/st: f7 supports SPI FIFO Alexandre Bourdiol 2020-04-08 10:19:02 +0200
  • a5daf74467 drivers: hwinfo: atmel_sam: Replace DT_FLASH define Kumar Gala 2020-04-08 10:04:14 -0500
  • c7f8b30f53 drivers: flash: openisa rv32m1: Replace DT_FLASH define Kumar Gala 2020-04-08 10:02:42 -0500
  • 19e91ab9f2 drivers: flash: nxp mcux: Replace DT_FLASH define Kumar Gala 2020-04-08 10:01:34 -0500
  • 9a28ff317f drivers: flash: atmel_sam: Replace DT_FLASH define Kumar Gala 2020-04-08 10:00:36 -0500
  • ccd74755d5 net: openthread: Pass received frame to the proper thread. Marek Porwisz 2020-03-27 14:57:33 +0100
  • 8f2bcee35b net: lib: openthread: Create API for RX frame handling Marek Porwisz 2020-03-27 14:49:40 +0100
  • 1ecac129c8 net: mqtt: websocket: Only accept data packets in RX Jukka Rissanen 2020-04-08 12:42:46 +0300
  • 88d1d43842 samples: net: zperf: Refactor because of timeout overhaul Jukka Rissanen 2020-04-06 17:57:26 +0300
  • 92e8422a40 samples: net: big_http_download: Fix to use proper data type for sleep Jukka Rissanen 2020-04-06 17:44:44 +0300
  • a85d1e0e74 samples: net: syslog: Fix to use proper data type for sleep Jukka Rissanen 2020-04-06 17:40:57 +0300
  • da2488d96e samples: net: net_mgmt: Fix compile issues from timeout overhaul Jukka Rissanen 2020-04-03 16:44:38 +0300
  • 36b151c566 samples: net: echo_client: Fix compile issues from timeout overhaul Jukka Rissanen 2020-04-03 16:41:34 +0300
  • bfa3e80ca0 samples: net: echo_server: Fix compile issues from timeout overhaul Jukka Rissanen 2020-04-03 14:36:16 +0300
  • 8c67575a08 samples: net: coap: Fix the timeout data type Jukka Rissanen 2020-04-06 15:08:16 +0300
  • 0a8991773b samples: net: dumb_http_server_mt: Fix K_THREAD_DEFINE() call Jukka Rissanen 2020-04-06 17:11:34 +0300
  • 3146b59204 shell: telnet: Refactor because of timeout overhaul Jukka Rissanen 2020-04-06 17:37:10 +0300
  • 7e56d90ccd tests: net: route: Fix timeout data type Jukka Rissanen 2020-04-06 15:50:15 +0300
  • 19d7031d15 tests: net: udp: Fix timeout value type Jukka Rissanen 2020-04-06 15:27:29 +0300
  • 8cd1dcc69c net: buf: Remove timeout variable from debug print Jukka Rissanen 2020-04-06 15:19:33 +0300
  • 66d394d97a net: getaddrinfo: Fix timeout data type Jukka Rissanen 2020-04-06 15:11:16 +0300
  • 00a8406d7f net: ieee802154: Fix the scan duration data type Jukka Rissanen 2020-04-06 15:04:22 +0300
  • 053dcaa494 net: shell: Convert k_sleep() to k_msleep() Jukka Rissanen 2020-04-03 15:53:05 +0300
  • 3f9d734d15 net: conn_mgr: Fix time delay in K_THREAD_DEFINE() Jukka Rissanen 2020-04-03 15:56:33 +0300
  • 7d2c2691bb net: config: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 15:55:22 +0300
  • fb33da6f81 net: arp: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 15:38:32 +0300
  • b9cbf8a5ed net: pkt: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 14:03:03 +0300
  • 76d07ccd00 net: dhcpv4: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 13:47:34 +0300
  • 406bdb1fc6 net: promisc: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 13:27:41 +0300
  • 9e3778f89d net: ipv4: autoconf: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 13:25:50 +0300
  • 38dd9bc299 net: mgmt: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 13:14:34 +0300
  • 08d532489c net: trickle: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 13:11:01 +0300
  • edb39cb40c net: tcp2: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 13:08:19 +0300
  • 35dbe1c7d5 net: tcp: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 12:53:43 +0300
  • 005ee2f768 net: ipv6: nbr: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 13:04:45 +0300
  • 63a7b92fd8 net: if: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 13:39:46 +0300
  • e56fa75ade net: context: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 10:48:00 +0300
  • ab5aba4f8f net: ppp: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 10:18:49 +0300
  • 40f269f033 net: lldp: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 10:06:46 +0300
  • f1d886ad29 net: gptp: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 09:58:33 +0300
  • 9f17c33b60 net: sockets: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 09:44:30 +0300
  • 5cf75fe091 net: websocket: Refactor because of timeout overhaul Jukka Rissanen 2020-04-03 09:43:39 +0300
  • 1b04d44247 net: http: Refactor because of timeout overhaul Jukka Rissanen 2020-04-02 21:07:27 +0300
  • 8a9153678a net: sntp: Refactor because of timeout overhaul Jukka Rissanen 2020-04-02 20:53:26 +0300
  • a49741ff66 net: dns: Refactor because of timeout overhaul Jukka Rissanen 2020-04-02 20:32:38 +0300
  • e4224651bf net: Add NET_WAIT_FOREVER symbol to be used as timeout in network APIs Jukka Rissanen 2020-04-07 15:19:52 +0300
  • aafd563195 Bluetooth: controller: legacy: Correct DLE time calculations Andries Kruithof 2020-03-18 10:47:45 +0100
  • b5af13cbe8 samples/sensor/sensor_shell: removed deprecated set_conf_file Torsten Rasmussen 2020-04-09 09:39:29 +0200
  • b6c18dde1f cmake: board alias message when hiding existing board Torsten Rasmussen 2020-04-07 15:43:31 +0200
  • c790783c2e cmake: add support for user-defined board aliases Peter A. Bigot 2020-04-04 08:29:30 -0500
  • 057729ef11 CODEOWNERS: Add @Mierunski and @anangl for nRF UART drivers Andrzej Głąbek 2020-04-09 09:07:06 +0000
  • 42f75fc1a4 cmake: fix bug in generated runners.yaml Håkon Øye Amundsen 2020-04-09 08:30:25 +0200
  • ada840a308 Bluetooth: Mesh: Fix duplicated close callback Lingao Meng 2020-04-08 00:38:32 -0700
  • 6540f81f7c west.yml: update hal_atmel for SAM4E Gerson Fernando Budke 2020-04-04 09:52:01 -0300
  • 608dba486e drivers: flash: Use DT_INST_LABEL instead of DT_FLASH_DEV_NAME Kumar Gala 2020-04-08 09:39:36 -0500
  • 7b31f93980 xtensa: enable XTENSA_HAL at SoC level Daniel Leung 2020-04-07 15:21:34 -0700
  • d35567b375 drivers: dma: stm32: Stream disable success Abe Kohandel 2020-04-07 23:05:27 -0700
  • 282562c8a1 boards: arm: b1_l072z_lrwan1: Use LSE for RTC Serafin Leschke 2020-02-27 17:38:28 +0100
  • ad305f97cd boards: arm: b1_l072z_lrwan1: Enable RTC_0 Serafin Leschke 2020-02-27 10:29:22 +0100
  • 2e5313dc56 soc: arm: st_stm32: stm32l0: Add RTC support Serafin Leschke 2020-02-27 10:25:02 +0100
  • 5f3ed2660c drivers: pinmux: stm32: add pin for I2S3_WS on F4 series Abe Kohandel 2020-03-30 23:35:16 -0700
  • 488294368f doc: west: link to modules page instead of source code Martí Bolívar 2020-04-07 12:06:57 -0700
  • b1611d0ace Bluetooth: host: Check return value of le_ext_adv_param_set Joakim Andersson 2020-04-08 13:08:40 +0200
  • 19434a1056 Bluetooth: host: Do not set adv random address before adv parameters Joakim Andersson 2020-04-08 11:54:19 +0200
  • 0158b76096 Bluetooth: host: Fix scan filter_dup parameter on big endian systems Joakim Andersson 2020-04-08 10:58:59 +0200
  • d10d0f0b39 Bluetooth: host: Use bluetooth assert on HCI command send error Joakim Andersson 2020-04-06 21:16:25 +0200
  • 9e8a30203f Bluetooth: log: Add BT_ASSERT_MSG that matches __ASSERT Joakim Andersson 2020-04-08 10:44:33 +0200
  • ae285ef4e6 drivers: crypto: add driver for nRF ECB Maciej Fabia 2020-03-20 01:17:31 +0100
  • 63d5529a0d devicetree: re-work DT_INST_FOREACH() Martí Bolívar 2020-04-06 15:13:53 -0700
  • bbd6473136 drivers: remove a couple of DT abstraction violations Martí Bolívar 2020-04-06 20:55:57 -0700
  • db4a0c0b42 modules: hal_nordic: Remove dependency on CONFIG_ENTROPY_NAME Andrzej Głąbek 2020-04-07 07:22:54 +0000
  • b74cad5a5d test: dma: Fix k_sleep() parameter error Song Qiang 2020-04-08 17:01:42 +0800
  • c413cca280 net: sntp: close socket when connect failed Julien D'Ascenzio 2020-04-08 09:22:55 +0200
  • 3b49d01593 cmake: flash: use genexpr to generate runners.yaml Håkon Øye Amundsen 2020-04-02 09:15:44 +0200
  • 5b991aa09a Bluetooth: Mesh: Fix transport tx and rx Lingao Meng 2020-04-05 10:10:45 -0700
  • 295572a5b1 ci: do not use latest breathe release for docs Anas Nashif 2020-04-07 18:21:25 -0400
  • 08fea84a30 drivers: flash: sam: fix timeout units Peter Bigot 2020-04-07 06:33:26 -0500
  • 95435a546d samples: drivers: fix ps2 sample for timer api change Peter Bigot 2020-04-07 06:28:44 -0500
  • b06a5b5707 sanitycheck: fix coverage capturing Anas Nashif 2020-04-07 09:34:05 -0400
  • 60541af791 Bluetooth: controller: specify entropy device explicitly Kumar Gala 2020-04-07 08:31:33 -0500
  • 7b3ae9915d kconfig: Remove deprecated functions from kconfigfunctions.py Kumar Gala 2020-04-07 08:22:24 -0500
  • fe8334c130 Bluetooth: host: Fix wrong latency and timeout values in conn update Joakim Andersson 2020-04-06 11:42:30 +0200
  • 56a09428e1 tests: arch: arm: interrupt: add test-case for spurious exception Ioannis Glaropoulos 2020-04-03 13:53:21 +0200
  • 25060b0f2e arch: arm: aarch32: rename z_arm_reserved to z_arm_exc_spurious Ioannis Glaropoulos 2020-04-03 09:51:27 +0200
  • d3fa2eebb0 arch: arm: aarch32: cortex_m: add z_arm_reserved only if core has SE Ioannis Glaropoulos 2020-04-02 12:50:05 +0200
  • 4364f2d455 arch: arm: aarch32: add z_arm_reserved only when we have SysTick Ioannis Glaropoulos 2020-04-02 12:45:58 +0200
  • d725402daf arch: arm: aarch32: cortex_m: write 0x0 to reserved exception entries Ioannis Glaropoulos 2020-04-02 12:40:53 +0200
  • e4589b8657 drivers: flash: stm32: Use correct driver compatible Erwan Gouriou 2020-04-03 10:17:18 +0200
  • f3c7329f8f sample: video: capture: video software generator fallback Loic Poulain 2020-04-06 16:09:11 +0200
  • 420ad255a8 drivers: video: Add dedicated video init priority Loic Poulain 2020-04-06 15:58:02 +0200
  • 8d64d4ae61 boards: arm: nrf5340_dk_nrf5340: init shared memory to zero on reset Kamil Piszczek 2020-04-06 05:46:43 -0400
  • 81c2f10c38 doc: redirects: Fix nRF board redirects Carles Cufi 2020-04-06 18:31:12 +0200
  • 7ede50b8e5 dts/arm/st: f2 USB OTGFS clock on AHB2 bus Alexandre Bourdiol 2020-04-06 11:35:48 +0200
  • 3d353a0e4f drivers: ethernet: sam_gmac: replace dt_int_val in Kconfig Kumar Gala 2020-04-03 05:13:38 -0500
  • 338b431912 kconfig: Add dt_node_int_prop_{int,hex} Kumar Gala 2020-04-03 05:02:35 -0500
  • 4689822799 soc: nordic_nrf: validate base addresses with new DT API Martí Bolívar 2020-03-24 19:32:31 -0700