index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pcidev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Random whitespace and coding-style fixes
Uwe Hermann
2011-07-28
1
-3
/
+3
*
Fix unchecked malloc calls and casts of malloc return values
Stefan Tauner
2011-07-12
1
-0
/
+4
*
Use shutdown callback mechanism to shutdown programmers
David Hendricks
2011-06-14
1
-1
/
+2
*
Remove vendorid parameter from pcidev_init()
Carl-Daniel Hailfinger
2011-03-07
1
-4
/
+5
*
Support 64-bit MEM BARs wherever possible
Carl-Daniel Hailfinger
2011-02-15
1
-22
/
+131
*
Revert PCI config space writes on shutdown
Carl-Daniel Hailfinger
2010-11-10
1
-0
/
+70
*
Refine text of requests to send logs
Paul Menzel
2010-10-08
1
-3
/
+5
*
List the devices for all supported programmers in "flashrom -L" output
Carl-Daniel Hailfinger
2010-10-07
1
-1
/
+1
*
Refine -L output to include all programmer modules
Carl-Daniel Hailfinger
2010-10-06
1
-0
/
+1
*
Update the author list in the man page
Carl-Daniel Hailfinger
2010-10-06
1
-1
/
+1
*
Remove duplicate includes from the code
Stefan Reinauer
2010-10-06
1
-1
/
+0
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Unify programmer parameter extraction
Carl-Daniel Hailfinger
2010-07-08
1
-1
/
+1
*
Various places in the flashrom source feature custom parameter extraction fro...
Carl-Daniel Hailfinger
2010-07-06
1
-1
/
+4
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-4
/
+4
*
Convert various prints to use msg_p* and msg_g* respectively
Sean Nelson
2010-05-07
1
-6
/
+6
*
PCI device BARs of all types had only bits 1:0 cleared while reading the address
Carl-Daniel Hailfinger
2010-03-17
1
-1
/
+17
*
Replace PCI_OK/PCI_NT by OK/NT
Michael Karcher
2010-02-24
1
-2
/
+2
*
Adjust a help text for external PCI programmers to the new parameter scheme
Carl-Daniel Hailfinger
2009-10-30
1
-1
/
+1
*
Add initial support for flashing some NVIDIA graphics cards
Uwe Hermann
2009-09-30
1
-5
/
+11
*
Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices
TURBO J
2009-09-02
1
-6
/
+6
*
Use a common parameter variable for all programmers
Carl-Daniel Hailfinger
2009-08-12
1
-2
/
+1
*
Remove unnecessary #include files
Carl-Daniel Hailfinger
2009-08-09
1
-3
/
+0
*
The project's new home is flashrom.org now
Stefan Reinauer
2009-07-30
1
-1
/
+1
*
Various smaller flashrom improvements
Uwe Hermann
2009-05-17
1
-6
/
+6
*
This patch adds support for BIOS flashing on the all SiliconImage SATA contro...
Rudolf Marek
2009-05-17
1
-2
/
+0
*
Add proper workaround for 3COM 3C90xB cards, which need special fixups (the 3...
Uwe Hermann
2009-05-16
1
-3
/
+7
*
Older libpci versions (e.g
Uwe Hermann
2009-05-16
1
-1
/
+4
*
Refactor parts of the 3COM NIC code
Uwe Hermann
2009-05-15
1
-0
/
+115