Commit graph

  • e58a491900 entropy: native_posix: Add kconfig to not seed by default Alberto Escolar Piedras 2024-09-03 17:52:04 +02:00
  • 0ac91da3a4 drivers: video: introduce CONFIG_VIDEO_LOG_LEVEL Josuah Demangeon 2024-07-28 17:29:07 +02:00
  • fe72c4b447 Bluetooth: Document parallel scanner and initiator param selection Rubin Gerritsen 2024-09-03 14:35:29 +02:00
  • 8f76cdd891 Bluetooth: TBS: Fix issues with lookup_inst_by_uri_scheme Emil Gydesen 2024-08-19 15:23:49 +02:00
  • 52cb8c07d1 dts: arm: st: h7: remove unnecessary inclusions Fabrice DJIATSA 2024-09-05 14:22:00 +02:00
  • 1c29f98e68 i2c: nrf_twi: Add cast to const buffer pointers Tom Burdick 2024-09-03 11:25:06 -05:00
  • 2d8b272ab5 tools: net-tools: place net-tools inside tools Florian Grandel 2024-09-02 12:58:35 +02:00
  • 8b8b0a0b4a docs: add information about main(int, char **) Jakub Michalski 2024-08-12 10:48:09 +02:00
  • 5b1f6f3004 samples: add bootargs sample Jakub Michalski 2024-07-22 15:33:20 +02:00
  • f568e2d3ca zefi: add bootargs support Jakub Michalski 2024-07-03 15:56:31 +02:00
  • 3b58d066e4 zefi: include autoconf.h Jakub Michalski 2024-08-01 10:32:16 +02:00
  • 0cf726b8ef arch/x86: multiboot: add bootargs support Jakub Michalski 2024-07-11 15:11:34 +02:00
  • 49fc106c60 kernel: add bootargs support Jakub Michalski 2024-07-11 15:10:43 +02:00
  • 1f13c8dddd doc: optimization: link to sysbuild commands Grzegorz Ferenc 2024-08-16 09:21:58 +02:00
  • 64a038aca3 spi: all: Add default iodev_submit to drivers without native support Luis Ubieda 2024-08-16 01:09:59 -04:00
  • 3efc69ebd3 spi: rtio: Add default iodev_submit handler Luis Ubieda 2024-08-16 00:59:17 -04:00
  • 022fb83b32 tests: spi: loopback: Set ZTest thread priority to positive Luis Ubieda 2024-08-16 00:57:27 -04:00
  • fae1fe8c1f shell: kernel: do a cold reboot by standard Fin Maaß 2024-08-29 17:20:21 +02:00
  • afcc13a084 net: fix compiler warning -Wtype-limits Adrian Friedli 2024-09-03 15:26:52 +02:00
  • 4677920956 soc: st: stm32: add soc for stm32u073 Fabrice DJIATSA 2024-09-03 15:56:10 +02:00
  • af7a690743 dts: arm: st: u0: add stm32u073 dtsi files Fabrice DJIATSA 2024-09-03 15:48:41 +02:00
  • 7c698d4736 boards: adafruit: feather_m0_basic_proto: add GPIO references Philip-Dylan Gleonec 2024-08-17 01:56:47 +02:00
  • 62fab317dd boards: adafruit: feather_m0_basic_proto: define feather_spi bus Philip-Dylan Gleonec 2024-08-17 01:55:34 +02:00
  • 2eafc826e3 Bluetooth: Host: Fix unable to start scanning after scan param failure Vinayak Kariappa Chettimada 2024-09-03 09:45:50 +02:00
  • 226e343a36 manifest: update hal_nordic revision Andrzej Kuros 2024-09-03 09:23:46 +02:00
  • 57b35e1047 Bluetooth: TBS: Allow multiple callbacks for client Emil Gydesen 2024-08-23 17:55:15 +02:00
  • 94e548120b Bluetooth: BAP: SD: Added missing bad code when using mod_src Emil Gydesen 2024-08-27 18:02:56 +02:00
  • 34fa014682 tests: Bluetooth: Add test for incorrect bcode as assistant Emil Gydesen 2024-08-27 15:22:30 +02:00
  • c49a058b9b Bluetooth: TBS: Fix type of uri in call_alloc Emil Gydesen 2024-08-19 16:06:41 +02:00
  • f500f7c22f Bluetooth: CAP: Fix dependency on BT_BAP_STREAM Emil Gydesen 2024-08-22 13:52:32 +02:00
  • fff9c326c6 Bluetooth: TBS: Add UTF8 requirement to Kconfigs Emil Gydesen 2024-08-21 15:59:59 +02:00
  • b250754f5b Bluetooth: TBS: Fix type of uri in bt_tbs_valid_uri Emil Gydesen 2024-08-20 13:19:03 +02:00
  • 9c23effb66 modules: hal_nordic: Enforce nrf-regtool exact version match Carles Cufi 2024-02-29 19:40:12 +01:00
  • 0cd3f56f0d board: add support for VCC-GND STM32H750VB John Sanpe 2024-04-04 14:05:44 +08:00
  • 84572a6532 drivers: i2s: Do not ignore the return value from queue_put. Chris Desjardins 2024-07-09 09:32:13 +02:00
  • 34f09e3bd5 drivers: i2s: Fix I2S channel count. Chris Desjardins 2024-07-09 09:30:26 +02:00
  • c37a48acbc Bluetooth: CAP: Revert order of CAP stream callbacks Emil Gydesen 2024-08-29 15:20:07 +02:00
  • 55d9d1c6ba samples: led: consolidate LED samples under same directory Benjamin Cabé 2024-08-31 14:09:42 +02:00
  • b9b166c7f8 manifest: mbedtls: update to 3.6.1 Tomi Fontanilles 2024-09-02 12:19:44 +03:00
  • 126e3ee6c3 driver: wifi: esp_at: fix typo in CIPDINFO option Daniel Mangum 2024-09-04 16:59:53 -04:00
  • c1cc11891c cmake: remove spurious parenthese just added to xt-ld/linker_flags Marc Herbert 2024-09-04 23:33:29 +00:00
  • 82613fba11 doc: fix trivial typo Anas Nashif 2024-09-04 21:16:40 -04:00
  • 17545c17a5 dts: arm: st: h7: fix flash on M4 board targets Tomi Fontanilles 2024-09-04 11:17:01 +03:00
  • 3a4f868084 drivers: uart_xmc4xxx: Forward DMA overrun errors to user Andriy Gelman 2024-08-29 22:33:50 -04:00
  • e9fd49f180 drivers: dma_xmc4xxx: Clear request before callback when overrun happens Andriy Gelman 2024-08-29 16:43:04 -04:00
  • 30c96a9943 logging: fix color for shell log backend Xudong Zheng 2024-09-02 17:24:35 -04:00
  • f0bfaa4c19 scripts: pylib: twister: fix missing newlines at handler.log Piotr Kosycarz 2024-09-04 14:01:11 +02:00
  • fb7c2a79c5 boards: nordic: nrf9280pdk: correct board documentation Emanuele Di Santo 2024-09-04 16:34:00 +02:00
  • e9ff0dc35e kernel: userspace: Fix dynamic thread stack allocation for RISC-V Rick Tsao 2024-06-04 10:01:58 +08:00
  • 8974c248cf rtio: Add default i2c submit handler Yuval Peress 2024-07-01 01:43:41 -06:00
  • bec9952ce8 driver: spi: Add initial support for spi driver on ra8 Duy Phuong Hoang. Nguyen 2024-06-18 13:03:53 +07:00
  • 4d5bf29315 tests: drivers: adc: Add MAX32680EVKIT overlay file Tahsin Mutlugun 2024-01-24 15:30:36 +03:00
  • 24610e2f06 tests: drivers: adc: Add MAX32 boards overlay files Furkan Akkiz 2023-11-23 13:11:16 +03:00
  • e2b0012120 boards: adi: Enable ADC driver for MAX32680EVKIT Tahsin Mutlugun 2024-01-24 15:26:29 +03:00
  • 168c717afb boards: adi: Enable ADC driver for MAX32 boards Furkan Akkiz 2023-11-27 11:08:39 +03:00
  • d7f92d0869 dts: arm: adi: Add ADC inside devicetree Furkan Akkiz 2023-11-23 13:07:28 +03:00
  • 11a172a610 drivers: adc: Add ADC driver for MAX32xxx MCUs Furkan Akkiz 2023-11-23 13:02:10 +03:00
  • ac3f4c8dce manifest: Update hal_adi to fix ADC build warnings Furkan Akkiz 2024-08-07 11:24:01 +03:00
  • 645beff897 drivers: led: lp5562: reuse engine already linked Anuj Pathak 2024-08-22 17:54:39 +05:30
  • 7f3c08b232 tests: drivers: Allow configurable i2c speed for bme688 test Bartosz Miller 2024-08-21 08:46:09 +02:00
  • 8538c4ae33 sample: uart passthrough: fix filtering and twister file Anas Nashif 2024-08-30 11:02:25 -04:00
  • bbb63d8aca sample: sip_svc: fix filter and printk formatting Anas Nashif 2024-08-30 10:57:54 -04:00
  • c5dd2c2a84 samples: sensor: mcux_acmp: add case support for RT1180-EVK Lucien Zhao 2024-08-31 14:37:17 +08:00
  • 62e5805c57 drivers: sensor: mcux_acmp: update mcux_acmp drivers Lucien Zhao 2024-08-31 14:31:06 +08:00
  • 2680c7d020 dts: arm: nxp: nxp_rt118x: add acmp instances Lucien Zhao 2024-08-31 14:28:06 +08:00
  • 21481dd31c doc: net: qemu: minor fixes Florian Grandel 2024-08-27 09:52:24 +02:00
  • 5db1f1ae8f cmake: deprecate toolchain_ld_<base|baremetal|cpp> macros Torsten Rasmussen 2024-09-02 13:49:18 +02:00
  • 5badbfe2a2 cmake: move toolchain_ld_baremetal to linker properties. Torsten Rasmussen 2024-09-02 13:14:43 +02:00
  • 9a9e252d16 cmake: linker: move toolchain_ld_<base|cpp> to linker flag property Torsten Rasmussen 2024-08-30 22:15:40 +02:00
  • d63489195f cmake: support PROPERTY argument on zephyr_link_libraries. Torsten Rasmussen 2024-09-02 10:18:55 +02:00
  • 1728e04b8c cmake: fix check_set_linker_property() function Torsten Rasmussen 2024-09-02 09:31:08 +02:00
  • 22c45c9234 cmake: remove llvm runtime library selection from target_base.cmake Torsten Rasmussen 2024-09-02 12:16:27 +02:00
  • 9bb0140522 cmake: remove the use of PROPERTY_LINKER_SCRIPT_DEFINES Torsten Rasmussen 2024-08-30 21:44:56 +02:00
  • 048ceb3a64 cmake: toolchain: remove obsolete and unused macros Torsten Rasmussen 2024-08-30 12:54:32 +02:00
  • ce0ab067e6 cmake: cleanup newlib CMakeLists.txt file Torsten Rasmussen 2024-08-27 12:53:08 +02:00
  • ee77704715 samples: sensor: use zephyr:code-sample directive Benjamin Cabé 2024-09-02 17:06:55 +02:00
  • 20fb6b6d24 drivers: sensors: explorir_m: fix uart flush early termination Jeppe Odgaard 2024-09-03 14:36:19 +02:00
  • ef30aa8626 arm64: linker: leave app_smem before .data Nicolas Pitre 2024-09-04 11:01:42 -04:00
  • 652839aee0 mgmt: mcumgr: os_mgmt: fix millisecond return Jordan Yates 2024-09-04 16:41:50 +10:00
  • e6dc930322 bindesc: Add support for the build version values Attie Grande 2024-01-22 23:19:53 +00:00
  • aa6319dcfd usb: device_next: msc: Allow user to sort LUNs Tomasz Moń 2024-08-23 07:35:16 +02:00
  • e4236be678 tests: cpp: Exclude nRF54L20 platform from cpp98 test Karol Lasończyk 2024-08-19 08:46:07 +02:00
  • d66110bb35 boards: Add support for nRF54L20 PDK Karol Lasończyk 2024-08-02 15:36:03 +02:00
  • 76f8f20aa6 modules: hal_nordic: Add support for nRF54L20 SoC Karol Lasończyk 2024-08-02 15:34:41 +02:00
  • 198a005177 soc: Add support for nRF54L20 SoC Karol Lasończyk 2024-08-02 15:30:35 +02:00
  • f5fd5c06f5 dts: Add support for nRF54L20 SoC Karol Lasończyk 2024-08-02 15:33:18 +02:00
  • ae04401e12 doc: rpi_pico fix I2C1 default peripheral mapping Thomas Keller 2024-08-18 14:37:04 +02:00
  • 28b9f55a0a drivers: serial: uart_nrfx_uarte: Patch RX init Bjarki Arge Andreasen 2024-07-10 10:43:50 +02:00
  • c89bca6f3f Bluetooth: Mesh: Logic fix for recvd unseg msgs Stine Åkredalen 2024-08-30 10:37:56 +02:00
  • 51c0cb9f5c dts: common: nordic: default memory partitioning Jordan Yates 2024-06-21 21:16:45 +10:00
  • bd936236c6 tests: drivers: mbox: mbox_error_cases: Fix for BUS FAULT on nrf54l15 Sebastian Głąb 2024-08-22 08:41:45 +02:00
  • 812ae1e243 tests: drivers: mbox: mbox_error_cases: Enable test on nRF54l15 Sebastian Głąb 2024-06-27 16:05:28 +02:00
  • 06b56c7971 drivers: mbox: Fix error code in Nordic's implementation Sebastian Głąb 2024-06-27 15:52:17 +02:00
  • 6e045743f8 tests: drivers: mbox: Add negative tests for MBOX driver Sebastian Głąb 2024-06-27 15:46:41 +02:00
  • 745c9543c6 xen: Make XEN_INTERFACE_VERSION configurable Mykyta Poturai 2024-06-14 12:08:29 +03:00
  • 08a7808000 zbus: separate clang-format control comments Jordan Yates 2024-07-05 19:52:26 +10:00
  • 1ed77cb50c zbus: remove unneeded const qualifiers Jordan Yates 2024-07-05 19:33:16 +10:00
  • cbc4100eda i2c: i2c_nrfx_twim: init semaphores in init function Jordan Yates 2024-08-09 18:18:04 +10:00
  • 4c15cd119b i2c: i2c_nrfx_twim: move msg_buf to config Jordan Yates 2024-08-09 18:15:06 +10:00
  • a49c649b90 tests: drivers: Extend coverage for NRF GRTC timer Bartosz Miller 2024-04-30 10:49:36 +02:00