Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not
[coreboot.git] / src / arch / i386 / boot / pirq_routing.c
2008-10-22 Jens RottmannFixes a off-by-one error when routing the IRQs. This...
2008-04-07 Marc Jones(marc... Don't check exclusive IRQ fieldin the PIR table.
2008-03-29 Nikolay PetukhovNow coreboot performs IRQ routing for some boards.
2005-01-19 Stefan Reinauer- make acpi usable for more than one motherboard.
2004-06-07 Stefan Reinauersimplify pirq handling. Only apply consistency fixes...
2004-04-15 Li-Ta Locode reformat
2004-03-23 Greg Watsontighten up option exporting
2004-01-26 Stefan Reinauerunify debug messages, fix typo
2003-10-28 Stefan Reinauerdynamic pirq table fixup
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-04-25 Eric Biederman- Commit a working pirq table for the AMD solo
2003-04-24 Eric Biederman- More attempts to leave irqs in a working state.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree