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
/
x86
Age
Commit message (
Expand
)
Author
2009-09-22
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
Myles Watson
2009-08-29
File I missed committing.
Ronald G. Minnich
2009-08-29
This is the final set of changes to allow rumba to build. Rumba is not
Ronald G. Minnich
2009-08-25
Fix copy-paste error in src/cpu/x86/Kconfig.
Uwe Hermann
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
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
2006-01-04
1M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M above support
Yinghai Lu
2005-12-14
issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M
Yinghai Lu
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2005-10-25
- See Issue Tracker id-6 "lnxi-patch-6-replacement"
Jason Schildt
2005-10-25
- See Issue Tracker ID-3 "lnxi-patch3"
Jason Schildt
2005-09-14
Make EPIA-M use CONFIG_TSC.
Jonathan McDowell
2005-09-12
Fix hang during secondary CPU sibling init caused by nested spinlocks.
Steven J. Magnani
2005-08-17
Changed udelay in delay_tsc to be more be more considerate of single
Hamish Guthrie
2005-08-10
Undoing all HDAMA commits from LNXI from r2005->2003
Jason Schildt
2005-08-09
- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.
Jason Schildt
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-62
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7
arch import user (historical)
2005-01-27
spare one more mtrr
Yinghai Lu
2005-01-19
minor reformat
Li-Ta Lo
2005-01-06
add NC support to spare mtrrs for 64G memory stored
Yinghai Lu
2005-01-03
serialize cpus for >2
Yinghai Lu
2004-11-18
- First stab at getting the ppc ports building and working.
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-04
tell people that the segment descriptors are different for ROMCC and
Li-Ta Lo
2004-11-03
This hurts more than it helps. byebye
Stefan Reinauer
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-29
Changes to allow Via/Epia code to be compiled after recent code changes.
Mark Wilkinson
2004-10-27
sizeram removal/conversion.
Eric Biederman
2004-10-22
- Better memory I/O space distinguishing in amd_mtrr.c
Eric Biederman
2004-10-19
- Fix bug with > 4GB of memory where PAE was left enabled.
Eric Biederman
2004-10-16
- HDAMA boots!
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