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
/
arch
/
i386
/
include
Age
Commit message (
Expand
)
Author
2009-04-22
* move i386 / ACPI dependent code out of hardwaremain.c and into the i386
Stefan Reinauer
2009-04-21
Add a helper function to acpigen to create _PSD tables.
Patrick Georgi
2009-04-15
This patch cleans up mpspec.h and allows it to be included when
Myles Watson
2009-04-13
Following patch implements ACPI resume support for coreboot. The hardware main
Rudolf Marek
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-03-10
This patch makes the boards use a single amdk8_util.asl. There are only
Myles Watson
2009-03-06
Fix mmconf (PCIe memory mapped config space access) support in v2. It was
Stefan Reinauer
2009-03-01
Some changes required to get yabel working on v2 (and they generally make
Stefan Reinauer
2009-02-17
Add QWord support to acpigen.
Carl-Daniel Hailfinger
2009-02-14
Following patch adds dynamically generated P-States infrastructure as well as
Rudolf Marek
2009-02-01
Following patch adds dynamic ACPI AML code generator which can be used to
Rudolf Marek
2008-12-23
The attached patch adds missing bits to ACPI to make Windows XP and Windows V...
Rudolf Marek
2008-12-18
This patch gets rid of all the implicit definition warnings for serengeti exc...
Myles Watson
2008-08-01
fix warnings, make mptable struct members explicitly packed, as they're
Stefan Reinauer
2008-03-29
Now coreboot performs IRQ routing for some boards.
Nikolay Petukhov
2008-03-16
oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the
Ed Swierk
2008-03-16
This patch updates the PCI IDs for Intel 3100 devices. ...
Ed Swierk
2008-02-20
Route device IRQ through PCI bridge instead in mptable.
Yinghai Lu
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-11-03
This patch adds support for MCFG table, which allows OS to find the
Rudolf Marek
2007-04-07
Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch.
Peter Stuge
2007-04-06
Part IV
Yinghai Lu
2007-04-06
This is part of the outstanding mcp55 commit from January 18th. It will
Yinghai Lu
2006-10-04
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2006-07-19
this code is for writing the mp table, so only execute it when
Stefan Reinauer
2006-04-23
Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
Richard Smith
2006-04-03
new cache_as_ram support
Yinghai Lu
2006-01-05
update comments
Stefan Reinauer
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2005-11-26
- Apply 11_24_a_s1_core.diff from
Stefan Reinauer
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61
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-38
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-13
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-3
arch import user (historical)
2005-03-04
some comment in ACPI table
Li-Ta Lo
2005-02-08
generous iteration on the device tree removed.
Stefan Reinauer
2005-01-26
target port may need to checksum
Stefan Reinauer
2005-01-19
- make acpi usable for more than one motherboard.
Stefan Reinauer
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
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-29
Changes to allow Via/Epia code to be compiled after recent code changes.
Mark Wilkinson
2004-10-16
- HDAMA boots!
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-10-14
- Add arch/cpu.h
Eric Biederman
2004-10-06
epia-m support
Ronald G. Minnich
2004-06-07
simplify pirq handling. Only apply consistency fixes on the copied version
Stefan Reinauer
2004-05-28
- Added volatile to asm statements in auto.c and failover.c
Eric Biederman
2004-03-23
tighten up option exporting
Greg Watson
2004-03-13
byteorder routines
Greg Watson
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-02-03
create MADT tables, too.
Stefan Reinauer
2004-01-28
please forgive me... ;)
Stefan Reinauer
2004-01-26
Allow using an APIC without mptable.
Stefan Reinauer
2003-09-01
- Updates to config.g so that it works more reliably and has initial support
Eric Biederman
2003-07-30
updates from YhLu, plus fixes for PPC/K8 issues.
Ronald G. Minnich
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-07-19
- Major cleanup of the bootpath
Eric Biederman
2003-07-16
- ldscripb.lb remove another $Id: line..
Eric Biederman
2003-07-14
- Compile fixes
Eric Biederman
2003-07-12
- Remove all of the annoying $Id strings
Eric Biederman
2003-07-12
- Implement division and rdtsc support for romcc
Eric Biederman
2003-06-18
- A new test case for romcc
Eric Biederman
2003-06-12
- Modify the freebios tree so the pci config space api is mostly in sync between
Eric Biederman
2003-06-12
- Changes to the pci config routines moving them closer to the non romcc API
Eric Biederman
2003-06-11
- Factoring of auto.c
Eric Biederman
2003-05-19
- Cleanups on the romcc side including a pci interface that uses
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman