Home
last modified time | relevance | path

Searched hist:bc728b1bc0091e5614e82a499820ee8983c7a0b3 (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/quark/
H A DMakefilediff bc728b1bc0091e5614e82a499820ee8983c7a0b3 Sun Jun 03 21:04:22 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
H A Dquark.cdiff bc728b1bc0091e5614e82a499820ee8983c7a0b3 Sun Jun 03 21:04:22 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
/openbmc/u-boot/arch/x86/include/asm/
H A Dirq.hdiff bc728b1bc0091e5614e82a499820ee8983c7a0b3 Sun Jun 03 21:04:22 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
/openbmc/u-boot/arch/x86/cpu/queensbay/
H A DMakefilediff bc728b1bc0091e5614e82a499820ee8983c7a0b3 Sun Jun 03 21:04:22 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
H A Dtnc.cdiff bc728b1bc0091e5614e82a499820ee8983c7a0b3 Sun Jun 03 21:04:22 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
/openbmc/u-boot/arch/x86/dts/
H A Dgalileo.dtsdiff bc728b1bc0091e5614e82a499820ee8983c7a0b3 Sun Jun 03 21:04:22 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
H A Dcrownbay.dtsdiff bc728b1bc0091e5614e82a499820ee8983c7a0b3 Sun Jun 03 21:04:22 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
/openbmc/u-boot/arch/x86/cpu/
H A Dirq.cdiff bc728b1bc0091e5614e82a499820ee8983c7a0b3 Sun Jun 03 21:04:22 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>