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
/
include
/
regmap.h
Age
Commit message (
Expand
)
Author
2019-10-27
dm: regmap: Fix mask in regmap_update_bits()
Simon Glass
2019-07-17
regmap: Add API regmap_init_mem_index()
Faiz Abbas
2019-04-23
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
Neil Armstrong
2019-01-14
test: dm: regmap: Fix the long test delay
Simon Glass
2018-11-24
regmap: add regmap_read_poll_timeout() helper
Neil Armstrong
2018-11-14
regmap: Add overview documentation
Mario Six
2018-11-14
regmap: Add endianness support
Mario Six
2018-11-14
regmap: Define regmap_{get,set}
Mario Six
2018-11-14
regmap: Support reading from specific range
Mario Six
2018-11-14
regmap: Add raw read/write functions
Mario Six
2018-11-14
regmap: Fix documentation
Mario Six
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
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2016-07-14
dm: core: Add an implementation of regmap_init_mem_platdata()
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