summaryrefslogtreecommitdiff
path: root/gfxnvidia.c
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate includes from the code.stepan2010-10-061-1/+0
* Compile gfxnvidia by default, but disallow write/erase.hailfinger2010-07-291-0/+3
* Split off programmer.h from flash.h.hailfinger2010-07-271-0/+1
* Convert all PCI-based external programmers to use special little-endianhailfinger2010-07-271-2/+2
* Use the BAR value returned by pcidev_init which automatically applieshailfinger2010-07-171-2/+7
* Various places in the flashrom source feature custom parameterhailfinger2010-07-061-2/+2
* Kill global variables, constants and functions if local scope suffices.hailfinger2010-07-031-1/+1
* Replace PCI_OK/PCI_NT by OK/NTmkarcher2010-02-241-23/+23
* Convert all messages in gfxnvidia.c to the new message infrastructure.snelson2010-01-091-1/+1
* Add initial support for flashing some NVIDIA graphics cards.uwe2009-09-301-0/+104