index
:
delta/flashrom.git
0.9.7
master
stuge
code.coreboot.org: Obsolete (use flashrom-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dummyflasher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a common parameter variable for all programmers. This allows us to
hailfinger
2009-08-12
1
-14
/
+12
*
Remove unnecessary #include files.
hailfinger
2009-08-09
1
-3
/
+0
*
Add SPI multicommand infrastructure.
hailfinger
2009-07-10
1
-1
/
+1
*
Sometimes we want to read/write more than 4 bytes of chip content at
hailfinger
2009-06-05
1
-0
/
+20
*
Fix a bug in dummyflasher.c special case where no type parameter is
hailfinger
2009-06-05
1
-1
/
+1
*
Mark the 10b7:9058 3COM card (3C905B: Cyclone 10/100/BNC) as "OK", forgot
uwe
2009-06-02
1
-1
/
+1
*
Add bus type support to the dummy external programmer.
hailfinger
2009-06-01
1
-1
/
+37
*
Add bus type annotation to struct flashchips. Right now, the annotation
hailfinger
2009-05-31
1
-1
/
+1
*
Drop unused/duplicated #includes and some dead code (trivial).
uwe
2009-05-16
1
-2
/
+0
*
Use chipaddr instead of volatile uint8_t * because when we access
hailfinger
2009-05-16
1
-12
/
+12
*
Add a dummy SPI controller driver, similar to the dummy LPC/FWH/Parallel
hailfinger
2009-05-14
1
-0
/
+21
*
Print dummy programmer messages only if verbose mode is selected.
hailfinger
2009-05-11
1
-10
/
+10
*
Flash mapping/unmapping was performed without an abstraction layer, so
hailfinger
2009-05-11
1
-0
/
+13
*
Add a dummy external flasher which just prints each operation.
hailfinger
2009-05-09
1
-0
/
+75