coreboot/src/cpu/k8
Eric Biederman 83b991afff - O2, enums, and switch statements work in romcc
- Support for compiling romcc on non x86 platforms
  - new romc options -msse and -mmmx for specifying extra registers to use
  - Bug fixes to device the device disable/enable framework and an amd8111 implementation
  - Move the link specification to the chip specification instead of the path
  - Allow specifying devices with internal bridges.
  - Initial via epia support
 - Opteron errata fixes


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1200 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2003-10-11 06:20:25 +00:00
..
apic_timer.c - Major cleanup of the bootpath 2003-07-19 04:28:22 +00:00
chip.h missing file chip.h 2003-08-05 13:43:18 +00:00
Config.lb Commits for the new config static device design, to allow more than one static 2003-08-04 21:05:19 +00:00
cpufixup.c - O2, enums, and switch statements work in romcc 2003-10-11 06:20:25 +00:00
disable_mmx_sse.inc - Code to enable and disable use of the sse and mmx registers 2003-07-01 06:51:27 +00:00
earlymtrr.c - Major cleanup of the bootpath 2003-07-19 04:28:22 +00:00
earlymtrr.inc - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... 2003-06-17 08:42:17 +00:00
enable_mmx_sse.inc - Code to enable and disable use of the sse and mmx registers 2003-07-01 06:51:27 +00:00