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