aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/imx-ocotp.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15nvmem: Move and rename ->fixup_cell_info()Miquel Raynal1-8/+3
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki1-0/+1
2023-10-16nvmem: imx: correct nregs for i.MX6ULLPeng Fan1-1/+1
2023-10-16nvmem: imx: correct nregs for i.MX6ULPeng Fan1-1/+1
2023-10-16nvmem: imx: correct nregs for i.MX6SLLPeng Fan1-1/+1
2023-08-23nvmem: Explicitly include correct DT includesRob Herring1-1/+0
2023-06-15nvmem: imx-ocotp: Reverse MAC addresses on all i.MX derivatesAlexander Stein1-7/+1
2023-06-15nvmem: imx-ocotp: set varaiable imx_ocotp_layout storage-class-specifier to s...Tom Rix1-1/+1
2023-04-05nvmem: imx-ocotp: replace global post processing with layoutsMichael Walle1-11/+19
2023-02-06nvmem: core: add an index parameter to the cellMichael Walle1-2/+2
2021-10-13nvmem: imx-ocotp: add support for post processingSrinivas Kandagatla1-0/+25
2020-11-27nvmem: imx-ocotp: add support for the unaliged word countPeng Fan1-6/+24
2020-05-15nvmem: imx-ocotp: Improve logic to save many code linesAnson Huang1-7/+2
2020-03-19nvmem: imx-ocotp: Drop unnecessary initializationsAnson Huang1-4/+4
2020-03-19nvmem: imx: ocotp: add i.MX8MP supportPeng Fan1-0/+21
2020-01-10nvmem: imx: ocotp: introduce ocotp_ctrl_regPeng Fan1-22/+57
2019-11-05nvmem: imx-ocotp: reset error status on probeLucas Stach1-0/+4
2019-08-18nvmem: imx-ocotp: Add i.MX8MN supportAnson Huang1-0/+7
2019-06-26nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7Leonard Crestez1-2/+2
2019-06-26nvmem: imx-ocotp: Add i.MX8MM supportBryan O'Donoghue1-0/+7
2019-06-26nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithmBryan O'Donoghue1-4/+32
2019-06-26nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue1-1/+2
2019-06-26nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bitsBryan O'Donoghue1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460Thomas Gleixner1-7/+1
2019-04-25nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-04-25nvmem: imx-ocotp: add support for imx8mqLucas Stach1-0/+7
2019-01-31nvmem: imx-ocotp: Implement i.MX6ULL/ULZ supportStefan Wahren1-0/+7
2019-01-31nvmem: imx-ocotp: add i.MX7ULP supportAnson Huang1-0/+6
2018-07-15nvmem: imx-ocotp: add support for imx6sllAnson Huang1-0/+7
2018-03-14nvmem: imx-ocotp: remove unused dead codeDong Aisheng1-2/+0
2018-03-14nvmem: imx-ocotp: Convert to use devm_nvmem_register()Andrey Smirnov1-14/+2
2017-11-08nvmem: imx-ocotp: Update module descriptionBryan O'Donoghue1-1/+1
2017-11-08nvmem: imx-ocotp: Enable i.MX7D OTP write supportBryan O'Donoghue1-2/+0
2017-11-08nvmem: imx-ocotp: Add i.MX7D timing write clock setup supportBryan O'Donoghue1-7/+36
2017-11-08nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated functionBryan O'Donoghue1-20/+27
2017-11-08nvmem: imx-ocotp: Add support for banked OTP addressingBryan O'Donoghue1-4/+64
2017-11-08nvmem: imx-ocotp: Pass parameters via a structBryan O'Donoghue1-10/+34
2017-11-08nvmem: imx-ocotp: Restrict OTP write to IMX6 processorsBryan O'Donoghue1-0/+2
2017-11-08nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada1-1/+0
2017-04-08nvmem: imx-ocotp: add write supportRichard Leitner1-2/+208
2017-04-08nvmem: imx-ocotp: clear error bit after reading locked valuesRichard Leitner1-3/+38
2017-04-08nvmem: octop: Add i.MX7D supportPeng Fan1-0/+1
2017-04-08nvmem: imx-ocotp: fix usage of "dev" pointersRichard Leitner1-1/+3
2017-01-25nvmem: octop: Add support for imx6ulBai Ping1-0/+1
2017-01-04nvmem: imx-ocotp: Fix wrong register sizeDaniel Schultz1-1/+1
2016-06-25nvmem: imx-ocotp: Fix assignment warning.Srinivas Kandagatla1-1/+1
2016-06-25nvmem: imx-ocotp: handling clockPeng Fan1-1/+14
2016-05-01nvmem: imx-ocotp: remove nvmem regmap dependencySrinivas Kandagatla1-44/+11
2016-03-05nvmem: imx-ocotp: Fix return value of imx_ocotp_readAxel Lin1-1/+1
2015-10-04nvmem: imx-ocotp: Add i.MX6 OCOTP driverPhilipp Zabel1-0/+154