~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
regmap.c
Commit message (
Expand
)
Author
Age
*
core: remap: fix regmap_init_mem_plat() reg size handeling
Johan Jonker
2023-05-06
*
dm: regmap: Disable range checks in SPL
Simon Glass
2022-10-17
*
regmap: fix range checks
Heinrich Schuchardt
2022-10-06
*
reset: Avoid a warning in devm_regmap_init()
Simon Glass
2021-07-15
*
regmap: fix a serious pointer casting bug
Marek BehĂșn
2021-05-24
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
regmap: Add support for regmap fields
Jean-Jacques Hiblot
2020-09-30
*
regmap: Allow devices to specify regmap range start and size in config
Pratyush Yadav
2020-09-30
*
regmap: Add regmap_init_mem_range()
Pratyush Yadav
2020-09-30
*
regmap: Allow left shifting register offset before access
Pratyush Yadav
2020-09-30
*
regmap: Allow specifying read/write width
Pratyush Yadav
2020-09-30
*
regmap: zero out the regmap on allocation
Pratyush Yadav
2020-09-30
*
regmap: Add devm_regmap_init()
Jean-Jacques Hiblot
2020-09-30
*
regmap: Check for out-of-range offsets before mapping them
Pratyush Yadav
2020-06-11
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
regmap: Fix potential memory leaks
Faiz Abbas
2019-12-03
*
dm: regmap: Fix mask in regmap_update_bits()
Simon Glass
2019-10-27
*
regmap: Add API regmap_init_mem_index()
Faiz Abbas
2019-07-17
*
regmap: Add endianness support
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: Add error output
Mario Six
2018-11-14
*
regmap: Introduce init_range
Mario Six
2018-11-14
*
regmap: Improve error handling
Mario Six
2018-11-14
*
regmap: Add documentation
Mario Six
2018-11-14
*
regmap: add regmap_update_bits() helper
Neil Armstrong
2018-05-08
*
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-05-07
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
*
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
*
dm: regmap: Add support for livetree
Simon Glass
2017-06-01
*
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
*
regmap: use fdt address translation
Jean-Jacques Hiblot
2017-03-22
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
dm: regmap: Implement simple regmap_read & regmap_write
Paul Burton
2016-09-21
*
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
2016-07-14
*
dm: Add support for register maps (regmap)
Simon Glass
2015-07-21