Age | Commit message (Expand) | Author |
2010-03-29 | Don't include option_table.h every time we include mc146818rtc.h, that was a | Stefan Reinauer |
2010-03-29 | This patch drops the coreboot CMOS checksum ranges from Kconfig because | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-17 | fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled. | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-22 | YABEL update | Stefan Reinauer |
2010-01-30 | * fix crt0s/ldscripts paths to fix out of tree build. | Stefan Reinauer |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-11-12 | Get rid of the ugly warning the right way. | Myles Watson |
2009-11-11 | Revert my too-hasty commit. | Myles Watson |
2009-11-11 | Silence an ugly-looking warning. Two casts were not enough, so just don't cast | Myles Watson |
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 |