summaryrefslogtreecommitdiff
path: root/pcidev.c
Commit message (Expand)AuthorAgeFilesLines
* Replace PCI_OK/PCI_NT by OK/NTmkarcher2010-02-241-2/+2
* Adjust a help text for external PCI programmers to the new parameterhailfinger2009-10-301-1/+1
* Add initial support for flashing some NVIDIA graphics cards.uwe2009-09-301-5/+11
* Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices.uwe2009-09-021-6/+6
* Use a common parameter variable for all programmers. This allows us tohailfinger2009-08-121-2/+1
* Remove unnecessary #include files.hailfinger2009-08-091-3/+0
* The project's new home is flashrom.org now. Change all occurences in thestepan2009-07-301-1/+1
* Various smaller flashrom improvements:uwe2009-05-171-6/+6
* This patch adds support for BIOS flashing on the all SiliconImage SATAruik2009-05-171-2/+0
* Add proper workaround for 3COM 3C90xB cards, which need special fixupsuwe2009-05-161-3/+7
* Older libpci versions (e.g. 2.2.8, as it's default on current FreeBSD 7.2)uwe2009-05-161-1/+4
* Refactor parts of the 3COM NIC code.uwe2009-05-151-0/+115