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
/
arch
/
i386
/
boot
/
acpi.c
Age
Commit message (
Expand
)
Author
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-11-10
* Simplify acpi_add_table
Stefan Reinauer
2009-11-05
if x86emu was running for VGA init a corrupted low table RSDP
Stefan Reinauer
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-07-22
Fix up the tree again...
Stefan Reinauer
2009-07-21
clean up acpi table strings, as discussed on the list
Stefan Reinauer
2009-07-21
This fixes a couple of issues with older Linux kernels (that expect an XSDT as
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-26
acpi.c: add a cast to remove warning (trivial)
Stefan Reinauer
2009-04-22
Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.
Stefan Reinauer
2009-04-22
* move i386 / ACPI dependent code out of hardwaremain.c and into the i386
Stefan Reinauer
2009-04-13
Following patch implements ACPI resume support for coreboot. The hardware main
Rudolf Marek
2009-03-10
This patch makes the boards use a single amdk8_util.asl. There are only
Myles Watson
2009-03-06
fix a bunch of cast and type warnings and don't call the apic "nvram", that
Stefan Reinauer
2009-02-01
Following patch adds dynamic ACPI AML code generator which can be used to
Rudolf Marek
2009-01-20
fix coding style (trivial)
Stefan Reinauer
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
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
2006-10-04
AMD Rev F support
Yinghai Lu
2006-01-05
update comments
Stefan Reinauer
2005-11-26
- Apply 11_24_a_s1_core.diff from
Stefan Reinauer
2005-02-08
fix comment
Stefan Reinauer
2005-01-19
- make acpi usable for more than one motherboard.
Stefan Reinauer
2004-10-06
epia-m support
Ronald G. Minnich
2004-02-03
create MADT tables, too.
Stefan Reinauer
2004-01-29
acpi fixes:
Stefan Reinauer
2004-01-28
please forgive me... ;)
Stefan Reinauer