index
:
flashrom
0.9.9-n25q256
stable
staging
Raptor Engineering's copy of the legoater/flashrom fork of the main branches in the flashrom.org's git repository
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sharplhf00l04.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded #include statements completely
Carl-Daniel Hailfinger
2010-05-30
1
-1
/
+0
*
Convert chips' message printing to msg_c* Fixed suggestions by Carl-Daniel
Sean Nelson
2010-03-24
1
-11
/
+11
*
Rename print_82802ab_status to print_status_82802ab add unlock_82802ab
Sean Nelson
2010-03-19
1
-2
/
+2
*
Remove some copied functions (from 82802ab.c) and use the 82802ab equivalents...
Sean Nelson
2010-03-16
1
-28
/
+3
*
Split spi.c into programmer and chip code Remove chipdriver.h include from fl...
Sean Nelson
2010-02-26
1
-0
/
+1
*
Fix Sharp LHF00L04
Carl-Daniel Hailfinger
2010-01-07
1
-89
/
+12
*
This patch removes the extremely dangerous unprotect_jedec function which is ...
Michael Karcher
2009-11-26
1
-1
/
+0
*
This patch fixes all 27 flashrom source code issues reported by LLVM/clang's ...
Stefan Reinauer
2009-09-16
1
-4
/
+3
*
Standardize on using __func__ instead of __FUNCTION__
Uwe Hermann
2009-09-02
1
-1
/
+1
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-4
/
+10
*
Add external programmer delay functions so external programmers can handle th...
Carl-Daniel Hailfinger
2009-06-05
1
-5
/
+5
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-1
/
+0
*
Use chipaddr instead of volatile uint8_t * because when we access chips in ex...
Carl-Daniel Hailfinger
2009-05-16
1
-9
/
+9
*
FreeBSD definitions of (read|write)[bwl] collide with our own
Carl-Daniel Hailfinger
2009-03-06
1
-29
/
+29
*
Use helper functions to access flash chips
Carl-Daniel Hailfinger
2009-03-05
1
-29
/
+29
*
Beautify flash chip ID verbose printout a little, always use %02x
Peter Stuge
2009-01-25
1
-1
/
+1
*
Revert the delete of 82802ab.c in r3137
Carl-Daniel Hailfinger
2008-03-14
1
-8
/
+0
*
Drop 82802ab.c as it is identical to sharplhf00l04.c
Carl-Daniel Hailfinger
2008-03-13
1
-0
/
+8
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
1
-2
/
+2
*
Add '(C)' where it's missing (for consistency reasons)
Uwe Hermann
2007-09-09
1
-1
/
+1
*
Change all flashrom license headers to use our standard format
Uwe Hermann
2007-08-29
1
-16
/
+12
*
Cosmetic fixes
Uwe Hermann
2007-08-23
1
-6
/
+9
*
Drop duplicated code (copies of plain JEDEC functions)
Uwe Hermann
2007-08-23
1
-41
/
+1
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
1
-3
/
+0
*
Move code into *.c files, there's no reason to have it in header files
Uwe Hermann
2007-08-23
1
-0
/
+40
*
Minor cosmetics
Uwe Hermann
2007-05-24
1
-1
/
+1
*
Drop leftover includes
Stefan Reinauer
2007-05-24
1
-4
/
+0
*
Factor out register mapping code
Stefan Reinauer
2007-05-24
1
-18
/
+5
*
Unify mmap error messages
Stefan Reinauer
2007-05-23
1
-1
/
+1
*
Big cosmetic offensive on flashrom
Stefan Reinauer
2007-05-23
1
-11
/
+12
*
Fix coding style of flashrom by running indent on all files
Uwe Hermann
2007-05-09
1
-26
/
+25
*
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
/
+0
*
Removing $Id$ tags as they have no meaning in SVN
Stefan Reinauer
2006-08-23
1
-2
/
+0
*
Add preliminary (non-working) support for Sharp LHF00L04
Ronald G. Minnich
2006-03-14
1
-82
/
+132
*
Added sharp flash
Ronald G. Minnich
2006-02-23
1
-0
/
+155