1. 2f442fd fix low bits in ROM and I/O sizing by Kevin O'Connor · 13 years ago
  2. b82a1e4 enable io/memory unconditionally by Kevin O'Connor · 13 years ago
  3. d1c4d64 Set the PCI base address to 0xf0000000. by Kevin O'Connor · 13 years ago
  4. 4dde532 Correct default pci irq links by Kevin O'Connor · 13 years ago
  5. 40f5b5a Do PCI initialization before vga init. by Kevin O'Connor · 14 years ago
  6. 8740e3a Forward port bochs pci changes. by Kevin O'Connor · 14 years ago
  7. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 14 years ago
  8. 7061eb6 Initial KVM support. by Kevin O'Connor · 14 years ago
  9. e791636 Move ram size definitions from ebda to global variables. by Kevin O'Connor · 14 years ago
  10. 9649a96 Various minor comment updates. by Kevin O'Connor · 14 years ago
  11. e682cbc Don't overwrite memory on smm init. by Kevin O'Connor · 14 years ago
  12. 4132e02 Don't allow start_bdf with new auto max bus detection code. by Kevin O'Connor · 14 years ago
  13. e633832 Only touch PCI functions > 0 on multi-function devices; rescan max pci each time. by Kevin O'Connor · 14 years ago
  14. be19cdc Overhaul PCI config functions. by Kevin O'Connor · 14 years ago
  15. 2ed2f58 Synch pci ids and registers with Linux kernel source. by Kevin O'Connor · 14 years ago
  16. 2f840e3 Support pci init of both PIIX3 and PIIX4 - patch from bochs bios. by Kevin O'Connor · 14 years ago
  17. 415c2dc Use defines for PCI ids. by Kevin O'Connor · 14 years ago
  18. e06363e Use ALIGN() macro in place of open-coded aligns. by Kevin O'Connor · 15 years ago
  19. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 15 years ago
  20. 0525d29 Breakup rombios32.c into pciinit.c and smbios.c by Kevin O'Connor · 15 years ago