index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
Age
Commit message (
Expand
)
Author
2012-07-04
Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR
Kyösti Mälkki
2012-07-02
remove CONFIG_SERIAL_CPU_INIT
Sven Schnelle
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-07-02
Intel CPUs: execute microcode update only once per core
Kyösti Mälkki
2012-06-19
Enable Intel PECI on Model 6fx CPUs
Sven Schnelle
2012-05-29
Drop config variable CPU_MODEL_INDEX
Stefan Reinauer
2012-05-08
Clean up #ifs
Patrick Georgi
2012-05-03
Fix register corruption during Intel Microcode update
Stefan Reinauer
2012-05-02
Don't include console.h in microcode.c when compiling with ROMCC
Stefan Reinauer
2012-04-30
Fix up Sandybridge C state generation code
Stefan Reinauer
2012-04-30
Rework ACPI CST table generation
Stefan Reinauer
2012-04-26
microcode: print date of microcode and unify output
Stefan Reinauer
2012-04-26
Revamp Intel microcode update code
Stefan Reinauer
2012-04-25
Replace cache control magic numbers with symbols
Patrick Georgi
2012-04-06
Fix support for RAM-less multi-processor init
Kyösti Mälkki
2012-04-05
Add support for Intel Sandybridge CPU
Stefan Reinauer
2012-04-03
Add support for Intel Turbo Boost feature
Stefan Reinauer
2012-04-02
Apply cache-as-ram conditionally on socket mPGA604
Kyösti Mälkki
2012-03-31
Whitespace fixes
Patrick Georgi
2012-03-31
Intel cpus: get MAXPHYADDR at runtime for new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: add hyper-threading CPU support to new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: improve CPU compatibility of new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: apply some good programming practices in new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: cache actual size of the Flash ROM device
Kyösti Mälkki
2012-03-31
Intel cpus: copy model_6ex CAR code
Kyösti Mälkki
2012-03-25
Intel cpus: Fix deadlock on hyper-threading init
Kyösti Mälkki
2012-03-17
Intel cpus: Include CAR from socket
Kyösti Mälkki
2012-02-16
Intel cpus: use CPU_PHYSMASK_HI define in CAR
Kyösti Mälkki
2012-02-15
Intel model_106cx: Use symbolic names for MTRR bits
Kyösti Mälkki
2012-02-10
Intel cpus: apply un-written naming rules
Kyösti Mälkki
2012-02-09
Add Intel Socket LGA771
Sven Schnelle
2012-01-10
MTRR: get physical address size from CPUID
Sven Schnelle
2012-01-09
ACPI: mark empty get_cst_entries() weak
Sven Schnelle
2011-11-01
Remove XIP_ROM_BASE
Patrick Georgi
2011-10-30
Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9
Rudolf Marek
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-28
Get rid of AUTO_XIP_ROM_BASE
Patrick Georgi
2011-10-25
SPEEDSTEP: write _CST tables
Sven Schnelle
2011-10-18
Activate older Xeon P4 microcodes
Kyösti Mälkki
2011-09-09
Crank up CPU speed on Intel Core and Core2 CPUs
Patrick Georgi
2011-08-04
cpu/intel/slot_1: Init L2 cache on SECC(2) CPUs.
Keith Hui
2011-05-03
Enable caching for ROM area in model_6ex/cache_as_ram.inc
Sven Schnelle
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-14
Use symbolic names for some MTRR bits instead of numbers in CAR code
Stefan Reinauer
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2011-01-27
oops. this is weird. CAR addresses should be specified in the socket and not in
Stefan Reinauer
2011-01-19
Revert r5902 to make code more readable again. At least three people like to
Stefan Reinauer
2011-01-12
drop unused files
Stefan Reinauer
2010-12-12
fix model 106cx
Stefan Reinauer
2010-12-11
factor out cpu power management base into a separate file. And fix a bug in
Stefan Reinauer
2010-12-08
These empty files sneaked in from another patch and shouldn't have been inclu...
Tobias Diedrich
2010-12-08
Tobias Diedrich wrote:
Tobias Diedrich
2010-12-08
Move "select CACHE_AS_RAM" lines from boards into CPU socket.
Uwe Hermann
2010-11-17
Move Intel power management related defines to some central location.
Patrick Georgi
2010-10-18
update intel microcode files.
Stefan Reinauer
2010-10-18
Make update-microcodes.sh executable.
Uwe Hermann
2010-10-17
update intel microcode update script
Stefan Reinauer
2010-10-17
Removes model_65x CPUIDs from model_6xx code.
Keith Hui
2010-10-16
Move support for Deschutes Slot 1 CPUs (model_65x) into its own directory.
Keith Hui
2010-10-15
Drop unused DCACHE_RAM_BASE from intel/car/cache_as_ram.inc-using sockets.
Uwe Hermann
2010-10-13
Move out Katmai Slot 1 CPUs (model_67x) from model_6xx to model_67x.
Keith Hui
2010-10-13
Convert all Intel i810 boards to CAR.
Uwe Hermann
2010-10-12
Add missing include of model_6bx for slot_1.
Keith Hui
2010-10-12
Reduce duplicate definition in CAR code.
Warren Turkal
2010-10-07
Remove some duplicate #include files (trivial).
Uwe Hermann
2010-10-06
Convert all Intel 440BX boards to Cache-as-RAM (CAR).
Uwe Hermann
2010-10-04
Add missing Intel Pentium II/III era CPU IDs.
Uwe Hermann
2010-10-02
Add comments to make it clear why these two lines are written like that:
Uwe Hermann
2010-10-01
Factor out common CAR asm snippets.
Uwe Hermann
2010-10-01
Cosmetics, whitespace and coding-style fixes for Intel CAR (trivial).
Uwe Hermann
2010-10-01
Fix some breakage from 5890.
Myles Watson
2010-10-01
CAR simplifications, typos, readability improvements (trivial).
Uwe Hermann
2010-09-30
Various cosmetic and coding style fixes in CAR code (trivial).
Uwe Hermann
2010-09-30
Use existing, readable MTRR #defines instead of hardcoding numbers.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-29
Factor out fill_processor_name() and strcpy() functions.
Uwe Hermann
2010-09-27
This patch moves one of the CAR configs to the socket from the single
Warren Turkal
2010-09-27
drop double include (trivial)
Stefan Reinauer
2010-09-26
Normalize the config option for the Intel Atom CPU.
Warren Turkal
2010-09-25
Drop <cpu/amd/mtrr.h> #include from Intel CPUs.
Uwe Hermann
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
mPGA479M Sockets can take Intel Mobile Celeron.
Andreas Schultz
2010-08-14
My forgotten CAR cleanup patch...
Stefan Reinauer
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-06-21
This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...
Joseph Smith
2010-06-21
Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ...
Joseph Smith
2010-05-28
Add Intel Atom microcode
Stefan Reinauer
2010-05-26
Update Intel microcode include files from their web page.
Stefan Reinauer
2010-05-26
Use the microcode files as created by the new microcode update script. (Fixes...
Stefan Reinauer
2010-05-26
Drop problematically licensed Intel microcode files
Stefan Reinauer
2010-05-26
cosmetical changes on intel's microcode.c
Stefan Reinauer
2010-05-25
also rename the config option.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-14
license header fixes
Nils Jacobs
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-26
I meant SSE. Reported by Dustin Harrison.
Myles Watson
2010-04-26
Enable SSE2 for ep80579. Reported by Dustin Harrison.
Myles Watson
2010-04-25
a single place for the romstage stack for copy_and_run.
Stefan Reinauer
2010-04-24
these cpus are explicitly supported by model_6bx
Stefan Reinauer
2010-04-14
move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.
Stefan Reinauer
[next]