index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mxc_ocotp.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-04
misc: ocotp: add i.MX8M support
Peng Fan
2018-01-12
misc: mxc_ocotp: check fuse word before programming on i.MX7ULP
Peng Fan
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-03-17
mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP
Peng Fan
2016-12-16
OCOTP: Update OCOTP driver to support i.MX6SLL
Peng Fan
2016-10-04
imx: ocotp: support i.MX6ULL
Peng Fan
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-24
ocotp: mxc: use simpler runtime cpu dection macros
Peng Fan
2015-09-02
mxc: ocotp fix hole in shadow registers
Peng Fan
2015-09-02
imx: ocotp: mxc add i.MX7D support
Adrian Alonso
2014-12-01
mxc_ocotp: Do not disable the OCOTP clock after every access
Fabio Estevam
2014-11-20
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-28
Add mxc_ocotp driver
Benoît Thébaudeau