summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel
Commit message (Expand)AuthorAgeFilesLines
* Enable caching for ROM area in model_6ex/cache_as_ram.incSven Schnelle2011-05-031-1/+11
* more ifdef -> if fixesStefan Reinauer2011-04-214-7/+7
* Use symbolic names for some MTRR bits instead of numbers in CAR codeStefan Reinauer2011-04-143-14/+14
* Unify use of post_codeAlexandru Gagniuc2011-04-114-8/+12
* oops. this is weird. CAR addresses should be specified in the socket and not inStefan Reinauer2011-01-272-1/+20
* Revert r5902 to make code more readable again. At least three people like toStefan Reinauer2011-01-194-51/+154
* drop unused filesStefan Reinauer2011-01-122-110/+0
* fix model 106cxStefan Reinauer2010-12-121-6/+8
* factor out cpu power management base into a separate file. And fix a bug inStefan Reinauer2010-12-115-24/+7
* These empty files sneaked in from another patch and shouldn't have been inclu...Tobias Diedrich2010-12-083-0/+0
* Tobias Diedrich wrote:Tobias Diedrich2010-12-083-0/+0
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-083-0/+3
* Move Intel power management related defines to some central location.Patrick Georgi2010-11-171-2/+1
* update intel microcode files.Stefan Reinauer2010-10-1899-3325/+16002
* Make update-microcodes.sh executable.Uwe Hermann2010-10-181-0/+0
* update intel microcode update scriptStefan Reinauer2010-10-171-3/+3
* Removes model_65x CPUIDs from model_6xx code.Keith Hui2010-10-171-5/+0
* Move support for Deschutes Slot 1 CPUs (model_65x) into its own directory.Keith Hui2010-10-164-0/+105
* Drop unused DCACHE_RAM_BASE from intel/car/cache_as_ram.inc-using sockets.Uwe Hermann2010-10-154-19/+0
* Move out Katmai Slot 1 CPUs (model_67x) from model_6xx to model_67x.Keith Hui2010-10-1311-3/+924
* Convert all Intel i810 boards to CAR.Uwe Hermann2010-10-133-2/+15
* Add missing include of model_6bx for slot_1.Keith Hui2010-10-121-0/+1
* Reduce duplicate definition in CAR code.Warren Turkal2010-10-121-12/+33
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-0712-26/+7
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-062-0/+3
* Add missing Intel Pentium II/III era CPU IDs.Uwe Hermann2010-10-043-14/+82
* Add comments to make it clear why these two lines are written like that:Uwe Hermann2010-10-024-0/+20
* Factor out common CAR asm snippets.Uwe Hermann2010-10-014-154/+51
* Cosmetics, whitespace and coding-style fixes for Intel CAR (trivial).Uwe Hermann2010-10-013-206/+205
* Fix some breakage from 5890.Myles Watson2010-10-011-1/+2
* CAR simplifications, typos, readability improvements (trivial).Uwe Hermann2010-10-011-7/+6
* Various cosmetic and coding style fixes in CAR code (trivial).Uwe Hermann2010-09-301-65/+80
* Use existing, readable MTRR #defines instead of hardcoding numbers.Uwe Hermann2010-09-301-0/+2
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-3030-32/+32
* Factor out fill_processor_name() and strcpy() functions.Uwe Hermann2010-09-2912-192/+14
* This patch moves one of the CAR configs to the socket from the singleWarren Turkal2010-09-271-0/+16
* drop double include (trivial)Stefan Reinauer2010-09-271-2/+0
* Normalize the config option for the Intel Atom CPU.Warren Turkal2010-09-261-1/+1
* Drop <cpu/amd/mtrr.h> #include from Intel CPUs.Uwe Hermann2010-09-253-3/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* mPGA479M Sockets can take Intel Mobile Celeron.Andreas Schultz2010-08-302-0/+3
* My forgotten CAR cleanup patch...Stefan Reinauer2010-08-144-197/+44
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith2010-06-211-0/+13
* Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ...Joseph Smith2010-06-2127-0/+3229
* Add Intel Atom microcodeStefan Reinauer2010-05-287-0/+2137
* Update Intel microcode include files from their web page.Stefan Reinauer2010-05-261-0/+107
* Use the microcode files as created by the new microcode update script. (Fixes...Stefan Reinauer2010-05-2635-59/+59
* Drop problematically licensed Intel microcode filesStefan Reinauer2010-05-2617-3386/+2127
* cosmetical changes on intel's microcode.cStefan Reinauer2010-05-261-15/+14
OpenPOWER on IntegriCloud