u-boot-brain/arch/x86/cpu/broadwell
Simon Glass 9231206b73 x86: broadwell: Split CPU init
Split the CPU init into two parts - the 'full' init which happens in the
first U-Boot phase, and the rest of the init that happens on subsequent
stages.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-05-08 13:02:13 +08:00
..
adsp.c x86: broadwell: Add support for the ADSP 2019-02-20 15:27:10 +08:00
cpu_full.c x86: broadwell: Split CPU init 2019-05-08 13:02:13 +08:00
cpu.c x86: broadwell: Split CPU init 2019-05-08 13:02:13 +08:00
iobp.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lpc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile x86: broadwell: Split CPU init 2019-05-08 13:02:13 +08:00
me.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
northbridge.c x86: broadwell: Allow SDRAM init from SPL 2019-05-08 13:02:12 +08:00
pch.c x86: broadwell: Add support for serial I/O devices 2019-02-20 15:27:10 +08:00
pinctrl_broadwell.c x86: broadwell: Don't bother probing the PCH for pinctrl 2019-02-20 15:27:10 +08:00
power_state.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
refcode.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdram.c x86: broadwell: Move init of debug UART to cpu.c 2019-05-08 13:02:12 +08:00