summaryrefslogtreecommitdiff
path: root/drivers/reboot-mode
AgeCommit message (Expand)AuthorFilesLines
2021-10-05reboot-mode: migrate uclass to livetreePatrick Delaunay1-14/+6
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-3/+0
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han3-0/+137
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han3-0/+138
2021-07-23reboot-mode: add support for reboot mode controlNandor Han3-0/+159