summaryrefslogtreecommitdiff
path: root/drivers/nvmem/imx-ocotp.c
AgeCommit message (Expand)Author
2023-12-15nvmem: Move and rename ->fixup_cell_info()Miquel Raynal
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki
2023-10-16nvmem: imx: correct nregs for i.MX6ULLPeng Fan
2023-10-16nvmem: imx: correct nregs for i.MX6ULPeng Fan
2023-10-16nvmem: imx: correct nregs for i.MX6SLLPeng Fan
2023-08-23nvmem: Explicitly include correct DT includesRob Herring
2023-06-15nvmem: imx-ocotp: Reverse MAC addresses on all i.MX derivatesAlexander Stein
2023-06-15nvmem: imx-ocotp: set varaiable imx_ocotp_layout storage-class-specifier to s...Tom Rix
2023-04-05nvmem: imx-ocotp: replace global post processing with layoutsMichael Walle
2023-02-06nvmem: core: add an index parameter to the cellMichael Walle
2021-10-13nvmem: imx-ocotp: add support for post processingSrinivas Kandagatla
2020-11-27nvmem: imx-ocotp: add support for the unaliged word countPeng Fan
2020-05-15nvmem: imx-ocotp: Improve logic to save many code linesAnson Huang
2020-03-19nvmem: imx-ocotp: Drop unnecessary initializationsAnson Huang
2020-03-19nvmem: imx: ocotp: add i.MX8MP supportPeng Fan
2020-01-10nvmem: imx: ocotp: introduce ocotp_ctrl_regPeng Fan
2019-11-05nvmem: imx-ocotp: reset error status on probeLucas Stach
2019-08-18nvmem: imx-ocotp: Add i.MX8MN supportAnson Huang
2019-06-26nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7Leonard Crestez
2019-06-26nvmem: imx-ocotp: Add i.MX8MM supportBryan O'Donoghue
2019-06-26nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithmBryan O'Donoghue
2019-06-26nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue
2019-06-26nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bitsBryan O'Donoghue
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460Thomas Gleixner
2019-04-25nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-25nvmem: imx-ocotp: add support for imx8mqLucas Stach
2019-01-31nvmem: imx-ocotp: Implement i.MX6ULL/ULZ supportStefan Wahren
2019-01-31nvmem: imx-ocotp: add i.MX7ULP supportAnson Huang
2018-07-15nvmem: imx-ocotp: add support for imx6sllAnson Huang
2018-03-14nvmem: imx-ocotp: remove unused dead codeDong Aisheng
2018-03-14nvmem: imx-ocotp: Convert to use devm_nvmem_register()Andrey Smirnov
2017-11-08nvmem: imx-ocotp: Update module descriptionBryan O'Donoghue
2017-11-08nvmem: imx-ocotp: Enable i.MX7D OTP write supportBryan O'Donoghue
2017-11-08nvmem: imx-ocotp: Add i.MX7D timing write clock setup supportBryan O'Donoghue
2017-11-08nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated functionBryan O'Donoghue
2017-11-08nvmem: imx-ocotp: Add support for banked OTP addressingBryan O'Donoghue
2017-11-08nvmem: imx-ocotp: Pass parameters via a structBryan O'Donoghue
2017-11-08nvmem: imx-ocotp: Restrict OTP write to IMX6 processorsBryan O'Donoghue
2017-11-08nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada
2017-04-08nvmem: imx-ocotp: add write supportRichard Leitner
2017-04-08nvmem: imx-ocotp: clear error bit after reading locked valuesRichard Leitner
2017-04-08nvmem: octop: Add i.MX7D supportPeng Fan
2017-04-08nvmem: imx-ocotp: fix usage of "dev" pointersRichard Leitner
2017-01-25nvmem: octop: Add support for imx6ulBai Ping
2017-01-04nvmem: imx-ocotp: Fix wrong register sizeDaniel Schultz
2016-06-25nvmem: imx-ocotp: Fix assignment warning.Srinivas Kandagatla
2016-06-25nvmem: imx-ocotp: handling clockPeng Fan
2016-05-01nvmem: imx-ocotp: remove nvmem regmap dependencySrinivas Kandagatla
2016-03-05nvmem: imx-ocotp: Fix return value of imx_ocotp_readAxel Lin