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