aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mxc_ocotp.c
AgeCommit message (Expand)AuthorFilesLines
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-23treewide: 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