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-uclass.c
Age
Commit message (
Expand
)
Author
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-07-22
drivers: sysreset: Remove duplicate newlines
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
sysreset: Remove <common.h> and add needed includes
Tom Rini
2023-09-14
sysreset: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2021-04-20
sysreset: provide type of reset in do_reset cmd
Igor Opaniuk
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-05
dm: sysreset: Add a Kconfig option for the 'reset' command
Bin Meng
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
sysreset: Use a shorter error with SPL
Simon Glass
2020-08-01
dm: sysreset: wait after reset message
Heinrich Schuchardt
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-08-19
sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
Urja Rannikko
2018-10-09
sysreset: Add a way to find the last reset
Simon Glass
2018-10-09
sysreset: Tidy up a few comments and logging
Simon Glass
2018-09-18
sysreset: Add get_status method
Mario Six
2018-07-20
dm: sysreset: Add a standard message when doing reset
Bin Meng
2018-07-19
sysreset: dm: Support manual relocation for sysreset
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-12
dm: reset: have the reset-command perform a COLD reset
Philipp Tomsich
2016-08-12
drivers/sysreset: group sysreset drivers
Max Filippov