Commit graph

  • fd772f8e77 scripts: remove boards_legacy sub-folder from list_boards.py Torsten Rasmussen 2024-03-05 09:29:48 +0100
  • 0186a96419 doc: release: Add information on UART over Bluetooth LE and NUS Service Luis Ubieda 2024-03-06 13:29:14 -0500
  • f67dc14a64 samples: shell: Add support for UART over Bluetooth LE NUS Luis Ubieda 2024-03-06 13:52:18 -0500
  • 1347a7e820 samples: logging: Add support for UART over Bluetooth LE NUS Luis Ubieda 2024-03-06 13:48:13 -0500
  • 0beefffd1b snippets: Add nus-console snippet Luis Ubieda 2024-03-06 13:24:45 -0500
  • 6fbbd6de24 bluetooth: nus: Add Kconfig option to auto-start Bluetooth LE Luis Ubieda 2024-03-06 13:17:38 -0500
  • 205994b87b drivers: serial: bt: Add UART over NUS Bluetooth driver Luis Ubieda 2024-03-06 13:12:51 -0500
  • d834ec875e samples: bluetooth: nus: Add Peripheral NUS sample Luis Ubieda 2024-03-04 00:10:04 -0500
  • f6b1b24a50 bluetooth: services: nus: Add Nordic UART Service Luis Ubieda 2024-03-02 13:02:45 -0500
  • d00cdf9868 Bluetooth: tests: bsim: host/adv/resume2 Aleksander Wasaznik 2024-03-04 15:08:06 +0100
  • ebd176905a Bluetooth: testlib: add bt_testlib_disconnect Aleksander Wasaznik 2024-03-13 14:28:58 +0100
  • 89c9491804 Bluetooth: testlib: add bt_testlib_conn_wait_free Aleksander Wasaznik 2024-03-14 14:07:15 +0100
  • c84c9beece Bluetooth: testlib: Add bt_testlib_conn_unindex Aleksander Wasaznik 2024-03-13 14:27:13 +0100
  • dd038b4405 Bluetooth: testlib: Support BT_SMP=n Aleksander Wasaznik 2024-02-14 13:42:40 +0100
  • 47424e0add task_wdt: add shell Fin Maaß 2024-03-19 13:55:48 +0100
  • 6c1e447fbe task_wdt: reformat Kconfig Fin Maaß 2024-03-19 13:53:17 +0100
  • b61d6ce46e mgmt: hawkbit: check http status code in response Fin Maaß 2024-03-19 10:52:30 +0100
  • 976da5da5c samples: hci_uart_async: Dont try to receive 0 bytes Herman Berget 2024-03-18 10:31:37 +0100
  • f73af06f2b twister: better help for --no-update option Anas Nashif 2024-03-19 18:10:58 -0400
  • 323f1f81b9 net: dhcpv4_server: Add option to NAK Request from unrecognized client Robert Lubos 2024-03-19 14:11:35 +0100
  • 09c4328b2a tests: net: dhcpv4: server: Fix tests after including client ID Robert Lubos 2024-03-20 09:55:15 +0100
  • fd113b7102 net: dhcpv4_server: Include client ID in server responses Robert Lubos 2024-03-19 13:43:43 +0100
  • 41ffc5fabb net: dhcpv4_server: Improve DHCP Request retransmission handling Robert Lubos 2024-03-19 13:40:13 +0100
  • 50e0807c0a net: dhcpv4_server: Increase reserved address timeout Robert Lubos 2024-03-19 13:38:51 +0100
  • 15385c7f52 west.yml: MCUboot synchronization from upstream Jamie McCrae 2024-03-19 08:24:20 +0000
  • 6b3e14e7d5 drivers: pwm: pwm_mcux_ctimer: use correct clock subsystem ID Daniel DeGrasse 2024-03-21 10:48:59 -0500
  • 11e9c71059 twister bsim harness: Fix for hwmv2 platfrom names Alberto Escolar Piedras 2024-03-21 17:42:21 +0100
  • 6b621a2939 dts: opentitan: update plic interrupt count to match spec nagendra modadugu 2024-03-12 10:04:28 -0700
  • 0014ec9f33 boards: st: tfm: Update board documentation Erwan Gouriou 2024-03-14 16:51:56 +0100
  • 83369d7b7c boards: st: nucleo_u575zi_q: Remove TF-M from board doc Erwan Gouriou 2024-03-14 16:50:22 +0100
  • cb891ba45e boards: st: nucleo_u5a5zi_q: Remove TF-M references Erwan Gouriou 2024-03-14 16:54:55 +0100
  • c7e084e75b boards: st: nucleo_l552ze_q: Populate ns flash partitions Erwan Gouriou 2024-03-14 16:47:57 +0100
  • 7a7abb7b18 soc: st: Set BUILD_WITH_TFM by default (when required) Erwan Gouriou 2024-03-12 18:11:34 +0100
  • 3a383aad6c boards: st: Clean up compiler related directives Erwan Gouriou 2024-03-12 17:24:56 +0100
  • 7004f373f2 disk/nvme: Update copyright headers Tomasz Bursztyka 2024-02-23 10:17:47 +0100
  • ae08fe99ae samples: cdc_acm: use USB notification messages to detect DTR Johann Fischer 2024-01-26 18:12:09 +0100
  • 77e0a9ef20 samples: usb: add message callback registration to the common code Johann Fischer 2024-02-01 12:45:29 +0100
  • 567827add8 usb: device_next: use USB notification in CDC ACM implementation Johann Fischer 2024-01-30 00:18:24 +0100
  • 3aef852fc0 usb: device_next: implementation of USB device support notification Johann Fischer 2024-01-26 18:11:37 +0100
  • 13022ceab7 drivers: udc_dwc2: enable SOF interrupts and SOF events Johann Fischer 2024-02-06 11:49:18 +0100
  • 0c936f8bda tests: drivers: mbox: mbox_data: Fix usage of board name checking Jamie McCrae 2024-03-20 08:57:07 +0000
  • 931d286b57 samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment Jamie McCrae 2024-03-20 08:54:08 +0000
  • f70aa925d7 samples: logging: multidomain: Fix usage of board name checking Jamie McCrae 2024-03-20 08:52:53 +0000
  • d9932718a7 samples: ipc: ipc_service: Fix usage of board name checking Jamie McCrae 2024-03-20 08:52:34 +0000
  • 6090821f93 samples: boards: nrf: nrf53_sync_rtc: Fix usage of board name check Jamie McCrae 2024-03-20 08:52:01 +0000
  • e6a873a971 samples: bluetooth: mesh: Fix usage of board name checking Jamie McCrae 2024-03-20 08:51:41 +0000
  • 3684b37524 samples: drivers: mbox_data: Fix usage of board name checking Jamie McCrae 2024-03-20 08:51:06 +0000
  • 61eee06b54 samples: drivers: mbox: Fix usage of board name checking Jamie McCrae 2024-03-20 08:50:29 +0000
  • b25eb36cb8 Bluetooth: Samples: Add name check for periodic adv sync Hang Fan 2024-01-14 21:34:36 +0800
  • 26bf1e34b6 subsys/storage/flash_map: Inline flash_area_layout Dominik Ermel 2024-02-08 16:43:29 +0000
  • 98a121da0c doc: posix: aep: mark POSIX_SINGLE_PROCESS as supported Christopher Friedt 2024-03-19 06:33:12 -0400
  • 601c0bed33 doc: posix: mark confstr() as supported Christopher Friedt 2024-03-19 05:47:08 -0400
  • b30b4bcfd5 tests: posix: common: add a test for confstr() Christopher Friedt 2024-03-15 03:59:45 -0400
  • c9edda0fbf posix: unistd: support for confstr() Christopher Friedt 2024-03-15 03:59:15 -0400
  • b7e301ed26 dts: bindings: Add nxp,rw-soc-ctrl binding Declan Snyder 2024-03-19 15:55:54 -0500
  • ad393fbbfa dts: Rename RW pinctrl to MCI IO MUX Declan Snyder 2024-03-19 15:53:03 -0500
  • c420733c33 riscv: linker: lld: Handle symtab/strtab/shstrtab to fix warnings Jonathon Penix 2024-03-19 14:26:21 -0700
  • cb9384e597 doc: posix: mark _POSIX_CPUTIME as supported Christopher Friedt 2024-03-20 18:37:36 -0400
  • b31b6f9feb doc: posix: correct note of XSI_THREADS_EXT Christopher Friedt 2024-03-20 19:09:08 -0400
  • 105ef05c52 boards: Remove setting CONFIG_BOARD Jamie McCrae 2024-03-13 07:45:16 +0000
  • df50197499 boards: Fix invalid paths Jamie McCrae 2024-03-12 11:04:15 +0000
  • 3331441ae6 maintainers: Update paths Jamie McCrae 2024-03-07 09:18:11 +0000
  • e5c40ced37 dts: bindings: vendor-prefixes: Add additional vendor prefixes Jamie McCrae 2024-03-07 08:58:36 +0000
  • f903052f42 soc: Move non-grouped qemu boards into qemu folder Jamie McCrae 2024-03-07 08:55:41 +0000
  • f103c82c31 boards/socs: Rename folders to have proper vendor prefix in Jamie McCrae 2024-03-07 08:54:05 +0000
  • 6704557bf9 doc: security: cve-2023-7060 left embargo Flavio Ceolin 2024-03-15 11:22:28 -0700
  • 3b36911461 samples: hello_world: Use full board target string for hwmv2 boards Jamie McCrae 2024-03-05 08:41:06 +0000
  • efdd9d4bdb boards: kconfig: Add BOARD_QUALIFIERS and BOARD_TARGET Jamie McCrae 2024-03-04 09:16:10 +0000
  • a43029418c scripts: kconfig: Add substring function Jamie McCrae 2024-03-13 08:21:33 +0000
  • 64a959c922 regulator: cp9314: Prevents reset while switching Ricardo Rivera-Matos 2024-03-18 21:56:38 +0000
  • dbbe9d07b5 xtensa: userspace: Fixes in xtensa_userspace_enter Flavio Ceolin 2024-02-06 19:52:19 -0800
  • f3360265e6 tests|samples/bluetooth: Fix sysbuild due to BOAD_IDENTIFIER Alberto Escolar Piedras 2024-03-21 16:31:11 +0100
  • 8731c8ead0 tests: net: all: Enable CONFIG_NET_IPV6_ND_LOG_LEVEL Robert Lubos 2024-03-19 16:41:37 +0100
  • 239d718bc7 net: ipv6: Introduce separate logger module for IPv6 ND Robert Lubos 2024-03-19 16:23:50 +0100
  • 0d44528862 Bluetooth: Add wrn on BT_HCI_ERR_CONN_FAIL_TO_ESTAB Aleksander Wasaznik 2024-03-19 17:38:34 +0100
  • 38117c6cbd dts: nxp: rw: Add DMA channels to flexcomm nodes Declan Snyder 2024-03-20 09:33:53 -0500
  • 732c504e4c terminology: adopt CMake, python, and Kconfig code to use qualifiers Torsten Rasmussen 2024-03-19 15:26:59 +0100
  • 4370847c75 soc: espressif: move core identifiers esp32 and esp32s3 to Kconfig.soc Torsten Rasmussen 2024-03-04 11:18:57 +0100
  • d286870b74 Bluetooth: CAP: cap_common.c should only be included with ACL Emil Gydesen 2024-03-12 15:17:47 +0100
  • 984b0807c4 tests: Bluetooth: PBP: Fix several issues in the PBP bsim tests Emil Gydesen 2024-03-12 21:58:41 +0100
  • 0dcf3c197e Bluetooth: Audio: Increase PA sync timeouts Emil Gydesen 2024-03-12 16:12:07 +0100
  • 3140b9585b dts: nrf54h20: Add missing global dppic and ipcst configs Piotr Pryga 2024-03-13 11:25:15 +0100
  • e0a23663f6 dts: nrf54h20: move GRTC channels allocation to the SOC dtsi Piotr Pryga 2024-03-13 11:23:21 +0100
  • 685429c2d1 boards nrf53_bsim docs: Replace nrf5340bsim hwmv1 naming with hwmv2 Alberto Escolar Piedras 2024-03-19 14:34:57 +0100
  • 18ddfdddec nrf53_bsim: Add twister definition with hwmv2 names Alberto Escolar Piedras 2024-03-18 15:46:23 +0100
  • 1f4f307bd2 samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version Alberto Escolar Piedras 2024-03-18 15:16:39 +0100
  • adbe6dea37 nrf53_bsim: Remove hwmv1 twister definition Alberto Escolar Piedras 2024-03-18 15:13:36 +0100
  • 816acb9f0f samples: docs: Correct nrf5340bsim hwmv1 naming to hwmv2 Alberto Escolar Piedras 2024-03-19 10:45:48 +0100
  • 4235efc7bd samples|tests several: Support using nrf5340bsim hwmv2 names Alberto Escolar Piedras 2024-03-18 15:39:54 +0100
  • a994dc5a35 soc: nordic: vpr: remove enabling MSTATUS.MIE in boot time Marcin Szymczyk 2024-03-19 10:39:53 +0100
  • d248b7bf07 soc: nordic: vpr: add workaround for MSTATUS.MIE not waking VPR up Marcin Szymczyk 2024-03-15 15:03:57 +0100
  • 292aafef5a arch: riscv: disable interrupts before wfi Marcin Szymczyk 2024-03-14 16:57:42 +0100
  • 2396b01b1e drivers: eth: stellaris: Fix driver poll all packets from ethernet Wafer Xie 2024-03-20 14:40:31 +0000
  • de41005fe9 tests: bluetooth: Update ICS for Mesh v1.1, DFU v1.0 and MBT v1.0 Alperen Şener 2024-03-06 09:51:14 +0100
  • 62665eabf7 boards: nuvoton: add support for numaker m2l31ki cyliang tw 2024-03-21 16:06:47 +0800
  • 9813221ea6 drivers: mfd: npm1300: Added GPIO events Andy Sinclair 2024-03-04 16:13:44 +0000
  • 13e43ca5c8 drivers: gpio: npm1300: Event configuration based on active state Andy Sinclair 2024-03-04 15:58:54 +0000
  • 1e2b889bbb Bluetooth: tests: use global testlib in read_fill_buf Aleksander Wasaznik 2024-03-15 23:24:40 +0100
  • adedf14c42 drivers: flash: spi nor: Add MultInstance support Mehdi Zemzem 2024-03-19 09:55:28 +0100
  • ca36feeca8 doc: logging: document LOG_WRN_ONCE Jordan Yates 2024-03-15 20:58:08 +1000