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
2010-01-25
Fix ACPI build on a couple of boards (now that it's active)
Patrick Georgi
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2010-01-16
Make internal functions static in speedstep ACPI generation code.
Stefan Reinauer
2010-01-16
Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this.
Stefan Reinauer
2010-01-16
Micro-optimization: movl $0 --> xorl.
Stefan Reinauer
2010-01-16
new microcode for Intel Core 2(tm) CPUs
Stefan Reinauer
2010-01-04
- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
Patrick Georgi
2010-01-04
- use LAPIC timer if selected (instead of TSC all the time) [kconfig]
Patrick Georgi
2009-12-02
Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.
Myles Watson
2009-12-01
Atom only supports 32bit MTRRs (trivial)
Stefan Reinauer
2009-11-04
Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.
Stefan Reinauer
2009-11-03
Some fixes.
Patrick Georgi
2009-10-28
Make d945gclf build.
Myles Watson
2009-10-28
Add some missing license headers, consistency fixes for others (trivial).
Uwe Hermann
2009-10-28
preliminary Intel D945GCLF Atom+i945 support.
Stefan Reinauer
2009-10-26
CBMEM high table memory manager.
Stefan Reinauer
2009-10-26
intel core and core 2:
Stefan Reinauer
2009-10-24
Some ACPI implementations don't like to see full paths within a scope for
Stefan Reinauer
2009-10-17
Remove CONFIG_ from #defines that aren't config variables. Trivial.
Myles Watson
2009-10-17
Remove some more instances of including previous empty x86/fpu/Makefile.inc
Peter Stuge
2009-10-17
Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty
Peter Stuge
2009-10-16
Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references
Peter Stuge
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-08
Set MMX and SSE where needed. Note that many boards don't even bother
Ronald G. Minnich
2009-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-10-01
Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts
Peter Stuge
2009-09-29
More consistent use of "default n" and "select XYZ" in
Patrick Georgi
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-04
Use driver-y instead of obj-y for model_6xx_init.o.
Uwe Hermann
2009-08-25
Add kconfig support for ASUS P2B-F.
Uwe Hermann
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-21
Change the intel cpu makefile.inc so that it fits the model better.
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi
2009-07-21
add intel speedstep support and some PM fixes.
Stefan Reinauer
2009-07-01
Add support for the Intel Eagle Heights development board.
Thomas Jourdan
2009-07-01
Fix typo and only output post code if the work was done.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-05-02
Run dos2unix on all files:
Stefan Reinauer
2009-04-30
* Use latest version of intel microcodes from their Linux drivers page for
Stefan Reinauer
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-22
argh... never redo parts of the original patch on the fly. This fixes the tree
Stefan Reinauer
2009-04-22
This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a
Stefan Reinauer
2009-04-22
Trivial removal of a freudian slip.
Patrick Georgi
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-03-06
Some updates for core/core duo/core2/core2 duo cpus.
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-01-20
Fix register typo for core 2 cpus (trivial)
Stefan Reinauer
2009-01-20
fix compiler warnings (trivial)
Stefan Reinauer
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
2008-12-19
Fix a LOT of implicit function declarations before they become errors.
Corey Osgood
2008-10-29
Support for Intel Core Duo and Core 2 Duo (tm) CPUs.
Stefan Reinauer
2008-08-25
This patch implements support for the CPU core of the Intel EP80579
Ed Swierk
2008-08-01
match against all steppings of a CPU model, because these are _model_ drivers.
Stefan Reinauer
2008-08-01
drop unused code (trivial)
Stefan Reinauer
2008-07-15
Add missing Intel CPU (trivial).
Uwe Hermann
2007-10-24
analog changes for the cpu_driver structures...
Stefan Reinauer
2007-10-23
Add support for the Intel mFCPGA 478 socket. (trivial)
Stefan Reinauer
2007-10-15
This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)
Joseph Smith
2007-06-14
This patch adds support for the Intel i82810 northbridge and various i82801xx
Corey Osgood
2006-12-14
Add mtrr support for pentium m cpus
Jon Dufresne
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-07-24
add framework for i440bx chipset
Richard Smith
2005-09-14
Print a failure message if a sibling CPU fails to start.
Steven J. Magnani
2005-07-08
eric patch
Yinghai Lu
2005-01-20
Fix typo in microcode header file include
Eric Biederman
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-11-10
adl855pc support
Ronald G. Minnich
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-11-02
*** empty log message ***
Yinghai Lu
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-27
- Actually enable the Pentium-M cpus
Eric Biederman
2004-10-27
- Bug fixes to the P-III support
Eric Biederman
2004-10-25
ops and tsc
Yinghai Lu
2004-10-23
- With Xeon cpus it seems best to use the tsc calibrated with timer2 as
Eric Biederman
2004-10-22
for S2735 support
Yinghai Lu
2004-10-22
s2735 half update
Yinghai Lu
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- Add new cvs code to cvs
Eric Biederman