u-boot-brain/arch/x86/cpu/ivybridge
Simon Glass 8331188615 x86: Rename existing FSP code to fsp1
Since there is now a new version of the FSP and it is incompatible with
the existing version, move the code into an fsp1 directory. This will
allow us to put FSP v2 code into an fsp2 directory.

Add a Kconfig which defines which version is in use.

Some of the code in this new fsp1/ directory is generic across both FSPv1
and FSPv2. Future patches will address this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:50:08 +08:00
..
bd82x6x.c x86: ivybridge: Implement PCH_REQ_PMBASE_INFO 2019-05-08 13:02:15 +08:00
cpu.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
early_me.c x86: Switch to use DM sysreset driver 2018-07-20 09:33:22 +08:00
fsp_configs.c x86: Rename existing FSP code to fsp1 2019-10-08 13:50:08 +08:00
ivybridge.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig sound: x86: link: Add sound support 2019-02-20 15:27:09 +08: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: ivybridge: Enable 206ax cpu driver for FSP build 2018-06-13 09:50:57 +08:00
model_206ax.c cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers 2018-11-14 09:16:28 -08:00
northbridge.c sound: x86: link: Add sound support 2019-02-20 15:27:09 +08:00
sata.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdram_nop.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdram.c x86: Switch to use DM sysreset driver 2018-07-20 09:33:22 +08:00