index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nic3com.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace PCI_OK/PCI_NT by OK/NT
Michael Karcher
2010-02-24
1
-10
/
+10
*
Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices
TURBO J
2009-09-02
1
-1
/
+2
*
"3COM 3C90xB: PCI 10BASE-T (TPO)" (10b7:9004) works fine
Carl-Daniel Hailfinger
2009-08-24
1
-1
/
+1
*
Use a common parameter variable for all programmers
Carl-Daniel Hailfinger
2009-08-12
1
-2
/
+2
*
Releasing IO permissions was done by hand everywhere
Carl-Daniel Hailfinger
2009-08-09
1
-6
/
+1
*
Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested
Uwe Hermann
2009-06-02
1
-1
/
+1
*
Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC)
Maciej Pijanka
2009-06-02
1
-2
/
+3
*
Only probe for chips with compatible bus protocols
Carl-Daniel Hailfinger
2009-06-01
1
-0
/
+2
*
Documentation improvements and small code/whitespace fixes
Uwe Hermann
2009-05-19
1
-5
/
+1
*
Factor out fallback_map/unmap, most external programmers don't need and speci...
Uwe Hermann
2009-05-17
1
-9
/
+0
*
Add proper workaround for 3COM 3C90xB cards, which need special fixups (the 3...
Uwe Hermann
2009-05-16
1
-1
/
+25
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
Carl-Daniel Hailfinger
2009-05-16
1
-4
/
+4
*
Add generic 16 bit and 32 bit chip read/write emulation to the external flash...
Carl-Daniel Hailfinger
2009-05-16
1
-18
/
+0
*
Refactor parts of the 3COM NIC code
Uwe Hermann
2009-05-15
1
-88
/
+12
*
Make the nic3com code check how many supported NICs are found
Uwe Hermann
2009-05-14
1
-17
/
+24
*
Fix compilation of nic3com on 64bit
Carl-Daniel Hailfinger
2009-05-14
1
-2
/
+2
*
Unify usage of iopl-like code by introducing get_io_perms()
Uwe Hermann
2009-05-14
1
-15
/
+4
*
nic3com: allow selection of a particular PCI device to use as programmer
Christian Ruppert
2009-05-14
1
-21
/
+47
*
Fix nic3com.c build issues on *BSD
Uwe Hermann
2009-05-13
1
-1
/
+7
*
Add support for 3COM NICs as "external programmer" and Atmel AT49BV512
Uwe Hermann
2009-05-13
1
-0
/
+170