Commit graph

  • 0a8500e79f manifest: hal_nordic: Update to enable 15.4 on simulated nrf53 Alberto Escolar Piedras 2023-09-28 11:25:39 +0200
  • 536aee1e1a native soc: Add option to pass extra images to native simulator build Alberto Escolar Piedras 2023-09-14 15:46:42 +0200
  • 9fea8f5f6b native boards: AMP fix: localize the CONFIG_ symbols Alberto Escolar Piedras 2023-09-14 17:36:24 +0200
  • dd29dffca4 native SOC: Add option to define how many MCUs a SOC has Alberto Escolar Piedras 2023-09-13 15:44:17 +0200
  • c7f85e6ee9 native SOC: Add option to select the primary MCU Alberto Escolar Piedras 2023-09-11 17:22:40 +0200
  • f5fbaa18a3 tests: build_all: plic: relocate and cleanup Yong Cong Sin 2023-09-21 15:10:31 +0800
  • 815e7a1e34 samples: net: sockets: socketpair: Replace integration platform Robert Lubos 2023-09-28 13:45:39 +0200
  • 6a3612666e boards: mps2_an385: Exclude platform from networking tests Robert Lubos 2023-09-28 13:19:43 +0200
  • d47b1c05f3 kernel: userspace: add k_object_is_valid() Daniel Leung 2023-09-27 13:06:16 -0700
  • cc219c0132 drivers: serial: serial_test.c: Patch 64-bit incompat Bjarki Arge Andreasen 2023-09-28 18:37:15 +0200
  • b054d162f2 tests: drivers: modem: Specify targets for cellular Bjarki Arge Andreasen 2023-09-28 18:32:20 +0200
  • d118d19293 drivers: serial: serial_test: Move ring buf dep to Kconfig Bjarki Arge Andreasen 2023-09-28 15:57:49 +0200
  • ebd6681589 drivers: serial: serial_test: Patch irq_isr set to undefined Bjarki Arge Andreasen 2023-09-28 17:30:24 +0200
  • 7fb10c82cc tests: build_all: modem: Patch dependencies preventing build Bjarki Arge Andreasen 2023-09-28 15:54:47 +0200
  • 79674debcb samples: bindesc: doc: Describe sample using zephyr:code-sample Benjamin Cabé 2023-09-28 14:20:15 +0200
  • 66c4cef240 west_commands: bindesc: Fixed crash when no sub-command is given Yonatan Schachter 2023-09-28 15:36:40 +0300
  • f4e2a669eb samples: hello_bindesc: Improved README.md Yonatan Schachter 2023-09-28 15:35:13 +0300
  • 0bc277b7a0 release-notes: Added binary descriptors Yonatan Schachter 2023-09-28 15:34:15 +0300
  • 3a4a82bb58 MAINTAINERS.yml: Add entry for bindesc Yonatan Schachter 2023-09-28 15:32:59 +0300
  • 2d38c095a6 west: runners: Add support for a common --reset argument Carles Cufi 2023-09-26 13:09:06 +0200
  • 1134245ac9 sensors: lsm6dso: Values now match better with the ODR values. Jeroen Reeskamp 2023-06-19 14:33:30 +0200
  • ddd2b490b0 doc: releases: update v3.5 migration guide with changes in CAN timing Henrik Brix Andersen 2023-09-27 19:50:19 +0200
  • 9783ed56d9 dts: bindings: can: deprecate the sjw and sjw-data properties Henrik Brix Andersen 2023-09-22 12:18:22 +0200
  • a9d3935fa0 drivers: can: solely use sjw from devicetree for initial timing Henrik Brix Andersen 2023-09-22 12:07:16 +0200
  • e397b85eb8 drivers: can: calculate a default SJW value Henrik Brix Andersen 2023-09-22 11:58:16 +0200
  • e48354455a mgmt/MCUmgr/grp/os: Add booloader info support Dominik Ermel 2023-05-15 12:48:14 +0000
  • 7668b4fbb3 doc/services/device_mgmt: Bootloader info request definition Dominik Ermel 2023-05-11 15:15:08 +0000
  • 83d69f50ad doc/release-notes: MCUboot overwrite mode Kconfig info Dominik Ermel 2023-09-28 11:44:39 +0000
  • 5d28fdea63 modules/MCUboot: Add overwrite mode for MCUboot Dominik Ermel 2023-09-28 11:39:32 +0000
  • 9686f6e000 kernel: do not expose z_tls_current in kernel.h Daniel Leung 2023-09-25 12:07:56 -0700
  • 0a50ff366e kernel: rename z_current_get() to k_sched_current_thread_query() Daniel Leung 2023-09-25 11:56:10 -0700
  • 41e8b44619 kernel: Make thread 'init_delay' k_timeout_t rather than int msecs Keith Packard 2023-09-21 00:07:28 -0700
  • 477bf558de west: Pull in espressif linker alignment fix Keith Packard 2023-09-22 19:12:58 -0700
  • 4269bbc4ea test/kernel: Adjust timer test to deal with time_units macros Keith Packard 2023-09-21 21:35:47 -0700
  • 9c47239264 sys/time_units.h: Make SYS_TIMEOUT_MS usable as constant initializer Keith Packard 2023-09-26 10:10:40 -0700
  • 8f5d0791bf sys/time_units.h: Convert time conversion to macros Keith Packard 2023-09-21 14:30:30 -0700
  • a8497c5216 kernel: msg_q: Remove alignment requirements from message queue docs Grant Ramsay 2023-09-09 13:39:39 +1200
  • a46f1b9c33 kernel: Fix unused-parameter warnings Benjamin Cabé 2023-08-21 15:30:26 +0200
  • 21d7c2db6d drivers: sensor: npcx: fix debug message when port B is captured Mulin Chao 2023-09-21 23:43:32 -0700
  • 9e6960fe90 boards: x86: Indicate smp support for ADL and EHL boards Andrei Emeltchenko 2023-09-21 11:47:58 +0300
  • bf4dc31015 tests: spinlock: Make local functions static Andrei Emeltchenko 2023-09-22 12:02:56 +0300
  • a3959af4f5 tests: spinlock: Increase thread execution to prevent quick exit Andrei Emeltchenko 2023-09-22 11:35:22 +0300
  • 2b92598df1 net: wifi: re-add WIFI_MGMT_FORCED_PASSIVE_SCAN Jordan Yates 2023-09-23 17:59:34 +1000
  • 3b7237e6cd net: wifi: shell: update SSID argument format Jordan Yates 2023-09-23 17:47:30 +1000
  • a32e7aaa10 net: wifi_mgmt: update SSID storage type Jordan Yates 2023-09-23 17:41:46 +1000
  • 1f3605de21 drivers/flash/nrf: Workaround for nrf91 errata 7 Dominik Ermel 2023-09-20 19:17:26 +0000
  • cc5766bc4b tests: Bluetooth: Fix for btp_bap broadcast create/reconfig Emil Gydesen 2023-09-28 15:00:39 +0200
  • 3ffa1d5550 net: coap: Fix coap client timeout Juha Ylinen 2023-09-28 10:09:26 +0300
  • e836427f97 tests: net: socket: reuseaddr_reuseport: Fix userspace testing Robert Lubos 2023-09-25 11:43:39 +0200
  • e63969521c doc: ieee802154: mgmt: improved docs Florian Grandel 2023-09-11 14:07:20 +0200
  • c315d13102 doc: ieee802154: driver: improved docs Florian Grandel 2023-09-11 16:46:29 +0200
  • bd038fc743 doc: ieee802154: l2: improved docs Florian Grandel 2023-09-11 16:45:13 +0200
  • 9864d03c6e doc: openthread: integrate ot/ieee802154 docs Florian Grandel 2023-09-11 10:52:58 +0200
  • 80fc350849 doc: ieee802154: improved API documentation structure Florian Grandel 2023-09-11 09:00:16 +0200
  • 0fad581211 doc: connectivity/networking/utils: minor fixes Florian Grandel 2023-09-11 10:54:19 +0200
  • 034f0fca93 MAINTAINERS: Update maintainers/codeowners for conn_mgr docs Georges Oates_Larsen 2023-09-14 15:52:13 -0700
  • 98a506f341 net: conn_mgr: Write documentation Georges Oates_Larsen 2023-08-10 11:41:23 -0700
  • fe61d65b2e net: conn_mgr: Fix connectivity event enum type Georges Oates_Larsen 2023-09-25 13:41:11 -0700
  • c9686e18b6 dts: bindings: nxp,kinetis-*: do not re-specify pinctrl-0 type Gerard Marull-Paretas 2023-09-28 12:22:30 +0200
  • 86763727f0 west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-09-28 07:38:32 +0100
  • 85bb2624bc Bluetooth: Audio: Refactor codec_cfg_get_freq Emil Gydesen 2023-09-25 12:25:22 +0200
  • 551b9afe11 Bluetooth: controller: adding unittest for Central CIS Create Erik Brockhoff 2023-08-16 14:55:41 +0200
  • 1de8a76f58 Bluetooth: controller: adding API for unmasking peer features Erik Brockhoff 2023-08-16 14:50:04 +0200
  • 730f7caa21 Bluetooth: controller: add missing NTF alloc in central CIS Create Erik Brockhoff 2023-08-16 10:22:49 +0200
  • 25897f8baa tests bluetooth mesh: Fix ASSERT_TRUE/FALSE with messages Alberto Escolar Piedras 2023-09-27 17:03:36 +0200
  • 146d025aa0 tests bluetooth mesh: Fix a incorrect assert Alberto Escolar Piedras 2023-09-27 16:41:19 +0200
  • c4f102fd8b boards: arm64: add support for Raspberry Pi 4 Model B honglin leng 2023-09-28 14:46:18 +0800
  • 859be8cb73 tests: bindesc: Added definition tests Yonatan Schachter 2023-04-09 17:15:52 +0300
  • 726e14e475 doc: bindesc: Add documentation for binary descriptors Yonatan Schachter 2023-03-25 22:52:41 +0300
  • fd5fe8fe10 samples: bindesc: Add hello_bindesc sample Yonatan Schachter 2023-03-24 16:16:13 +0300
  • c42a7dff4d west: commands: Add bindesc command Yonatan Schachter 2023-03-24 14:37:24 +0300
  • 5508b17fb4 bindesc: Add initial support for binary descriptor definition Yonatan Schachter 2023-03-23 17:54:31 +0200
  • a7df77cd99 tests: byteorder: Add tests for sys_uint*_to_array macros Yonatan Schachter 2023-09-25 23:31:13 +0300
  • 111b181b14 byteorder: Add macros for converting ints to arrays Yonatan Schachter 2023-09-25 22:50:42 +0300
  • 6e188d9757 arch: Add ARCH_SUPPORTS_ROM_START kconfig symbol Yonatan Schachter 2023-06-04 00:52:43 +0300
  • efb5c0902b bluetooth: tester: Add support for BAP broadcast Magdalena Kasenberg 2023-08-16 11:21:55 +0200
  • 28ed48cbac Bluetooth: Controller: Fix connected ISO dynamic tx power Vinayak Kariappa Chettimada 2023-09-27 22:02:24 +0200
  • c1baa8282d tests: Bluetooth: Add ATT sequential procedures test Jonathan Rico 2023-09-26 09:44:59 +0200
  • 7093538c42 Bluetooth: att: don't re-use the ATT buffer for confirmations Jonathan Rico 2023-09-26 16:37:26 +0200
  • 3bfeadfa4a Bluetooth: Controller: Fix ULL_HIGH ticker operations count Vinayak Kariappa Chettimada 2023-09-27 14:27:33 +0200
  • b7579065f9 tests: bluetooth: tester: Move mesh-1.1 features to a separate conf Pavel Vasilyev 2023-09-22 14:22:42 +0200
  • a8334210c1 tests: Bluetooth: tester: add support for Proxy Solicitation Krzysztof Kopyściński 2023-05-19 14:29:50 +0200
  • 2ad0eaa9ab tests: Bluetooth: tester: Add Models Metadata Page 128 Michał Narajowski 2023-01-31 14:44:41 +0100
  • 26e697bd04 tests: Bluetooth: tester: enable Composition Data Page 1 Krzysztof Kopyściński 2022-09-09 11:40:32 +0200
  • 7b69f8faf0 Tests: Bluetooth: Tester: Add BTP command to enable Private NID Krzysztof Kopyściński 2022-06-23 10:32:50 +0200
  • 1e5eeb83f4 tests: bluetooth: tester: Add Opcodes Aggregator support Michal Narajowski 2022-06-13 14:09:32 +0200
  • 51ec2462d6 Bluetooth: Tester: Add Blob, DFU and DFD tests support Krzysztof Kopyściński 2022-05-04 08:05:03 +0200
  • 68928e050f Tests: Bluetooth: tester: enable Remote Provisioning Krzysztof Kopyściński 2022-01-28 08:03:51 +0100
  • a73727c2fe Bluetooth: tester: Add Transport SAR Configuration models Michał Narajowski 2023-01-31 14:29:16 +0100
  • 11bdcb859e tester: Add Large Comp Data models Michał Narajowski 2021-03-25 15:33:18 +0100
  • 959e55cdc0 Bluetooth: tester: Add ttl param to Model Send CMD Michał Narajowski 2020-11-18 12:52:59 +0100
  • 0efc66df5e Bluetooth: tester: Use Model Receive testing callback Michał Narajowski 2020-11-16 12:01:54 +0100
  • 34c9587539 samples: Bluetooth: Add broadcast sink data validation Emil Gydesen 2023-09-25 17:32:20 +0200
  • 54126ec4e5 bluetooth: audio: Add API to get VCP service ATT handles Piotr Narajowski 2023-09-04 14:22:27 +0200
  • 8e5898f039 bluetooth: tester: VCP Client tests Piotr Narajowski 2023-08-30 13:33:57 +0200
  • b470e82a95 tests: bsim: Bluetooth: Remove broadcast_source_reconfigure_inval Emil Gydesen 2023-09-07 14:06:18 +0200
  • 4ab658be42 tests: Bluetooth: Add inval testing of bt_bap_broadcast_source_reconfigure Emil Gydesen 2023-09-07 13:53:47 +0200
  • 0f9f528214 tests: bsim: Bluetooth: ISO: Add host CIS tests Emil Gydesen 2023-08-28 14:03:30 +0200
  • cbf7312e37 Bluetooth: Controller: ISO: Fix compile issue with unicast Emil Gydesen 2023-08-28 14:02:22 +0200
  • c2328a7bc3 Bluetooth: ISO: Fix issue with bt_iso_cig_reconfigure Emil Gydesen 2023-08-21 10:43:43 +0200