Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
| | | | | | | Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | ||||
* | ARC: nsim_hs38: Add support of Virtio NET & BLK | Alexey Brodkin | 2020-02-12 | 1 | -0/+26 |
Given now nsim_hs38 configuration is usable on QEMU and in QEMU we have Virtio working perfectly fine the next logical step is to add support of supported & known to work net & bkl to this config. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> |