summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sh_pci: fix memory and I/O accessAurelien Jarno2010-04-141-96/+15
* pci: move pci_data_{read, write}() declaration from pci.h to pci_host.hIsaku Yamahata2009-12-011-0/+1
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-17/+17
* Get rid of _t suffixmalc2009-10-011-17/+17
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-6/+6
* We want the argument pass to set_irq to be opaqueJuan Quintela2009-09-041-2/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-3/+3
* Add common BusStatePaul Brook2009-05-231-1/+2
* Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori2009-03-131-1/+1
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-4/+2
* sh4: sh_pci. Register resouces both at A7 and P4.aurel322009-01-241-10/+7
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* SH: Don't subtract bases from access addresses in PCIC.balrog2008-12-071-5/+3
* SH: On-chip PCI controller support (Takashi YOSHII).balrog2008-12-071-0/+207