coreboot-kgpe-d16/src/cpu/intel
Andreas Schultz 1bab1fb839 mPGA479M Sockets can take Intel Mobile Celeron.
The 1.2GHz model has CPUID F29. This adds them to the list of CPUs for that socket.

Signed-off-by: Andreas Schultz <aschultz@tpip.net>
Acked-by: Stefan Reinauer <stepan@coresystems.de>

This patch likely breaks the following two boards since it unconditionally
activates CAR code for this socket:

 * digitallogic/adl855pc
 * intel/mtarvon

stepan suggests moving those two boards over to CAR, too, so we don't have to
worry.

---
 src/cpu/intel/socket_mPGA479M/Kconfig      |    1 +
 src/cpu/intel/socket_mPGA479M/Makefile.inc |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5750 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-30 16:16:01 +00:00
..
bga956 Move the CPU specific includes from 2010-04-12 15:28:34 +00:00
car My forgotten CAR cleanup patch... 2010-08-14 20:38:17 +00:00
ep80579 I meant SSE. Reported by Dustin Harrison. 2010-04-26 13:33:23 +00:00
hyperthreading Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
microcode Update Intel microcode include files from their web page. 2010-05-26 17:08:13 +00:00
model_6bx Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps). 2010-05-26 16:54:33 +00:00
model_6dx Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
model_6ex My forgotten CAR cleanup patch... 2010-08-14 20:38:17 +00:00
model_6fx My forgotten CAR cleanup patch... 2010-08-14 20:38:17 +00:00
model_6xx Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps). 2010-05-26 16:54:33 +00:00
model_68x Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for Coppermine FC-PGA CPU's (model_68x). 2010-06-21 19:40:09 +00:00
model_69x Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
model_106cx My forgotten CAR cleanup patch... 2010-08-14 20:38:17 +00:00
model_1067x also rename the config option. 2010-05-25 17:09:05 +00:00
model_f0x Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
model_f1x Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
model_f2x Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
model_f3x Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps). 2010-05-26 16:54:33 +00:00
model_f4x Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
slot_1 license header fixes 2010-05-14 09:48:05 +00:00
slot_2 license header fixes 2010-05-14 09:48:05 +00:00
socket_441 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_FC_PGA370 Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / 2010-08-03 15:42:29 +00:00
socket_mFCBGA479 move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. 2010-04-14 07:47:07 +00:00
socket_mFCPGA478 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_mPGA478 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_mPGA479M mPGA479M Sockets can take Intel Mobile Celeron. 2010-08-30 16:16:01 +00:00
socket_mPGA603 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_mPGA604 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
socket_PGA370 license header fixes 2010-05-14 09:48:05 +00:00
speedstep Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
thermal_monitoring drop unused code (trivial) 2008-08-01 11:53:39 +00:00
Kconfig Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for Coppermine FC-PGA CPU's (model_68x). 2010-06-21 19:40:09 +00:00
Makefile.inc Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for Coppermine FC-PGA CPU's (model_68x). 2010-06-21 19:40:09 +00:00