Commit graph

  • 51d84c9eb4 drivers: pinmux: stm32: add PWM pinmux on PA3 for F4 series Markus Becker 2020-05-27 09:38:34 +02:00
  • dc4ce4edbe net: config: fix timeout 0 blocking start-up Markus Becker 2020-05-26 10:56:32 +02:00
  • f756b79124 Bluetooth: controller: Use NRF RNG entropy device Joakim Andersson 2020-05-21 14:51:16 +02:00
  • 406a33682a soc: stm32: stm32l0: add stm32l011x4 support Marcin Niestroj 2020-05-16 00:05:54 +02:00
  • a2c4d82778 boards: arm: nucleo_f767zi: Add support for Hardware RNG Bilal Wasim 2020-05-18 01:56:44 +05:00
  • 29cab30d46 logging: Clarify that hexdump messages have no function prefix Krzysztof Chruscinski 2020-06-15 09:28:47 +02:00
  • 486dab02ec dma: stm32: implement get_status api Jun Li 2020-05-20 09:33:29 -07:00
  • afc1b9de13 timer: hpet: enable level triggering Daniel Leung 2020-06-12 13:32:21 -07:00
  • 8ada29e06c kernel: userspace: fix variable initialization Ioannis Glaropoulos 2020-06-11 09:53:01 +02:00
  • 69ef82f22f Bluetooth: controller: Fix missing RADIO_TXP_DEFAULT define Vinayak Kariappa Chettimada 2020-06-15 20:43:54 +05:30
  • a20ecb6722 Bluetooth: controller: Fix compilation regression Vinayak Kariappa Chettimada 2020-06-15 20:13:57 +05:30
  • ccc53f9872 docs: drivers: remove suggestion to assign driver_api in init function Peter Bigot 2020-06-12 10:13:21 -05:00
  • 78f14aa91d drivers: i2c_dw: remove inappropriate assignment of API pointer Peter Bigot 2020-06-12 09:23:02 -05:00
  • 3cb335d0df drivers: gpio_intel_apl: remove inappropriate assignment of API pointer Peter Bigot 2020-06-12 09:21:50 -05:00
  • c42297c2f1 tests: ringbuffer modify a tesecase Ningx Zhao 2020-05-25 09:16:53 +08:00
  • 8f7832cfb2 dma: stm32: increase driver init priority Jun Li 2020-05-19 11:44:02 -07:00
  • f9e0fa9af3 drivers: esp32/clock_control: support UART, I2C Mohamed ElShahawi 2020-05-28 21:01:49 +02:00
  • 4acac3e9ef drivers: esp32/clock_control: Add Clock Driver Mohamed ElShahawi 2020-05-23 15:46:29 +02:00
  • 5f3d999bb9 net: log_strdup() was missing when printing thread name Jukka Rissanen 2020-06-16 12:45:13 +03:00
  • 8ac2f96ca6 net: sockets: fix conn_handler check in zsock_getsockname_ctx Christian Taedcke 2020-06-15 17:00:05 +02:00
  • cf72fe8fe9 tests: sanitycheck: Testcases for load_from_file and apply_filters Aastha Grover 2020-06-01 16:08:20 -07:00
  • 27435ce810 scripts: tests: sanitycheck: Add more testcases for Class TestSuite Aastha Grover 2020-05-26 11:23:46 -07:00
  • 8e4faab30a net: sockets: Return EINVAL when an accept call is unblocked Léonard Bise 2020-06-15 09:19:33 +02:00
  • 5cedb73555 net: sockets: tls: Check accepted context is not NULL Léonard Bise 2020-06-10 09:15:46 +02:00
  • 5bb35892dd net: coap: Parse zero-length option correctly Robert Lubos 2020-05-26 14:22:29 +02:00
  • 0cf55c4174 net: lwm2m: Fix "Server Store Notify" resource type in Server object Robert Lubos 2020-05-21 17:21:47 +02:00
  • 4c868c9abf net: lwm2m: Fix ExtDevInfo field in Device object Robert Lubos 2020-05-21 12:33:03 +02:00
  • bd7d6926c4 net: lwm2m: Add ObjLnk resource type support Robert Lubos 2020-05-19 12:37:02 +02:00
  • 9a034c611d boards: arm: Add Nordic nrf52820 build defines for nrf52833 DK Joakim Andersson 2020-06-15 12:21:38 +02:00
  • 05da68c7cb drivers: sensor: shell: allow passing channel as number Henrik Brix Andersen 2020-05-22 13:51:12 +02:00
  • a1490b623d boards: arm: reduce the default drivers for the Arduino Zero dyn_devs Michael Hope 2020-06-12 21:01:19 +02:00
  • 306c631798 soc: sam0: dynamically enable the SAM0 drivers Michael Hope 2020-06-12 20:59:42 +02:00
  • fc713d1f6b drivers: eth: e1000: Enable VLAN support Jukka Rissanen 2020-05-11 10:49:55 +03:00
  • 722a85aea2 drivers: wifi: remove dependency on NET_SOCKETS_POSIX_NAMES Adam Porter 2020-06-11 15:30:14 -07:00
  • 69ebb07056 soc: nxp_imx: Fix flash size in imxrt boot header Maureen Helm 2020-06-12 13:12:39 -05:00
  • 820bfb46bc net: http: client: Add port number to HTTP Header NavinSankar Velliangiri 2020-06-15 16:19:22 +05:30
  • 18d3499dba drivers: usb: fix a buffer overflow in usb_sam0.c Michael Hope 2020-06-05 21:11:57 +02:00
  • fe35269d12 drivers: usb: handle a null output arg on SAM0 Michael Hope 2020-06-01 18:05:56 +02:00
  • aadcec16d9 usb: Set thread names in usb device classes Maureen Helm 2020-06-10 14:31:21 -05:00
  • bd17ff7a51 soc: arm: st_stm32 add low power to stm32l4 series Francois Ramu 2020-05-27 10:41:06 +02:00
  • e7a85ddef9 drivers: entropy: add get_entropy_isr() for CC13x2/CC26x2 Vincent Wan 2020-05-21 14:06:33 -07:00
  • 83d0c0a53e serial: uart_xlnx_ps: Fix duplicate initialization Flavio Ceolin 2020-06-03 16:32:08 -07:00
  • a1b6dd51d0 drivers: espi: Add support for KBC status operations Jose Alberto Meza 2020-05-20 17:29:37 -07:00
  • 3b0917bcbf tests: posix: eventfd_basic: add new test Marcin Niestroj 2020-06-12 15:04:05 +02:00
  • 385abc7740 lib: posix: eventfd: support build with !POSIX_API Marcin Niestroj 2020-05-28 11:01:55 +02:00
  • bd14a9d493 tests: littlefs: Increase timeout to 180s Maciej Perkowski 2020-06-15 11:54:51 +02:00
  • f7d584a0ce net: ethernet: Check that device has PTP clock before access Jukka Rissanen 2020-05-15 14:57:33 +03:00
  • f419a655bb samples: net: sockets: tcp: Enable CONFIG_THREAD_NAME Oleg Zhurakivskyy 2020-05-27 14:11:45 +03:00
  • d95a2c38e3 net: core: Output a thread name in NET_DBG() if enabled Oleg Zhurakivskyy 2020-05-27 14:07:56 +03:00
  • e548c6c5b2 net: config: rely on type rather than number of services configured Marcin Niestroj 2020-05-20 22:19:41 +02:00
  • d241c19b0f net: config: fix checking for protocols being ready Marcin Niestroj 2020-05-15 14:45:30 +02:00
  • f74bea04aa tests: net: poll: disable NET_IPV4 Marcin Niestroj 2020-05-20 23:18:59 +02:00
  • 0995246edb tests: net: poll: select NET_CONFIG_NEED_IPV6 Marcin Niestroj 2020-05-20 22:59:40 +02:00
  • acd8b8d93e tests: net: select: disable NET_IPV4 Marcin Niestroj 2020-05-20 23:17:44 +02:00
  • ec57ebff66 tests: net: select: select NET_CONFIG_NEED_IPV6 Marcin Niestroj 2020-05-20 23:07:05 +02:00
  • 69b76d7305 samples: zperf: fix an unaligned access in the UDP uploader Michael Hope 2020-06-08 20:34:49 +02:00
  • 636d6cd9cd samples: application_development: Fix for userspace Flavio Ceolin 2020-05-18 20:35:04 -07:00
  • b0d1abac9c drivers: uart_mux: Add missing verfification handler Flavio Ceolin 2020-05-18 16:41:53 -07:00
  • 8b3a606009 net: shell: Add support for 'net tcp recv' command Tobias Svehagen 2020-04-11 09:42:27 +02:00
  • e406c9c448 scripts: gen_gcov_files.py: add argument help text Ruslan Mstoi 2020-06-03 18:05:30 +03:00
  • 69b07e3156 scripts: gen_gcov_files.py: PEP 8 style fixes Ruslan Mstoi 2020-06-03 17:55:39 +03:00
  • 7b869f0392 net: dns: Ignore queries when resolving a name Léonard Bise 2020-06-10 15:28:42 +02:00
  • 4f7f6c96be includes/storage/stream_flash: clarification on API usage Andrzej Puzdrowski 2020-06-12 16:55:37 +02:00
  • ac07694309 storag/stream: fix stream_flash_bytes_written() return value Andrzej Puzdrowski 2020-06-12 16:35:02 +02:00
  • 43fbcaebf9 boards: arm: bcm958402m2_a72: Enable PCIe EP support Abhishek Shah 2020-05-13 17:17:36 +05:30
  • ecc1673b78 pcie: endpoint: Add iProc PCIe EP driver Abhishek Shah 2020-05-04 12:49:30 +05:30
  • a8a5242249 dts: arm: viper: Add DT node for iProc PCIe EP Abhishek Shah 2020-05-04 12:57:13 +05:30
  • 455663dbf2 dts: bindings: Add binding for iProc PCIe EP node Abhishek Shah 2020-05-04 12:55:18 +05:30
  • 3c2fa8cd51 pcie: endpoint: Introduce API to achieve PCIe data transfer Abhishek Shah 2020-05-07 10:23:15 +05:30
  • ca17315d7f pcie: endpoint: Add public APIs for PCIe endpoint driver Abhishek Shah 2020-05-04 12:37:34 +05:30
  • bee0fdea1e drivers: pcie: remove depends on X86 Abhishek Shah 2020-05-13 01:24:28 +05:30
  • 8920549464 qemu_x86: propagate exit reason code to the shell Andrew Boie 2020-06-12 13:22:58 -07:00
  • 6f4f5b1fe5 tests: exclude qemu_arc_hs in lifo_usage test Anas Nashif 2020-06-12 23:06:18 -04:00
  • 8617e93b84 Bluetooth: controller: Work around compiler silliness Carles Cufi 2020-06-12 19:38:45 +02:00
  • 999c59c1ec dma: add error check on peripheral to peripheral Hake Huang 2020-05-06 23:41:04 +08:00
  • 10fc7a38cc dma: add EDMA MCUX support for RT and k6s Hake Huang 2020-05-15 17:49:42 +08:00
  • 5582c2f00b dt-bindings: dts/arm/nxp : add MCUX EDMA Support Hake Huang 2020-05-15 17:07:26 +08:00
  • 6bb555ce83 clock_control: add EDMA clock support Hake Huang 2020-04-19 13:20:11 +08:00
  • 77c4015082 dma: add support for MCUX EDMA Hake Huang 2020-04-19 13:13:41 +08:00
  • abce94bb98 dma: add EDMA test support for MCUX Hake Huang 2020-04-19 13:09:46 +08:00
  • 2ca3473349 spelling: fix typo Anas Nashif 2020-06-12 07:55:16 -04:00
  • adb6a89be5 sanitycheck: capture non-ztest results Anas Nashif 2020-06-09 09:37:01 -04:00
  • 8e8c6cd92b cmake: improved DTC detection handling Torsten Rasmussen 2020-06-12 12:16:00 +02:00
  • a0c9202906 manifest: update mcuboot to upmerged to upstream 9b48d08 Andrzej Puzdrowski 2020-06-08 11:50:17 +02:00
  • 72e7debca5 tests: posix: tests for nanosleep(2) Christopher Friedt 2020-05-26 07:48:33 -04:00
  • 8bcf005084 lib: posix: nanosleep Christopher Friedt 2020-05-23 06:09:28 -04:00
  • 8c29aa9881 net: mqtt: Constify utf8 pointer in mqtt_utf8 struct Xavier Chapron 2020-06-11 12:40:31 +02:00
  • eb85aa13d2 doc: reference: Move i2s reference to Audio section Peter Robinson 2020-03-22 13:31:35 +00:00
  • d048570ec5 Bluetooth: controller: Re-arrange Kconfig options Vinayak Kariappa Chettimada 2020-06-11 12:27:01 +05:30
  • 3d78a16d81 Bluetooth: controller: split: Fix initialization of new aux header Vinayak Kariappa Chettimada 2020-05-19 09:10:03 +05:30
  • 205fe1825e Bluetooth: controller: split: Refactor auto variable names Vinayak Kariappa Chettimada 2020-05-18 19:16:05 +05:30
  • 372a2e2fd3 tests: Bluetooth: bsim_test: Include advx testing in CI Vinayak Kariappa Chettimada 2020-05-14 11:48:17 +05:30
  • 130d63a1c2 Bluetooth: controller: split: Review rework use defines Vinayak Kariappa Chettimada 2020-05-12 18:36:05 +05:30
  • 5d13bf4e98 Bluetooth: controller: split: Fix endianness in filling DID Vinayak Kariappa Chettimada 2020-05-12 18:27:16 +05:30
  • 06cba0d4e3 Bluetooth: controller: split: Move aux_offset_fill into ULL files Vinayak Kariappa Chettimada 2020-05-12 15:40:01 +05:30
  • 15d3711a75 Bluetooth: controller: split: Remove +1 magic ticks and microseconds Vinayak Kariappa Chettimada 2020-05-12 15:26:43 +05:30
  • 2037ebd58a Bluetooth: controller: Set Extended Advertising feature bit Vinayak Kariappa Chettimada 2020-05-12 12:16:10 +05:30
  • e20455b9cc Bluetooth: controller: split: Fix ext create conn when coded PHY unsupp Vinayak Kariappa Chettimada 2020-05-04 15:49:08 +05:30
  • 28f4c1b703 Bluetooth: controller: split: Rework with defines for adv set states Vinayak Kariappa Chettimada 2020-05-11 15:36:12 +05:30
  • 322561c6bb Bluetooth: controller: split: Disable all adv sets unsupported Vinayak Kariappa Chettimada 2020-05-11 15:34:58 +05:30