]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/qemu-x86_defconfig
x86: qemu: Implement PIRQ routing
authorBin Meng <bmeng.cn@gmail.com>
Wed, 3 Jun 2015 01:20:06 +0000 (09:20 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 4 Jun 2015 09:03:18 +0000 (03:03 -0600)
commit5c564226fc8948e435edea8eb8c5c4afbc5edef1
tree416ea4a8cc9e61959ff940784ee986ee1097e4b5
parentf2653e8dd92229328480da35c26e6f9fbfec4381
x86: qemu: Implement PIRQ routing

Support QEMU PIRQ routing via device tree on both i440fx and q35
platforms. With this commit, Linux booting on QEMU from U-Boot
has working ATA/SATA, USB and ethernet.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/coreboot/coreboot.c
arch/x86/cpu/qemu/qemu.c
arch/x86/dts/qemu-x86_i440fx.dts
arch/x86/dts/qemu-x86_q35.dts
configs/qemu-x86_defconfig
include/configs/qemu-x86.h