Commit graph

  • 94829f444c tests: Initialize array in pipe test Peter Mitsis 2023-12-08 15:30:21 -0500
  • 4b2bf5abcc kernel: Apply const to k_pipe_put() parameter Peter Mitsis 2023-12-08 14:29:08 -0500
  • b83b9bede3 Bluetooth: ATT: call-back on buffer destroy Jonathan Rico 2023-11-29 13:38:24 +0100
  • a05a47573a Bluetooth: ATT: Internalize ATT PDU TX pool Jonathan Rico 2023-11-29 15:17:17 +0100
  • 47ec4359b9 doc: Clean up wrong c function links Simon Hein 2023-12-14 10:44:52 +0100
  • ed040f1873 cmake: Show executable for memory report Sigurd Hellesvik 2023-12-06 10:20:34 +0100
  • 8977784afe settings: shell: Fix possible buffer overflow Flavio Ceolin 2023-12-12 10:20:45 -0800
  • e70a1a0c48 board: arm: stm32f429i_disc1: flashing Abderrahmane Jarmouni 2023-12-12 15:29:22 +0100
  • 15336045af west: sign.py: generate platf.toml from platf.toml.h with cc -E Marc Herbert 2023-12-12 06:18:44 +0000
  • a65b8d40fb west: sign.py: always log the rimage command Marc Herbert 2023-12-11 01:26:58 +0000
  • c13cf99f2a west: sign.py: recommend separator -- tool_args always Marc Herbert 2023-12-11 00:56:08 +0000
  • dbc4b2ed4e west: sign.py: extract new method RimageSigner.rimage_config_dir() Marc Herbert 2023-12-11 05:44:10 +0000
  • 039e5ef1b8 intel_adsp: remove rimage sign() from west flash Marc Herbert 2023-12-08 00:34:21 +0000
  • 6bb610581e manifest: hal_openisa: update revision for double promotion fix Ryan McClelland 2023-07-19 12:26:26 -0700
  • b3e8b1f12b manifest: wurthelektronik: update revision for double promotion fix Ryan McClelland 2023-07-13 23:37:04 -0700
  • b4768d5d42 drivers: i3c: cdns: run clang-format Ryan McClelland 2023-12-13 10:45:10 -0800
  • 9c22c82604 drivers: i3c: cdns: handle controller aborts Ryan McClelland 2023-11-28 01:09:00 -0800
  • f0495d4d47 boards: riscv: introduce support for Beagleboard BeagleV-Fire Conor Paxton 2023-12-04 23:59:00 +0000
  • ac78b97820 scripts: ci: guideline_check: support other repos Jordan Yates 2023-12-10 16:04:57 +1000
  • a40a8a5f49 boards: arm: apollo4p_evb add connector to apollo4p_evb Richard Wheatley 2023-12-11 09:24:22 -0600
  • 62ab25e3f5 Bluetooth: MPL: Make internal functions static Emil Gydesen 2023-12-08 14:41:55 +0100
  • a8fbab6b1a Bluetooth: MPL: Simplify control point ops Emil Gydesen 2023-12-08 14:29:59 +0100
  • 984e4213c1 Bluetooth: MPL: Simplify track and group changes Emil Gydesen 2023-12-08 14:21:53 +0100
  • f138f7dd3e Bluetooth: MPL: Add mpl_set_state Emil Gydesen 2023-12-08 13:30:06 +0100
  • 9616b3b182 Bluetooth: MPL: Use set_track_position more excessively Emil Gydesen 2023-12-08 11:21:25 +0100
  • 15640611cf scripts: logging/dictionary/sys-t: remove escape between CDATA Fang Huang 2023-12-08 13:21:19 +0800
  • 3e7368829b usb: device_next: uac2: interface descriptor macros Tomasz Moń 2023-12-05 13:44:57 +0100
  • a825147d0c tests: usb: uac2: test descriptor macros Tomasz Moń 2023-11-30 12:51:55 +0100
  • 4f1b5b11b2 usb: device_next: uac2: devicetree descriptor macros Tomasz Moń 2023-11-30 13:29:11 +0100
  • d76934daeb dt-bindings: usb: initial USB Audio Class 2 support Tomasz Moń 2023-11-22 08:45:28 +0100
  • c2dae16a6a doc: remove explicit libpython3.8-dev from Ubuntu deps Benjamin Cabé 2023-12-15 08:41:15 +0000
  • cb13e21eae tests: net: socket: tcp: Fix build for nrf5340dk_nrf5340_cpuapp_ns Joakim Andersson 2023-12-13 14:39:05 +0100
  • d77c706f94 drivers: dma_lpc: Suppport dest_scatter and source_gather Mahesh Mahadevan 2023-12-11 11:20:35 -0600
  • 2f4cf25c39 dts: bindings: ethernet: esp32: remove default phy conn type Bartosz Bilas 2023-12-03 17:47:57 +0100
  • f684e299b9 drivers: stm32: use IF_ENABLED() macro in config structs Gustavo Silva 2023-11-05 17:46:59 -0300
  • cf5781a148 drivers: gpio: gpio_pca953x: Adding input latch and interrupt mask Vudang Thaihai 2023-12-15 11:24:21 +0000
  • a48a594f13 mgmt: mcumgr: callback: Add op to receive callback Jamie McCrae 2023-12-10 13:10:13 +0000
  • 0c095898fb net: shell: Prevent deadlock with net arp command Robert Lubos 2023-12-14 10:14:09 +0100
  • 37e1a116ef bluetooth: shell: Fix stream_start_sine for single stream Fredrik Danebjer 2023-12-14 09:00:00 +0100
  • 6b1a3207dd tests: Fix bias adjustment in latency_measure Peter Mitsis 2023-12-13 15:40:35 -0500
  • c9404e0174 drivers: usb: usb_dc_kinetis: fix k_heap_alloc wait duration Daniel DeGrasse 2023-12-13 14:27:01 -0600
  • 6e6311ebfb tests: Bluetooth: shell: Use BT_LE_CONN_PARAM_DEFAULT for connection Mariusz Skamra 2023-12-13 13:02:21 +0100
  • d2745d6dba tests: Bluetooth: shell: Fix connection reference leak Mariusz Skamra 2023-12-13 12:56:52 +0100
  • f9fa2ae77c tests: net: coap: Add test case for transmission parameters Juha Ylinen 2023-12-13 15:13:18 +0200
  • d09d3d82ef net: lib: coap: Change coap_pending_init() Juha Ylinen 2023-12-12 15:27:29 +0200
  • dc9ad42ffb Bluetooth: Clarify when the sent callback is issued Rubin Gerritsen 2023-12-13 09:25:28 +0100
  • a7a6b5654a modules: hal_nordic: Add possibility to specify own source of the nrfx Adam Wojasinski 2023-12-14 11:50:59 +0100
  • 044299a7c4 gecko: EFR32BG22 Device files updated | Update to GSDK 4.3.2 Sateesh Kotapati 2023-11-23 12:42:27 +0530
  • c0b103bfb1 input: ft5336: add suspend and resume support Fabio Baltieri 2023-12-08 01:05:44 +0000
  • c7e3ccd51a drivers: dma: intel_adsp_gpdma: fix issue with stop and PM refcounts Kai Vehmanen 2023-11-28 18:28:05 +0200
  • f473bd9be1 twister: testplan: Platform key checking rationalisation in apply_filters Lukasz Mrugala 2023-11-20 15:36:23 +0100
  • b22bb172f2 samples: blinky: add verbose printf output Patryk Koscik 2023-09-25 14:12:35 +0200
  • 7e253ff937 doc: Make search engine configurable Benjamin Cabé 2023-11-07 11:32:08 +0100
  • 7688f4859c doc: Add Google Programmable Search Engine Benjamin Cabé 2023-07-04 17:20:09 +0200
  • fc0a9c5655 doc: exclude some HTML DIVs from search engine "snippets" Benjamin Cabé 2023-11-07 10:56:12 +0100
  • 66fbf35435 doc: remove readthedocs-sphinx-search CSS rules Benjamin Cabé 2023-11-07 12:40:15 +0100
  • 1453e26b21 doc: update doxygen awesome to v2.3.1 Benjamin Cabé 2023-10-27 16:43:10 +0200
  • 7d2b3302eb twister: support lcov > 2.0 Anas Nashif 2023-12-11 15:29:45 -0500
  • 29b19bcf8b doc: sphinx: Tweak page scroll behavior to maximize real estate Benjamin Cabé 2023-12-05 15:17:47 +0100
  • b16110587c pm: device_runtime: Avoid unnecessary work Flavio Ceolin 2023-12-12 22:05:09 -0800
  • dca352bfa3 tests: arm64_high_addresses: Remove unused build option Flavio Ceolin 2023-12-12 15:21:42 -0800
  • 438e8a4cb0 samples: syscall_perf: Remove unused build option Flavio Ceolin 2023-12-12 15:20:40 -0800
  • daa7a99b8c tests: bsim: has: Change printk to LOG Mariusz Skamra 2023-11-07 12:44:11 +0100
  • 0b8b67e346 tests: bsim: has: Clean up the #ifdef Mariusz Skamra 2023-11-06 10:42:05 +0100
  • b0753d9c10 entropy: stm32: enable interrupt when RNG is resumed Dawid Niedzwiecki 2023-12-14 08:55:57 +0100
  • 87f2486e1c entropy: stm32: enable rng module if needed Dawid Niedzwiecki 2023-12-11 10:47:21 +0100
  • 4d86162989 llext: merge llext_mem and llext_section enums Luca Burelli 2023-12-01 19:04:49 +0100
  • 93869605eb drivers: flash: flash_stm32l5x: fix the STM32U5X flash bank issue Weifeng Li 2023-11-30 10:10:23 +1300
  • 4b1f2da9f7 doc: release: 3.6: Add note on increase retention variable size Jamie McCrae 2023-12-14 13:29:06 +0000
  • bfb4794c36 retention: Increase read size variables to 16-bit Jamie McCrae 2023-12-14 13:24:48 +0000
  • bf2bdcf6f7 ipc_service: open-amp: Fix libmetal shared memory registration Arnaud Pouliquen 2023-12-14 10:59:52 +0100
  • 28d5d23a23 intel_adsp: lnl: add missing definition for lnl Fabiola Kwasowiec 2023-12-14 10:08:01 +0100
  • b6aea97dc7 net: l2: dummy: Add start/stop API functions Jukka Rissanen 2023-12-13 14:53:19 +0200
  • 67d21c8b1d tests: net: if: Add test to check device readiness Jukka Rissanen 2023-11-21 10:31:48 +0200
  • d8ec9118b4 net: if: Interface stays down if device is not ready Jukka Rissanen 2023-11-21 10:29:05 +0200
  • e7039bc37f zephyr: Kconfig: SOC_GECKO_CUSTOM_RADIO_PHY option for RAIL for proprietary Zoltan Havas 2023-09-11 15:03:15 +0200
  • af0336ed19 net: socket: Remove "ignored" comment from supported symbols Jukka Rissanen 2023-12-05 10:48:00 +0200
  • 43c1b8917f net: socket: Add missing doxygen documentation Jukka Rissanen 2023-12-05 10:41:24 +0200
  • 124f874bed net: socket: Update socket option documentation Jukka Rissanen 2023-12-05 10:06:34 +0200
  • bbd029a087 net: socket: TLS doc group was missing defines Jukka Rissanen 2023-12-04 17:51:04 +0200
  • c6b6f74510 net: socket: Group various defines together for documentation Jukka Rissanen 2023-12-04 17:49:31 +0200
  • c88b492842 drivers: spi: nrfx: Update doc for RAM_BUFFER_SIZE Kconfig symbol Adam Wojasinski 2023-11-16 12:22:08 +0100
  • ae75a8f73a drivers: spi: spi_nrfx_spim: Add support for RX buffer from RAM region Adam Wojasinski 2021-10-22 16:40:18 +0200
  • 5ae567499b samples: pytest: add README Piotr Golyzniak 2023-12-01 19:24:46 +0100
  • 5a3b9799aa doc: test: improve pytest documentation Piotr Golyzniak 2023-11-22 19:57:10 +0100
  • 04c9903055 posix: pthread_once: simplify and reduce size of pthread_once_t Christopher Friedt 2023-12-11 23:05:28 -0500
  • 3091ddc4fe net: lib: lwm2m: use correct format specifier for LOG_ERR Daniel DeGrasse 2023-12-12 10:28:26 -0600
  • 4dc0bd1800 drivers: ethernet: remove sections.ld for SOC_SERIES_STM32H5X Marc Desvaux 2023-12-12 16:35:56 +0100
  • 21561e4e03 tests: coredump: no need for special xtensa entry Anas Nashif 2023-12-12 12:19:06 -0500
  • dddc5687a9 arch: mips: use LOG_ERR to print exceptions Anas Nashif 2023-12-12 10:12:53 -0500
  • e25f31ab78 arch: guard more code with CONFIG_EXCEPTION_DEBUG Anas Nashif 2023-12-12 09:57:11 -0500
  • a7e8391e31 debug: coredump: handle xtensa coredump like everyone else Anas Nashif 2023-12-12 07:33:47 -0500
  • 044e2d6bff arch: make CONFIG_EXCEPTION_DEBUG cross arch config Anas Nashif 2023-12-11 13:32:43 -0500
  • 1cb80d3282 Bluetooth: audio: has_client: Use CONTAINER_OF to get client instance Mariusz Skamra 2023-08-04 13:34:52 +0200
  • 733b81d2c7 drivers: modem: remove dependency of modem_socket Alessio Lei 2023-12-12 14:28:20 +0100
  • 7da7768095 cmake: remove deprecated XCC_USE_CLANG Anas Nashif 2023-12-12 07:46:13 -0500
  • cc4ffb2a54 kernel: cmake: fix k_sleep compilation error for single thread Andrej Butok 2023-12-12 12:50:10 +0100
  • 28445d62c6 soc: intel_adsp: share adsp_imr_layout.h across SoC generations Anas Nashif 2023-12-12 02:29:57 +0000
  • 1011acd4d7 drivers: nxp_enet: Improve code readability Declan Snyder 2023-12-07 00:00:55 -0600
  • e913ccc753 net: Add Kconfig for net buf alignment Declan Snyder 2023-12-11 10:57:10 -0600