Commit graph

  • 9ebf99b57b boards: nxp: mimxrt1020evk: Fix enet dts Adam Matus 2024-05-31 10:47:58 +02:00
  • ebadb11645 Bluetooth: Audio: Spring cleaning Emil Gydesen 2024-05-20 19:40:04 +02:00
  • 06bb9f258a Bluetooth: BAP: Shell: Add endpoint state info Jens Rehhoff Thomsen 2024-05-31 11:09:27 +02:00
  • 709b2e44bf llext: automatically merge sections by type Luca Burelli 2024-05-31 10:54:48 +02:00
  • 447bdea7ff drivers: entropy: stm32 entropy driver add semaphore protection Francois Ramu 2024-05-16 15:53:40 +02:00
  • c9c9c9797f samples: basic: blinky_pwm: add testing base on console output Piotr Kosycarz 2024-05-14 12:47:12 +02:00
  • c56134ebff drivers: flash: flash_util: params may be unused Henrik Brix Andersen 2024-06-04 06:56:12 +00:00
  • e3866a9690 samples/fs/littlefs: Allow building for nrf54l15pdk Dominik Ermel 2024-04-08 15:32:31 +02:00
  • 9ea5aee810 tests/fs/littlefs: Allow tests to run on the nrf54l15pdk Dominik Ermel 2024-04-08 15:30:39 +02:00
  • 12bfefd087 tests/flash/common: Add nrf54l15pdk to list of allowed platforms Dominik Ermel 2024-04-08 15:29:02 +02:00
  • 12fa2944c9 sample/fs: Add nrf54l15pdk/nrf54l15/cpuapp to fs_sample Dominik Ermel 2024-04-08 15:21:35 +02:00
  • 7e658607fc drivers: flash: shell: Add support for devices without erase Dominik Ermel 2024-03-30 16:22:56 +01:00
  • 56142dcc73 drivers: flash: Mark numaker series RMC as no_explicit_erase Dominik Ermel 2024-03-30 15:11:59 +01:00
  • 856d7709bb samples/usb/imass: Use flash_area_flatten to wipe storage Dominik Ermel 2024-03-09 22:54:18 +00:00
  • e31b8c8edf samples/fs/littlefs: Use flash_area_flatten to wipe storage Dominik Ermel 2024-03-09 22:54:18 +00:00
  • c7037532b8 samples/soc_flash_nrf: Adjust for non-Flash SoC devices Dominik Ermel 2024-02-05 15:56:16 +00:00
  • 8dc1fcec03 tests: Bluetooth: Mesh: Use flash_area_flatten for erase Dominik Ermel 2024-03-09 22:44:28 +00:00
  • 7b36d34504 tests/dfu: Replace flash_area_erase with flash_area_flatten Dominik Ermel 2024-03-09 22:46:00 +00:00
  • c4c7e15ba1 dfu/mcuboot: Use flash_area_flatten instead of flash_area_erase Dominik Ermel 2024-03-09 22:49:32 +00:00
  • bce06a64c4 mgmt/mcumgr: Replace use of flash_area_erase with flash_area_flatten Dominik Ermel 2024-03-09 22:34:46 +00:00
  • 27f5291b94 tests/storage/stream_flash: Support for devices without explicit erase Dominik Ermel 2024-03-01 20:57:47 +00:00
  • 95dfd1210d storage/stream_flash: Support for devices without explicit erase Dominik Ermel 2024-03-01 20:49:48 +00:00
  • 7894474cf9 tests/settings: Move from flash_area_erase to flash_area_flatten Dominik Ermel 2024-03-09 22:21:20 +00:00
  • 1ae352a760 tests/fs: Replace flash_area_erase with flash_area_flatten Dominik Ermel 2024-03-09 22:24:46 +00:00
  • bf7d25117a fs/nvs: Switch to use flash_flatten instead of flash_erase Dominik Ermel 2024-02-08 22:31:37 +00:00
  • 64ccfb0479 fs/fcb: Replace flash_area_erase with flash_area_flatten Dominik Ermel 2024-03-01 19:28:31 +00:00
  • 9da26eda5e fs/littlefs: Use flash_area_flatten in lfs_api_erase Dominik Ermel 2024-03-09 23:06:57 +00:00
  • 743d66a7e5 debug/coredump/flash_backend: Switch to flash_area_flatten Dominik Ermel 2024-03-09 23:10:58 +00:00
  • def4f060c1 storage/settings: Replace flash_area_erase with flash_area_flatten Dominik Ermel 2024-03-09 23:09:09 +00:00
  • 5da7df4e7c Bluetooth: Mesh: Switch erase to flash_area_flatten Dominik Ermel 2024-03-09 22:59:35 +00:00
  • 0c10b20cc8 drivers: nrf_qspi_nor: Mark driver with FLASH_HAS_EXPLICIT_ERASE Dominik Ermel 2024-02-08 21:47:11 +00:00
  • d7a4b634f2 tests/flash_disk: Expand scenarios to cover no erase device Dominik Ermel 2024-04-08 16:13:28 +02:00
  • 4fd503adac drivers/flashdisk: Remove erase for devices that do not require it Dominik Ermel 2024-02-05 21:05:36 +00:00
  • 294187b576 flash/spi_nor: Mark driver with FLASH_HAS_EXPLICIT_ERASE Dominik Ermel 2024-02-05 20:15:30 +00:00
  • 3c24e1a530 drivers/flash/Ambiq: Set erase capabilities, depending on SoC Dominik Ermel 2024-02-02 13:47:09 +00:00
  • ea627fda7e drivers/flash: Add explict erase capability with proper values Dominik Ermel 2024-02-02 13:46:29 +00:00
  • 0e970c8362 drivers/flash/nrf_mram: Set no explicit erase capability to true Dominik Ermel 2024-03-11 16:19:47 +00:00
  • 127bc5e35e drivers/flash/nrf_rram: Set no explicit erase capability to true Dominik Ermel 2024-02-26 19:52:45 +00:00
  • 6d75bc519b drivers/flash/nrf: Mark driver as FLASH_HAS_EXPLICIT_ERASE Dominik Ermel 2024-01-16 16:59:38 +00:00
  • bbb7bbe46d tests/flash_simulator: Test scenario for flash_flatten() Dominik Ermel 2024-03-07 22:43:08 +00:00
  • ff81b52448 drivers/flash_simulator: Add support for non-erase device Dominik Ermel 2024-03-06 21:53:44 +00:00
  • a5f7ceff81 storage/flash_map: Add flash_area_flatten Dominik Ermel 2024-03-07 22:43:44 +00:00
  • b8d073c572 drivers/flash: Add flash_fill() and flash_flatten() Dominik Ermel 2024-03-07 22:42:41 +00:00
  • 010b8d19e9 tests/drivers/flash: Make tests check for explicit erase capability Dominik Ermel 2023-09-01 18:53:55 +00:00
  • b3c9f957c6 drivers/flash: Add explicit_erase property Dominik Ermel 2023-09-01 18:48:37 +00:00
  • fb61c7b360 tests: i2c: Fixed overlay for frdm board Krystof Sadlik 2024-06-03 17:56:07 +02:00
  • fe60a49c67 tests: i2c: i2c_target_api: fixed sizes in ovelay Krystof Sadlik 2024-06-03 16:34:25 +02:00
  • d05cad1784 tests: i2c: i2c_target_api: added single mode testcase Krystof Sadlik 2024-05-29 16:14:14 +02:00
  • d877d29913 twister: abort on execution and retun 0 on exceptions Anas Nashif 2024-05-22 14:55:49 -04:00
  • 7f0b5edd8c arch/x86: Make irq_offload SMP-safe on x86_64 Ederson de Souza 2024-05-28 21:23:28 -07:00
  • af63e488f0 usb: device_next: hid: fix Get Report buffer handling Johann Fischer 2024-05-29 14:57:52 +02:00
  • a33341ac66 drivers: espi: npcx: add support 66MHz eSPI clock Tom Chang 2024-05-30 13:45:47 +08:00
  • c93859c659 bluetooth: mesh: fix lpn receive window timing error alperen sener 2024-05-30 12:52:56 +02:00
  • f33306ab2f MAINTAINERS: add hostlink channel sources to Synopsys Platforms Evgeniy Paltsev 2024-05-31 00:56:19 +01:00
  • 059643062c usb: device_next: Update remote wakeup log level Marek Pieta 2024-06-03 14:12:28 +02:00
  • 4fc6506a8a random: enable AES support CTR_DRBG CSPRNG when it relies on Mbed TLS Valerio Setti 2024-06-03 17:46:52 +02:00
  • 73bf6f6371 samples: bluetooth: Enable PM on rd_rw612_bga Yassine El Aissaoui 2023-10-24 14:42:32 +02:00
  • 3f90957e36 snippets: cdc-acm-console: Redirect Shell target to USB Luis Ubieda 2024-05-23 19:15:33 -04:00
  • aaec285cd5 coding guidelines: comply with MISRA Rule 12.1. Hess Nathan 2024-05-02 12:55:30 +02:00
  • 209a3bd40a coding guidelines: comply with MISRA Rule 11.8 Hess Nathan 2024-05-07 13:46:20 +02:00
  • a9565f7a96 docs: Add pytest files to a scope triggering doc-build workflow Maciej Perkowski 2024-05-24 11:38:10 +02:00
  • 90c1aaad69 tests: i2c_ram: Add fixture for i2c_ram testing Tom Burdick 2024-05-29 10:20:43 -05:00
  • e087d1bbb3 tests: drivers: can: api: add test for frame without data Henrik Brix Andersen 2024-05-30 19:48:23 +00:00
  • 1541fe9e2f intel_adsp/ace: power: fix address space annotation for powerdown Kai Vehmanen 2024-05-30 15:01:27 +03:00
  • 0d2b3e1f36 samples: add IS31FL3194 RGB LED driver sample Luca Burelli 2024-02-16 11:05:49 +01:00
  • 5fea5c4358 arduino_nicla_sense_me: add RGB LED support to the device tree Luca Burelli 2024-02-20 18:04:11 +01:00
  • 912a581a95 drivers/led: add IS31FL3194 LED driver Luca Burelli 2024-02-15 15:12:10 +01:00
  • 8aa6ae43ce llext: add support for SLID-based linking Mathieu Choplain 2024-05-06 13:03:26 +02:00
  • 05ad2565fa llext: add _POSIX_C_SOURCE definition to build shell Joel Guittet 2024-05-27 15:14:46 +02:00
  • 435b72dc18 llext: add a test for the pre_located feature Luca Burelli 2024-05-29 17:40:27 +02:00
  • 92002b2dff Bluetooth: CAP: Implement bt_cap_initiator_unregister_cb Emil Gydesen 2024-05-30 14:48:25 +02:00
  • 68adc77cbd boards nrf_bsim: Add NVIC_GetEnableIRQ() Alberto Escolar Piedras 2024-06-03 11:08:23 +02:00
  • 5bd1689ac8 boards: st: stm32c0116_dk defines the select pin with zephyr,code Francois Ramu 2024-06-03 11:11:58 +02:00
  • 64e9ba3742 dts: bindings: can: native linux: the CAN Linux driver supports CAN FD Henrik Brix Andersen 2024-06-03 13:09:27 +02:00
  • 8edbbdf332 dts: bindings: can: loopback: the CAN loopback driver supports CAN FD Henrik Brix Andersen 2024-06-03 13:08:22 +02:00
  • 6305c17d6e manifest: Update hal_adi to pick up newlib compatibility fix Maureen Helm 2024-06-01 13:51:24 -05:00
  • 8d344cc9d8 usb: device_next: Rename usbd_contex to usbd_context Tomasz Moń 2024-05-29 14:06:25 +02:00
  • b76fde64a1 include: kernel: added missing parenthesis frei tycho 2024-05-17 13:13:47 +00:00
  • d2fbeffaa9 Bluetooth: BAP: Unicast client Split start and connect Emil Gydesen 2024-05-20 17:07:48 +02:00
  • 5b0cc42968 drivers: clock_control: smartbond: Update clock control driver Ioannis Karachalios 2024-05-23 17:46:08 +03:00
  • 570a508633 drivers: regulator: smartbond: Regulator driver update Ioannis Karachalios 2024-05-23 17:39:36 +03:00
  • c1fecdc2e3 west: Update manifest revision Ioannis Karachalios 2024-05-23 17:36:18 +03:00
  • 8c651be4ef drivers: counter: smartbond: Add support for PM Ioannis Karachalios 2024-05-24 23:43:37 +03:00
  • a8b04606af west.yml: hal_stm32: Don't include legacy headers anymore Erwan Gouriou 2024-05-27 17:37:33 +02:00
  • 3609d97c95 Bluetooth: Document reasons for HCI command timeouts Rubin Gerritsen 2024-05-30 13:04:41 +02:00
  • a124dd2596 net: http_server: Send chunked response correctly Jukka Rissanen 2024-05-30 14:43:44 +03:00
  • 0f1d69d21a drivers: can_mcan: can_mcan_line_1_isr: add more debug outputs Alexander Kozhinov 2024-05-30 23:07:39 +02:00
  • a1afd349a1 usb: device_next: initialize BOS device caps number Tomasz Moń 2024-05-31 10:45:13 +02:00
  • 814403a4f5 boards: nxp: vmu_rt1170: fix dummy cycle value in flash configuration Daniel DeGrasse 2024-06-01 12:35:55 -05:00
  • beb5b676f3 scripts: requirements: run-tests: add python-can Henrik Brix Andersen 2024-06-01 22:33:14 +00:00
  • 1e0a882f0d boards: shields: arceli_eth_w5500: Fix spelling and broken link Grant Ramsay 2024-05-25 14:58:04 +12:00
  • 9e615429d5 net: lwm2m: Block-Wise response NUM field fix Seppo Takalo 2024-06-03 11:20:55 +03:00
  • 365187e63c boards: shields: Add nRF9160 DK overlay for arduino_uno_click shield Chris Wilson 2024-04-04 10:20:14 -07:00
  • e801f1a9ad tests/fs/littlefs: Fix mimxrt1060_evk QSPI overlay Dominik Ermel 2024-06-03 08:14:57 +02:00
  • 88dc03618b scripts: west_commands: runners: nrf_common: adjust json output Tomasz Moń 2024-05-31 10:25:01 +02:00
  • 924db97724 usb: cdc_acm: add locks around ring_buf_put Jordan Yates 2024-04-01 18:26:10 +10:00
  • 71dcbdd29c drivers: clock_control: nrf_auxpll: add lock timeout Gerard Marull-Paretas 2024-05-30 11:55:56 +02:00
  • 19827b9be5 drivers: rtc: rtc_shell: fix milliseconds display Aurelien Jarno 2024-06-03 00:30:29 +02:00
  • 1af717430a Bluetooth: CAP: Do not require CAS unless necessary Emil Gydesen 2024-05-29 17:14:52 +02:00
  • 90974248ec west/ezflashcli: add dev_id capability Ioannis Damigos 2024-05-09 13:17:44 +03:00