coreboot-kgpe-d16/src/cpu/intel/model_6fx
Stefan Reinauer 3b31402380 CBMEM high table memory manager.
This code adds a very simple toc based memory manager for the high tables area.
The purpose of this code is to make it simpler and more reliable to find
certain data structures in memory. This will also make it possible to have ACPI
S3 Resume working without an ugly hole at 31MB.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4860 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-26 17:04:28 +00:00
..
cache_as_ram.inc intel core and core 2: 2009-10-26 16:49:16 +00:00
cache_as_ram_disable.c CBMEM high table memory manager. 2009-10-26 17:04:28 +00:00
cache_as_ram_post.c Fix typo and only output post code if the work was done. 2009-07-01 16:34:03 +00:00
Config.lb Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty 2009-10-17 01:12:42 +00:00
Kconfig Kconfig! 2009-08-12 15:00:51 +00:00
Makefile.inc Kconfig! 2009-08-12 15:00:51 +00:00
microcode-2127-m206f6c7.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2129-m206f257.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2334-m016fbB6.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2335-m086fbB6.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2336-m106fbB6.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2337-m806fbB6.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2339-m046fbB7.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2340-m406fbB7.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2346-m16fda3.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2347-m206fda3.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2348-m806fda3.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2374-m16f6cb.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2376-m46f6cd.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2380-m106f768.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2381-m406f769.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2385-m806fa94.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
microcode-2389-m16f25a.h * Use latest version of intel microcodes from their Linux drivers page for 2009-04-30 10:14:22 +00:00
model_6fx_init.c Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts 2009-10-01 22:34:18 +00:00