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
/
drivers
/
sysreset
/
sysreset_sandbox.c
Age
Commit message (
Expand
)
Author
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
sysreset: Remove <common.h> and add needed includes
Tom Rini
2023-11-16
sysreset: Fix unsupported request return values
Paul Barker
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-04-28
sandbox: mark sandbox_exit() as no return.
Heinrich Schuchardt
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2020-11-05
sandbox: implement reset
Heinrich Schuchardt
2020-10-29
sandbox: Drop ad-hoc device declarations in SPL
Simon Glass
2019-08-19
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
Urja Rannikko
2019-07-10
sandbox: Exit when SYSRESET_POWER_OFF is requested
Simon Glass
2018-12-05
sandbox: sysreset: Update to support power-on reset
Simon Glass
2018-10-09
sysreset: Add a way to find the last reset
Simon Glass
2018-09-18
test: Add tests for sysreset_get_status
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-06-01
dm: sandbox: sysreset: Convert driver to livetree
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-08-12
drivers/sysreset: group sysreset drivers
Max Filippov