Commit graph

  • cf72fe8fe9 tests: sanitycheck: Testcases for load_from_file and apply_filters Aastha Grover 2020-06-01 16:08:20 -0700
  • 27435ce810 scripts: tests: sanitycheck: Add more testcases for Class TestSuite Aastha Grover 2020-05-26 11:23:46 -0700
  • 8e4faab30a net: sockets: Return EINVAL when an accept call is unblocked Léonard Bise 2020-06-15 09:19:33 +0200
  • 5cedb73555 net: sockets: tls: Check accepted context is not NULL Léonard Bise 2020-06-10 09:15:46 +0200
  • 5bb35892dd net: coap: Parse zero-length option correctly Robert Lubos 2020-05-26 14:22:29 +0200
  • 0cf55c4174 net: lwm2m: Fix "Server Store Notify" resource type in Server object Robert Lubos 2020-05-21 17:21:47 +0200
  • 4c868c9abf net: lwm2m: Fix ExtDevInfo field in Device object Robert Lubos 2020-05-21 12:33:03 +0200
  • bd7d6926c4 net: lwm2m: Add ObjLnk resource type support Robert Lubos 2020-05-19 12:37:02 +0200
  • 9a034c611d boards: arm: Add Nordic nrf52820 build defines for nrf52833 DK Joakim Andersson 2020-06-15 12:21:38 +0200
  • 05da68c7cb drivers: sensor: shell: allow passing channel as number Henrik Brix Andersen 2020-05-22 13:51:12 +0200
  • a1490b623d boards: arm: reduce the default drivers for the Arduino Zero dyn_devs Michael Hope 2020-06-12 21:01:19 +0200
  • 306c631798 soc: sam0: dynamically enable the SAM0 drivers Michael Hope 2020-06-12 20:59:42 +0200
  • fc713d1f6b drivers: eth: e1000: Enable VLAN support Jukka Rissanen 2020-05-11 10:49:55 +0300
  • 722a85aea2 drivers: wifi: remove dependency on NET_SOCKETS_POSIX_NAMES Adam Porter 2020-06-11 15:30:14 -0700
  • 69ebb07056 soc: nxp_imx: Fix flash size in imxrt boot header Maureen Helm 2020-06-12 13:12:39 -0500
  • 820bfb46bc net: http: client: Add port number to HTTP Header NavinSankar Velliangiri 2020-06-15 16:19:22 +0530
  • 18d3499dba drivers: usb: fix a buffer overflow in usb_sam0.c Michael Hope 2020-06-05 21:11:57 +0200
  • fe35269d12 drivers: usb: handle a null output arg on SAM0 Michael Hope 2020-06-01 18:05:56 +0200
  • aadcec16d9 usb: Set thread names in usb device classes Maureen Helm 2020-06-10 14:31:21 -0500
  • bd17ff7a51 soc: arm: st_stm32 add low power to stm32l4 series Francois Ramu 2020-05-27 10:41:06 +0200
  • e7a85ddef9 drivers: entropy: add get_entropy_isr() for CC13x2/CC26x2 Vincent Wan 2020-05-21 14:06:33 -0700
  • 83d0c0a53e serial: uart_xlnx_ps: Fix duplicate initialization Flavio Ceolin 2020-06-03 16:32:08 -0700
  • a1b6dd51d0 drivers: espi: Add support for KBC status operations Jose Alberto Meza 2020-05-20 17:29:37 -0700
  • 3b0917bcbf tests: posix: eventfd_basic: add new test Marcin Niestroj 2020-06-12 15:04:05 +0200
  • 385abc7740 lib: posix: eventfd: support build with !POSIX_API Marcin Niestroj 2020-05-28 11:01:55 +0200
  • bd14a9d493 tests: littlefs: Increase timeout to 180s Maciej Perkowski 2020-06-15 11:54:51 +0200
  • f7d584a0ce net: ethernet: Check that device has PTP clock before access Jukka Rissanen 2020-05-15 14:57:33 +0300
  • f419a655bb samples: net: sockets: tcp: Enable CONFIG_THREAD_NAME Oleg Zhurakivskyy 2020-05-27 14:11:45 +0300
  • d95a2c38e3 net: core: Output a thread name in NET_DBG() if enabled Oleg Zhurakivskyy 2020-05-27 14:07:56 +0300
  • e548c6c5b2 net: config: rely on type rather than number of services configured Marcin Niestroj 2020-05-20 22:19:41 +0200
  • d241c19b0f net: config: fix checking for protocols being ready Marcin Niestroj 2020-05-15 14:45:30 +0200
  • f74bea04aa tests: net: poll: disable NET_IPV4 Marcin Niestroj 2020-05-20 23:18:59 +0200
  • 0995246edb tests: net: poll: select NET_CONFIG_NEED_IPV6 Marcin Niestroj 2020-05-20 22:59:40 +0200
  • acd8b8d93e tests: net: select: disable NET_IPV4 Marcin Niestroj 2020-05-20 23:17:44 +0200
  • ec57ebff66 tests: net: select: select NET_CONFIG_NEED_IPV6 Marcin Niestroj 2020-05-20 23:07:05 +0200
  • 69b76d7305 samples: zperf: fix an unaligned access in the UDP uploader Michael Hope 2020-06-08 20:34:49 +0200
  • 636d6cd9cd samples: application_development: Fix for userspace Flavio Ceolin 2020-05-18 20:35:04 -0700
  • b0d1abac9c drivers: uart_mux: Add missing verfification handler Flavio Ceolin 2020-05-18 16:41:53 -0700
  • 8b3a606009 net: shell: Add support for 'net tcp recv' command Tobias Svehagen 2020-04-11 09:42:27 +0200
  • e406c9c448 scripts: gen_gcov_files.py: add argument help text Ruslan Mstoi 2020-06-03 18:05:30 +0300
  • 69b07e3156 scripts: gen_gcov_files.py: PEP 8 style fixes Ruslan Mstoi 2020-06-03 17:55:39 +0300
  • 7b869f0392 net: dns: Ignore queries when resolving a name Léonard Bise 2020-06-10 15:28:42 +0200
  • 4f7f6c96be includes/storage/stream_flash: clarification on API usage Andrzej Puzdrowski 2020-06-12 16:55:37 +0200
  • ac07694309 storag/stream: fix stream_flash_bytes_written() return value Andrzej Puzdrowski 2020-06-12 16:35:02 +0200
  • 43fbcaebf9 boards: arm: bcm958402m2_a72: Enable PCIe EP support Abhishek Shah 2020-05-13 17:17:36 +0530
  • ecc1673b78 pcie: endpoint: Add iProc PCIe EP driver Abhishek Shah 2020-05-04 12:49:30 +0530
  • a8a5242249 dts: arm: viper: Add DT node for iProc PCIe EP Abhishek Shah 2020-05-04 12:57:13 +0530
  • 455663dbf2 dts: bindings: Add binding for iProc PCIe EP node Abhishek Shah 2020-05-04 12:55:18 +0530
  • 3c2fa8cd51 pcie: endpoint: Introduce API to achieve PCIe data transfer Abhishek Shah 2020-05-07 10:23:15 +0530
  • ca17315d7f pcie: endpoint: Add public APIs for PCIe endpoint driver Abhishek Shah 2020-05-04 12:37:34 +0530
  • bee0fdea1e drivers: pcie: remove depends on X86 Abhishek Shah 2020-05-13 01:24:28 +0530
  • 8920549464 qemu_x86: propagate exit reason code to the shell Andrew Boie 2020-06-12 13:22:58 -0700
  • 6f4f5b1fe5 tests: exclude qemu_arc_hs in lifo_usage test Anas Nashif 2020-06-12 23:06:18 -0400
  • 8617e93b84 Bluetooth: controller: Work around compiler silliness Carles Cufi 2020-06-12 19:38:45 +0200
  • 999c59c1ec dma: add error check on peripheral to peripheral Hake Huang 2020-05-06 23:41:04 +0800
  • 10fc7a38cc dma: add EDMA MCUX support for RT and k6s Hake Huang 2020-05-15 17:49:42 +0800
  • 5582c2f00b dt-bindings: dts/arm/nxp : add MCUX EDMA Support Hake Huang 2020-05-15 17:07:26 +0800
  • 6bb555ce83 clock_control: add EDMA clock support Hake Huang 2020-04-19 13:20:11 +0800
  • 77c4015082 dma: add support for MCUX EDMA Hake Huang 2020-04-19 13:13:41 +0800
  • abce94bb98 dma: add EDMA test support for MCUX Hake Huang 2020-04-19 13:09:46 +0800
  • 2ca3473349 spelling: fix typo Anas Nashif 2020-06-12 07:55:16 -0400
  • adb6a89be5 sanitycheck: capture non-ztest results Anas Nashif 2020-06-09 09:37:01 -0400
  • 8e8c6cd92b cmake: improved DTC detection handling Torsten Rasmussen 2020-06-12 12:16:00 +0200
  • a0c9202906 manifest: update mcuboot to upmerged to upstream 9b48d08 Andrzej Puzdrowski 2020-06-08 11:50:17 +0200
  • 72e7debca5 tests: posix: tests for nanosleep(2) Christopher Friedt 2020-05-26 07:48:33 -0400
  • 8bcf005084 lib: posix: nanosleep Christopher Friedt 2020-05-23 06:09:28 -0400
  • 8c29aa9881 net: mqtt: Constify utf8 pointer in mqtt_utf8 struct Xavier Chapron 2020-06-11 12:40:31 +0200
  • eb85aa13d2 doc: reference: Move i2s reference to Audio section Peter Robinson 2020-03-22 13:31:35 +0000
  • d048570ec5 Bluetooth: controller: Re-arrange Kconfig options Vinayak Kariappa Chettimada 2020-06-11 12:27:01 +0530
  • 3d78a16d81 Bluetooth: controller: split: Fix initialization of new aux header Vinayak Kariappa Chettimada 2020-05-19 09:10:03 +0530
  • 205fe1825e Bluetooth: controller: split: Refactor auto variable names Vinayak Kariappa Chettimada 2020-05-18 19:16:05 +0530
  • 372a2e2fd3 tests: Bluetooth: bsim_test: Include advx testing in CI Vinayak Kariappa Chettimada 2020-05-14 11:48:17 +0530
  • 130d63a1c2 Bluetooth: controller: split: Review rework use defines Vinayak Kariappa Chettimada 2020-05-12 18:36:05 +0530
  • 5d13bf4e98 Bluetooth: controller: split: Fix endianness in filling DID Vinayak Kariappa Chettimada 2020-05-12 18:27:16 +0530
  • 06cba0d4e3 Bluetooth: controller: split: Move aux_offset_fill into ULL files Vinayak Kariappa Chettimada 2020-05-12 15:40:01 +0530
  • 15d3711a75 Bluetooth: controller: split: Remove +1 magic ticks and microseconds Vinayak Kariappa Chettimada 2020-05-12 15:26:43 +0530
  • 2037ebd58a Bluetooth: controller: Set Extended Advertising feature bit Vinayak Kariappa Chettimada 2020-05-12 12:16:10 +0530
  • e20455b9cc Bluetooth: controller: split: Fix ext create conn when coded PHY unsupp Vinayak Kariappa Chettimada 2020-05-04 15:49:08 +0530
  • 28f4c1b703 Bluetooth: controller: split: Rework with defines for adv set states Vinayak Kariappa Chettimada 2020-05-11 15:36:12 +0530
  • 322561c6bb Bluetooth: controller: split: Disable all adv sets unsupported Vinayak Kariappa Chettimada 2020-05-11 15:34:58 +0530
  • 95d3d5be2a Bluetooth: controller: Refactor pdu.h defines Vinayak Kariappa Chettimada 2020-05-04 12:58:50 +0530
  • a682fe63eb Bluetooth: controller: added Kconfig for max adv data length Vinayak Kariappa Chettimada 2020-05-04 12:56:50 +0530
  • dc55e08ce6 Bluetooth: controller: split: Fix crash due to incorrect no. of tickers Vinayak Kariappa Chettimada 2020-05-04 18:20:22 +0530
  • 688ddc4db6 Bluetooth: controller: split: Fix directed adv addr type returned Vinayak Kariappa Chettimada 2020-05-04 18:18:28 +0530
  • 0d6476248a Bluetooth: controller: split: Fix auxiliary channel scan window width Vinayak Kariappa Chettimada 2020-05-04 18:10:54 +0530
  • c2b7f15556 Bluetooth: controller: split: Avoid ticker null pointer dereferencing Vinayak Kariappa Chettimada 2020-05-04 18:08:02 +0530
  • af90f17758 Bluetooth: controller: split: Fix conditional compile of ticker ids Vinayak Kariappa Chettimada 2020-05-04 17:59:12 +0530
  • 353bb6d5cf tests: Bluetooth: make ctrl_advx a BabbleSim test Vinayak Kariappa Chettimada 2020-05-04 17:51:32 +0530
  • 516bae9536 Bluetooth: controller: split: Fix scan set allocation Vinayak Kariappa Chettimada 2020-05-04 17:32:48 +0530
  • 18995306f1 Bluetooth: controller: split: Fix Ext Scanning when coded PHY unsupported Vinayak Kariappa Chettimada 2020-05-04 15:49:08 +0530
  • 1aa9ca244f Bluetooth: controller: split: Fix compile error in periodic adv code Vinayak Kariappa Chettimada 2020-05-04 14:21:40 +0530
  • 8eebc2e926 Bluetooth: controller: Integrate extended adv report into HCI Vinayak Kariappa Chettimada 2020-05-04 13:11:34 +0530
  • 0c058badf2 Bluetooth: controller: split: Change the extended scan PDU rx list Vinayak Kariappa Chettimada 2020-05-04 13:32:24 +0530
  • fbf91da922 Bluetooth: controller: split: Extended scanning Rx list Vinayak Kariappa Chettimada 2020-04-28 14:12:04 +0530
  • 97355e4799 Bluetooth: controller: split: Fix for missing Aux PDU Vinayak Kariappa Chettimada 2020-04-27 17:00:09 +0530
  • 23ef75f6d9 Bluetooth: controller: split: Fix Low Latency Prepare Done Vinayak Kariappa Chettimada 2020-04-27 16:52:32 +0530
  • e9bee3b070 Bluetooth: controller: split: Updated HCI BT_INFO of scanned PDU Vinayak Kariappa Chettimada 2020-04-27 16:40:36 +0530
  • 45231fd071 Bluetooth: controller: split: Fix missing enh conn complete HCI event Vinayak Kariappa Chettimada 2020-04-24 11:30:19 +0530
  • fa91a80f28 Bluetooth: controller: split: Port openisa files Vinayak Kariappa Chettimada 2020-03-17 19:04:00 +0530
  • e51167b787 Bluetooth: controller: split: Fix to stop preempt ticker Vinayak Kariappa Chettimada 2020-04-23 15:13:26 +0530