summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mxc_ocotp.c
Commit message (Expand)AuthorAgeFilesLines
* 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