1. 69eab16 mptable: realign comments with code by Sven Schnelle · 12 years ago
  2. 2f8c4f8 mptable: initialize apic/bus arrays with ARRAY_SIZE by Sven Schnelle · 12 years ago
  3. 2fcc166 mptable: pretty print PCI INT entries by Sven Schnelle · 12 years ago
  4. 4fbcaec mptable: Fix BUS type determination by Sven Schnelle · 12 years ago
  5. b00c9a2 mptable: reindent code to comply with coreboot coding style by Sven Schnelle · 12 years ago
  6. 09a1802 mptable: Fix 'mptable.c:1019:12: warning: ‘c’ may be used uninitialized in this function' by Sven Schnelle · 12 years ago
  7. 57f524f mptable: remove unused variable by Sven Schnelle · 12 years ago
  8. 9b86016 mptable: print ioapic entries by Sven Schnelle · 12 years ago
  9. 0b879f8 mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDR by Sven Schnelle · 12 years ago
  10. f9892166 Remove incorrect IOAPIC lines from some mptable.c files. by Uwe Hermann · 14 years ago
  11. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  12. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  13. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  14. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  15. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  16. c6d3ff6 use stdint types for structures, and don't use pointers by Stefan Reinauer · 15 years ago
  17. 9dcfc00 fix typo by Stefan Reinauer · 16 years ago
  18. ca31bc3 Fix mptable util so the output will compile by Jon Dufresne · 17 years ago
  19. 7223ab7 rename linuxbios_* files in utils repository. by Stefan Reinauer · 17 years ago
  20. a734f53 adapt to freebios v2. still doesnt handle comments correctly. by Stefan Reinauer · 20 years ago
  21. a7dd869 mptable tool by Ronald G. Minnich · 20 years ago