coreboot/src/northbridge/intel
Martin Roth 2dd3f877cc cougar_canyon2: Switch CPU/NB/SB to the shared FSP code
CPU - fsp_model_206ax:
- Remove Kconfig options and mark this as using the FSP.
- Use shared FSP cache_as_ram.inc file
Mainboard - intel/cougar_canyon2:
- Update to use the shared FSP header file.
- Modify to call copy_and_run() directly instead of returning to
cache_as_ram.inc.
Northbridge - fsp_sandybridge:
- remove mrccache, fsp_util.[ch]
- add fsp/chipset_fsp_util.[ch] with chipset specific FSP bits.
- Update to use the shared FSP header file.

These changes were validated with FSP:
CHIEFRIVER_FSP_GOLD_001_09-OCTOBER-2013.fd
SHA256: e1bbd614058675636ee45f8dc1a6dbf0e818bcdb32318b7f8d8b6ac0ce730801
MD5: 24965382fbb832f7b184d3f24157abda

Change-Id: Ibc52a78312c2fcbd1e632bc2484e4379a4f057d4
Signed-off-by: Martin Roth <gaumless@gmail.com>
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/5636
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2014-05-09 21:36:12 +02:00
..
e7501 CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
e7505 lib: Make log2() available in romstage on ARM, not just x86 2014-01-13 04:03:06 +01:00
e7520 CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
e7525 CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
fsp_sandybridge cougar_canyon2: Switch CPU/NB/SB to the shared FSP code 2014-05-09 21:36:12 +02:00
gm45 CBMEM: Unify get_top_of_ram() 2013-09-11 07:16:00 +02:00
haswell ChromeOS: Remove oprom_is_loaded 2014-05-01 15:39:26 +02:00
i440bx CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
i440lx CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
i855 CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
i945 ChromeOS: Remove oprom_is_loaded 2014-05-01 15:39:26 +02:00
i3100 lib: Make log2() available in romstage on ARM, not just x86 2014-01-13 04:03:06 +01:00
i5000 Coding style: punctuation cleanup [1/2]. 2013-12-23 02:12:51 +01:00
i82810 CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
i82830 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file 2014-01-12 17:41:58 +01:00
nehalem nehalem: Replace video init. 2014-03-04 00:41:05 +01:00
sandybridge northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment 2014-05-06 13:55:39 +02:00
sch CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
Kconfig Add Intel FSP northbridge support Sandybridge and Ivybridge 2013-12-04 18:45:13 +01:00
Makefile.inc Add Intel FSP northbridge support Sandybridge and Ivybridge 2013-12-04 18:45:13 +01:00