u-boot-brain/arch/x86/cpu/queensbay
Bin Meng 9c7dea602e x86: Refactor PIRQ routing support
PIRQ routing is pretty much common in Intel chipset. It has several
PIRQ links (normally 8) and corresponding registers (either in PCI
configuration space or memory-mapped IBASE) to configure the legacy
8259 IRQ vector mapping. Refactor current Queensbay PIRQ routing
support using device tree and move it to a common place, so that we
can easily add PIRQ routing support on a new platform.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-06-04 02:39:39 -06:00
..
fsp_configs.c x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
Kconfig x86: Allow FSP Kconfig settings for all x86 2015-02-06 12:07:38 -07:00
Makefile x86: Refactor PIRQ routing support 2015-06-04 02:39:39 -06:00
tnc_pci.c x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07:00
tnc.c x86: Refactor PIRQ routing support 2015-06-04 02:39:39 -06:00
topcliff.c x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07:00