index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pm49fl00x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make struct flashchip a field in struct flashctx instead of a complete copy
Carl-Daniel Hailfinger
2012-08-25
1
-4
/
+4
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-5
/
+9
*
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14
1
-2
/
+2
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23
1
-3
/
+3
*
Remove unneeded inclusions of chipdrivers.h
Stefan Tauner
2011-08-16
1
-1
/
+0
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-1
/
+1
*
Kill dead pm49fl00x.c functions
Sean Nelson
2010-03-16
1
-69
/
+0
*
Convert the remaining references to *_49fl00x
Sean Nelson
2010-02-27
1
-0
/
+6
*
Split spi.c into programmer and chip code Remove chipdriver.h include from fl...
Sean Nelson
2010-02-26
1
-0
/
+1
*
Here's a very quick patch to fix the missing unlock code
Sean Nelson
2010-02-19
1
-0
/
+6
*
Use the register mapping feature bit
Carl-Daniel Hailfinger
2010-01-09
1
-10
/
+0
*
Generify jedec functions by introducing an address mask
Sean Nelson
2010-01-04
1
-2
/
+2
*
Kill obsolete exclude range feature
Carl-Daniel Hailfinger
2009-06-19
1
-8
/
+0
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-3
/
+8
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-1
/
+0
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
Carl-Daniel Hailfinger
2009-05-16
1
-3
/
+3
*
FreeBSD definitions of (read|write)[bwl] collide with our own
Carl-Daniel Hailfinger
2009-03-06
1
-1
/
+1
*
Use helper functions to access flash chips
Carl-Daniel Hailfinger
2009-03-05
1
-1
/
+1
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-10
/
+16
*
Support Pm49FL004/2 Block Locking Registers
Nikolay Petukhov
2008-05-17
1
-0
/
+114