Commit graph

  • 9e46536a1f style: edtlib: Remove deprecated packages James Roy 2025-02-17 11:30:09 +08:00
  • 1425de54e7 style: edtlib: Remove unnecessary quotes James Roy 2025-02-17 11:26:11 +08:00
  • c69fe0ef55 drivers: spi: improve API documentation Declan Snyder 2025-03-04 16:12:07 -06:00
  • 26e3e82e60 ipc_service: ipc_icbmsg: Update backend API return values Radosław Koppel 2025-03-11 14:36:08 +01:00
  • 58591c6f2c net: wifi: shell: Fix alloc failures during cert validation Ravi Dondaputi 2025-03-19 23:55:48 +05:30
  • d073e622f5 modules: hostap: Fix issue with enterprise mode connection Ravi Dondaputi 2025-03-19 23:47:37 +05:30
  • 139211772c include: zephyr: sys: time_units: Make z_clock_hw_cycles_per_sec unsigned Anisetti Avinash Krishna 2025-03-25 21:04:02 +05:30
  • 98dba7da7c include: zephyr: sys: time_units: Type cast SYS_CLOCK_HW_CYCLES_PER_SEC Anisetti Avinash Krishna 2025-03-24 15:31:03 +05:30
  • 38caff2886 snippets: Add Wi-Fi IPv4 and IPv6 snippet Jukka Rissanen 2025-03-25 14:52:14 +02:00
  • 7d8fad2fef snippets: Add Wi-Fi IPv6 snippet Jukka Rissanen 2025-03-25 14:47:51 +02:00
  • 5b63242e75 tests: boards: neorv32: add build_all test for the NEORV32 Henrik Brix Andersen 2025-03-22 15:38:26 +00:00
  • 33e06e1ed1 doc: adi: adopt zephyr:board-supported-hw directive Benjamin Cabé 2025-03-26 10:43:32 +01:00
  • faab4437ba boards: adi: doc: remove redundant images Benjamin Cabé 2025-03-26 10:38:28 +01:00
  • dd882dc14d samples: drivers: mbox: Add mbox IRQ configuration Sebastian Głąb 2025-03-26 14:32:28 +01:00
  • c6e7420d52 Bluetooth: TBS: Client: Fix sizeof('\0') Emil Gydesen 2025-03-27 23:13:37 +01:00
  • 87d7fcf6c2 bluetooth: host: fix GATT writable Kconfig descriptions Daniel Mangum 2025-03-27 16:41:38 -04:00
  • 32229d0b6c serial: stm32: block sleep modes while RX is active Jordan Yates 2025-03-18 20:22:19 +10:00
  • 83ea0f7f80 serial: stm32: fix dropped UART_TX_DONE events Jordan Yates 2025-03-18 20:06:14 +10:00
  • cc28f5072b samples: code_relocation_nocopy: fix stm32 flash size info Etienne Carriere 2025-03-26 14:45:11 +01:00
  • fe3abd1cb9 boards: lpcxpresso55s28: fix low RAM region size Andrej Butok 2025-03-20 14:21:57 +01:00
  • 6f853a5d76 boards: frdm_mcxn236: enable MCUboot support Andrej Butok 2025-03-18 09:58:14 +01:00
  • ea00582873 drivers: gpio: rz: Fix whitespaces and typo Nhut Nguyen 2025-03-20 10:28:30 +07:00
  • f3d3b361d7 tests: drivers: gpio: Add support for RZ/V2L-SMARC Nhut Nguyen 2025-03-19 17:37:06 +07:00
  • 379dcc719e drivers: gpio: Add support for RZ/V2L Quang Le 2025-03-07 08:19:06 +00:00
  • 7c27e576a0 drivers: pinctrl: Add support for RZ/V2L Quang Le 2025-03-07 07:28:22 +00:00
  • 62a721f1fd boards: renesas: Add minimal support for board RZ/V2L-SMARC Nhut Nguyen 2025-03-07 15:41:18 +07:00
  • cee2ca9dfc dts: arm: renesas: Add support for Renesas RZ/V2L Nhut Nguyen 2025-03-19 18:08:50 +07:00
  • 5e967abcf3 soc: renesas: Add support for Renesas RZ/V2L Hieu Nguyen 2025-02-12 08:49:51 +07:00
  • 573a712bed arm64: reset: disable cache and MMU for safety Jiafei Pan 2025-02-27 16:15:07 +08:00
  • b4f4528ad5 boards: amd: Add board support for the versalnet rpu on Versal net SOC Appana Durga Kedareswara rao 2025-02-27 14:31:56 +05:30
  • 76aa4f07d6 soc: amd: Add support for AMD Versal NET RPU Appana Durga Kedareswara rao 2025-02-27 14:27:56 +05:30
  • b6d208d292 snippets: nordic: Add nRF54L09 FLPR Adam Kondraciuk 2025-02-06 14:02:03 +01:00
  • d63f8a1498 boards: nordic: Add nRF54L09 FLPR Adam Kondraciuk 2025-02-06 14:00:21 +01:00
  • dec7da15f9 modules: hal_nordic: Add nRF54L09 FLPR Adam Kondraciuk 2025-02-06 13:56:27 +01:00
  • 5aa0827960 soc: nordic: Add nRF54L09 FLPR Adam Kondraciuk 2025-02-06 13:53:39 +01:00
  • 4e1b310698 dts: nordic: nrf54: Add nRF54L09 FLPR Adam Kondraciuk 2025-02-06 13:51:04 +01:00
  • cc0729c93a samples: boards: st: uart: update code sample reference to be unique Benjamin Cabé 2025-03-27 17:11:57 +01:00
  • d0d8fa444f drivers: i2c: stm32: don't manage cache aside DMA support Etienne Carriere 2025-03-26 13:52:03 +01:00
  • 72fcca0304 net: virtual: Fix compiler warnings related to interface name Cla Mattia Galliard 2025-03-25 17:34:38 +01:00
  • c9e1ff3876 samples: net: wifi: esp32: Enable config by driver Marek Matej 2025-03-25 17:29:58 +01:00
  • 4d78218091 boards,samples: espressif: enable wifi by default Marek Matej 2025-03-18 22:34:00 +01:00
  • f5b3362c79 samples: usb: hid-keyboard: enable and use remote wakeup on button press Benedek Kupper 2024-10-02 22:11:48 +02:00
  • 5309e11df2 boards: lilygo: add initial support for T-Watch S3 Valerio Setti 2025-03-04 17:12:28 +01:00
  • 651d6a3b58 net: dhcpv4: remove redundant dependencys Fin Maaß 2025-03-27 10:01:38 +01:00
  • 8b2d02d35a boards: we: unify vendor name of WE boards Matthias Hauser 2025-03-27 10:33:19 +01:00
  • 66b04f9198 tests: sensors: fix identifier Anas Nashif 2025-03-22 11:27:07 -04:00
  • 68fdefc332 dts: arm: renesas: ra: ra6: add Ethernet support Martino Facchin 2025-02-06 17:38:09 +01:00
  • 775f5126f0 soc: renesas: ra: allow removal of option_bits sections Luca Burelli 2025-02-18 16:14:48 +01:00
  • f6f2e57ab9 soc: renesas: ra: ra6m5: clear NVIC->ITNS at startup for non TZ Martino Facchin 2025-02-05 18:03:21 +01:00
  • 67834a84c9 twister: Add missing spaces Reto Schneider 2025-03-24 14:24:03 +01:00
  • 5386a64cb5 boards: nordic: nrf54h20: disable sec ipc Bjarki Arge Andreasen 2025-03-21 09:48:00 +01:00
  • 5f3bd5dfd4 manifest: Update nrf_wifi revision to fix doxygen comments Kapil Bhatt 2025-03-20 18:20:22 +05:30
  • 3ef187dee6 drivers: nrf_wifi: Add prompt to Kconfig Kapil Bhatt 2025-03-20 18:15:44 +05:30
  • d15c9fe9a6 drivers: i2c_nrfx_twim: add exclusive access API Andrzej Kuros 2025-03-24 13:10:54 +01:00
  • fe0b16583c cmake: linker generator: ld: Files for section input patterns Björn Bergman 2025-02-27 12:23:48 +00:00
  • 9ac12b68b5 cmake: linker generator: ld: Fix alignment bug Björn Bergman 2025-02-26 12:55:40 +00:00
  • 128698fd36 cmake: userspace: A stab at USERSPACE + CMAKE_LINKER_GENERATOR Björn Bergman 2025-02-04 16:58:24 +01:00
  • 6c197f8961 scripts: Make gen_app_partitions.py cmake linker generator savvy Björn Bergman 2025-02-04 17:40:00 +01:00
  • 6f74d6fa90 cmake: linker generator: Functions for input from prev linker pass Björn Bergman 2025-02-04 17:30:13 +01:00
  • 8382d67a9b cmake: linker generator: Refactor generator input file creation Björn Bergman 2025-01-28 14:05:23 +00:00
  • 0b40dfa013 cmake: linker generator: ld: Implement MIN/MAX_SIZE for sections in ld Björn Bergman 2024-12-18 13:57:52 +01:00
  • acdd816bdb cmake: linker generator: Add MIN/MAX_SIZE to zephyr_linker_section() Björn Bergman 2025-01-17 11:23:49 +01:00
  • d3a88f7bfe cmake: linker generator: Handle NOT PASS and multiple PASS options Björn Bergman 2025-01-24 11:59:53 +01:00
  • 35fb417698 boards: silabs: siwx91x: Fix compatibility with BTP Jérôme Pouiller 2025-03-26 17:11:23 +01:00
  • db84181c22 Bluetooth: Mesh: Fix proxy after board reboot Ingar Kulbrandstad 2025-03-25 10:57:55 +01:00
  • 235a28318b tests: fat_fs_api: fix main-stack overflow for the RAM-disk case Andrej Butok 2025-03-18 15:44:37 +01:00
  • 90299f0b0a tests: drivers: flash: Add non-Quad mode test for nrf52 and nrf53 Bartosz Miller 2025-03-25 09:37:10 +01:00
  • 1788c701cb drivers: adc: adc_ads1x4s0x remove duplicated initialiser Elliott Cutmore 2025-02-28 09:49:23 +10:00
  • 5ef4e8a128 boards: adafruit: esp32s2_feather: add support Philipp Steiner 2025-03-17 08:53:20 +01:00
  • 2260111cc6 drivers: i2c: litex: add mutex in litei2c Fin Maaß 2025-03-20 09:30:05 +01:00
  • f874253166 boards: litex: vexriscv: add litei2c controller Fin Maaß 2024-12-12 15:57:58 +01:00
  • f7a0a54c31 drivers: i2c: litex: add driver for litei2c Fin Maaß 2024-07-30 17:08:05 +02:00
  • 43e8f11d94 doc: wemos: fix ReST underline Benjamin Cabé 2025-03-26 20:30:05 +01:00
  • 91489a7846 doc: wemos: adopt zephyr:board-supported-hw directive Benjamin Cabé 2025-03-26 20:28:23 +01:00
  • 924c7cddf7 samples: ipm_esp32: do not skip CI test Sylvio Alves 2025-03-26 18:21:59 -03:00
  • 18b1af8b86 samples: net: lwm2m: Refactor to use NET_SAMPLE Kconfig prefix Seppo Takalo 2025-03-25 10:31:25 +02:00
  • f9737e016f samples: net: lwm2m: Add support for nRF52840 on nRF9160DK Seppo Takalo 2025-03-21 16:01:42 +02:00
  • d4e87247f0 logging: backends: xtensa_sim: Drop SoC dependencies Tahsin Mutlugun 2025-03-25 09:54:57 +03:00
  • 36661dc9d4 mgmt: mcumgr: transport: remove dup LoRaWAN smp_reassembly_init Daniel Mangum 2025-03-24 16:17:14 -04:00
  • d7bf4b3ddd logging: backend_fs: disable ANSI color for filesystem logging Eric Holmberg 2025-01-23 15:45:39 +13:00
  • 56c5e93cb7 ci: add empty CODEOWNERS file Anas Nashif 2025-03-26 17:23:01 -04:00
  • 9207a1bcd7 fs: update module logging registration Kiara Navarro 2025-03-24 19:48:02 -03:00
  • fb71031445 modules: mbedtls: Expose MBEDTLS_RSA_C Dominik Ermel 2025-03-19 15:01:08 +00:00
  • 6eb176a279 samples: ipc_service: remove fatal_error when platform not supported Hake Huang 2025-03-17 05:57:47 +00:00
  • c5aacbc22a twister: runner: --prep-artifacts-for-testing protection Hake Huang 2025-03-16 09:27:58 +00:00
  • e469565244 openamp: remote: change platform allow to filter Hake Huang 2025-03-16 09:26:55 +00:00
  • 350a223321 modules: mbedtls: Expose MBEDTLS_PLATFORM_NO_STD_FUNCTIONS Dominik Ermel 2025-03-14 17:39:41 +00:00
  • d7e363e358 drivers: gpio: max22190: add max22199 extended support Robert Budai 2025-02-21 08:36:32 +02:00
  • 17a4315998 net: mdns_responder: Print return value if error in socket call Jukka Rissanen 2025-03-26 16:46:47 +02:00
  • 725c0ebc50 doc: tests: drivers: spi_loopback: frdm_rw612 add comment Derek Snell 2025-03-26 09:21:23 -04:00
  • a9c5b72a6f tests: net: lib: http_server: Check response Tom Hughes 2025-01-10 14:27:17 -08:00
  • 1b6feab090 scripts: west: commands: completion: zsh: add "west shields" completion Helmut Lord 2025-03-24 13:32:59 -04:00
  • 4eec25814e dts: renesas: smartbond: Add DA14697 dtsi Muhammad Waleed Badar 2025-03-24 21:37:13 +05:00
  • be4c79b01e samples: net: zperf: Optimize heap for nRF70 Series Chaitanya Tata 2025-03-24 21:05:03 +05:30
  • 9a6423baf2 samples: openamp: filter out esp32 appcpu core Sylvio Alves 2025-03-14 16:17:24 -03:00
  • 478ced8149 modules: trusted-firmware-m: Use bl2_signed.bin image Sadik Ozer 2025-02-19 18:29:42 +03:00
  • dd71a2d2db modules: trusted-firmware-m: Define BL1 flags Sadik Ozer 2025-02-19 18:24:44 +03:00
  • a584534791 boards: st: nucleo_wba52cg: Remove the support of Nucleo WBA52CG board Nidhal BEN OTHMEN 2025-02-19 13:57:56 +01:00
  • d02bc50375 board: sensry: ganymed_bob_sy120 - doc update Sven Ginka 2025-03-20 15:09:10 +01:00
  • 6384f28a2d cmake: support directory as argument to zephyr_library_amend() Torsten Rasmussen 2025-03-18 13:14:44 +01:00