coreboot/src/cpu
Carl-Daniel Hailfinger 1923fc41be This patch introduces 4k CAR size granularity for the AMD x86 CAR code.
For the old supported CAR sizes, the newly generated code is
equivalent, so it should be a no-brainer.

Benefits:
* a nice code size reduction
* less #ifdef clutter for Family 10h
* paranoid checks for CAR size
* clear abstractions

This has been tested by Marc Jones and Jordan Crouse.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Marc Jones <marc.jones@amd.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3043 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-01-10 17:48:25 +00:00
..
amd This patch introduces 4k CAR size granularity for the AMD x86 CAR code. 2008-01-10 17:48:25 +00:00
emulation/qemu-i386 fix for qemu northbridge, from Ed Swierk 2006-09-13 04:12:35 +00:00
intel analog changes for the cpu_driver structures... 2007-10-24 11:10:21 +00:00
ppc Use the common LinuxBIOS license header (trivial). Refs #5. 2006-12-05 15:27:46 +00:00
simple_init - First stab at getting the ppc ports building and working. 2004-11-18 22:38:08 +00:00
via/model_centaur This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 2007-11-07 18:55:06 +00:00
x86 Fix compilation of Tyan S2735 which was broken by accident in r3038. 2008-01-08 19:14:16 +00:00