summaryrefslogtreecommitdiffstats
path: root/gfxnvidia.c
Commit message (Expand)AuthorAgeFilesLines
* Use shutdown callback mechanism to shutdown programmersDavid Hendricks2011-06-141-12/+18
* Remove vendorid parameter from pcidev_init()Carl-Daniel Hailfinger2011-03-071-2/+1
* Revert PCI config space writes on shutdownCarl-Daniel Hailfinger2010-11-101-8/+4
* Remove duplicate includes from the codeStefan Reinauer2010-10-061-1/+0
* Compile gfxnvidia by default, but disallow write/eraseCarl-Daniel Hailfinger2010-07-291-0/+3
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+1
* Convert MMIO accesses of non-internal PCI-based programmers to be endian-agno...Carl-Daniel Hailfinger2010-07-271-2/+2
* Refine PCI BAR masks handling for drkaiser and gfxnvidiaCarl-Daniel Hailfinger2010-07-171-2/+7
* Various places in the flashrom source feature custom parameter extraction fro...Carl-Daniel Hailfinger2010-07-061-2/+2
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-1/+1
* Replace PCI_OK/PCI_NT by OK/NTMichael Karcher2010-02-241-23/+23
* Convert all messages in gfxnvidia.c to the new message infrastructureSean Nelson2010-01-091-1/+1
* Add initial support for flashing some NVIDIA graphics cardsUwe Hermann2009-09-301-0/+104
OpenPOWER on IntegriCloud