summaryrefslogtreecommitdiff
path: root/drivers/nvmem/imx-ocotp-ele.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-11nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers1-0/+1
2025-07-13nvmem: imx-ocotp: fix MAC address byte lengthSteffen Bätz1-1/+4
2025-01-10nvmem: imx-ocotp-ele: set word length to 1Sascha Hauer1-1/+1
2025-01-10nvmem: imx-ocotp-ele: fix MAC address byte orderSascha Hauer1-0/+22
2025-01-10nvmem: imx-ocotp-ele: fix reading from non zero offsetSascha Hauer1-3/+5
2025-01-10nvmem: imx-ocotp-ele: simplify read beyond device checkSascha Hauer1-3/+3
2024-09-03nvmem: imx-ocotp-ele: support i.MX95Peng Fan1-3/+29
2023-08-23nvmem: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-15nvmem: imx: support i.MX93 OCOTPPeng Fan1-0/+175