index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
imx-ocotp.c
Age
Commit message (
Expand
)
Author
2020-11-27
nvmem: imx-ocotp: add support for the unaliged word count
Peng Fan
2020-05-15
nvmem: imx-ocotp: Improve logic to save many code lines
Anson Huang
2020-03-19
nvmem: imx-ocotp: Drop unnecessary initializations
Anson Huang
2020-03-19
nvmem: imx: ocotp: add i.MX8MP support
Peng Fan
2020-01-10
nvmem: imx: ocotp: introduce ocotp_ctrl_reg
Peng Fan
2019-11-05
nvmem: imx-ocotp: reset error status on probe
Lucas Stach
2019-08-18
nvmem: imx-ocotp: Add i.MX8MN support
Anson Huang
2019-06-26
nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7
Leonard Crestez
2019-06-26
nvmem: imx-ocotp: Add i.MX8MM support
Bryan O'Donoghue
2019-06-26
nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm
Bryan O'Donoghue
2019-06-26
nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
Bryan O'Donoghue
2019-06-26
nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bits
Bryan O'Donoghue
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460
Thomas Gleixner
2019-04-25
nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-25
nvmem: imx-ocotp: add support for imx8mq
Lucas Stach
2019-01-31
nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support
Stefan Wahren
2019-01-31
nvmem: imx-ocotp: add i.MX7ULP support
Anson Huang
2018-07-15
nvmem: imx-ocotp: add support for imx6sll
Anson Huang
2018-03-14
nvmem: imx-ocotp: remove unused dead code
Dong Aisheng
2018-03-14
nvmem: imx-ocotp: Convert to use devm_nvmem_register()
Andrey Smirnov
2017-11-08
nvmem: imx-ocotp: Update module description
Bryan O'Donoghue
2017-11-08
nvmem: imx-ocotp: Enable i.MX7D OTP write support
Bryan O'Donoghue
2017-11-08
nvmem: imx-ocotp: Add i.MX7D timing write clock setup support
Bryan O'Donoghue
2017-11-08
nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated function
Bryan O'Donoghue
2017-11-08
nvmem: imx-ocotp: Add support for banked OTP addressing
Bryan O'Donoghue
2017-11-08
nvmem: imx-ocotp: Pass parameters via a struct
Bryan O'Donoghue
2017-11-08
nvmem: imx-ocotp: Restrict OTP write to IMX6 processors
Bryan O'Donoghue
2017-11-08
nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset
Masahiro Yamada
2017-04-08
nvmem: imx-ocotp: add write support
Richard Leitner
2017-04-08
nvmem: imx-ocotp: clear error bit after reading locked values
Richard Leitner
2017-04-08
nvmem: octop: Add i.MX7D support
Peng Fan
2017-04-08
nvmem: imx-ocotp: fix usage of "dev" pointers
Richard Leitner
2017-01-25
nvmem: octop: Add support for imx6ul
Bai Ping
2017-01-04
nvmem: imx-ocotp: Fix wrong register size
Daniel Schultz
2016-06-25
nvmem: imx-ocotp: Fix assignment warning.
Srinivas Kandagatla
2016-06-25
nvmem: imx-ocotp: handling clock
Peng Fan
2016-05-01
nvmem: imx-ocotp: remove nvmem regmap dependency
Srinivas Kandagatla
2016-03-05
nvmem: imx-ocotp: Fix return value of imx_ocotp_read
Axel Lin
2015-10-04
nvmem: imx-ocotp: Add i.MX6 OCOTP driver
Philipp Zabel