/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | mbox.h | 8961b524240f40ac2fefcdee0818af10899832f2 Mon May 16 18:41:37 CDT 2016 Stephen Warren <swarren@nvidia.com> mailbox: implement a sandbox test
This adds a sandbox mailbox 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> # v1
|
/openbmc/u-boot/test/dm/ |
H A D | mailbox.c | 8961b524240f40ac2fefcdee0818af10899832f2 Mon May 16 18:41:37 CDT 2016 Stephen Warren <swarren@nvidia.com> mailbox: implement a sandbox test
This adds a sandbox mailbox 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> # v1
|
H A D | Makefile | diff 8961b524240f40ac2fefcdee0818af10899832f2 Mon May 16 18:41:37 CDT 2016 Stephen Warren <swarren@nvidia.com> mailbox: implement a sandbox test
This adds a sandbox mailbox 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> # v1
|
/openbmc/u-boot/drivers/mailbox/ |
H A D | sandbox-mbox-test.c | 8961b524240f40ac2fefcdee0818af10899832f2 Mon May 16 18:41:37 CDT 2016 Stephen Warren <swarren@nvidia.com> mailbox: implement a sandbox test
This adds a sandbox mailbox 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> # v1
|
H A D | sandbox-mbox.c | 8961b524240f40ac2fefcdee0818af10899832f2 Mon May 16 18:41:37 CDT 2016 Stephen Warren <swarren@nvidia.com> mailbox: implement a sandbox test
This adds a sandbox mailbox 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> # v1
|
H A D | Kconfig | diff 8961b524240f40ac2fefcdee0818af10899832f2 Mon May 16 18:41:37 CDT 2016 Stephen Warren <swarren@nvidia.com> mailbox: implement a sandbox test
This adds a sandbox mailbox 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> # v1
|
H A D | Makefile | diff 8961b524240f40ac2fefcdee0818af10899832f2 Mon May 16 18:41:37 CDT 2016 Stephen Warren <swarren@nvidia.com> mailbox: implement a sandbox test
This adds a sandbox mailbox 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> # v1
|
/openbmc/u-boot/arch/sandbox/dts/ |
H A D | test.dts | diff 8961b524240f40ac2fefcdee0818af10899832f2 Mon May 16 18:41:37 CDT 2016 Stephen Warren <swarren@nvidia.com> mailbox: implement a sandbox test
This adds a sandbox mailbox 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> # v1
|
/openbmc/u-boot/configs/ |
H A D | sandbox_defconfig | diff 8961b524240f40ac2fefcdee0818af10899832f2 Mon May 16 18:41:37 CDT 2016 Stephen Warren <swarren@nvidia.com> mailbox: implement a sandbox test
This adds a sandbox mailbox 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> # v1
|