index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sst49lfxxxc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Here's a very quick patch to fix the missing unlock code
Sean Nelson
2010-02-19
1
-0
/
+5
*
Convert various SST chips to use block_erasers
Sean Nelson
2010-01-20
1
-1
/
+36
*
Standardize on using __func__ instead of __FUNCTION__
Uwe Hermann
2009-09-02
1
-1
/
+1
*
Remove unnecessary #include files
Carl-Daniel Hailfinger
2009-08-09
1
-3
/
+0
*
Reset SST49LF016C after erase to exit the read status register mode
Carl-Daniel Hailfinger
2009-07-20
1
-0
/
+1
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-3
/
+11
*
Refine write_lockbits_49lfxxxc() to use struct flashchip
Carl-Daniel Hailfinger
2009-06-05
1
-26
/
+26
*
Enable debug output of protection register access on SST49LF* chips
Uwe Hermann
2009-06-05
1
-9
/
+17
*
Eliminate all 'inline's from the flashrom code
Uwe Hermann
2009-05-16
1
-8
/
+5
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-3
/
+0
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
Carl-Daniel Hailfinger
2009-05-16
1
-10
/
+10
*
FreeBSD definitions of (read|write)[bwl] collide with our own
Carl-Daniel Hailfinger
2009-03-06
1
-21
/
+21
*
Use helper functions to access flash chips
Carl-Daniel Hailfinger
2009-03-05
1
-21
/
+21
*
Beautify flash chip ID verbose printout a little, always use %02x
Peter Stuge
2009-01-25
1
-1
/
+1
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
1
-1
/
+1
*
Add '(C)' where it's missing (for consistency reasons)
Uwe Hermann
2007-09-09
1
-2
/
+2
*
Change all flashrom license headers to use our standard format
Uwe Hermann
2007-08-29
1
-18
/
+12
*
Cosmetic fixes
Uwe Hermann
2007-08-23
1
-5
/
+7
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
1
-3
/
+0
*
Drop leftover includes
Stefan Reinauer
2007-05-24
1
-1
/
+1
*
Factor out register mapping code
Stefan Reinauer
2007-05-24
1
-10
/
+3
*
Unify mmap error messages
Stefan Reinauer
2007-05-23
1
-1
/
+1
*
Big cosmetic offensive on flashrom
Stefan Reinauer
2007-05-23
1
-9
/
+11
*
Fix coding style of flashrom by running indent on all files
Uwe Hermann
2007-05-09
1
-25
/
+22
*
Trivial (cosmetic) cleanup
Stefan Reinauer
2007-04-06
1
-1
/
+1
*
This patch is a rework of Adam Kaufman's Solaris patch
Adam Kaufman
2007-02-06
1
-1
/
+1
*
Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C
Yinghai Lu
2007-01-22
1
-0
/
+204