index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flashrom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to read ROM layout from IFD
Nico Huber
2017-06-14
1
-4
/
+4
*
Kill doit()
Nico Huber
2017-06-03
1
-322
/
+73
*
Add a convenient libflashrom interface
Nico Huber
2017-06-03
1
-5
/
+304
*
Add functions to read/erase/write/verify by layout
Nico Huber
2017-06-03
1
-0
/
+350
*
dediprog: use ordinary USB devs array
Stefan Tauner
2016-02-22
1
-3
/
+2
*
pickit2_spi: use ordinary USB devs array
Stefan Tauner
2016-02-22
1
-3
/
+2
*
Add support for WCH CH341A as an SPI programmer
Urja Rannikko
2016-01-31
1
-0
/
+12
*
Add a bunch of new/tested stuff and various small changes 24
Stefan Tauner
2016-01-23
1
-1
/
+1
*
Add atapromise programmer
Joseph C. Lehner
2016-01-16
1
-0
/
+12
*
Pimp the manpage to create nicer hyperlinks and HTML output
Stefan Tauner
2016-01-14
1
-1
/
+1
*
Rigorously check integrity of I/O stream data
Stefan Tauner
2015-12-25
1
-21
/
+45
*
Add support for 128 bytes write granularity
Paul Kocialkowski
2015-10-16
1
-0
/
+6
*
serprog: Fix FWH/LPC by implementing serprog_map
Urja Rannikko
2015-06-29
1
-1
/
+1
*
Add support for the Microchip PICkit2 as an SPI programmer
Justin Chevrier
2015-02-08
1
-0
/
+13
*
Add a bunch of new/tested stuff and various small changes 22
Stefan Tauner
2015-02-08
1
-1
/
+1
*
Unify target OS and CPU architecture checks
Stefan Tauner
2015-01-10
1
-1
/
+1
*
Add support for the MSTAR I2C ISP protocol
Alexandre Boeglin
2014-12-20
1
-0
/
+12
*
Make read before write configurable (infrastructure part)
Stefan Tauner
2014-10-19
1
-11
/
+23
*
Introduce generic shutdown_free() and remove redundant internal_shutdown()
Stefan Tauner
2014-08-31
1
-0
/
+6
*
Refine physical address mapping of flash chips
Stefan Tauner
2014-08-30
1
-26
/
+72
*
Refine handling chips that exceed maximum programmer sizes
Stefan Tauner
2014-08-15
1
-16
/
+8
*
Refactor some CLI-relevant parts
Stefan Tauner
2014-08-08
1
-70
/
+0
*
Add a bunch of new/tested stuff and various small changes 21
Stefan Tauner
2014-08-06
1
-1
/
+1
*
Add new programmer for SPI EEPROMs attached to Intel 82580 NICs
Ricardo Ribalda Delgado
2014-07-28
1
-0
/
+12
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-13
/
+13
*
Improve messages on failed erases with default verbosity
Stefan Tauner
2014-07-13
1
-2
/
+2
*
EEPROM support: handle implicit erase
Carl-Daniel Hailfinger
2014-06-16
1
-0
/
+5
*
Add selfcheck_board_enables()
Stefan Tauner
2014-06-12
1
-0
/
+4
*
Introduce helpers.c
Stefan Tauner
2014-06-12
1
-36
/
+0
*
Add IT8212F as programmer
Kyösti Mälkki
2014-06-01
1
-0
/
+12
*
Add VIA VT6421A LPC programmer driver
Jonathan Kollasch
2014-06-01
1
-0
/
+12
*
Fix various tiny problems in verify_range()
Stefan Tauner
2014-05-27
1
-7
/
+8
*
Fix selfcheck of various arrays
Stefan Tauner
2014-05-26
1
-33
/
+24
*
Add two new states to enum test_state and use it for flashchips
Stefan Tauner
2014-05-26
1
-17
/
+36
*
Refine messages related to erase/write recovery
Stefan Tauner
2014-05-10
1
-5
/
+7
*
Add 'const' keyword to chip write and other function prototypes
Mark Marshall
2014-05-09
1
-11
/
+8
*
Remove programmer_shutdown() from doit()
Stefan Tauner
2014-05-07
1
-8
/
+8
*
Make delay values unsigned
Stefan Tauner
2014-05-02
1
-1
/
+1
*
programmer_delay: filter 0 usec delays
Urja Rannikko
2013-10-21
1
-1
/
+2
*
layout: Verify layout entries before building a new image using them
Stefan Tauner
2013-09-23
1
-3
/
+8
*
Add debug output to programmer_map_flash_region()
Stefan Tauner
2013-09-13
1
-2
/
+4
*
libpayload: Remove file I/O.c
Nico Huber
2013-08-30
1
-0
/
+10
*
Abort on unused programmer parameters
Carl-Daniel Hailfinger
2013-08-13
1
-5
/
+15
*
Fix verification operation
Stefan Tauner
2013-08-12
1
-2
/
+5
*
Add a bunch of new/tested stuff and various small changes 18
Stefan Tauner
2013-07-25
1
-1
/
+1
*
Uintptr_t-ify map_flash_region functions
Stefan Tauner
2013-07-17
1
-2
/
+1
*
Differentiate ultimate error messages depending on programmer used
Stefan Tauner
2013-07-15
1
-18
/
+28
*
Various cross-platform fixes
Carl-Daniel Hailfinger
2013-07-13
1
-1
/
+1
*
Warn if we skipped all blocks while writing
Stefan Tauner
2013-06-23
1
-0
/
+5
*
Get rid of perror()
Stefan Tauner
2013-04-07
1
-4
/
+5
[next]