index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
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 the ENE Embedded Debug Interface EDI and KB9012 EC
Paul Kocialkowski
2018-02-11
1
-0
/
+6
*
spi25: Revise decision when to enter/exit 4BA mode
Nico Huber
2018-01-02
1
-4
/
+2
*
spi25: Merge remainder of spi4ba in
Nico Huber
2017-12-28
1
-24
/
+8
*
spi25: Use common code for nbyte read/write and block erase
Nico Huber
2017-12-28
1
-2
/
+0
*
4BA: Add spi_exit_4ba function to switch SPI flash to 3-byte addressing
Ed Swierk
2017-10-15
1
-0
/
+2
*
4BA: Support for new direct-4BA instructions + W25Q256.V update
Boris Baykov
2017-10-15
1
-0
/
+6
*
4BA: Support for 4-bytes addressing via Extended Address Register
Boris Baykov
2017-10-15
1
-0
/
+6
*
4BA: Basic support for 4-bytes addressing mode extensions
Boris Baykov
2017-10-14
1
-0
/
+10
*
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
[next]