u-boot-brain/drivers/sysreset
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:48 -04:00
..
Kconfig dm: sysreset: add watchdog-reboot driver 2017-05-31 14:49:54 +02:00
Makefile db410c: replace reset driver with psci 2018-01-15 16:29:03 -05:00
sysreset_ast.c aspeed: Refactor AST2500 RAM Driver and Sysreset Driver 2017-05-08 11:57:32 -04:00
sysreset_psci.c dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
sysreset_rockchip.c rockchip: sysreset: merge into one common driver 2017-11-21 23:57:23 +01:00
sysreset_sandbox.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
sysreset_sti.c sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
sysreset_syscon.c sysreset: syscon: convert to use live dt 2018-04-10 11:52:16 -04:00
sysreset_watchdog.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
sysreset_xtfpga.c xtensa: add support for the 'xtfpga' evaluation board 2016-08-15 18:46:40 -04:00
sysreset-uclass.c dm: reset: have the reset-command perform a COLD reset 2017-12-12 19:53:45 -07:00