summaryrefslogtreecommitdiffstats
path: root/util/mptable
Commit message (Expand)AuthorAgeFilesLines
* util: Remove 'getpir' and 'mptable' toolsAlexandru Gagniuc2014-12-192-1266/+0
* mptable: realign comments with codeSven Schnelle2012-06-201-6/+4
* mptable: initialize apic/bus arrays with ARRAY_SIZESven Schnelle2012-06-201-4/+5
* mptable: pretty print PCI INT entriesSven Schnelle2012-06-201-7/+23
* mptable: Fix BUS type determinationSven Schnelle2012-06-201-2/+17
* mptable: reindent code to comply with coreboot coding styleSven Schnelle2012-06-201-952/+926
* mptable: Fix 'mptable.c:1019:12: warning: ā€˜cā€™ may be used uninitialized i...Sven Schnelle2012-06-201-8/+3
* mptable: remove unused variableSven Schnelle2012-06-201-6/+6
* mptable: print ioapic entriesSven Schnelle2012-06-201-12/+0
* mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDRSven Schnelle2012-06-201-1/+1
* Remove incorrect IOAPIC lines from some mptable.c files.Uwe Hermann2010-10-311-35/+2
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-1/+1
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-17/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-19/+19
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* use stdint types for structures, and don't use pointersStefan Reinauer2010-01-262-92/+86
* fix typoStefan Reinauer2008-03-151-1/+1
* Fix mptable util so the output will compileJon Dufresne2008-01-281-22/+26
* rename linuxbios_* files in utils repository.Stefan Reinauer2008-01-181-4/+4
* adapt to freebios v2. still doesnt handle comments correctly.Stefan Reinauer2005-01-041-4/+4
* mptable toolRonald G. Minnich2004-12-102-0/+1329
OpenPOWER on IntegriCloud