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-n
/
acpi_tables.c
Age
Commit message (
Expand
)
Author
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-04-02
Align: Make sure 1 is treated as unsigned long instead of int
Stefan Reinauer
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-09-25
Drop some useless "../../../" in #includes (trivial).
Uwe Hermann
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-04-07
"no warnings day"
Stefan Reinauer
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
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-08-17
Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::
Jon Harrison
2009-07-22
Fix up the tree again...
Stefan Reinauer
2009-07-01
Ron,
Jon Harrison