45 Commits (backport-86534-to-v4.1-branch)

Author SHA1 Message Date
Fabio Baltieri 54564d15a7 flash_shell: add shell device filtering 5 months ago
Yishai Jaffe 1b4cef325b shell: use shell_device_get_binding 7 months ago
Chris Friedt 41e4b5323a drivers: flash: shell: add "flash copy" command 9 months ago
Vinayak Kariappa Chettimada 0e7c25fee4 drivers: flash: flash_shell: Fix unused variables 1 year ago
Dominik Ermel 7e658607fc drivers: flash: shell: Add support for devices without erase 1 year ago
Kelly Helmut Lord 12fa534089 drivers: flash: shell: adjusted load command prompt 2 years ago
Gerard Marull-Paretas 667eeb11fb shell: fix MISRA 5.7 violations on `struct shell` 2 years ago
Emil Gydesen ab6a26ab17 flash: flash_shell: Fix check_arr size 2 years ago
Hein Wessels e2c9d30578 drivers: flash: shell: default test repeat parameter when not supplied 2 years ago
Hein Wessels 636a1615b3 drivers: flash: shell: add verify step to cmd_test 2 years ago
Jamie McCrae 3c9d529899 flash: flash_shell: Add flash read/write/erase speed test commands 2 years ago
Franciszek Zdobylak 64feccf23d drivers: flash: shell: Add flash shell tools 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Gerard Marull-Paretas e0125d04af devices: constify statically initialized device pointers 3 years ago
Gerard Marull-Paretas 457fa9d463 drivers: flash: shell: remove unused soc.h 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Dominik Ermel 92b299ff28 drivers/flash/flash_shell: Check for read error before verification 3 years ago
Dominik Ermel 35616d1e63 drivers/flash/flash_shell: Write buff size dependent on shell 3 years ago
Gerard Marull-Paretas fa874db8a5 drivers: flash: shell: improve flash device choice 3 years ago
Andrzej Puzdrowski e55532c639 drivers/flash/flash_shell: remove flash_write_protection_set() usage 4 years ago
Maureen Helm 2c46824824 drivers: flash: Fix flash shell to work without dts chosen node 5 years ago
Ievgenii Meshcheriakov 5cb09fe0fb drivers: flash: Restore write protection in flash_shell 5 years ago
Ievgenii Meshcheriakov 4fc093ee58 drivers: flash_shell: Fix write protection in the test command 5 years ago
Ievgenii Meshcheriakov cf523e449e drivers: flash: Pass bool to flash_write_protection_set() 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Simon Glass 9ff7dfce23 flash: Enhance 'flash read' to read a block of data 5 years ago
Tomasz Bursztyka 8260736268 drivers: Remove useless device start/end pointers 5 years ago
Peter Bigot a538dcd8f8 shell: refactor device_name_get implementation 5 years ago
Marcin Niestroj ba0a791635 flash: shell: align test array on 4 bytes 5 years ago
Michael Hope d0f87fa9d8 drivers: flash: report if the read returns an error 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Tomasz Bursztyka 8d7bb8ffd8 device: Refactor device structures 5 years ago
Kumar Gala 7a15afc1d4 drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 5 years ago
Ivo Clarysse db400713ba drivers/flash: shell: Add optional device argument 5 years ago
Anas Nashif fe051a9055 cleanup: include/: move flash.h to drivers/flash.h 6 years ago
Krzysztof Chruscinski 3605e48c44 shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 6 years ago
Jan Van Winkel a6b286ced4 flash: Remove shell context from flash shell 7 years ago
Jan Van Winkel ea3ca125bb flash: Use flash page layout size in flash shell 7 years ago
Jan Van Winkel 3a8c2b8ad8 flash: Remove NRF dependency from flash shell 7 years ago
Jakub Rzeszutko 3064ca4f2f shell: creating new module for help functionality 7 years ago
Jakub Rzeszutko 5451ff2848 shell: remove "options" concept 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Jakub Rzeszutko 147122e77f shell: examples unification 7 years ago
Anas Nashif 3aa2a1c6db flash: make flash shell generic 7 years ago
Carles Cufi 990ab2de70 Bluetooth: shell: Transition flash.c to the new shell 7 years ago
Krzysztof Chruscinski 527256501f shell: Rename shell to legacy_shell 7 years ago
Kumar Gala 26e4da52cf arm: nordic: flash: Use FLASH_DEV_NAME define 8 years ago
Andrzej Puzdrowski 9f964ba8d3 bluetooth: shell: add module for testing NRF5x flash driver 8 years ago