summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mxc_ocotp.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* mxc_ocotp: support i.MX8MPPeng Fan2020-01-081-0/+13
* mxc_ocotp: Disable fuse sense for imx8mq B1Ye Li2019-04-251-0/+5
* mxc_ocotp: Update redundancy banks for mx7ulp B0Ye Li2019-04-251-7/+11
* imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan2019-01-011-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* misc: ocotp: add i.MX8M supportPeng Fan2018-02-041-0/+7
* misc: mxc_ocotp: check fuse word before programming on i.MX7ULPPeng Fan2018-01-121-0/+17
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULPPeng Fan2017-03-171-1/+51
* OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan2016-12-161-8/+8
* imx: ocotp: support i.MX6ULLPeng Fan2016-10-041-6/+46
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-241-2/+2
* mxc: ocotp fix hole in shadow registersPeng Fan2015-09-021-5/+73
* imx: ocotp: mxc add i.MX7D supportAdrian Alonso2015-09-021-1/+73
* mxc_ocotp: Do not disable the OCOTP clock after every accessFabio Estevam2014-12-011-2/+0
* replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-201-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Add mxc_ocotp driverBenoît Thébaudeau2013-04-281-0/+216