index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to track PCI paths and add to build_pci_path().
Kevin O'Connor
2011-01-10
1
-0
/
+5
*
pci: add helper functions for mmio bar access from real mode.
Gerd Hoffmann
2010-12-05
1
-0
/
+4
*
Try to hard-reboot processor on rerun of post under coreboot.
Kevin O'Connor
2010-09-15
1
-0
/
+1
*
seabios: pci: introduce helper function to find device from table and initial...
Isaku Yamahata
2010-07-24
1
-0
/
+1
*
seabios: pci: introduce helper function to initialize a given device.
Isaku Yamahata
2010-07-10
1
-0
/
+34
*
seabios: pci: introduce foreachpci_in_bus() helper macro.
Isaku Yamahata
2010-07-04
1
-0
/
+10
*
Improve optionrom debugging statements.
Kevin O'Connor
2010-05-23
1
-0
/
+10
*
Be sure to add "void" to all function prototypes that take no args.
Kevin O'Connor
2010-01-03
1
-2
/
+2
*
mptable: Reset pinmask on new bus or device.
Kevin O'Connor
2010-01-03
1
-0
/
+3
*
Add stubs for USB OHCI support.
Kevin O'Connor
2009-10-12
1
-1
/
+1
*
Initial support for USB, UHCI, and USB Keyboards.
Kevin O'Connor
2009-09-28
1
-0
/
+1
*
Only run the vga option rom of an enabled vga device.
Kevin O'Connor
2009-07-19
1
-0
/
+1
*
Add pci_to_bdf() helper function.
Kevin O'Connor
2009-02-05
1
-0
/
+3
*
Move pir table offset from ebda to a global variable.
Kevin O'Connor
2008-12-28
1
-0
/
+2
*
Don't allow start_bdf with new auto max bus detection code.
Kevin O'Connor
2008-12-04
1
-6
/
+5
*
Only touch PCI functions > 0 on multi-function devices; rescan max pci each t...
Kevin O'Connor
2008-11-29
1
-2
/
+5
*
Overhaul PCI config functions.
Kevin O'Connor
2008-11-09
1
-21
/
+15
*
Synch pci ids and registers with Linux kernel source.
Kevin O'Connor
2008-11-08
1
-34
/
+0
*
Support pci init of both PIIX3 and PIIX4 - patch from bochs bios.
Kevin O'Connor
2008-10-25
1
-0
/
+2
*
Use defines for PCI ids.
Kevin O'Connor
2008-10-25
1
-0
/
+9
*
Rename pci_find_class() to pci_find_classprog(), and add new functions.
Kevin O'Connor
2008-08-31
1
-4
/
+22
*
Generate PIR table at post time.
Kevin O'Connor
2008-06-12
1
-13
/
+17
*
Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
Kevin O'Connor
2008-06-11
1
-0
/
+16
*
Move PIR table definitions to pcibios.h.
Kevin O'Connor
2008-06-11
1
-0
/
+34
*
PCI enhancements.
Kevin O'Connor
2008-05-24
1
-8
/
+18
*
Guard header file pci.h
Kevin O'Connor
2008-03-21
1
-0
/
+5
*
Basic support for PCI BIOS.
Kevin O'Connor
2008-03-16
1
-0
/
+13
*
Revert "Commit missing files from last commit."
Kevin O'Connor
2008-03-08
1
-102
/
+0
*
Commit missing files from last commit.
Kevin O'Connor
2008-03-05
1
-0
/
+102