Commit graph

  • c820d6f410 drivers: pinmux: Add more pin function definitions Stephanos Ioannidis 2020-03-05 10:29:14 +09:00
  • 5b248ce792 drivers: ethernet: eth_sam_gmac: Add SAM0 family support Stephanos Ioannidis 2020-03-06 02:08:44 +09:00
  • a399c90009 soc: atmel_sam0: Add GMAC fix-up for SAM D/E5x Stephanos Ioannidis 2020-03-06 01:51:44 +09:00
  • 286e981477 boards: atsame54_xpro: Enable GMAC in device tree Stephanos Ioannidis 2020-03-05 09:55:09 +09:00
  • 1472b417a7 dts: atmel: Add SAM E5x GMAC instance Stephanos Ioannidis 2020-03-05 09:48:59 +09:00
  • 3523c1b8f4 boards: pinmux: Don't throw compiler warnings on using custom sercom use Kuba Sanak 2020-03-04 11:24:09 +00:00
  • 3d6f05ed44 net: pkt: Move TCP 1st sent flag out of union Jukka Rissanen 2020-04-17 10:34:28 +03:00
  • 450c6b44f9 shell: Add shell_set_root_cmd function Krzysztof Chruscinski 2020-04-07 08:19:20 +02:00
  • 8a63c9c8c8 shell: Add dedicated section for shell instances Krzysztof Chruscinski 2020-04-07 08:08:06 +02:00
  • b6372ea406 net: tcp2: Fix the IPv4 endpoint assignment in net_tcp_connect() Oleg Zhurakivskyy 2020-04-17 10:53:36 +03:00
  • 762b521931 drivers: sensor: Fix missing DT_DRV_COMPAT Kumar Gala 2020-04-16 12:23:17 -05:00
  • c8e3b1f68b tests/subsys/fs/fcb: Fix flash_area_write failure on NRF Dominik Ermel 2020-04-15 09:26:07 +00:00
  • 7ed83ded6d drivers: dma: initialize peripheral request dma on stm32 Francois Ramu 2020-03-10 12:52:34 +01:00
  • a9f277a61b drivers: dma: control of null buffer address for stm32 dma transfers Francois Ramu 2020-03-12 15:43:46 +01:00
  • 60644a3e2c drivers: dma: irq handler of the dma_stm32 Francois Ramu 2020-03-11 09:45:08 +01:00
  • e135bba72e drivers: dma: channel direction of the dma_stm32 Francois Ramu 2020-03-31 14:55:49 +02:00
  • 1b0503d2cd drivers: dma: clean up header Francois Ramu 2020-04-01 16:36:51 +02:00
  • de4ba27539 drivers: dma: channel configuration for dma_stm32 Erwan Gouriou 2020-04-13 21:38:58 +02:00
  • c4bf6ac1f9 drivers: dma: include duplicated Francois Ramu 2020-02-06 15:02:20 +01:00
  • 35b7a5dc34 include: bindings: dma define the bindings for stm32 soc series Francois Ramu 2020-03-10 17:02:39 +01:00
  • 32851a402f dts: bindings: dma controller for stm32 soc series Francois Ramu 2020-03-10 12:01:43 +01:00
  • d33160313b boards: nucleo_f401re: Fix DT_NODELABEL reference Erwan Gouriou 2020-04-16 21:48:50 +02:00
  • a518516d5d samples: subsys: mgmt: smp_svr: add udp sample Mikkel Jakobsen 2020-04-10 11:38:32 +02:00
  • 6113bc6282 samples: subsys: mgmt: smp_svr: refactor sample Mikkel Jakobsen 2020-04-10 11:36:11 +02:00
  • 7288f51519 mgmt: smp: add UDP transport for SMP Mikkel Jakobsen 2019-06-03 17:10:19 +02:00
  • 4dcca7f640 doc: net: Add information about GSM 07.10 muxing support Jukka Rissanen 2020-04-16 15:37:25 +03:00
  • d75c83cdbe drivers: gsm_mux: Convert to use k_timeout_t Jukka Rissanen 2020-04-08 11:19:06 +03:00
  • 4e537b9e9a CODEOWNERS: Add GSM and UART mux files owner Jukka Rissanen 2020-04-01 14:51:55 +03:00
  • 31ec75fca3 modem: shell: Add info command Jukka Rissanen 2020-03-31 17:41:08 +03:00
  • 775dcb222e modem: gsm: Initialize the modem UART separately Jukka Rissanen 2020-03-31 16:49:09 +03:00
  • be81b804f6 drivers: console: uart_mux: Use own workqueue Jukka Rissanen 2020-03-31 15:43:26 +03:00
  • 1d0a211b23 net: ppp: Create own workqueue for PPP Jukka Rissanen 2020-03-31 15:21:24 +03:00
  • 492088b3fa net: ppp: Convert PPP driver to use normal UART APIs Jukka Rissanen 2020-03-30 17:07:11 +03:00
  • eb1ad99cff drivers: modem: gsm: Add support for GSM 07.10 muxing protocol Jukka Rissanen 2020-04-01 12:51:59 +03:00
  • 900c0e1c7f drivers: ppp: Enable PPP interface when connection is ready Jukka Rissanen 2020-04-01 12:49:48 +03:00
  • 420b195b5e drivers: console: uart_mux: Initial UART muxing support Jukka Rissanen 2020-04-01 12:47:53 +03:00
  • b5525a0f91 drivers: gsm_mux: Support GSM 07.10 muxing protocol Jukka Rissanen 2020-04-01 12:42:12 +03:00
  • 894dcbbf15 lib: updatehub: Improve probe security Gerson Fernando Budke 2020-04-06 23:11:21 -03:00
  • 6238e52062 lib: updatehub: Refact to use bin2hex Gerson Fernando Budke 2020-04-04 21:10:30 -03:00
  • 0801aef3fb lib: updatehub: Fix variable-size string copy Gerson Fernando Budke 2020-04-15 18:36:27 -03:00
  • d1f51db366 drivers: eth: Kconfig.sam_gmac: Add sam4e support for queues Vincent van der Locht 2020-04-10 10:28:37 +02:00
  • 93a0e4aa6d boards: arm: sam_v71_xult: Fix dts model and compatible Gerson Fernando Budke 2020-03-31 22:45:01 -03:00
  • 033761d651 boards: arm: sam_e70_xplained: Fix dts model and compatible Gerson Fernando Budke 2020-03-31 22:35:27 -03:00
  • afcfd2b52c drivers: ethernet: eth_sam_gmac.c: Fix macro name Gerson Fernando Budke 2020-03-10 23:42:55 -03:00
  • d197ef9861 boards: sam4e_xpro: Enable GMAC in device tree Gerson Fernando Budke 2020-02-27 20:01:07 -03:00
  • 2266d7a21c boards: arm: sam4e_xpro: Add GMAC defaults Gerson Fernando Budke 2020-02-21 20:58:30 -03:00
  • 15c048a1dd drivers: eth: sam_gmac: Use DT max_frame_size option Gerson Fernando Budke 2020-02-27 23:15:14 -03:00
  • 3c4fbfddf5 drivers: eth: sam_gmac: Fix phy layer setup Gerson Fernando Budke 2020-02-19 23:52:10 -03:00
  • 0ec1df07ca dts: arm: atmel: Add SAM4E GMAC phy-connection-type Gerson Fernando Budke 2020-02-27 23:57:59 -03:00
  • 2470292613 dts: bindings: eth: Add GMAC options Gerson Fernando Budke 2020-02-27 23:41:40 -03:00
  • 4df817d273 drivers: eth: Kconfig.sam_gmac: Fix NOCACHE dependency Gerson Fernando Budke 2020-02-19 22:54:17 -03:00
  • 84ecfd9b57 drivers: eth: sam_gmac: Add data cache checks Gerson Fernando Budke 2020-02-19 23:49:01 -03:00
  • c6fb9c3d31 include: linker: section_tags.h: Add __nocache fallback Vincent van der Locht 2020-04-10 10:49:38 +02:00
  • f765e2300d soc: arm: atmel: Add sam4e gmac pins Gerson Fernando Budke 2020-02-19 22:52:41 -03:00
  • 03d02fab50 dts: arm: atmel: Add SAM 4E GMAC instance Gerson Fernando Budke 2020-02-27 19:59:39 -03:00
  • 8c2a1597db drivers: eth: eth_sam_gmac: Split DMA queue flags Gerson Fernando Budke 2020-02-26 00:14:11 -03:00
  • 3ba7a3c82a net: l2: openthread: Add config option to enable OpenThread CoAP api Lukasz Maciejonczyk 2020-04-16 13:08:40 +02:00
  • a9eda4f622 net: openthread: Set proper FPB matching mode Robert Lubos 2020-03-31 15:41:25 +02:00
  • f1f2405eb1 drivers: ieee802154_nrf5: Handle frame pending bit mode Robert Lubos 2020-03-31 15:38:41 +02:00
  • 04ddf6f957 net: ieee802154_radio: Extend frame pending bit handling configuration Robert Lubos 2020-03-05 14:37:44 +01:00
  • 6afdd613d1 net: openthread: Set information about ACK FPB on receive Robert Lubos 2020-03-20 12:21:34 +01:00
  • c39d0b6914 drivers: ieee802154_nrf5: Notify about FPB value in ACK reponse Robert Lubos 2020-03-20 11:39:21 +01:00
  • 00d1f6e772 net: pkt: Add ACK Frame Pending Bit information for ieee802154 Robert Lubos 2020-03-19 16:40:21 +01:00
  • 2cd4681bd5 drivers: timer: sam0_rtc_timer: Fix incorrect DT_INST conversion Kumar Gala 2020-04-15 17:04:03 -05:00
  • d6f5f51f37 scripts: fix west zephyr-export error handling Martí Bolívar 2020-03-31 17:40:50 -07:00
  • 94de3e9f60 cmake: FindPython3: Adjust python3 program search Torsten Rasmussen 2020-04-14 22:24:32 +02:00
  • 9aefdaff2e cmake: kconfig: pass EXTRA_DTC_FLAGS to kconfig for EDT init Kumar Gala 2020-04-15 10:32:41 -05:00
  • 1b6d4dd223 drivers: spi: Set dummy data in mcux drivers Maureen Helm 2020-04-15 16:31:04 -05:00
  • 97a5ec0d4f doc: gsg: provide a working link to the Zephyr SDK download page Peter Bigot 2020-04-15 11:12:28 -05:00
  • 8b9d7a2c52 doc: boards: fix capitalization of chip name Ruth Fuchss 2020-04-15 16:41:49 +02:00
  • 4fbf3c3672 net: tcp2: On active connection close go to FIN_WAIT_1 Oleg Zhurakivskyy 2020-03-27 13:09:10 +02:00
  • 40799bc986 net: tcp2: Implement FIN_WAIT_1 state Oleg Zhurakivskyy 2020-04-07 15:32:08 +03:00
  • 52fca0a8d2 net: tcp2: Add a TIME_WAIT timer and state Oleg Zhurakivskyy 2020-03-26 11:24:43 +02:00
  • f95ceec35b net: tcp2: Remove extra flags reset in TCP_CLOSED Oleg Zhurakivskyy 2020-03-27 12:03:30 +02:00
  • 3dc72dffb0 net: tcp2: Readability rename of TCP_FIN_WAIT states Oleg Zhurakivskyy 2020-03-25 18:35:47 +02:00
  • 40ee38a945 bluetooth: controller: enable privacy for RV32M1 Jeanina Dragusin 2020-01-06 15:10:25 +02:00
  • 6099e0f928 bluetooth: controller: openisa/RV32M1: add RPA support Jeanina Dragusin 2019-12-20 17:46:38 +02:00
  • 4fad53522c sanitycheck: infer ZEPHYR_BASE if unset Martí Bolívar 2020-04-13 16:05:44 -07:00
  • 4034ef0633 boards: arm: black_f407ve: Add support for on-board SPI flash Bjarne Steinsbo 2020-04-15 16:47:25 +02:00
  • 7b6796ee79 soc: arm: nordic_nrf: Convert to new DT_INST macros Kumar Gala 2020-04-15 06:32:53 -05:00
  • f72bfda53c drivers: pwm: pwm_nrf5_sw: Convert to new DT_INST macros Kumar Gala 2020-04-15 06:31:24 -05:00
  • a152f147db drivers: ipm: ipm_nrfx_ipc: Convert to new DT_INST macros Kumar Gala 2020-04-15 06:31:07 -05:00
  • f04490e300 drivers: flash: nrf_qspi_nor: Convert to new DT_INST macros Kumar Gala 2020-04-15 06:30:45 -05:00
  • a426175e00 boards: qemu_cortex_r5: Remove ignore tags for working tests Stephanos Ioannidis 2020-04-11 22:18:50 +09:00
  • 2d6194170b arch: arm: aarch32: Fix read_timer_end_of_isr register preservation Stephanos Ioannidis 2020-04-12 01:34:50 +09:00
  • cdbfbe396f tests: benchmarks: Fix incorrect ARM arch variant check Stephanos Ioannidis 2020-04-12 00:08:51 +09:00
  • 819fe00071 tests: benchmarks: Fix Kconfig symbol checks Stephanos Ioannidis 2020-04-11 23:31:58 +09:00
  • a150fb6bb7 drivers: lora: sx1276: call DIO handlers in workqueue Marcin Niestroj 2020-04-06 14:25:59 +02:00
  • 2c23465dbc drivers: lora: sx1276: check gpio controller when looking for triggered DIO Marcin Niestroj 2020-04-06 14:25:50 +02:00
  • 675c6bdaef drivers: lora: sx1276: constify dio gpio configuration Marcin Niestroj 2020-04-06 14:25:39 +02:00
  • 8cfef933d7 drivers: lora: sx1276: handle NULL callback in irqHandlers Marcin Niestroj 2020-04-06 14:25:32 +02:00
  • 45f126f871 coccinelle: re-run timeout conversion semantic patch Peter Bigot 2020-04-07 07:51:35 -05:00
  • c661caf531 scripts/coccinelle: fix int_literal_to_timeout for K_THREAD_DEFINE Peter Bigot 2020-04-07 07:48:32 -05:00
  • e75ac55d23 edtlib: handle include in child-binding Kumar Gala 2020-04-08 15:25:56 -05:00
  • 6e27343e7b devicetree: add DT_PARENT() Martí Bolívar 2020-04-08 15:04:15 -07:00
  • b6e6ba0429 devicetree: gen_defines: adjust node comments Martí Bolívar 2020-04-08 15:09:46 -07:00
  • 186bacee43 devicetree: gen_defines: adjust z_path_id for / Martí Bolívar 2020-04-08 15:02:18 -07:00
  • 563990c9ce dts: stm32: G4: Add adc0 and adc1 nodes Paolo Teti 2020-04-10 18:29:02 +02:00
  • 334a0bd278 boards: shields: update LCD params for st7789v_tl019fqv01 Marc Reilly 2020-04-09 08:31:07 +10:00
  • eeedc828ae drivers: display: st7789v: set x-offset and y-offset properties properly Marc Reilly 2020-04-06 08:34:00 +10:00