summaryrefslogtreecommitdiff
path: root/drivers/misc/mxc_ocotp.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08misc: ocotp: Update OCOTP driver for iMX8MQ B2Ye Li1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-01-08mxc_ocotp: support i.MX8MPPeng Fan1-0/+13
2019-04-25mxc_ocotp: Disable fuse sense for imx8mq B1Ye Li1-0/+5
2019-04-25mxc_ocotp: Update redundancy banks for mx7ulp B0Ye Li1-7/+11
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-04misc: ocotp: add i.MX8M supportPeng Fan1-0/+7
2018-01-12misc: mxc_ocotp: check fuse word before programming on i.MX7ULPPeng Fan1-0/+17
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-03-17mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULPPeng Fan1-1/+51
2016-12-16OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan1-8/+8
2016-10-04imx: ocotp: support i.MX6ULLPeng Fan1-6/+46
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-05-24ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan1-2/+2
2015-09-02mxc: ocotp fix hole in shadow registersPeng Fan1-5/+73
2015-09-02imx: ocotp: mxc add i.MX7D supportAdrian Alonso1-1/+73
2014-12-01mxc_ocotp: Do not disable the OCOTP clock after every accessFabio Estevam1-2/+0
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-28Add mxc_ocotp driverBenoît Thébaudeau1-0/+216