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
/
chipdrivers.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for for the Atmel AT49F040 chip
David Borg
2012-04-15
1
-0
/
+1
*
Add support for the Eon EN29LV640B chip
Rudolf Marek
2012-04-14
1
-0
/
+6
*
Add support for SFDP (JESD216)
Stefan Tauner
2012-02-17
1
-0
/
+4
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-10
/
+10
*
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14
1
-84
/
+84
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23
1
-16
/
+16
*
Add opaque programmer registration infrastructure
Carl-Daniel Hailfinger
2011-11-04
1
-0
/
+6
*
Revert "Unsignify lengths and addresses in chip functions and structs"
Stefan Tauner
2011-09-18
1
-14
/
+14
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-09-18
1
-14
/
+14
*
Add support for the Sharp LH28F008BJT-BTLZ1 chip
Mattias Mattsson
2011-08-25
1
-0
/
+1
*
Remove unneeded inclusions of chipdrivers.h
Stefan Tauner
2011-08-16
1
-0
/
+2
*
Add lock printing for AMIC A25L05PT, A25L05PU, A25L10PT, A25L10PU, A25L20PT, ...
Carl-Daniel Hailfinger
2011-05-19
1
-7
/
+21
*
Remove erase_chip_stm50flw0x0x
Michael Karcher
2011-04-14
1
-1
/
+0
*
Add W39L040
Michael Karcher
2011-03-06
1
-0
/
+1
*
Enable unlocking (erasing/writing) W39V040FB chips
Idwer Vollering
2010-12-26
1
-0
/
+1
*
Add support for Winbond W39V040FB and W39V040FC
Carl-Daniel Hailfinger
2010-12-05
1
-4
/
+10
*
Switch all flash chips to partial write
Carl-Daniel Hailfinger
2010-10-13
1
-16
/
+8
*
Refactor remaining write wrappers
Carl-Daniel Hailfinger
2010-10-13
1
-3
/
+4
*
The currently used write functions (wrappers) all use helpers which perform t...
Carl-Daniel Hailfinger
2010-10-10
1
-5
/
+6
*
Flashrom had an implicit erase-on-write for most flash chip and programmer dr...
Carl-Daniel Hailfinger
2010-10-08
1
-5
/
+0
*
Use AAI write for SST SST25VF032B
Helge Wagner
2010-10-05
1
-1
/
+2
*
Add detailed status register printing and unlocking for all ATMEL AT25* chips
Carl-Daniel Hailfinger
2010-07-29
1
-0
/
+10
*
Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write)
Carl-Daniel Hailfinger
2010-07-16
1
-1
/
+0
*
We have a generic unlocking infrastructure
Carl-Daniel Hailfinger
2010-07-14
1
-1
/
+1
*
Convert SPI chips to partial write, but wrap the write functions in a compat ...
Carl-Daniel Hailfinger
2010-07-14
1
-1
/
+3
*
The SPI opcode 0xd8 is not a chip erase opcode on any chip out there
Carl-Daniel Hailfinger
2010-06-20
1
-2
/
+0
*
Some chips implement the RES (0xab) opcode, but they use a non-standard two b...
Carl-Daniel Hailfinger
2010-05-28
1
-1
/
+2
*
Every SPI programmer driver had its own completely different chip write imple...
Carl-Daniel Hailfinger
2010-05-21
1
-0
/
+1
*
Sst49lfxxxc chips are functionally the same as 82802ab chips
Sean Nelson
2010-03-23
1
-4
/
+0
*
Fix a few typos from the last commit
Sean Nelson
2010-03-22
1
-0
/
+1
*
Rename print_82802ab_status to print_status_82802ab add unlock_82802ab
Sean Nelson
2010-03-19
1
-10
/
+4
*
Convert _sst_fwhub functions to jedec kill unused sst_fwhub.c functions
Sean Nelson
2010-03-16
1
-4
/
+1
*
Remove function probe_28sf040 delete references to dead sharplhf00l04.c and s...
Sean Nelson
2010-03-16
1
-3
/
+0
*
Remove some copied functions (from 82802ab.c) and use the 82802ab equivalents...
Sean Nelson
2010-03-16
1
-0
/
+2
*
Kill dead w39v080fa.c functions
Sean Nelson
2010-03-16
1
-3
/
+0
*
Kill dead w39v040c.c functions
Sean Nelson
2010-03-16
1
-3
/
+0
*
Add FEATURE_REGISTERMAP to * Intel 82802AB, 82802AC
Carl-Daniel Hailfinger
2010-03-15
1
-1
/
+1
*
Since we have a unlock interface for chips, I think we can convert the remain...
Sean Nelson
2010-02-27
1
-3
/
+1
*
Patch to remove all references to dead chipdrivers
Sean Nelson
2010-02-22
1
-38
/
+0
*
Here's a very quick patch to fix the missing unlock code
Sean Nelson
2010-02-19
1
-0
/
+4
*
Convert the following chips to block_erasers: SST28SF040A
Sean Nelson
2010-01-20
1
-1
/
+6
*
Block eraser conversions and support for Eon EN25B series
Sean Nelson
2010-01-19
1
-0
/
+3
*
Block eraser conversions and support for Eon EN25B series
Sean Nelson
2010-01-19
1
-0
/
+1
*
Don't use "byte" as identifier
Michael Karcher
2010-01-12
1
-1
/
+1
*
Block eraser conversions and support for Eon EN25B series
Sean Nelson
2010-01-09
1
-0
/
+1
*
Fix Sharp LHF00L04
Carl-Daniel Hailfinger
2010-01-07
1
-1
/
+2
*
The patch converts jedec functions into mask-based generics which can be used...
Sean Nelson
2010-01-04
1
-3
/
+1
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-23
1
-1
/
+4
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-22
1
-0
/
+3
*
Remove nonexisting functions from chipdrivers.h
Carl-Daniel Hailfinger
2009-12-17
1
-4
/
+0
[next]