index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dummyflasher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More NetBSD fixes (w/ patch)
Jonathan A. Kollasch
2010-02-16
1
-1
/
+2
*
Convert dummyflasher to msg_* and make good use of msg_pspew
Carl-Daniel Hailfinger
2010-01-09
1
-29
/
+29
*
Use a common parameter variable for all programmers
Carl-Daniel Hailfinger
2009-08-12
1
-14
/
+12
*
Remove unnecessary #include files
Carl-Daniel Hailfinger
2009-08-09
1
-3
/
+0
*
Add SPI multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-10
1
-1
/
+1
*
Sometimes we want to read/write more than 4 bytes of chip content at once
Carl-Daniel Hailfinger
2009-06-05
1
-0
/
+20
*
Fix a bug in dummyflasher.c special case where no type parameter is given
Carl-Daniel Hailfinger
2009-06-05
1
-1
/
+1
*
Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested
Uwe Hermann
2009-06-02
1
-1
/
+1
*
Add bus type support to the dummy external programmer
Carl-Daniel Hailfinger
2009-06-01
1
-1
/
+37
*
Add bus type annotation to struct flashchips
Carl-Daniel Hailfinger
2009-05-31
1
-1
/
+1
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-2
/
+0
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
Carl-Daniel Hailfinger
2009-05-16
1
-12
/
+12
*
Add a dummy SPI controller driver, similar to the dummy LPC/FWH/Parallel flas...
Carl-Daniel Hailfinger
2009-05-14
1
-0
/
+21
*
Print dummy programmer messages only if verbose mode is selected
Carl-Daniel Hailfinger
2009-05-11
1
-10
/
+10
*
Abstract mapping/unmapping of flash regions
Carl-Daniel Hailfinger
2009-05-11
1
-0
/
+13
*
Add a dummy external flasher which just prints each operation
Carl-Daniel Hailfinger
2009-05-09
1
-0
/
+75