summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel/slot_1: Init L2 cache on SECC(2) CPUs.Keith Hui2011-08-044-3/+823
* Add SSE3 dependent codeefdesign982011-07-221-1/+32
* Update AMD SR5650 and SB700efdesign982011-07-221-0/+1
* Add AMD Family 10 support to cpu folderefdesign982011-07-1814-202/+593
* Make AMD SMM SMP awareRudolf Marek2011-07-133-82/+71
* Small SMM fixupsRudolf Marek2011-07-041-2/+6
* Addition of Family12/SB900 wrapper codeefdesign982011-06-289-0/+744
* Move existing AMD Ffamily14 code to f14 folderefdesign982011-06-222-2/+2
* Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign982011-06-2211-22/+22
* SMM: flush caches after disabling cachingSven Schnelle2011-06-181-0/+1
* SMM: don't overwrite SMM memory on resumeSven Schnelle2011-06-151-1/+1
* Cosmetic cleanup.Scott Duplichan2011-05-151-10/+1
* Correct the number of MCA error reporting banks cleared.Scott Duplichan2011-05-151-1/+1
* 1) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization.Scott Duplichan2011-05-151-8/+19
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-104-4/+4
* This replaces the fixed shift values in the apic timer init with macros.Vikram Narayanan2011-05-101-1/+1
* Enable caching for ROM area in model_6ex/cache_as_ram.incSven Schnelle2011-05-031-1/+11
* Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer2011-04-261-1/+12
* more ifdef -> if fixes.Stefan Reinauer2011-04-212-2/+2
* more ifdef -> if fixesStefan Reinauer2011-04-216-9/+9
* Fix some more misuses of ifdef/if definedStefan Reinauer2011-04-191-5/+6
* drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer2011-04-141-80/+22
* earlymtrr.c: wipe some dead code, use names instead of numbers and someStefan Reinauer2011-04-141-40/+6
* drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer2011-04-141-1/+1
* Use symbolic names for some MTRR bits instead of numbers in CAR codeStefan Reinauer2011-04-144-16/+16
* Unify use of post_codeAlexandru Gagniuc2011-04-119-18/+26
* Add AMD C32 support.Zheng Bao2011-03-2811-56/+390
* Fix breaking the build after removing files in tthe previous checkin. Marc Jones2011-03-171-3/+0
* Add P-states for select Socket 754 processors.Jonathan Kollasch2011-03-041-0/+15
* Correct off-by-one problem in AMD pre-rev-F model-F PowerNow code.Jonathan Kollasch2011-03-031-1/+1
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-0/+85
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-282-4/+3
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-13/+0
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-18/+18
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-21/+39
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-0/+20
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-0/+53
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-0/+20
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-45/+25
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-209/+153
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-1/+5
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-5/+53
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-4/+16
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-282-12/+33
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-15/+55
* Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-43/+14
* Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-271-33/+22
* Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-271-21/+27
* Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-271-7/+9
* Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-271-7/+13
OpenPOWER on IntegriCloud