coreboot/src/cpu/amd/agesa
Kyösti Mälkki bc90e15d3f CBMEM: Backup top_of_ram instead of cbmem_toc
AMD northbridges have a complex way to resolve top_of_ram.
Once it is resolved, it is stored in NVRAM to be used on resume.

TODO: Redesign these get_top_of_ram() functions from scratch.

Change-Id: I3cceb7e9b8b07620dacf138e99f98dc818c65341
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3557
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-09-11 07:18:02 +02:00
..
family10 AMD: Drop six copies of wrmsr_amd and rdmsr_amd 2013-04-04 04:52:18 +02:00
family12 AMD: Kconfig cleanup 2013-07-10 23:14:28 +02:00
family14 AMD: Kconfig cleanup 2013-07-10 23:14:28 +02:00
family15 AMD: Kconfig cleanup 2013-07-10 23:14:28 +02:00
family15tn AMD Fam15tn: Split DSDT into common sections 2013-07-16 16:14:56 +02:00
family16kb AMD Kabini: Split DSDT into common sections 2013-08-15 18:40:11 +02:00
cache_as_ram.inc AMD AGESA: Remove INVD instruction when transitioning from CAR 2013-08-16 11:20:05 +02:00
Kconfig AMD AGESA: Place CAR_GLOBAL in BSP stack 2013-09-11 07:03:44 +02:00
Makefile.inc AMD Kabini: Add CPU AGESA wrapper for new AMD processor family 2013-08-05 18:21:29 +02:00
s3_resume.c CBMEM: Backup top_of_ram instead of cbmem_toc 2013-09-11 07:18:02 +02:00
s3_resume.h AMD S3 resume: use a function to replace duplicated code 2013-06-13 01:17:22 +02:00