u-boot-brain/arch/x86/dts
Bin Meng cdb6babec6 x86: queensbay: Change PCIe root ports' interrupt routing
So far interrupt routing works pretty well for any on-chip devices
on Intel Crown Bay. When inserting any PCIe card to any PCIe slot,
Linux kernel is smart enough to do interrupt swizzling and figure
out device's irq using its parent bridge's interrupt routing info
all the way up to its root port. In U-Boot all PCIe root ports'
interrupts were routed to PIRQ E/F/G/H before, while actually all
PCIe downstream ports received INTx are routed to PIRQ A/B/C/D
directly and not configurable. Now we change this mapping so that
any external PCIe device can work correctly.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-07-14 18:03:17 -06:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
microcode x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
.gitignore dts: generate multiple device tree blobs 2014-02-19 11:10:05 -05:00
chromebook_link.dts x86: link: Add PCH driver to support SPI Flash 2015-04-29 18:51:50 -06:00
chromebox_panther.dts x86: Add support for panther (Asus Chromebox) 2015-04-16 19:27:40 -06:00
crownbay.dts x86: queensbay: Change PCIe root ports' interrupt routing 2015-07-14 18:03:17 -06:00
galileo.dts x86: quark: Implement PIRQ routing 2015-06-04 02:39:39 -06:00
Makefile x86: qemu: Create separate i440fx and q35 device trees 2015-06-04 03:03:18 -06:00
minnowmax.dts x86: gpio: add pinctrl support from the device tree 2015-06-04 03:32:08 -06:00
qemu-x86_i440fx.dts x86: qemu: Implement PIRQ routing 2015-06-04 03:03:18 -06:00
qemu-x86_q35.dts x86: qemu: Implement PIRQ routing 2015-06-04 03:03:18 -06:00
rtc.dtsi x86: crownbay: Enable DM RTC support 2015-07-14 18:03:16 -06:00
serial.dtsi x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
skeleton.dtsi x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00