u-boot/arch/x86
Bin Meng bc728b1bc0 x86: irq: Remove chipset specific irq router drivers
At present there are 3 irq router drivers. One is the common one
and the other two are chipset specific for queensbay and quark.
However these are really the same drivers as the core logic is
the same. The two chipset specific drivers configure some registers
that are outside the irq router block which should really be part
of the chipset initialization.

Now we remove these specific drivers and make all x86 boards use
the common one.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-06-13 09:50:57 +08:00
..
cpu x86: irq: Remove chipset specific irq router drivers 2018-06-13 09:50:57 +08:00
dts x86: irq: Remove chipset specific irq router drivers 2018-06-13 09:50:57 +08:00
include/asm x86: irq: Remove chipset specific irq router drivers 2018-06-13 09:50:57 +08:00
lib Define board_quiesce_devices() in a shared location 2018-06-03 15:27:21 +02:00
config.mk efi_selftest: allow building relocation code on x86_64 2018-06-03 15:27:20 +02:00
Kconfig pylibfdt: compile pylibfdt only when dtoc/binman is necessary 2017-11-17 07:43:32 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00