index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
mptable
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptable: realign comments with code
Sven Schnelle
2012-06-20
1
-6
/
+4
*
mptable: initialize apic/bus arrays with ARRAY_SIZE
Sven Schnelle
2012-06-20
1
-4
/
+5
*
mptable: pretty print PCI INT entries
Sven Schnelle
2012-06-20
1
-7
/
+23
*
mptable: Fix BUS type determination
Sven Schnelle
2012-06-20
1
-2
/
+17
*
mptable: reindent code to comply with coreboot coding style
Sven Schnelle
2012-06-20
1
-952
/
+926
*
mptable: Fix 'mptable.c:1019:12: warning: ācā may be used uninitialized i...
Sven Schnelle
2012-06-20
1
-8
/
+3
*
mptable: remove unused variable
Sven Schnelle
2012-06-20
1
-6
/
+6
*
mptable: print ioapic entries
Sven Schnelle
2012-06-20
1
-12
/
+0
*
mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDR
Sven Schnelle
2012-06-20
1
-1
/
+1
*
Remove incorrect IOAPIC lines from some mptable.c files.
Uwe Hermann
2010-10-31
1
-35
/
+2
*
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-26
1
-1
/
+1
*
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-10-25
1
-17
/
+1
*
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-12
1
-1
/
+2
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
1
-19
/
+19
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-2
/
+2
*
use stdint types for structures, and don't use pointers
Stefan Reinauer
2010-01-26
2
-92
/
+86
*
fix typo
Stefan Reinauer
2008-03-15
1
-1
/
+1
*
Fix mptable util so the output will compile
Jon Dufresne
2008-01-28
1
-22
/
+26
*
rename linuxbios_* files in utils repository.
Stefan Reinauer
2008-01-18
1
-4
/
+4
*
adapt to freebios v2. still doesnt handle comments correctly.
Stefan Reinauer
2005-01-04
1
-4
/
+4
*
mptable tool
Ronald G. Minnich
2004-12-10
2
-0
/
+1329