| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: regmap: Fix mask in regmap_update_bits() | Simon Glass | 2019-10-27 | 1 | -1/+2 |
* | regmap: Add API regmap_init_mem_index() | Faiz Abbas | 2019-07-17 | 1 | -0/+2 |
* | regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset | Neil Armstrong | 2019-04-23 | 1 | -1/+1 |
* | test: dm: regmap: Fix the long test delay | Simon Glass | 2019-01-14 | 1 | -1/+13 |
* | regmap: add regmap_read_poll_timeout() helper | Neil Armstrong | 2018-11-24 | 1 | -0/+38 |
* | regmap: Add overview documentation | Mario Six | 2018-11-14 | 1 | -0/+27 |
* | regmap: Add endianness support | Mario Six | 2018-11-14 | 1 | -0/+14 |
* | regmap: Define regmap_{get,set} | Mario Six | 2018-11-14 | 1 | -4/+50 |
* | regmap: Support reading from specific range | Mario Six | 2018-11-14 | 1 | -0/+31 |
* | regmap: Add raw read/write functions | Mario Six | 2018-11-14 | 1 | -0/+58 |
* | regmap: Fix documentation | Mario Six | 2018-11-14 | 1 | -9/+39 |
* | regmap: add regmap_update_bits() helper | Neil Armstrong | 2018-05-08 | 1 | -0/+10 |
* | regmap: change regmap_init_mem() to take ofnode instead udevice | Masahiro Yamada | 2018-05-07 | 1 | -2/+2 |
* | regmap: clean up regmap allocation | Masahiro Yamada | 2018-05-07 | 1 | -5/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dtoc: Add support for 32 or 64-bit addresses | Simon Glass | 2017-09-15 | 1 | -1/+1 |
* | dm: core: Add an implementation of regmap_init_mem_platdata() | Simon Glass | 2016-07-14 | 1 | -1/+14 |
* | dm: regmap: Add a dummy implementation for of-platdata | Simon Glass | 2016-07-14 | 1 | -0/+3 |
* | dm: Add support for register maps (regmap) | Simon Glass | 2015-07-21 | 1 | -0/+72 |