- Bug fixes to the P-III support
authorEric Biederman <ebiederm@xmission.com>
Wed, 27 Oct 2004 01:18:16 +0000 (01:18 +0000)
committerEric Biederman <ebiederm@xmission.com>
Wed, 27 Oct 2004 01:18:16 +0000 (01:18 +0000)
commit3566b3d545dd13f3760e6aa1fc50159243991e1d
tree2d35076ba899562ce61837e4d272f27537b0dd78
parenteefdb038981a0fcc93df5c6c934f8138a43873bb
- Bug fixes to the P-III support
- Initial Pentium-M support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1718 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/intel/model_69x/Config.lb [new file with mode: 0644]
src/cpu/intel/model_69x/model_69x_init.c [new file with mode: 0644]
src/cpu/intel/model_6dx/Config.lb [new file with mode: 0644]
src/cpu/intel/model_6dx/model_6dx_init.c [new file with mode: 0644]
src/cpu/intel/model_6xx/model_6xx_init.c
src/cpu/intel/socket_mPGA479M/Config.lb [new file with mode: 0644]
src/cpu/intel/socket_mPGA479M/chip.h [new file with mode: 0644]
src/cpu/intel/socket_mPGA479M/socket_mPGA479M.c [new file with mode: 0644]
src/cpu/intel/socket_mPGA603/chip.h
src/cpu/intel/socket_mPGA603/socket_mPGA603_400Mhz.c