u-boot-brain/drivers/reset
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
..
ast2500-reset.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
Kconfig reset: socfpga: add reset driver for SoCFPGA platform 2018-04-17 11:39:49 +02:00
Makefile reset: socfpga: add reset driver for SoCFPGA platform 2018-04-17 11:39:49 +02:00
reset-bcm6345.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
reset-meson.c reset: Add Amlogic Meson Reset Controller 2018-04-10 11:52:16 -04:00
reset-rockchip.c rockchip: reset: support a (common) rockchip reset drivers 2018-01-09 11:13:32 +01:00
reset-socfpga.c reset: socfpga: add reset driver for SoCFPGA platform 2018-04-17 11:39:49 +02:00
reset-uclass.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
reset-uniphier.c reset: uniphier: add ethernet reset control support 2018-04-18 23:42:33 +09:00
sandbox-reset-test.c reset: add sandbox test for bulk API 2018-04-10 11:52:16 -04:00
sandbox-reset.c reset: add sandbox test for bulk API 2018-04-10 11:52:16 -04:00
sti-reset.c wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2018-01-24 12:03:43 +05:30
stm32-reset.c reset: stm32: adapt driver for stm32mp1 2018-03-19 16:14:22 -04:00
tegra-car-reset.c reset: implement a driver for the Tegra CAR 2016-09-27 09:11:02 -07:00
tegra186-reset.c reset: add Tegra186 reset driver 2016-08-15 10:26:13 -07:00