u-boot/arch/x86/dts
Miao Yan 5a694056fe x86: qemu: add a cpu uclass driver for qemu target
Add a cpu uclass driver for qemu. Previously, the qemu target gets cpu
number from board dts files, which are manually created at compile time.
This does not scale when more cpus are assigned to guest as the dts files
must be modified as well.

This patch adds a cpu uclass driver for qemu targets to directly read
online cpu number from firmware.

Signed-off-by: Miao Yan <yanmiaobest@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-13 12:20:15 +08:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
microcode x86: ivybridge: Add microcode blobs for all the steppings 2016-01-13 12:20:15 +08:00
.gitignore dts: generate multiple device tree blobs 2014-02-19 11:10:05 -05:00
bayleybay.dts x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
broadwell_som-6896.dts x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
chromebook_link.dts x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
chromebox_panther.dts x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
crownbay.dts x86: Fix PCI UART compatible string for crownbay and galileo 2015-12-09 17:44:41 +08:00
efi.dts x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
galileo.dts x86: Fix PCI UART compatible string for crownbay and galileo 2015-12-09 17:44:41 +08:00
keyboard.dtsi x86: Add an i8042 device for boards that have it 2015-11-19 20:13:41 -07:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
minnowmax.dts x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
qemu-x86_i440fx.dts x86: qemu: add a cpu uclass driver for qemu target 2016-01-13 12:20:15 +08:00
qemu-x86_q35.dts x86: qemu: add a cpu uclass driver for qemu target 2016-01-13 12:20:15 +08:00
rtc.dtsi x86: Enable DM RTC support for all x86 boards 2015-07-28 10:36:22 -06:00
serial.dtsi ns16550: unify serial_x86 2015-11-20 20:41:30 -05:00
skeleton.dtsi x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00
tsc_timer.dtsi x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00