u-boot/arch/x86/cpu/broadwell
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: Add basic support for broadwell 2016-03-17 10:27:25 +08:00
Makefile x86: broadwell: Add support for high-speed I/O lane with ME 2016-03-17 10:27:26 +08:00
cpu.c cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
iobp.c x86: broadwell: Add a PCH driver 2016-03-17 10:27:25 +08:00
lpc.c x86: broadwell: Add an LPC driver 2016-03-17 10:27:26 +08:00
me.c x86: broadwell: Add support for high-speed I/O lane with ME 2016-03-17 10:27:26 +08:00
northbridge.c x86: broadwell: Add a northbridge driver 2016-03-17 10:27:26 +08:00
pch.c x86: broadwell: Correct I/O APIC ID 2016-05-23 15:27:42 +08:00
pinctrl_broadwell.c x86: broadwell: Add a pinctrl driver 2016-03-17 10:27:26 +08:00
power_state.c x86: broadwell: Add power-control support 2016-03-17 10:27:26 +08:00
refcode.c x86: broadwell: Add reference code support 2016-03-17 10:27:26 +08:00
sata.c dm: Rename disk uclass to ahci 2016-05-17 09:54:43 -06:00
sdram.c dm: x86: Move samus to use new driver model support 2016-10-11 11:55:33 +08:00