index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
Age
Commit message (
Expand
)
Author
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
[next]