Commit graph

  • 58ce46ef62 boards: stm32f3_disco: enable canbus Henrik Brix Andersen 2020-01-24 09:32:49 +0100
  • 0b15a836a5 drivers: pinmux: stm32f3: add CAN_1 pins Henrik Brix Andersen 2020-01-23 20:45:44 +0100
  • 5a82424767 dts: arm: stm32f3: add can controller Henrik Brix Andersen 2020-01-23 20:44:01 +0100
  • 268f65d221 drivers: ieee802154: rf2xx: Add missing handle_ack call Gerson Fernando Budke 2020-01-08 16:29:45 -0200
  • 7e7a4426d8 tests: drivers: counter: counter_basic_api: Fix teardown function Krzysztof Chruscinski 2020-01-28 12:21:41 +0100
  • 0ec6f4e257 CODEOWNERS: Adding owner on DW DMA driver Tomasz Bursztyka 2020-01-17 08:32:59 +0100
  • fb76ddfda3 soc/xtensa: Removing useless USB definitions for Intel s1000 Tomasz Bursztyka 2019-12-18 09:11:20 +0100
  • b8e14b5b9d drivers/usb: Switching to DTS based configuration for DW driver Tomasz Bursztyka 2019-12-18 09:10:24 +0100
  • 1925b501a8 soc/xtensa: Configuring the DW USB DT aliases in Intel s1000 Tomasz Bursztyka 2019-12-18 09:08:12 +0100
  • 1d679156f8 dts/xtensa: Adding USB node to Intel s1000 Tomasz Bursztyka 2019-12-18 09:07:06 +0100
  • c7cf2bc5f0 dts/bindings: Adding DesignWare USB node description Tomasz Bursztyka 2019-12-18 08:32:37 +0100
  • 2161c91f0b drivers/usb: Fixing style issues in DW driver Tomasz Bursztyka 2019-12-18 08:26:34 +0100
  • c82e629fd3 soc/xtensa: Removing useless DMA definitions for intel s1000 Tomasz Bursztyka 2019-12-18 07:49:28 +0100
  • 8d10e66371 drivers/interrupt-controller: Make irqs DT configured in DW Tomasz Bursztyka 2019-12-18 10:13:46 +0100
  • 251141567f drivers/interrupt_controller: No need for runtime base address in DW Tomasz Bursztyka 2019-12-17 15:48:00 +0100
  • 4b94668f5b drivers/interrupt_controller: Normalize DT aliases consitently for DW Tomasz Bursztyka 2019-12-17 15:30:09 +0100
  • 82ecefc11c drivers/gpio: Fix indentation in DW driver Tomasz Bursztyka 2019-12-17 13:58:59 +0100
  • f5a9d5d1a5 driver/spi: Make DT aliases consistent for the DW drivers Tomasz Bursztyka 2019-12-17 13:54:00 +0100
  • ab72e3478f drivers/dma: Add support for 3 instances instead of only one. Tomasz Bursztyka 2019-12-17 13:05:39 +0100
  • 8151a4e253 soc/xtensa: Generate 2 other DW DMA DT aliases from DTS options Tomasz Bursztyka 2019-12-17 13:04:42 +0100
  • dff4857349 drivers/dma: Make initialization function generic in DW driver Tomasz Bursztyka 2019-12-17 12:55:03 +0100
  • 9a57119189 dts: Add the 2 other DW DMA nodes to intel s1000 Tomasz Bursztyka 2019-12-17 12:52:25 +0100
  • defa1bce5f drivers/dma: Use DTS generated option when configuring DW driver Tomasz Bursztyka 2019-12-17 11:15:00 +0100
  • df7df5b89a soc/xtensa: Generate DW DMA DT aliases from DTS options Tomasz Bursztyka 2019-12-17 11:17:09 +0100
  • 414f8b037d driver/dma: No need to store IRQ number in DW driver Tomasz Bursztyka 2019-12-17 10:50:54 +0100
  • 0d4bf57709 dts: Setup DMA node for the Intel S1000 Tomasz Bursztyka 2019-12-09 15:45:23 +0100
  • e39571f331 dts: Add the bindings for DesignWare DMA node Tomasz Bursztyka 2019-12-09 14:45:52 +0100
  • e33432fd44 drivers/dma: Rename CAVS driver to DesignWare Tomasz Bursztyka 2019-12-09 14:01:37 +0100
  • c88816cb6e samples: lora/receive: Added support for RSSI, SNR Kwon Tae-young 2020-01-15 12:23:34 +0900
  • c86d7ff320 drivers: lora: sx1276: Added support for RSSI and SNR in recv Kwon Tae-young 2020-01-15 11:57:40 +0900
  • 346e5c3a45 include: drivers: lora: Added support for RSSI and SNR in the recv API Kwon Tae-young 2020-01-15 11:47:10 +0900
  • dbc1e717aa drivers: ieee802154: rf2xx: Fix missing auto ACKs Gerson Fernando Budke 2020-01-07 18:48:16 -0200
  • 178d3208da doc: genrest.py: Convert to use f-strings Ulf Magnusson 2020-01-22 23:13:08 +0100
  • 2172e0d6d0 west.yml: Update ci-tools to avoid Kconfiglib-related false positive Ulf Magnusson 2020-01-23 21:57:43 +0100
  • c2543ddbfa shell: fix race condition in shell instance initialization Marcin Niestroj 2020-01-22 19:27:01 +0100
  • fe83035474 logging: Added explicit casts of buffer in hexdump delegates Erik Johnson 2020-01-22 14:03:41 -0600
  • ee855a1bf6 logging: Added explicit cast to u16_t of LOG_CURRENT_MODULE_ID() Erik Johnson 2020-01-22 13:55:46 -0600
  • 7b379aba42 codeowners: add myself as owning user mode samples Andrew Boie 2020-01-28 12:51:21 -0800
  • f234260334 random: rand32_ctr_drbg: Handle error in initialize function Flavio Ceolin 2020-01-26 22:23:34 -0800
  • ade23d57b1 random: entropy: Return error in csrand Flavio Ceolin 2020-01-24 15:39:26 -0800
  • 4f2c107389 drivers: flash: stm32: Update flash driver implementation Sarvesh Patkar 2019-11-16 14:34:13 -0800
  • 480bf4c73b samples: bluetooth/peripheral: Fix test variant name Erwan Gouriou 2020-01-15 12:15:46 +0100
  • 4b8e05a1d8 samples: bluetooth: Add nucleo_wb55rg as test target for peripheral Erwan Gouriou 2020-01-15 12:14:37 +0100
  • 6487ecc784 dts: arm: nxp: ke1xf: fix LPO clock frequency Henrik Brix Andersen 2020-01-28 13:39:25 +0100
  • 5476e0b365 samples: net: mqtt_publisher: add return value to wait() Michael Scott 2020-01-27 12:46:53 -0800
  • 3e24eb8af1 samples: net: mqtt_publisher: handle EAGAIN from mqtt_live() Michael Scott 2020-01-27 12:44:50 -0800
  • bab2f80fa7 net: mqtt: mqtt_live should only return success when ping sent Michael Scott 2020-01-27 12:38:49 -0800
  • db74b949b0 boards: posix: Fix a typo Yasushi SHOJI 2019-12-20 00:14:06 +0900
  • d5fcf366ee soc: posix: Fix function name typo Yasushi SHOJI 2019-12-19 23:25:35 +0900
  • 2071c2fb7a Bluetooth: controller: Support SMI TX flag as setting Wolfgang Puffitsch 2020-01-27 12:52:04 +0100
  • e477c5a525 Bluetooth: controller: Add feature bits for SMI support Wolfgang Puffitsch 2020-01-24 15:38:24 +0100
  • 76380b7498 west.yml: hal_stm32: stm32 hci lib update Erwan Gouriou 2020-01-15 11:19:27 +0100
  • d507574864 console: uart: Ifdef an include Flavio Ceolin 2020-01-27 22:04:02 -0800
  • b7a3e7dc31 dts: bindings: dma add support for controller Francois Ramu 2020-01-23 10:17:00 +0100
  • 25700ace0a soc: arm: stm32: define the heap size when enabling dma feature Francois Ramu 2020-01-23 17:09:32 +0100
  • 3553d4fa69 driver: dma: split header file differently Francois Ramu 2020-01-27 10:52:56 +0100
  • 53dec09037 driver: dma: update for different dma channels Francois Ramu 2020-01-24 15:04:06 +0100
  • a569303f70 drivers: dma: wrong return type of dma_stm32_width_config function Francois Ramu 2020-01-23 17:57:16 +0100
  • 82799d2ae4 dts: bindings: dma controller supports mem2mem transfer Francois Ramu 2020-01-24 12:04:01 +0100
  • 8d8d9904cd console: Have CONSOLE_GET{CHAR,LINE} dep. on SERIAL_SUPPORT_INTERRUPT Ulf Magnusson 2020-01-23 21:16:26 +0100
  • bf8d0f3802 boards: atsamd20_xpro: add cs-gpio for one spi device Sean Nyekjaer 2020-01-24 10:41:38 +0100
  • 1a46cddd2a boards: atsamd20_xpro: fix sercom muxing sercom0 Sean Nyekjaer 2020-01-24 10:39:23 +0100
  • c0e31e7d71 flashing: don't give bossac offset parameter unless explicitly provided Kuba Sanak 2020-01-27 15:37:12 +0000
  • 3e37447802 dts: gen_defines.py: Do not crash on 'type: path' properties Ulf Magnusson 2020-01-26 23:21:06 +0100
  • 018bf777e7 boards: arm: Make Adafruit boards use their DT-defined code partion. Kuba Sanak 2020-01-24 16:17:31 +0000
  • 52e0dd748f dts: bindings: ps2: Replace 'should be 1/0' comments with 'const: 1/0' Ulf Magnusson 2020-01-27 02:02:14 +0100
  • 23df708aa3 dtc: Support opting-out of installing dtc Sebastian Bøe 2020-01-27 14:55:18 +0100
  • 77b7b42f1d drivers: espi: xec: Allow to intercept eSPI host suspend/reset warnings Jose Alberto Meza 2020-01-24 15:00:41 -0800
  • 35c28a3dbf drivers: espi: xec: Use DT IRQ priority values Jose Alberto Meza 2020-01-24 17:39:57 -0800
  • 592e0afdf3 soc: arm: microchip: Update fixup for priorities Jose Alberto Meza 2020-01-24 17:36:58 -0800
  • da87abd971 dts: arm: microchip: Adjust DT IRQ priorities Jose Alberto Meza 2020-01-24 17:35:31 -0800
  • 57e3851b30 doc: release-notes-2.2: mention deprecation of counter_read() Henrik Brix Andersen 2020-01-21 22:26:31 +0100
  • c894a6db4d drivers: counter: add counter_get_value(), deprecate counter_read() Henrik Brix Andersen 2020-01-18 15:24:32 +0100
  • 748eb99646 samples: net: websocket: Verify the received data properly Jukka Rissanen 2020-01-24 11:16:57 +0200
  • b957581391 tests: net: websocket: Add TX unit tests for websocket API Jukka Rissanen 2020-01-24 11:15:56 +0200
  • 86b688d43f tests: net: websocket: Add RX unit tests for websocket API Jukka Rissanen 2020-01-21 17:03:03 +0200
  • cb7547860c net: websocket: Fix receiving websocket data Jukka Rissanen 2020-01-17 15:23:39 +0200
  • 66cc8e9c3a drivers: modem: gsm: Fix uart_pipe.h location Jukka Rissanen 2020-01-28 17:13:13 +0200
  • 576c68317a Bluetooth: L2CAP: Reset channel status before destroy callback Joakim Andersson 2020-01-28 09:59:44 +0100
  • d84528edb1 Bluetooth: ATT: Fix ATT corrupting mem_slab structure after free Joakim Andersson 2020-01-27 10:15:25 +0100
  • 83f108afd1 Bluetooth: L2CAP: Add destroy callback to fixed L2CAP channels Joakim Andersson 2020-01-28 09:51:44 +0100
  • d55a09ff05 samples: shared_mem: exclude qemu_x86_64 Anas Nashif 2020-01-28 09:23:51 -0500
  • 132fcd0eaa samples: remove extra colon from test identifier Anas Nashif 2020-01-28 09:08:52 -0500
  • d337f3bab3 tests: tags: Add entropy and random tags Flavio Ceolin 2020-01-27 21:14:18 -0800
  • 8c59af0807 boards: arm: Add stm32vl_disco support Jonas Eriksson 2020-01-03 12:58:16 +0100
  • 3e64e751b6 soc: stm32f1: Add support for stm32f1xx SoCs Jonas Eriksson 2020-01-03 12:57:26 +0100
  • 7e7f05546d modules: nordic: Allow separate nRF 802.15.4 radio driver build Robert Lubos 2020-01-16 18:01:15 +0100
  • 10fb64f4dc samples: net: Create sample app for GSM modems Patrik Flykt 2020-01-22 15:10:27 +0200
  • ede043a84c net: l2: ppp: Assign IPv4 address received with IPCP Patrik Flykt 2020-01-22 12:32:08 +0200
  • 3fe8707bc0 drivers: modem: Implement uart_pipe interface for GSM modem Patrik Flykt 2020-01-24 09:02:33 +0200
  • 2308293d89 drivers: modem: Support GSM modems and PPP Patrik Flykt 2020-01-02 12:41:07 +0200
  • c20a870b6b bluetooth: controller: Added use of slot_window for ADV Morten Priess 2020-01-22 15:03:46 +0100
  • 64c89d682f bluetooth: controller: Implemented dynamic re-scheduling in ticker Morten Priess 2020-01-22 15:02:49 +0100
  • cf89ba33ea global: Fix up leading/trailing blank lines in files Ulf Magnusson 2020-01-27 00:17:07 +0100
  • f44b120449 boards: nucleo_wb55rg: Add openocd support and set to default runner Erwan Gouriou 2020-01-27 13:54:24 +0100
  • a290d30c9a drivers: can: stm32: Fix bit timing conversion Ivo Clarysse 2020-01-25 08:26:47 -0800
  • 0bb4e5bb6c west.yml: update hal_nxp to use full path to driver headers Peter Bigot 2020-01-26 13:03:37 -0600
  • 8e476ab692 dts: bindings: semtech,sx1276: Remove redundant document separator Ulf Magnusson 2020-01-27 01:22:58 +0100
  • 2f44990e9b can: Introduce can-primary alias Alexander Wachter 2020-01-23 16:02:38 +0100
  • 4fcf80d64f doc: reference: add discussion of terms that define API behavior Peter Bigot 2020-01-03 10:19:05 -0600