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
/
stm50flw0x0x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-13
/
+14
*
Split flashchips.h from flash.h
Carl-Daniel Hailfinger
2009-06-15
1
-0
/
+1
*
Sometimes we want to read/write more than 4 bytes of chip content at once
Carl-Daniel Hailfinger
2009-06-05
1
-2
/
+9
*
Add programmer-specific delay functions
Carl-Daniel Hailfinger
2009-06-05
1
-9
/
+9
*
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
-13
/
+13
*
Rename the STM50FLW register variable flash_addr used for block write protect...
Carl-Daniel Hailfinger
2009-05-11
1
-5
/
+5
*
FreeBSD definitions of (read|write)[bwl] collide with our own
Carl-Daniel Hailfinger
2009-03-06
1
-32
/
+32
*
Use helper functions to access flash chips
Carl-Daniel Hailfinger
2009-03-05
1
-32
/
+32
*
Beautify flash chip ID verbose printout a little, always use %02x
Peter Stuge
2009-01-25
1
-1
/
+1
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-34
/
+32
*
Separate ST M50FLW support from generic JEDEC code
Claus Gindhart
2008-04-28
1
-0
/
+293