Age | Commit message (Expand) | Author | Files | Lines |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -3/+2 |
2011-11-18 | xfree86: Deprecate the use of xf86PciInfo.h | Jeremy Huddleston | 1 | -1/+0 |
2011-10-15 | pci: Port xf86MapLegacyIO to pciaccess | Adam Jackson | 1 | -11/+5 |
2010-09-14 | xfree86: bus: move macros from common PCI header to private file | Tiago Vignatti | 1 | -5/+0 |
2010-05-24 | xfree86: bus: remove unused headers | Tiago Vignatti | 1 | -2/+0 |
2010-05-24 | xfree86: bus: remove unused pci macros | Tiago Vignatti | 1 | -6/+0 |
2009-07-28 | xfree86: remove pci debug macros | Tiago Vignatti | 1 | -18/+0 |
2009-05-14 | xfree86: Add two __FreeBSD_kernel__ checks | Julien Cristau | 1 | -1/+2 |
2009-04-15 | Fix build on hurd-i386 | Samuel Thibault | 1 | -1/+1 |
2009-02-16 | PCI: Remove pciBusAddrToHostAddr and associated nonsense | Adam Jackson | 1 | -13/+0 |
2008-11-24 | PCI: Simplify OS PCI function registration a bit. | Adam Jackson | 1 | -15/+1 |
2008-11-24 | PCI: Remove config mechanism details. | Adam Jackson | 1 | -21/+0 |
2008-11-24 | PCI: Remove non-pciaccess path for x86. | Adam Jackson | 1 | -7/+0 |
2008-11-24 | PCI: Always build domain support. | Adam Jackson | 1 | -6/+1 |
2008-11-19 | Use bsd_pci stub routines on Solaris too, since we use pciaccess for real work | Alan Coopersmith | 1 | -1/+1 |
2008-08-18 | Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0. | Adam Jackson | 1 | -8/+4 |
2008-08-18 | Remove (unused) pciMaxBusNum. | Adam Jackson | 1 | -2/+0 |
2008-08-18 | Remove sparcPci.c | Adam Jackson | 1 | -8/+2 |
2008-08-18 | Remove XF86SCANPCI_WRAPPER. | Adam Jackson | 1 | -8/+0 |
2008-08-18 | Remove vestigial MAX_PCI_DEVICES. | Adam Jackson | 1 | -2/+0 |
2008-08-18 | Drop dead PowerPC PCI code. | Adam Jackson | 1 | -2/+1 |
2008-06-24 | Check for __amd64__, not __x86_64__. | Adam Jackson | 1 | -1/+1 |
2008-06-17 | Bug #15169: Make the server build again on Alpha. | Ian Romanick | 1 | -63/+14 |
2008-04-30 | Add M32R architecture support (bug #10020) | Kazuhiro Inaoka | 1 | -0/+6 |
2008-04-12 | Check for __x86_64__ when we check for __amd64__ | Matt Turner | 1 | -1/+1 |
2008-03-13 | Bug #14091: Fix build (and runtime) on ia64. | Doug Chapman | 1 | -2/+1 |
2007-11-20 | Restore checks for __i386 where needed for Sun compilers on Solaris | Alan Coopersmith | 1 | -1/+1 |
2007-10-14 | mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI | Ben Byer | 1 | -1/+1 |
2007-08-28 | Replace BSD custom PCI code with a stub implementation thanks to pciaccess. | Eric Anholt | 1 | -33/+8 |
2007-08-23 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -1/+1 |
2007-08-16 | Add some more support for DragonFly. From Joerg Sonnenberger | Jeremy C. Reed | 1 | -1/+1 |
2007-06-18 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -1/+1 |
2007-05-10 | Disable Simba PCI bridge routing code (Bug #8020). | Matthias Hopf | 1 | -1/+1 |
2007-01-22 | Eliminate pciControlBridge, pciGetBridgeBuses, and pciGetBridgeResources. | Ian Romanick | 1 | -8/+0 |
2007-01-22 | Elminiate ARCH_PCI_OS_INIT. | Ian Romanick | 1 | -9/+6 |
2007-01-15 | Fix domain insanity. | Ian Romanick | 1 | -0/+2 |
2007-01-12 | Eliminate unused INCLUDE_XF86_MAP_PCI_MEM define. | Ian Romanick | 1 | -20/+0 |
2007-01-12 | Eliminate unused pciAddrHostToBus infrastructure. | Ian Romanick | 1 | -1/+0 |
2006-12-08 | Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i... | Ian Romanick | 1 | -2/+2 |
2006-11-03 | Fixing domain support for ia64 | Matthias Hopf | 1 | -2/+2 |
2006-08-08 | Remove prototypes from some functions that were previously removed. | Ian Romanick | 1 | -3/+0 |
2006-08-02 | Remove the last remants of the pci{Read,Write}{Long,Word,Byte} | Ian Romanick | 1 | -23/+0 |
2006-08-02 | Remove pciConfigPtr and all of the associated cruft. | Ian Romanick | 1 | -37/+1 |
2006-07-25 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -1/+0 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -1/+0 |
2006-06-07 | Initial batch of changes for PCI rework. All future changes will be | Ian Romanick | 1 | -15/+0 |
2006-06-05 | When we can, bound the maximum number of PCI devices to attempt to scan, by | Daniel Stone | 1 | -0/+2 |
2006-06-03 | Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno) | Daniel Stone | 1 | -1/+1 |
2006-04-26 | Bug #6751: Use the Linux PCI ROM interface on Linux properly. The old | Dave Airlie | 1 | -0/+1 |
2005-12-29 | Remove PowerMAX_OS define it never worked , it'll never work again, | Dave Airlie | 1 | -6/+0 |