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
/
boot
/
coreboot_table.c
Age
Commit message (
Expand
)
Author
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-08-27
Make all those locally used functions static instead of exporting them. (triv)
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
Clean up acpi table writing code, and don't rely
Patrick Georgi
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-28
add_mainboard_resources is necessary for some boards (eg. kontron), but
Patrick Georgi
2009-04-21
Eliminate various issues brought up by scan-build.
Patrick Georgi
2009-04-06
(trivial) fix some warnings
Stefan Reinauer
2009-03-17
This patch adds "high coreboot table support" to coreboot version 2.
Stefan Reinauer
2009-02-09
Remove some warnings, mainly from format strings which didn't match the
Myles Watson
2008-12-13
Move mainboard specific changes to the coreboot memory table into the
Stefan Reinauer
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-09-22
Patch for AMD RS690 chipset.
Michael Xie
2008-07-23
This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai.
Roman Kononov
2008-06-29
Adds a field to the serial port descriptor about the configured line speed.
Patrick Georgi
2008-01-27
Add a new record type "console" for lbtable, and insert one record
Patrick Georgi
2008-01-25
This patch adds a new record type for lbtable to provide information
Patrick Georgi
2008-01-18
rename linuxbios_* files, too.
Stefan Reinauer