index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
regmap.c
Age
Commit message (
Expand
)
Author
2018-05-08
regmap: add regmap_update_bits() helper
Neil Armstrong
2018-05-07
regmap: change regmap_init_mem() to take ofnode instead udevice
Masahiro Yamada
2018-05-07
regmap: clean up regmap allocation
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-07-11
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-06-01
dm: regmap: Add support for livetree
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-03-22
regmap: use fdt address translation
Jean-Jacques Hiblot
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-09-21
dm: regmap: Implement simple regmap_read & regmap_write
Paul Burton
2016-07-14
dm: core: Add an implementation of regmap_init_mem_platdata()
Simon Glass
2016-07-14
dm: core: Move regmap allocation into a separate function
Simon Glass
2016-07-14
dm: regmap: Add a dummy implementation for of-platdata
Simon Glass
2015-07-21
dm: Add support for register maps (regmap)
Simon Glass