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
...
*
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
*
Uintptr_t-ify map_flash_region functions
Stefan Tauner
2013-07-17
1
-2
/
+2
*
Use uintptr_t for chipaddr instead of unsigned long
Stefan Tauner
2013-07-13
1
-1
/
+2
*
Various cross-platform fixes
Carl-Daniel Hailfinger
2013-07-13
1
-1
/
+7
*
Warn if we skipped all blocks while writing
Stefan Tauner
2013-06-23
1
-0
/
+1
*
sbxxx: spibar[0] debug print refinements
Stefan Tauner
2013-06-16
1
-0
/
+1
*
Refine granularity handling in preparation of AT45DB series support
Stefan Tauner
2013-04-01
1
-10
/
+14
*
Add support for Macronix MX25U1635E, MX25U3235E/F and MX25U6435E/F
Vincent Palatin
2013-03-15
1
-0
/
+1
*
Make write granularity a chip attribute
Stefan Tauner
2013-03-03
1
-1
/
+2
*
Introduce msg_*warn
Stefan Tauner
2013-01-04
1
-4
/
+8
*
Constify parameters and globals
Nico Huber
2012-12-30
1
-2
/
+2
*
Improve SPI status register pretty printing
Stefan Tauner
2012-12-29
1
-0
/
+1
*
Do not read the flash chip twice in verification mode
Stefan Tauner
2012-10-27
1
-1
/
+1
*
Remove exit calls from print_supported_chips
Niklas Söderlund
2012-10-23
1
-1
/
+1
*
Add a bunch of new/tested stuff and various small changes 14
Stefan Tauner
2012-09-21
1
-5
/
+15
*
Make struct flashchip a field in struct flashctx instead of a complete copy
Carl-Daniel Hailfinger
2012-08-25
1
-23
/
+3
*
Introduce enum test_state
Stefan Tauner
2012-07-28
1
-2
/
+5
*
Hide hwaccess.h from public API
Patrick Georgi
2012-07-20
1
-1
/
+0
*
Bus Pirate buffer management revamp
Carl-Daniel Hailfinger
2012-06-08
1
-0
/
+1
*
Add logfile support
Carl-Daniel Hailfinger
2012-06-06
1
-1
/
+8
*
Convert printf to msg_* where appropriate
Carl-Daniel Hailfinger
2012-05-14
1
-9
/
+11
*
Add support for SFDP (JESD216)
Stefan Tauner
2012-02-17
1
-0
/
+2
*
Warn of one-time programmable (OTP) memory
Daniel Lenski
2012-02-15
1
-0
/
+1
*
Add deferred --image processing
Louis Yung-Chieh Lo
2011-12-25
1
-1
/
+2
*
Have all programmer init functions register bus masters/programmers
Carl-Daniel Hailfinger
2011-12-20
1
-2
/
+10
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-12
/
+12
*
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14
1
-16
/
+40
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23
1
-9
/
+11
[prev]
[next]