Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460 | Thomas Gleixner | 1 | -7/+1 |
2019-04-25 | nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code | Anson Huang | 1 | -3/+1 |
2019-04-25 | nvmem: imx-ocotp: add support for imx8mq | Lucas Stach | 1 | -0/+7 |
2019-01-31 | nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support | Stefan Wahren | 1 | -0/+7 |
2019-01-31 | nvmem: imx-ocotp: add i.MX7ULP support | Anson Huang | 1 | -0/+6 |
2018-07-15 | nvmem: imx-ocotp: add support for imx6sll | Anson Huang | 1 | -0/+7 |
2018-03-14 | nvmem: imx-ocotp: remove unused dead code | Dong Aisheng | 1 | -2/+0 |
2018-03-14 | nvmem: imx-ocotp: Convert to use devm_nvmem_register() | Andrey Smirnov | 1 | -14/+2 |
2017-11-08 | nvmem: imx-ocotp: Update module description | Bryan O'Donoghue | 1 | -1/+1 |
2017-11-08 | nvmem: imx-ocotp: Enable i.MX7D OTP write support | Bryan O'Donoghue | 1 | -2/+0 |
2017-11-08 | nvmem: imx-ocotp: Add i.MX7D timing write clock setup support | Bryan O'Donoghue | 1 | -7/+36 |
2017-11-08 | nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated function | Bryan O'Donoghue | 1 | -20/+27 |
2017-11-08 | nvmem: imx-ocotp: Add support for banked OTP addressing | Bryan O'Donoghue | 1 | -4/+64 |
2017-11-08 | nvmem: imx-ocotp: Pass parameters via a struct | Bryan O'Donoghue | 1 | -10/+34 |
2017-11-08 | nvmem: imx-ocotp: Restrict OTP write to IMX6 processors | Bryan O'Donoghue | 1 | -0/+2 |
2017-11-08 | nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset | Masahiro Yamada | 1 | -1/+0 |
2017-04-08 | nvmem: imx-ocotp: add write support | Richard Leitner | 1 | -2/+208 |
2017-04-08 | nvmem: imx-ocotp: clear error bit after reading locked values | Richard Leitner | 1 | -3/+38 |
2017-04-08 | nvmem: octop: Add i.MX7D support | Peng Fan | 1 | -0/+1 |
2017-04-08 | nvmem: imx-ocotp: fix usage of "dev" pointers | Richard Leitner | 1 | -1/+3 |
2017-01-25 | nvmem: octop: Add support for imx6ul | Bai Ping | 1 | -0/+1 |
2017-01-04 | nvmem: imx-ocotp: Fix wrong register size | Daniel Schultz | 1 | -1/+1 |
2016-06-25 | nvmem: imx-ocotp: Fix assignment warning. | Srinivas Kandagatla | 1 | -1/+1 |
2016-06-25 | nvmem: imx-ocotp: handling clock | Peng Fan | 1 | -1/+14 |
2016-05-02 | nvmem: imx-ocotp: remove nvmem regmap dependency | Srinivas Kandagatla | 1 | -44/+11 |
2016-03-05 | nvmem: imx-ocotp: Fix return value of imx_ocotp_read | Axel Lin | 1 | -1/+1 |
2015-10-04 | nvmem: imx-ocotp: Add i.MX6 OCOTP driver | Philipp Zabel | 1 | -0/+154 |