Two hda_verb.h files: Add more comments.
[coreboot.git] / src / arch / i386 / boot / tables.c
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-09-13 Juhana HelovuoGenerate multiboot tables from coreboot tables.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-10-28 Myles WatsonCreate lib.h for homeless prototypes.
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-05-26 Patrick GeorgiClean up acpi table writing code, and don't rely
2009-05-26 Stefan Reinauerencapsule mbi initialization in write_multiboot_table...
2009-05-26 Stefan ReinauerMajor cleanup of i386 tables.c:
2009-05-13 Patrick GeorgiMake ACPI with low and high tables work again. The...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-28 Patrick GeorgiOnly add ACPI tables if ACPI is enabled for the board.
2009-04-27 Ward VandewegeSpecial handling for MP table in low memory is only...
2009-04-24 Patrick GeorgiChange the behaviour of the ACPI generating code so...
2009-04-22 Stefan Reinauerfix warnings, shadowed declarations and style guide...
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-03-17 Stefan ReinauerThis patch adds "high coreboot table support" to corebo...
2009-03-12 Myles WatsonFix HIGH_TABLES introduced error when compiling without...
2009-03-06 Stefan Reinauerfix a bunch of cast and type warnings and don't call...
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2008-11-11 Robert Millan[PATCH] coreboot-v2: Add multiboot support
2008-07-23 Roman KononovThis patch fixes the kernel EBDA mislocation problem...
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-10-23 Stefan Reinauerfix a whole bunch of warnings. (trivial)
2007-04-06 Yinghai Lunext part of YhLu's large patch. I am not sure whether...
2006-07-19 Stefan Reinauerthis code is for writing the mp table, so only execute...
2006-07-19 Stefan Reinauermove mptable to 960k to 1M
2005-09-12 Steven J. MagnaniRelocate the GDT to reserved memory, so it won't get...
2005-08-10 Jason SchildtUndoing all HDAMA commits from LNXI from r2005->2003
2005-08-09 Jason Schildt- Merge from linuxbios-lnxi (Linux Networx repository...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-10-06 Ronald G. Minnichepia-m support
2004-07-01 Yinghai Luremove_logical_cpus need call get_option
2004-06-07 Stefan Reinauersimplify pirq handling. Only apply consistency fixes...
2004-04-15 Li-Ta Locode reformat
2004-01-29 Stefan Reinaueracpi fixes:
2004-01-28 Stefan Reinauerplease forgive me... ;)
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-06-19 Eric Biederman- Remove bogus #if CONFIG_SMP test
2003-06-17 Ronald G. Minnichnew config file testing the update stuff.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree