Two hda_verb.h files: Add more comments.
[coreboot.git] / src / arch / i386 / include / arch / smp / mpspec.h
2010-11-23 Patrick Georgi patrickMake smp_write_bus static (local scope), to prevent...
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-06-25 Patrick GeorgiAdd new function to create all mptable entries for...
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-09-29 Myles WatsonRemove some warnings.
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-15 Myles WatsonThis patch cleans up mpspec.h and allows it to be inclu...
2008-08-01 Stefan Reinauerfix warnings, make mptable struct members explicitly...
2008-02-20 Yinghai LuRoute device IRQ through PCI bridge instead in mptable.
2006-07-19 Stefan Reinauerthis code is for writing the mp table, so only execute...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-10-29 Mark WilkinsonChanges to allow Via/Epia code to be compiled after...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-01-26 Stefan ReinauerAllow using an APIC without mptable.
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree