Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: core: Add functions to obtain node's address/size cells | Simon Glass | 2017-07-11 | 1 | -2/+2 |
* | dm: regmap: Add support for livetree | Simon Glass | 2017-06-01 | 1 | -15/+22 |
* | dm: core: Replace of_offset with accessor (part 2) | Simon Glass | 2017-06-01 | 1 | -2/+3 |
* | regmap: use fdt address translation | Jean-Jacques Hiblot | 2017-03-22 | 1 | -6/+8 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -2/+2 |
* | dm: regmap: Implement simple regmap_read & regmap_write | Paul Burton | 2016-09-21 | 1 | -0/+20 |
* | dm: core: Add an implementation of regmap_init_mem_platdata() | Simon Glass | 2016-07-14 | 1 | -2/+16 |
* | dm: core: Move regmap allocation into a separate function | Simon Glass | 2016-07-14 | 1 | -12/+22 |
* | dm: regmap: Add a dummy implementation for of-platdata | Simon Glass | 2016-07-14 | 1 | -0/+9 |
* | dm: Add support for register maps (regmap) | Simon Glass | 2015-07-21 | 1 | -0/+86 |