History log of /rk3399_rockchip-uboot/arch/x86/cpu/quark/irq.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 117bfc7f 20-Jan-2016 Simon Glass <sjg@chromium.org>

dm: x86: quark: Add an interrupt driver

Add a driver for interrupts on quark and move the code currently in
cpu_irq_init() into its probe() method.

Signed-off-by: Simon Glass <sjg@chromium.org>
Rev

dm: x86: quark: Add an interrupt driver

Add a driver for interrupts on quark and move the code currently in
cpu_irq_init() into its probe() method.

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

show more ...