Age | Commit message (Expand) | Author |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2009-10-28 | Create lib.h for homeless prototypes. | Myles Watson |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
2009-10-26 | CBMEM high table memory manager. | Stefan Reinauer |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
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-05-26 | encapsule mbi initialization in write_multiboot_table, where it belongs. (very | Stefan Reinauer |
2009-05-26 | Major cleanup of i386 tables.c: | Stefan Reinauer |
2009-05-13 | Make ACPI with low and high tables work again. The RSDP contained a | Patrick Georgi |
2009-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-28 | Only add ACPI tables if ACPI is enabled for the board. | Patrick Georgi |
2009-04-27 | Special handling for MP table in low memory is only necessary if there are | Ward Vandewege |
2009-04-24 | Change the behaviour of the ACPI generating code so it only | Patrick Georgi |
2009-04-22 | fix warnings, shadowed declarations and style guide violations (all trivial) | Stefan Reinauer |
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-03-12 | Fix HIGH_TABLES introduced error when compiling without MP table | 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-27 | Generic approach of putting BIOS tables at the end of memory | Stefan Reinauer |
2009-02-09 | Remove some warnings, mainly from format strings which didn't match the | Myles Watson |
2008-11-11 | [PATCH] coreboot-v2: Add multiboot support | Robert Millan |
2008-07-23 | This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai. | Roman Kononov |
2008-01-18 | rename linuxbios_* files, too. | Stefan Reinauer |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-10-23 | fix a whole bunch of warnings. (trivial) | Stefan Reinauer |
2007-04-06 | next part of YhLu's large patch. I am not sure whether the tables.c | Yinghai Lu |
2006-07-19 | this code is for writing the mp table, so only execute it when | Stefan Reinauer |
2006-07-19 | move mptable to 960k to 1M | Stefan Reinauer |
2005-09-12 | Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), ... | Steven J. Magnani |
2005-08-10 | Undoing all HDAMA commits from LNXI from r2005->2003 | Jason Schildt |
2005-08-09 | - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. | Jason Schildt |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61 | arch import user (historical) |
2004-10-14 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2004-10-06 | epia-m support | Ronald G. Minnich |
2004-07-01 | remove_logical_cpus need call get_option | Yinghai Lu |
2004-06-07 | simplify pirq handling. Only apply consistency fixes on the copied version | Stefan Reinauer |
2004-04-15 | code reformat | Li-Ta Lo |
2004-01-29 | acpi fixes: | Stefan Reinauer |
2004-01-28 | please forgive me... ;) | Stefan Reinauer |
2003-09-01 | - Updates to config.g so that it works more reliably and has initial support | Eric Biederman |
2003-06-19 | - Remove bogus #if CONFIG_SMP test | Eric Biederman |
2003-06-17 | new config file testing the update stuff. | Ronald G. Minnich |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |