aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/boot/pirq_routing.c
AgeCommit message (Expand)Author
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-02-10Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931.Myles Watson
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2009-01-20fix inconsistent user interface naming. don't show compile paths to usersStefan Reinauer
2008-10-22Fixes a off-by-one error when routing the IRQs. This led to IRQ15 notJens Rottmann
2008-04-07Don't check exclusive IRQ fieldin the PIR table.Marc Jones(marc.jones
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2005-01-19- make acpi usable for more than one motherboard.Stefan Reinauer
2004-06-07simplify pirq handling. Only apply consistency fixes on the copied versionStefan Reinauer
2004-04-15code reformatLi-Ta Lo
2004-03-23tighten up option exportingGreg Watson
2004-01-26unify debug messages, fix typoStefan Reinauer
2003-10-28dynamic pirq table fixupStefan Reinauer
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-04-25- Commit a working pirq table for the AMD soloEric Biederman
2003-04-24- More attempts to leave irqs in a working state.Eric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman