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
/
model_69x
Age
Commit message (
Expand
)
Author
2017-02-22
src/cpu/intel: Add license headers to all files
Martin Roth
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-02-28
cpu/intel: (non-FSP) Remove microcode updates from tree
Alexandru Gagniuc
2015-02-28
cpu/intel (non-FSP): Use microcode from blobs repository
Alexandru Gagniuc
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-02-12
PCI: Drop includes under cpu
Kyösti Mälkki
2014-01-16
cpu/intel: Remove dummy terminators from microcode blobs
Alexandru Gagniuc
2014-01-16
cpu/intel: Make all Intel CPUs load microcode from CBFS
Alexandru Gagniuc
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-01-10
MTRR: get physical address size from CPUID
Sven Schnelle
2010-10-18
update intel microcode files.
Stefan Reinauer
2010-10-07
Remove some duplicate #include files (trivial).
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
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-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-08-12
Kconfig!
Patrick Georgi
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
2008-08-01
match against all steppings of a CPU model, because these are _model_ drivers.
Stefan Reinauer
2007-10-24
analog changes for the cpu_driver structures...
Stefan Reinauer
2006-12-14
Add mtrr support for pentium m cpus
Jon Dufresne
2004-10-27
- Actually enable the Pentium-M cpus
Eric Biederman
2004-10-27
- Bug fixes to the P-III support
Eric Biederman