summaryrefslogtreecommitdiff
path: root/drivers/core/regmap.c
AgeCommit message (Expand)Author
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass
2017-07-11dm: core: Add functions to obtain node's address/size cellsSimon Glass
2017-06-01dm: regmap: Add support for livetreeSimon Glass
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-03-22regmap: use fdt address translationJean-Jacques Hiblot
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-09-21dm: regmap: Implement simple regmap_read & regmap_writePaul Burton
2016-07-14dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-14dm: core: Move regmap allocation into a separate functionSimon Glass
2016-07-14dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2015-07-21dm: Add support for register maps (regmap)Simon Glass