index
:
flashrom
0.9.9-n25q256
stable
staging
Raptor Engineering's copy of the legoater/flashrom fork of the main branches in the flashrom.org's git repository
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gfxnvidia.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use shutdown callback mechanism to shutdown programmers
David Hendricks
2011-06-14
1
-12
/
+18
*
Simplify pcidev_init by killing the vendorid parameter which was pretty usele...
Carl-Daniel Hailfinger
2011-03-07
1
-2
/
+1
*
Revert PCI config space writes on shutdown
Carl-Daniel Hailfinger
2010-11-10
1
-8
/
+4
*
Remove duplicate includes from the code
Stefan Reinauer
2010-10-06
1
-1
/
+0
*
Compile gfxnvidia by default, but disallow write/erase
Carl-Daniel Hailfinger
2010-07-29
1
-0
/
+3
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Convert all PCI-based external programmers to use special little-endian acces...
Carl-Daniel Hailfinger
2010-07-27
1
-2
/
+2
*
Use the BAR value returned by pcidev_init which automatically applies the cor...
Carl-Daniel Hailfinger
2010-07-17
1
-2
/
+7
*
Various places in the flashrom source feature custom parameter extraction fro...
Carl-Daniel Hailfinger
2010-07-06
1
-2
/
+2
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-1
/
+1
*
Replace PCI_OK/PCI_NT by OK/NT
Michael Karcher
2010-02-24
1
-23
/
+23
*
Convert all messages in gfxnvidia.c to the new message infrastructure
Sean Nelson
2010-01-09
1
-1
/
+1
*
Add initial support for flashing some NVIDIA graphics cards
Uwe Hermann
2009-09-30
1
-0
/
+104