index
:
iCE40/flashrom
master
[no description]
about
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 SST SST25WF020A, SST25WF040B, SST25WF080B
Ben Gardner
2015-11-22
1
-0
/
+1
*
Fix handling of write protection at register space address +2
Stefan Tauner
2014-12-20
1
-1
/
+0
*
Unify non-shifted and shifted JEDEC access
Carl-Daniel Hailfinger
2014-08-08
1
-6
/
+0
*
Add a bunch of new/tested stuff and various small changes 21
Stefan Tauner
2014-08-06
1
-1
/
+0
*
Add support for a bunch of 29GL parallel flash chips
Stefan Tauner
2014-08-03
1
-0
/
+1
*
Refactor unlocking of many chips with locking at register space address +2
Carl-Daniel Hailfinger
2014-08-03
1
-10
/
+9
*
Add support for Sanyo LE25FW106
Stefan Tauner
2014-06-04
1
-0
/
+1
*
Combine block_erase*_en29lv640b and block_erase*_m29f400bt respectively
Stefan Tauner
2014-06-01
1
-4
/
+2
*
jedec.c: constify a bit more
Stefan Tauner
2014-05-29
1
-4
/
+2
*
Rename some spi_prettyprint_status_register_* functions
Stefan Tauner
2014-05-27
1
-4
/
+4
*
Add support for ESMT F25L32PA
Stefan Tauner
2014-05-27
1
-0
/
+1
*
Add 'const' keyword to chip write and other function prototypes
Mark Marshall
2014-05-09
1
-13
/
+13
*
Cleanup ST M50 driver
Stefan Tauner
2013-09-12
1
-3
/
+4
*
Add support for AT45CS1282
Stefan Tauner
2013-08-27
1
-0
/
+1
*
Add support for AT45DB321C
Stefan Tauner
2013-08-27
1
-0
/
+1
*
Add support for Atmel AT45DB* chips
Aidan Thornton
2013-08-27
1
-0
/
+12
*
Add support for remaining Numonyx (Micron) N25Q chips
Nikolay Nikolaev
2013-06-28
1
-0
/
+3
*
Add support for Spansion S25FL...S chips
Nikolay Nikolaev
2013-06-28
1
-2
/
+2
*
Add support for Eon EN25S series
Nikolay Nikolaev
2013-06-28
1
-0
/
+1
*
Introduce spi_block_erase_db()
Nikolay Nikolaev
2013-06-28
1
-0
/
+1
*
Introduce additional SPI status register helpers
Stefan Tauner
2013-06-28
1
-1
/
+5
*
Fix unlocking function for most Atmel AT2[56]D* chips
Stefan Tauner
2013-06-20
1
-2
/
+2
*
Update spi_get_erasefn_from_opcode()
Stefan Tauner
2013-05-01
1
-3
/
+3
*
Refine PMC Pm25LV series
Stefan Tauner
2013-04-19
1
-0
/
+1
*
Add support for Atmel's AT25F series of SPI flash chips
Stefan Tauner
2012-12-29
1
-0
/
+7
*
Add support for Intel S33 series flash chips
Stefan Tauner
2012-12-29
1
-0
/
+2
*
Improve SPI status register pretty printing
Stefan Tauner
2012-12-29
1
-24
/
+21
*
Add support for Winbond W39F010/W39L010/W39L020
Kyösti Mälkki
2012-10-28
1
-0
/
+3
*
Add support for Atmel AT26DF041
Stefan Tauner
2012-10-27
1
-0
/
+2
*
Generify a25.c's SRWD printing function and move it to spi25.c
Stefan Tauner
2012-09-22
1
-0
/
+1
*
Add a bunch of new/tested stuff and various small changes 14
Stefan Tauner
2012-09-21
1
-4
/
+6
*
Add spi_block_erase_62
Stefan Tauner
2012-09-21
1
-0
/
+1
*
Rename AT25F512B-specific code
Stefan Tauner
2012-08-26
1
-2
/
+2
*
Clean up a25.c, at25.c, spi25.c
Stefan Tauner
2012-08-02
1
-1
/
+1
*
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
*
Refine status register and lock printing of Atmel and AMIC SPI chips
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
[next]