Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: qemu: Convert to use driver model eth | Bin Meng | 2015-11-13 | -1/+1 |
| | | | | | | | Move to driver model for ETH (e1000) on QEMU. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> | |||
* | x86: Support QEMU x86 targets | Bin Meng | 2015-06-04 | -0/+7 |
This commit introduces the initial U-Boot support for QEMU x86 targets. U-Boot can boot from coreboot as a payload, or directly without coreboot. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> Merged in patch 'x86: qemu: Add CMD_NET to qemu-x86_defconfig https://patchwork.ozlabs.org/patch/479745/ |