Files
u-boot/arch/x86/cpu
Miao Yan 2e82e745a4 x86: qemu: move x86 specific operations out of qfw core
The original implementation of qfw includes several x86 specific
operations, like directly calling outb/inb and using some inline
assembly code which prevents it being ported to other architectures.

This patch adds callback functions and moves those to arch/x86/

Signed-off-by: Miao Yan <yanmiaobest@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-05-23 15:18:00 +08:00
..
2016-05-17 09:54:43 -06:00
2016-05-23 15:18:00 +08:00
2015-08-05 08:42:41 -06:00
2016-03-17 10:27:25 +08:00
2016-05-23 15:18:00 +08:00
2016-03-17 10:27:25 +08:00
2016-02-05 12:47:23 +08:00
2016-02-06 12:00:59 +01:00