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
/
test
/
dm
/
regmap.c
Age
Commit message (
Expand
)
Author
2024-08-26
test: Drop the blank line before test macros
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2022-04-29
test: Fix pointer overrun in dm_test_devm_regmap()
Andrew Scull
2021-05-24
test: Avoid random numbers in dm_test_devm_regmap()
Simon Glass
2021-04-20
test: fix test/dm/regmap.c
Heinrich Schuchardt
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-30
test: dm: Add tests for regmap managed API and regmap fields
Jean-Jacques Hiblot
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-10-27
test: regmap: check the values read from the regmap
Jean-Jacques Hiblot
2019-01-14
test: dm: regmap: Fix the long test delay
Simon Glass
2018-11-24
test: regmap: add regmap_read_poll_timeout test
Neil Armstrong
2018-11-14
test: regmap: Add test for regmap_{set, get}
Mario Six
2018-11-14
test: regmap: Increase size of syscon0 memory
Mario Six
2018-05-08
test: regmap: add read/modify/write test
Neil Armstrong
2018-05-07
test: regmap: test Linux-compatible syscon_node_to_regmap()
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-04-28
test: dm: regmap: fix license header
Masahiro Yamada
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2015-07-21
test: Add a test for regmap
Simon Glass