summaryrefslogtreecommitdiff
path: root/drivers/pci_database.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: Spell QEMU all capsPhilippe Mathieu-Daudé2022-01-141-1/+1
* drivers: add virtio-1.0 virtio-blk driverMark Cave-Ayland2018-08-311-3/+11
* pci: add driver for LSI 53C810 SCSI controllerMark Cave-Ayland2018-05-261-0/+8
* pci: add AMD PCNET information to PCI databaseMark Cave-Ayland2018-05-261-0/+6
* pci: set sunhme name to "network"Mark Cave-Ayland2017-10-161-1/+1
* pci: set cmd646 name and device_type properties to "ide"Mark Cave-Ayland2017-10-161-1/+1
* pci: add Intel e1000 network device to PCI databaseMark Cave-Ayland2017-09-061-0/+6
* pci: add SUN hme network deviceMark Cave-Ayland2017-09-061-0/+6
* pci: add basic support for Apple SunGEMMark Cave-Ayland2017-09-061-0/+6
* pci: implement simba_config_cb() for programming device rangesMark Cave-Ayland2017-07-121-1/+1
* pci: add rtl8139_config_cb() to configure rtl8139 network cardsMark Cave-Ayland2016-09-091-1/+1
* pci: add PCI database entry for rtl8139 network cardMark Cave-Ayland2016-09-091-0/+6
* Add USB OHCI + HID driverBALATON Zoltan2014-08-251-1/+19
* prep: Add support for detection of i82378 ISA bridgeMark Cave-Ayland2013-11-101-1/+16
* PPC: fix PReP PCI bus enumerationMark Cave-Ayland2013-09-021-1/+1
* pci: Set config hook for Raven PCI host bridgeAndreas Färber2013-09-021-1/+1
* use the proper name for the virtio-blk devicesArtyom Tarasenko2013-04-271-1/+1
* sparc64: remove hacks for the "interrupts" propertyArtyom Tarasenko2013-04-271-2/+2
* Identify virtio-net devicesArtyom Tarasenko2012-06-091-0/+8
* Sparc64: fix interrupt propertiesBlue Swirl2012-05-191-1/+1
* pci: identify virtio-scsi devicesBlue Swirl2012-05-191-1/+18
* ebus: set addressing to 2 address cells and 1 size cellsIgor V. Kovalenko2010-05-271-1/+1
* Move the basic OpenBIOS configuration header files from include/openbios to i...Mark Cave-Ayland2010-03-141-1/+1
* Move the driver header files into include/drivers to synchronise with the cod...Mark Cave-Ayland2010-03-141-1/+1
* Move the libopenbios header files into include/libopenbios to synchronise wit...Mark Cave-Ayland2010-03-141-1/+1
* PPC: Set Uninorth interrupt numbers to new Qemu valuesAlexander Graf2010-02-221-1/+1
* PPC: Add U3 based Mac machineAlexander Graf2010-02-221-1/+7
* Fix wrong device_type for non-PCI bridge devices, like EBUSBlue Swirl2010-02-071-3/+3
* Sparc64: fix Sabre propertiesBlue Swirl2010-01-101-1/+1
* Add basic Mac99 machine supportBlue Swirl2009-02-081-4/+4
* Add #defines for PCI classes and subclassesBlue Swirl2009-02-021-109/+219
* Add #defines for PCI vendor and device IDs for all devices, taken from LinuxBlue Swirl2009-02-011-23/+25
* Add EBUS bridge, refactor PC serial and keyboard, generalize floppyBlue Swirl2009-01-101-1/+16
* Add Sparc64 PCI devicesBlue Swirl2009-01-091-0/+12
* Add Heathrow Mac I/O (Aurelien Jarno)Blue Swirl2009-01-081-0/+7
* Don't hang if we discover an unknown device (Laurent Vivier)Blue Swirl2009-01-071-2/+4
* Create special properties for host and bridge (Laurent Vivier)Blue Swirl2009-01-071-2/+2
* Move PCI database part from pci.c to its own file pci_database.cBlue Swirl2008-12-311-0/+1063