u-boot/arch/x86/cpu/baytrail
Alexander Graf 94eaa79cec cpu: Add get_vendor callback
The CPU udevice already has a few callbacks to retreive information
about the currently running CPUs. This patch adds a new get_vendor()
call that returns the vendor of the main CPUs.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-10-19 09:01:51 +02:00
..
Kconfig x86: baytrail: Introduce a Kconfig option for the internal UART 2016-07-12 13:46:01 +08:00
Makefile x86: baytrail: Generate ACPI FADT/MADT tables 2016-05-23 15:18:00 +08:00
acpi.c x86: baytrail: Introduce ACPI global NVS 2016-07-12 13:46:01 +08:00
cpu.c cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
early_uart.c x86: baytrail: Add option to disable the internal UART to setup_early_uart() 2016-01-28 13:53:30 +08:00
fsp_configs.c x86: fsp: Set up init runtime buffer in update_fsp_configs() 2016-01-13 12:20:14 +08:00
valleyview.c x86: baytrail: Add 2nd eMMC controller to the PCI probe list 2016-10-11 11:55:33 +08:00