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
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
2010-04-13
fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to
Stefan Reinauer
2010-04-13
update atom car code in the same way that 6ex/6fx was updated.
Stefan Reinauer
2010-04-12
port latest model 6ex car changes to 6fx car, which is almost identical and
Stefan Reinauer
2010-04-12
move model_6ex car to a single file. No more .c files that only consist of a
Stefan Reinauer
2010-04-12
Move the CPU specific includes from
Patrick Georgi
2010-04-11
The ADL855PC was never confirmed working (in fact it's pretty sure that code
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-04-09
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-01
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-29
cpu_driver structs need to be const, too...
Stefan Reinauer
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-03-18
Remove fallback/normal handling in mainboards'
Patrick Georgi
2010-03-17
more warning fixes.
Stefan Reinauer
2010-03-17
fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.
Stefan Reinauer
2010-03-17
Source all Kconfig files for Intel® CPU models..
Myles Watson
2010-03-06
Add support for the 0x06B1 CPU ID for Celeron (Tualatin).
Keith Hui
2010-03-05
Add proper Slot 1 CPU support code/infrastructure.
Keith Hui
2010-02-25
HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-07
newconfig is no more.
Patrick Georgi
2010-02-04
typo
Stefan Reinauer
[next]