u-boot-brain/arch/x86
Bin Meng df81749db7 x86: Reduce PIRQ routing table size
There is no need to populate multiple irq info entries with the same
bus number and device number, but with different interrupt pin. We
can use the same entry to store all the 4 interrupt pin (INT A/B/C/D)
routing information to reduce the whole PIRQ routing table size.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-07-14 18:03:17 -06:00
..
cpu x86: Reduce PIRQ routing table size 2015-07-14 18:03:17 -06:00
dts x86: queensbay: Correct Topcliff device irqs 2015-07-14 18:03:16 -06:00
include/asm x86: Clean up lapic codes 2015-07-14 18:03:16 -06:00
lib x86: fsp: Move FspInitEntry call to board_init_f() 2015-07-14 18:03:15 -06:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig x86: kconfig: Fix minor nits in MAX_CPUS 2015-07-14 18:03:15 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00