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
/
flash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
Fix compilation with older MinGW versions
Antonio Ospite
2018-03-23
1
-0
/
+3
*
Add support for reading the current flash contents from a file
Paul Kocialkowski
2018-02-11
1
-1
/
+1
*
Add support for the ENE Embedded Debug Interface EDI and KB9012 EC
Paul Kocialkowski
2018-02-11
1
-1
/
+2
*
Add support for selecting the erased bit value with a flag
Paul Kocialkowski
2018-02-11
1
-1
/
+8
*
Add a SPI command class to `struct flashchip`
Mike Banon
2018-02-11
1
-0
/
+11
*
flashchips: Revise all 4BA chips
Nico Huber
2018-01-02
1
-3
/
+8
*
spi25: Revise decision when to enter/exit 4BA mode
Nico Huber
2018-01-02
1
-5
/
+5
*
spi: Move ICH BBAR quirk out of the way
Nico Huber
2017-12-28
1
-1
/
+0
*
spi25: Remove now obsolete `four_bytes_addr_funcs` path
Nico Huber
2017-12-28
1
-8
/
+1
*
spi25: Enable native 4BA read and write using feature bits
Nico Huber
2017-12-28
1
-0
/
+2
*
spi25: Integrate 4BA support
Nico Huber
2017-12-28
1
-0
/
+8
*
spi25: Introduce spi_simple_write_cmd()
Nico Huber
2017-12-28
1
-0
/
+1
*
Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP
Stefan Tauner
2017-11-03
1
-1
/
+1
*
4BA: Allow disabling 4-byte address mode for SPI flash
Ed Swierk
2017-10-15
1
-9
/
+2
*
4BA: Support for new direct-4BA instructions + W25Q256.V update
Boris Baykov
2017-10-15
1
-0
/
+4
*
4BA: Support for 4-bytes addressing via Extended Address Register
Boris Baykov
2017-10-15
1
-2
/
+3
*
4BA: Flashrom integration for the 4-bytes addressing extensions
Boris Baykov
2017-10-15
1
-0
/
+8
*
fixup! 4BA: Basic support for 4-bytes addressing mode extensions
Boris Baykov
2017-10-14
1
-2
/
+2
*
4BA: Basic support for 4-bytes addressing mode extensions
Boris Baykov
2017-10-14
1
-0
/
+3
*
Drop redundant `enum msglevel`
Nico Huber
2017-07-13
1
-30
/
+23
*
Fix linking with libpayload
Nico Huber
2017-06-22
1
-2
/
+2
*
Add option to read ROM layout from IFD
Nico Huber
2017-06-14
1
-1
/
+2
*
Kill doit()
Nico Huber
2017-06-03
1
-2
/
+4
*
Adapt CLI to use new libflashrom interface' print callback
Nico Huber
2017-06-03
1
-0
/
+2
*
Add a convenient libflashrom interface
Nico Huber
2017-06-03
1
-2
/
+9
*
Add functions to read/erase/write/verify by layout
Nico Huber
2017-06-03
1
-0
/
+2
*
Give layouts their own type
Nico Huber
2017-06-03
1
-8
/
+2
*
Add a bunch of new/tested stuff and various small changes 24
Stefan Tauner
2016-01-23
1
-1
/
+1
*
Add support for 128 bytes write granularity
Paul Kocialkowski
2015-10-16
1
-0
/
+1
*
Add a bunch of new/tested stuff and various small changes 22
Stefan Tauner
2015-02-08
1
-1
/
+0
*
Make strnlen() visible in old versions of glibc
Stefan Tauner
2015-01-27
1
-0
/
+3
*
Unify target OS and CPU architecture checks
Stefan Tauner
2015-01-10
1
-1
/
+3
*
Move strtok_r implementation verbatim to helpers.c
Stefan Tauner
2014-11-01
1
-0
/
+3
*
Make read before write configurable (infrastructure part)
Stefan Tauner
2014-10-19
1
-1
/
+1
*
Introduce generic shutdown_free() and remove redundant internal_shutdown()
Stefan Tauner
2014-08-31
1
-0
/
+1
*
Refine physical address mapping of flash chips
Stefan Tauner
2014-08-30
1
-5
/
+12
*
Refactor some CLI-relevant parts
Stefan Tauner
2014-08-08
1
-3
/
+6
*
Add a bunch of new/tested stuff and various small changes 21
Stefan Tauner
2014-08-06
1
-1
/
+1
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-2
/
+2
*
EEPROM support: handle implicit erase
Carl-Daniel Hailfinger
2014-06-16
1
-0
/
+1
*
Introduce helpers.c
Stefan Tauner
2014-06-12
1
-4
/
+8
*
Fix selfcheck of various arrays
Stefan Tauner
2014-05-26
1
-0
/
+1
*
Add two new states to enum test_state and use it for flashchips
Stefan Tauner
2014-05-26
1
-32
/
+27
*
Add 'const' keyword to chip write and other function prototypes
Mark Marshall
2014-05-09
1
-6
/
+6
*
Add support for Macronix MX23L3254 mask ROM
Michael Coppola
2014-05-03
1
-0
/
+1
*
Make delay values unsigned
Stefan Tauner
2014-05-02
1
-1
/
+1
*
layout: Verify layout entries before building a new image using them
Stefan Tauner
2013-09-23
1
-1
/
+10
*
layout: Add a method to cleanup layout data structures
Stefan Tauner
2013-09-15
1
-0
/
+1
*
Add a bunch of new/tested stuff and various small changes 18
Stefan Tauner
2013-07-25
1
-1
/
+3
[next]