index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
regmap.h
Age
Commit message (
Expand
)
Author
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