summaryrefslogtreecommitdiffstats
path: root/drivers/sysreset
Commit message (Expand)AuthorAgeFilesLines
* sysreset: Add Octeon sysreset driverStefan Roese2020-07-183-0/+60
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-185-0/+5
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-2/+4
* sysreset: add reset controller based reboot driverWeijie Gao2020-04-273-0/+55
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-052-0/+2
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* arm: socfpga: Convert reset manager from struct to definesLey Foon Tan2020-01-071-3/+3
* sysreset_mpc83xx: fix mcp83xx -> mpc83xx typoRasmus Villemoes2019-12-132-2/+2
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-081-1/+1
* x86: sysreset: Allow reset driver to be included in SPL/TPLSimon Glass2019-10-082-1/+13
* sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2019-08-192-0/+28
* sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-192-3/+3
* spl: kconfig: separate sysreset and firmware drivers from miscSimon Goldschmidt2019-07-211-0/+1
* sysreset: socfpga: stratix10: add sysreset driverSimon Goldschmidt2019-07-213-0/+37
* sysreset: socfpga: gen5: add sysreset driverSimon Goldschmidt2019-07-213-0/+64
* Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-141-2/+4
|\
| * sysreset: syscon: add support for power offPatrick Delaunay2019-07-121-2/+4
* | sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass2019-07-101-0/+1
|/
* sysreset: select DM_GPIO instead of GPIOChris Packham2019-05-101-1/+1
* Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-092-1/+19
|\
| * sysreset: enable driver support in SPL/TPLKever Yang2019-05-082-1/+19
* | x86: sysreset: Implement the get_last() methodSimon Glass2019-05-081-0/+6
* | x86: sysreset: Implement power-off if availableSimon Glass2019-05-081-1/+78
* | x86: sysreset: Separate out the EFI codeSimon Glass2019-05-081-5/+11
|/
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-3/+3
* sysreset: syscon: remove POWER reset causePatrick Delaunay2019-04-261-0/+3
* sysreset: use syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-111-13/+2
* x86: Add efi runtime resetAlexander Graf2019-03-111-1/+22
* sandbox: sysreset: Update to support power-on resetSimon Glass2018-12-051-1/+7
* sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* sysreset: Add a way to find the last resetSimon Glass2018-10-092-0/+45
* sysreset: Tidy up a few comments and loggingSimon Glass2018-10-091-1/+3
* mpc83xx: Add sysreset driverMario Six2018-09-184-4/+325
* test: Add tests for sysreset_get_statusMario Six2018-09-181-0/+16
* sysreset: Add get_status methodMario Six2018-09-181-0/+10
* sysreset: Add TI System Control Interface (TI SCI) sysreset driverAndreas Dannenberg2018-09-113-0/+81
* Merge git://git.denx.de/u-boot-x86Tom Rini2018-07-204-0/+58
|\
| * dm: sysreset: Add a standard message when doing resetBin Meng2018-07-201-0/+2
| * dm: sysreset: x86: Add a sysreset driverBin Meng2018-07-203-0/+56
* | sysreset: syscon: update regmap access to sysconPatrick Delaunay2018-07-201-7/+9
|/
* sysreset: Add support for Microblaze soft reset jumpMichal Simek2018-07-193-0/+37
* sysreset: Add support for gpio-restartMichal Simek2018-07-193-0/+68
* sysreset: dm: Support manual relocation for sysresetMichal Simek2018-07-191-0/+16
* regmap: clean up regmap allocationMasahiro Yamada2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0710-21/+10