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
/
x86
Age
Commit message (
Expand
)
Author
2009-08-12
This now builds.
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi
2009-08-11
The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA sho...
Zheng Bao
2009-07-22
Don't put .o files in the source tree. (trivial)
Stefan Reinauer
2009-07-21
this bug sneaked in during conversion
Stefan Reinauer
2009-07-21
add intel speedstep support and some PM fixes.
Stefan Reinauer
2009-07-21
* rework tsc based timer code to use inb instead of outb for calibration
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-27
Move coreboot_ram and coreboot_apc to CBFS. This allows to
Patrick Georgi
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-22
makes the smi handler a little bit less verbose
Stefan Reinauer
2009-04-17
Add VIA CX700 support, plus VIA vt8454c reference board support.
Stefan Reinauer
2009-04-13
Following patch adds necessary hooks and as well the compile time checks for
Rudolf Marek
2009-04-03
drop unused variables in generic smm handler. (trivial)
Stefan Reinauer
2009-04-03
drop another shadow variable (trivial)
Stefan Reinauer
2009-04-01
Fix typo.
Marc Jones
2009-03-31
fix typo
Stefan Reinauer
2009-03-06
* fix a minor power state issue in the ich7 smm handler
Stefan Reinauer
2009-03-06
fix a bunch of cast and type warnings and don't call the apic "nvram", that
Stefan Reinauer
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-28
With this patch the v2 build system will create a directory hierarchy
Stefan Reinauer
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2009-02-12
Fix mtrr setup for UMA architectures.
Stefan Reinauer
2009-02-11
Print a loud warning message if we run out of MTRRs.
Carl-Daniel Hailfinger
2009-02-09
Remove some warnings, mainly from format strings which didn't match the
Myles Watson
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
2008-12-18
This patch gets rid of all the implicit definition warnings for serengeti exc...
Myles Watson
2008-10-29
Support for Intel Core Duo and Core 2 Duo (tm) CPUs.
Stefan Reinauer
2008-08-02
adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"
Stefan Reinauer
2008-08-02
Go back to SIPI WAIT state for those CPUS defining the newly introduced
Stefan Reinauer
2008-08-02
This patch
Stefan Reinauer
2008-08-01
same spelling in all mtrr output.. (trivial)
Stefan Reinauer
2008-04-04
Add a workaround for a bug in some binutils version which strictly
Carl-Daniel Hailfinger
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2008-01-08
Fix compilation of Tyan S2735 which was broken by accident in r3038.
Carl-Daniel Hailfinger
2008-01-08
This patch is an attempt at introducing 4k CAR size granularity for the
Carl-Daniel Hailfinger
2007-10-23
fix a whole bunch of warnings. (trivial)
Stefan Reinauer
2007-04-24
trivial: fix filename in comment.
Stefan Reinauer
2007-04-06
This is part of the outstanding mcp55 commit from January 18th. It will
Yinghai Lu
2007-01-16
Change 'ram' to 'RAM' in user-visible output (closes #60).
Uwe Hermann
2006-10-04
AMD Rev F support
Yinghai Lu
2006-05-18
init the ECC for BSP and AP at the same time. So reduce init cpus time
Yinghai Lu
2006-05-04
fix the tree
Stefan Reinauer
2006-05-03
oops! Slap me on the head for this one. Quick fix for ward until
Stefan Reinauer
2006-05-02
add automatic payload compression method to LinuxBIOS
Stefan Reinauer
2006-04-03
new cache_as_ram support
Yinghai Lu
2006-01-09
don't need copy_secondary_start_to_1m_below for non-smp
Yinghai Lu
[next]