Commit graph

  • b4eac67b8b Bluetooth: BAP: Shell: Add support for decoding LC3 data Emil Gydesen 2024-02-13 10:19:15 +01:00
  • 91fdf590d2 MAINTAINERS: Add boards/phytec/phyboard_lyra to TI K3 Daniel Schultz 2024-03-31 09:17:31 -07:00
  • cdb5a29460 boards: deprecated: Update PHYTEC phyBOARD-Lyra AM62x Daniel Schultz 2024-03-31 08:22:32 -07:00
  • 5f0f7003cd boards: phytec: Remove am62x from phyboard_lyra_am62x Daniel Schultz 2024-03-31 08:18:28 -07:00
  • 74f6ca71de boards: phytec: Merge AM62 A53 into phyboard_lyra_am62x Daniel Schultz 2024-03-29 15:48:38 -07:00
  • b96b91c965 MAINTAINERS: Add myself as collaborator to TI K3 Daniel Schultz 2024-03-29 15:46:19 -07:00
  • 011b730b4c driver: reset: npcx: add driver support for reset controller Jun Lin 2024-04-01 10:34:25 +08:00
  • e10ed057e8 drivers: serial: uart_async_to_irq: Move resetting to disabling function Krzysztof Chruściński 2024-04-08 17:24:09 +02:00
  • 8f89013789 drivers: serial: uart_async_rx: Fix uart_async_rx_reset function Krzysztof Chruściński 2024-04-08 17:23:01 +02:00
  • 01a8202135 llext: fix llext_find_sym() not to return a "const" value Marc Herbert 2024-04-11 21:38:13 +00:00
  • 36f1092ed7 ITE: dts: it82xx2: Add missing extend setting of alternate function Tim Lin 2024-04-11 19:03:43 +08:00
  • 2c8ea07b34 tests: add test for loopback disk access Armin Brauns 2024-03-06 15:45:38 +00:00
  • 3116970516 drivers: disk: add loopback disk driver Armin Brauns 2024-03-06 14:22:36 +00:00
  • 2314a2ca64 docs: Bluetooth: Add additional notes about LE Audio Emil Gydesen 2024-03-28 20:33:40 +01:00
  • c091c944b6 boards: nrf54h20dk: Enable shell input Chaitanya Tata 2024-04-15 17:31:16 +05:30
  • 8c8868c51e tests: posix: fs: add test suite for ftruncate Karthikeyan Krishnasamy 2024-04-13 16:23:29 +05:30
  • cd1ed1cdbf lib: posix: fs: add ftruncate support Karthikeyan Krishnasamy 2024-04-13 13:14:31 +05:30
  • feae0a229b tests: posix: fs: add test suite for fsync Karthikeyan Krishnasamy 2024-04-13 16:22:23 +05:30
  • 65ad32b3ca lib: os: fdtable: add support for fsync Karthikeyan Krishnasamy 2024-04-13 13:12:12 +05:30
  • 42036cdbca arch: arm: cortex_m: Only trigger context switch if thread is preemptible Wilfried Chauveau 2024-01-30 12:33:31 +00:00
  • 773739a52a arch: arm: cortex_m: move part of swap_helper to C Wilfried Chauveau 2023-10-23 10:49:19 +01:00
  • d55ea8dba9 arch: arm: cortex_m: Use arch_irq_lock instead of a bespoke asm impl Wilfried Chauveau 2023-10-08 15:40:09 +01:00
  • 65ec07fe33 arch: arm: cortex_m: use cmsis API rather than assembly Wilfried Chauveau 2023-10-08 00:27:41 +01:00
  • 4760aad353 arch: arm: cortex_m: Convert cpu_idle from ASM to C Wilfried Chauveau 2024-01-24 12:07:20 +00:00
  • f11027df80 arch: arm: cortex_m: Use outlined arch_irq_(un)lock in assembly Wilfried Chauveau 2023-10-06 22:45:48 +01:00
  • 72312feead arch: arm: cortex_m: Use cmsis api instead of inline asm in arch_irq_* Wilfried Chauveau 2024-01-24 12:02:13 +00:00
  • 8e55468af2 arch: arm: cortex_m: use C rather than asm in isr_wrapper & exc_exit Wilfried Chauveau 2023-10-06 06:13:17 +01:00
  • 85feaa60e2 arch: arm: cortex_m: Use r* register names rather than v* Wilfried Chauveau 2023-10-08 10:05:28 +01:00
  • 4c3f6ea5b2 arch: arm: cortex_m: Document why __aeabi_read_tp impl requires ASM impl Wilfried Chauveau 2023-10-07 16:08:36 +01:00
  • a2ed8162c8 cmake: modules: boards: Add normalised variables Jamie McCrae 2024-04-15 09:23:00 +01:00
  • 7fd0a7a5eb soc: intel_adsp: replace icache ISR workaround with custom idle solution Kai Vehmanen 2024-04-02 19:45:05 +03:00
  • 213bad1de0 soc: espressif: add missing linker symbols Marek Matej 2024-04-11 14:18:50 +02:00
  • a0d1b778a4 scripts: twister: Fix overbroad Mock in environment unit tests Lukasz Mrugala 2024-04-11 12:19:54 +00:00
  • 0794b22c9c Bluetooth: l2cap: Fix SDU buffer leak Jonathan Rico 2024-04-15 15:06:30 +02:00
  • becf4c1c81 tests/bsim: Fix not detecting failures Alberto Escolar Piedras 2024-04-15 14:27:41 +02:00
  • 4959a0241e cmake: fix issue with parsing version file located in /VERSION Torsten Rasmussen 2024-04-11 13:38:07 +02:00
  • e1ef3e41de boards: nrf54l15pdk_nrf54l15_cpuapp: add twister yaml for PDK 0.3.0 Bartosz Sokolski 2024-04-11 11:05:55 +02:00
  • 2b7f5dce25 Bluetooth: Audio: Shell: Runtime config of CAP/GMAP ACs Emil Gydesen 2024-03-15 11:46:31 +01:00
  • dd7e77b77c Bluetooth: BAP: Shell: Fix bad PA sync ref for sink auto scan Emil Gydesen 2024-03-26 11:34:21 +01:00
  • 24f0a83326 Bluetooth: Audio: Shell: Fix chan alloc print for mono Emil Gydesen 2024-03-26 11:45:06 +01:00
  • 06b31aa4b9 docs: Bluetooth: Audio: Add notes on the design and data placements Emil Gydesen 2024-04-01 11:35:57 +02:00
  • 3e2c067010 net: wifi: shell: update wifi ap enable to use get opt parsing Brad Kemp 2024-04-02 13:26:20 -04:00
  • 685e6cec9b drivers: serial: nrf: Adapt config dependencies to nrf54h20 Krzysztof Chruściński 2024-04-10 14:55:44 +02:00
  • ca92f96f41 drivers: lis2dh: read reference register prior to wakeup Juliane Schulze 2024-04-11 10:31:27 +02:00
  • 9a52efb29e tests: net: tcp: Replace test case numbers with enums Robert Lubos 2024-04-11 11:03:40 +02:00
  • b1adbbe0be tests: net: tcp: Add test case verifying FIN with data processing Robert Lubos 2024-04-10 18:54:50 +02:00
  • a0f0e55668 net: tcp: Fix FIN with data handling Robert Lubos 2024-04-11 11:45:49 +02:00
  • 2fc42054a5 doc: correct sparkfun,serlcd.yaml Caleb Perkinson 2024-02-08 16:58:25 -06:00
  • 0b51d37f35 posix: Implement test for isastream Gaetan Perrot 2024-02-02 18:53:52 +09:00
  • 4f9338a66b doc: posix: mark isastream as supported Gaetan Perrot 2024-02-02 18:57:48 +09:00
  • 51439f012a posix: Implement isastream Gaetan Perrot 2024-02-02 18:52:59 +09:00
  • 4a30aab2ae ci: compliance: Update Kconfig check Théo Battrel 2024-04-04 15:11:44 +02:00
  • 5518b0c698 drivers: i3c: i3c_mcux: retry when timeout occurs in emit stop Mike J. Chen 2024-03-12 18:33:31 -07:00
  • a64d20f6f0 Bluetooth: host: sched-lock bt_recv() Aleksander Wasaznik 2024-04-03 11:11:26 +02:00
  • 78ddcdd6fa tests/disk_access: Add flash-disk overlay for testing Dominik Ermel 2024-04-08 16:09:48 +02:00
  • e37d1a5489 dts: nxp_mcxn94x: Add DMA channels for FlexComm nodes Mahesh Mahadevan 2024-04-12 10:42:12 -05:00
  • 0144ed6b63 arch: riscv: update coredump for 64BIT RISCV Aleksandar Cecaric 2024-03-27 11:19:32 +01:00
  • 325f22a16f tests: posix: eventfd: Add ioctl F_SETFL test Celina Sophie Kalus 2024-04-11 16:13:29 +02:00
  • 5bd86eaddb posix: eventfd: Fix unsetting internal flags in ioctl Celina Sophie Kalus 2024-04-10 11:41:32 +02:00
  • 12f48fe896 doc: services: pm: Reword System PM Doc Declan Snyder 2024-03-26 17:32:39 -05:00
  • 8adb7c17ca boards: nxp: frdm_mcxn947: PWM Support Emilio Benavente 2024-04-03 22:49:36 -05:00
  • d2bfed764c dts: arm: nxp: nxp_mcxn94x: Add PWM Support Emilio Benavente 2024-04-03 22:48:47 -05:00
  • 94d156c9c8 nxp: imx8ulp: enable serial interface Laurentiu Mihalcea 2024-03-21 16:00:52 +02:00
  • 30b27c73c3 regulator: cp9314: Cleans sleep related preprocesor directives Ricardo Rivera-Matos 2024-04-10 15:56:08 +00:00
  • 7afc5932f0 regulator: regulator_common: Cleans sleep related preprocesor directives Ricardo Rivera-Matos 2024-04-10 16:21:00 +00:00
  • 3431d09f09 drivers: wifi: esp_at: fix missing channel in scan result Marcin Niestroj 2024-04-10 20:02:50 +02:00
  • e41ed3886f manifest: Update nRF hw models to latest Alberto Escolar Piedras 2024-04-12 11:46:29 +02:00
  • 9324723889 net: pkt: Remove obsolete and not used TCP flag Jukka Rissanen 2024-04-12 10:36:38 +03:00
  • 89493ee56b Revert "toolchain: gcc: Simplify GEN_ABSOLUTE_SYM and GEN_ABSOLUTE_SYM_KCONFIG" Marc Herbert 2024-04-12 18:11:26 +00:00
  • 51d80a9838 net: lwm2m: Allow CoAP block size to be changed Seppo Takalo 2024-04-10 13:44:14 +03:00
  • 71437f71df samples: net: sockets: echo_client: Enable subg tcp Ayush Singh 2024-04-10 17:24:36 +05:30
  • e9963be3af samples: net: sockets: echo_server: Enable subg tcp Ayush Singh 2024-04-10 17:22:42 +05:30
  • 4f7b144ef6 arch posix: When building for the native_simulator only link ASAN once Alberto Escolar Piedras 2024-04-10 13:14:31 +02:00
  • b59b21f8bb arch posix: pass -fsanitize-recover=all also to native_simulator build Alberto Escolar Piedras 2024-04-10 13:13:11 +02:00
  • 1fcc245eda native_simulator: Get latest from upstream Alberto Escolar Piedras 2024-04-10 14:17:17 +02:00
  • 1c8ea0a941 cmake: shields: Simplify shield processing, print shields from modules Marek Metelski 2024-04-10 12:27:02 +00:00
  • 2f1a254eae Bluetooth: controller: Implement LE Create BIG Test command Morten Priess 2024-04-02 16:13:02 +02:00
  • 7bf2d8ff46 twister: fix NXP hw detection in hardware map Michal Smola 2024-04-09 15:49:49 +02:00
  • 97177ba01a samples: boards: stm32: pm: s2ram: add spi Guillaume Gautier 2024-02-05 11:46:36 +01:00
  • b567a7db83 drivers: spi: stm32: add pm support Guillaume Gautier 2024-02-05 11:45:09 +01:00
  • cd58325b2a samples: Bluetooth: hci_ipc comment about NRF_DEFAULT_IRQ_PRIORITY Vinayak Kariappa Chettimada 2024-04-10 10:13:46 +02:00
  • 7ece6aed16 Bluetooth: Controller: Fix regression in BT_RX_STACK_SIZE use Vinayak Kariappa Chettimada 2024-04-03 13:46:16 +02:00
  • c7c6cb4c99 boards: nordic: nrf54h20dk: enable HWFC Piotr Kosycarz 2024-04-10 13:00:14 +02:00
  • 1ec6a94679 llext: document positive return values of llext_load() Guennadi Liakhovetski 2024-04-11 15:49:57 +02:00
  • f50a2e58b3 samples: net: zperf: Add subg overlay Ayush Singh 2024-04-04 12:42:13 +05:30
  • 869d4fc041 net: zperf: Improve shell upload cmd Adam Matus 2024-04-10 10:15:54 +02:00
  • d40abe8c0f net: vlan: Fix net_eth_get_vlan_tag() to check correct interface Jukka Rissanen 2024-04-10 11:26:15 +03:00
  • 719c4f4036 boards: nrf_bsim: bst hooks: Call tests delete only once Alberto Escolar Piedras 2024-04-10 11:03:03 +02:00
  • 67de8d58ec scripts: logging: support native_posix dictionary logging Miika Karanki 2024-04-10 11:57:10 +03:00
  • b292a9e8b5 net: sockets: tls: Add more logging in case of errors Robert Lubos 2024-04-10 11:02:09 +02:00
  • 2371dce46b boards: raytac: remove direct RESET register access Jędrzej Ciupis 2024-04-11 08:20:21 +02:00
  • 2b23a52642 boards: nrf53: switch to the network CPU management API Jędrzej Ciupis 2024-04-10 11:51:14 +02:00
  • ec3c3f153b soc: nordic: nrf53: network CPU Force-OFF management Jędrzej Ciupis 2024-04-10 11:37:21 +02:00
  • 5600ae335b tests: drivers: clock_control: Add nRF54L15 to platform allow Sebastian Głąb 2024-04-05 10:43:41 +02:00
  • f9e7861f53 manifest: Update nRF hw models to latest Alberto Escolar Piedras 2024-04-10 17:23:39 +02:00
  • 211477f874 drivers: Extend coverage for UARTE driver Bartosz Miller 2024-04-05 11:51:47 +02:00
  • dca085e155 bluetooth: controller: refactor node_rx_pdu for memory optimization Erik Brockhoff 2024-04-05 15:00:44 +02:00
  • eb133834ca samples: nrfx_prs: Workaround for uninit not clearing events Joakim Andersson 2024-04-09 13:11:17 +02:00
  • d97c780fb0 samples: nrfx_prs: Add handling of SCK initial value based on mode Joakim Andersson 2024-04-08 11:51:07 +02:00
  • e9cf74b581 samples: nrfx_prs: Fix sample frequency Joakim Andersson 2024-04-05 17:43:30 +02:00