Age | Commit message (Expand) | Author |
2008-11-24 | PCI: Simplify OS PCI function registration a bit. | Adam Jackson |
2008-11-24 | PCI: Remove config mechanism details. | Adam Jackson |
2008-11-24 | PCI: Remove non-pciaccess path for x86. | Adam Jackson |
2008-11-24 | PCI: Always build domain support. | Adam Jackson |
2008-11-19 | Use bsd_pci stub routines on Solaris too, since we use pciaccess for real work | Alan Coopersmith |
2008-08-18 | Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0. | Adam Jackson |
2008-08-18 | Remove (unused) pciMaxBusNum. | Adam Jackson |
2008-08-18 | Remove sparcPci.c | Adam Jackson |
2008-08-18 | Remove XF86SCANPCI_WRAPPER. | Adam Jackson |
2008-08-18 | Remove vestigial MAX_PCI_DEVICES. | Adam Jackson |
2008-08-18 | Drop dead PowerPC PCI code. | Adam Jackson |
2008-06-24 | Check for __amd64__, not __x86_64__. | Adam Jackson |
2008-06-17 | Bug #15169: Make the server build again on Alpha. | Ian Romanick |
2008-04-30 | Add M32R architecture support (bug #10020) | Kazuhiro Inaoka |
2008-04-12 | Check for __x86_64__ when we check for __amd64__ | Matt Turner |
2008-03-13 | Bug #14091: Fix build (and runtime) on ia64. | Doug Chapman |
2007-11-20 | Restore checks for __i386 where needed for Sun compilers on Solaris | Alan Coopersmith |
2007-10-14 | mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI | Ben Byer |
2007-08-28 | Replace BSD custom PCI code with a stub implementation thanks to pciaccess. | Eric Anholt |
2007-08-23 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick |
2007-08-16 | Add some more support for DragonFly. From Joerg Sonnenberger | Jeremy C. Reed |
2007-06-18 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick |
2007-05-10 | Disable Simba PCI bridge routing code (Bug #8020). | Matthias Hopf |
2007-01-22 | Eliminate pciControlBridge, pciGetBridgeBuses, and pciGetBridgeResources. | Ian Romanick |
2007-01-22 | Elminiate ARCH_PCI_OS_INIT. | Ian Romanick |
2007-01-15 | Fix domain insanity. | Ian Romanick |
2007-01-12 | Eliminate unused INCLUDE_XF86_MAP_PCI_MEM define. | Ian Romanick |
2007-01-12 | Eliminate unused pciAddrHostToBus infrastructure. | Ian Romanick |
2006-12-08 | Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i... | Ian Romanick |
2006-11-03 | Fixing domain support for ia64 | Matthias Hopf |
2006-08-08 | Remove prototypes from some functions that were previously removed. | Ian Romanick |
2006-08-02 | Remove the last remants of the pci{Read,Write}{Long,Word,Byte} | Ian Romanick |
2006-08-02 | Remove pciConfigPtr and all of the associated cruft. | Ian Romanick |
2006-07-25 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson |
2006-06-07 | Initial batch of changes for PCI rework. All future changes will be | Ian Romanick |
2006-06-05 | When we can, bound the maximum number of PCI devices to attempt to scan, by | Daniel Stone |
2006-06-03 | Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno) | Daniel Stone |
2006-04-26 | Bug #6751: Use the Linux PCI ROM interface on Linux properly. The old | Dave Airlie |
2005-12-29 | Remove PowerMAX_OS define it never worked , it'll never work again, | Dave Airlie |
2005-11-08 | Bug #2880, add functions for byte and word level access to pci config | Kristian Høgsberg |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone |
2005-05-21 | Initial experimental support for AMD64 builds on Solaris 10 x86. Improved | Alan Coopersmith |
2005-05-04 | Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse in | Eric Anholt |
2005-04-22 | Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes, | Adam Jackson |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone |
2004-08-11 | Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith). | Kevin E Martin |
2004-07-06 | Separated Intel drivers from default DriDrivers to avoid building them on | Egbert Eich |
2004-06-16 | DRI XFree86-4_3_99_12-merge import | Eric Anholt |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich |