Home
last modified time | relevance | path

Searched hist:"12 d6929e1f70da7bdbd7ac1de3db33fdff50a716" (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dirq.h12d6929e1f70da7bdbd7ac1de3db33fdff50a716 Wed Jan 20 04:32:26 UTC 2016 Simon Glass <sjg@chromium.org> dm: x86: Set up interrupt routing from interrupt_init()

At present interrupt routing is set up from arch_misc_init(). We can do it
a little later instead, in interrupt_init().

This removes the manual pirq_init() call. Where the platform does not have
an interrupt router defined in its device tree, no error is generated. Some
platforms do not have this.

Drop pirq_init() since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/cpu/qemu/
H A Dqemu.c12d6929e1f70da7bdbd7ac1de3db33fdff50a716 Wed Jan 20 04:32:26 UTC 2016 Simon Glass <sjg@chromium.org> dm: x86: Set up interrupt routing from interrupt_init()

At present interrupt routing is set up from arch_misc_init(). We can do it
a little later instead, in interrupt_init().

This removes the manual pirq_init() call. Where the platform does not have
an interrupt router defined in its device tree, no error is generated. Some
platforms do not have this.

Drop pirq_init() since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/
H A Dvalleyview.c12d6929e1f70da7bdbd7ac1de3db33fdff50a716 Wed Jan 20 04:32:26 UTC 2016 Simon Glass <sjg@chromium.org> dm: x86: Set up interrupt routing from interrupt_init()

At present interrupt routing is set up from arch_misc_init(). We can do it
a little later instead, in interrupt_init().

This removes the manual pirq_init() call. Where the platform does not have
an interrupt router defined in its device tree, no error is generated. Some
platforms do not have this.

Drop pirq_init() since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dirq.c12d6929e1f70da7bdbd7ac1de3db33fdff50a716 Wed Jan 20 04:32:26 UTC 2016 Simon Glass <sjg@chromium.org> dm: x86: Set up interrupt routing from interrupt_init()

At present interrupt routing is set up from arch_misc_init(). We can do it
a little later instead, in interrupt_init().

This removes the manual pirq_init() call. Where the platform does not have
an interrupt router defined in its device tree, no error is generated. Some
platforms do not have this.

Drop pirq_init() since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/include/configs/
H A Dqemu-x86.h12d6929e1f70da7bdbd7ac1de3db33fdff50a716 Wed Jan 20 04:32:26 UTC 2016 Simon Glass <sjg@chromium.org> dm: x86: Set up interrupt routing from interrupt_init()

At present interrupt routing is set up from arch_misc_init(). We can do it
a little later instead, in interrupt_init().

This removes the manual pirq_init() call. Where the platform does not have
an interrupt router defined in its device tree, no error is generated. Some
platforms do not have this.

Drop pirq_init() since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/cpu/queensbay/
H A Dtnc.c12d6929e1f70da7bdbd7ac1de3db33fdff50a716 Wed Jan 20 04:32:26 UTC 2016 Simon Glass <sjg@chromium.org> dm: x86: Set up interrupt routing from interrupt_init()

At present interrupt routing is set up from arch_misc_init(). We can do it
a little later instead, in interrupt_init().

This removes the manual pirq_init() call. Where the platform does not have
an interrupt router defined in its device tree, no error is generated. Some
platforms do not have this.

Drop pirq_init() since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dquark.c12d6929e1f70da7bdbd7ac1de3db33fdff50a716 Wed Jan 20 04:32:26 UTC 2016 Simon Glass <sjg@chromium.org> dm: x86: Set up interrupt routing from interrupt_init()

At present interrupt routing is set up from arch_misc_init(). We can do it
a little later instead, in interrupt_init().

This removes the manual pirq_init() call. Where the platform does not have
an interrupt router defined in its device tree, no error is generated. Some
platforms do not have this.

Drop pirq_init() since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>