29 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Pieter De Gendt 9dd07da0a1 drivers: flash: Place API into iterable section 7 months ago
Dominik Ermel 6a06c10f3f drivers/flash/gecko: Add flash_get_size API call 8 months ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas 9953c194b9 drivers: remove redundant DEV_NAME helpers 3 years ago
Gerard Marull-Paretas fb23084be1 drivers: flash: drop DEV_DATA/DEV_CFG usage 4 years ago
Maureen Helm e0cb96c4e3 drivers: flash: Refactor drivers to use shared init priority 4 years ago
Gerard Marull-Paretas faeaea112e drivers: flash: remove usage of device_pm_control_nop 4 years ago
Andrzej Puzdrowski 7d53e0118b drivers/flash: removed write protection API implementations 4 years ago
Andrzej Puzdrowski fb6e824456 drivers/flash/flash_gecko: integrate WP service into write/erase 4 years ago
Kumar Gala c17b6a2584 drivers: flash: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Steven Lemaire da076456b1 drivers: flash: gecko: Add support for Gecko Series 2 SoC 5 years ago
Dominik Ermel 609b645ac7 drivers/flash: Move write_block_size into flash_parameters 5 years ago
Dominik Ermel 6ea6321586 drivers/flash: Add support for flash_get_parameters to drivers 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
Kumar Gala 14b6b8b07c drivers: flash: silabs: Fix DT_DRV_COMPAT setting 5 years ago
Kumar Gala 608dba486e drivers: flash: Use DT_INST_LABEL instead of DT_FLASH_DEV_NAME 5 years ago
Kumar Gala 4cb0a5d992 drivers: silabs: Convert silabs drivers to new DT_INST macros 5 years ago
Piotr Mienkowski 707a111ca8 drivers: fix printf formatting in flash drivers 6 years ago
Anas Nashif fe051a9055 cleanup: include/: move flash.h to drivers/flash.h 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Piotr Mienkowski df33e5e861 flash_gecko: add support for page layout 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Kumar Gala b0308f7fcd flash: flash_gecko: Convert FLASH_WRITE_BLOCK_SIZE to DT_ 7 years ago
Himanshu Jha 3bff9b1b50 drivers: flash_gecko: remove unnecessary variable 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Piotr Mienkowski d9e2171aa9 drivers: flash_gecko: Add flash driver for SiLabs Gecko SoCs 7 years ago