/openbmc/u-boot/drivers/reset/ |
H A D | sandbox-reset-test.c | 4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac Fri Jun 17 10:43:59 CDT 2016 Stephen Warren <swarren@nvidia.com> reset: implement a reset test
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
H A D | sandbox-reset.c | 4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac Fri Jun 17 10:43:59 CDT 2016 Stephen Warren <swarren@nvidia.com> reset: implement a reset test
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | diff 4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac Fri Jun 17 10:43:59 CDT 2016 Stephen Warren <swarren@nvidia.com> reset: implement a reset test
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
H A D | Kconfig | diff 4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac Fri Jun 17 10:43:59 CDT 2016 Stephen Warren <swarren@nvidia.com> reset: implement a reset test
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | reset.h | 4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac Fri Jun 17 10:43:59 CDT 2016 Stephen Warren <swarren@nvidia.com> reset: implement a reset test
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/test/dm/ |
H A D | reset.c | diff 4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac Fri Jun 17 10:43:59 CDT 2016 Stephen Warren <swarren@nvidia.com> reset: implement a reset test
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | diff 4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac Fri Jun 17 10:43:59 CDT 2016 Stephen Warren <swarren@nvidia.com> reset: implement a reset test
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/arch/sandbox/dts/ |
H A D | test.dts | diff 4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac Fri Jun 17 10:43:59 CDT 2016 Stephen Warren <swarren@nvidia.com> reset: implement a reset test
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/configs/ |
H A D | sandbox_defconfig | diff 4581b717b1bf0fb04e7d9fcaf3d4c23d357154ac Fri Jun 17 10:43:59 CDT 2016 Stephen Warren <swarren@nvidia.com> reset: implement a reset test
This adds a sandbox reset implementation (provider), a test client device, instantiates them both from Sandbox's DT, and adds a DM test that excercises everything.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|