index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
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
/
drivers
/
reset
/
sandbox-reset.c
Age
Commit message (
Expand
)
Author
2026-06-08
reset: sandbox: Cover reset_reset() fallback with second sandbox provider
Michal Simek
2026-06-08
reset: Add sandbox tests for reset_reset() and reset_reset_bulk()
Michal Simek
2026-05-18
reset: sandbox: Staticize and constify driver ops
Marek Vasut
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-07
reset: Remove <common.h> and add needed includes
Tom Rini
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-30
test: reset: Add tests for the managed API
Jean-Jacques Hiblot
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
reset: Rename free() to rfree()
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-10
reset: add sandbox test for bulk API
Neil Armstrong
2016-06-19
reset: implement a reset test
Stephen Warren