summaryrefslogtreecommitdiff
path: root/drivers/nvmem/stm32-romem.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23nvmem: stm32: fix spelling typo in commentJiangshan Yi1-1/+1
2022-11-23nvmem: stm32: add nvmem type attributePatrick Delaunay1-0/+1
2022-11-23nvmem: stm32: add warning when upper OTPs are updatedPatrick Delaunay1-0/+3
2022-11-23nvmem: stm32: move STM32MP15_BSEC_NUM_LOWER in configPatrick Delaunay1-5/+16
2019-04-25nvmem: stm32: add support for STM32MP15 BSEC to control OTP dataFabrice Gasnier1-5/+129
2019-04-25nvmem: Add driver for STM32 factory-programmed read only memFabrice Gasnier1-0/+78