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
/
mainboard
/
via
/
epia-m700
/
acpi_tables.c
Age
Commit message (
Expand
)
Author
2010-09-25
Drop some useless "../../../" in #includes (trivial).
Uwe Hermann
2010-07-26
Make include paths more consistent. Fixes compilation errors for me.
Myles Watson
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-07-22
Fix up the tree again...
Stefan Reinauer
2009-07-02
Fix many things for via/epia-m700 to build.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-07
First bunch of coding style and consistency cleanups for the
Uwe Hermann
2009-06-05
Initial untested board code for the VIA EPIA-M700 Mini-ITX board.
Uwe Hermann