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
*
layout: Introduce layout_next_included()
Nico Huber
2019-06-17
1
-21
/
+12
*
layout: Make `romentry.name` a pointer
Nico Huber
2019-06-17
1
-1
/
+5
*
dediprog: Disable 4BA completely
Nico Huber
2019-04-02
1
-0
/
+10
*
Fix verification with sparse layouts
Nico Huber
2019-04-02
1
-9
/
+15
*
Fix erasing of unaligned regions
Nico Huber
2019-03-04
1
-3
/
+66
*
Fix a trivial calloc warning
Richard Hughes
2019-02-03
1
-1
/
+1
*
Fix several -Wold-style-declaration warnings
Richard Hughes
2019-02-03
1
-2
/
+2
*
Add initial J-Link SPI programmer
Marc Schink
2019-01-05
1
-0
/
+12
*
Remove unneeded whitespace
Elyes HAOUAS
2018-10-05
1
-1
/
+0
*
Enable 4BA mode for Spansion 25FL256S
Nico Huber
2018-10-03
1
-1
/
+1
*
programmer: Add Developerbox/CP2104 bit bang driver
Daniel Thompson
2018-08-17
1
-0
/
+12
*
digilent_spi: add a driver for the iCEblink40 development board
Lubomir Rintel
2018-06-26
1
-0
/
+12
*
linux_mtd: Import driver from ChromiumOS
David Hendricks
2018-05-17
1
-1
/
+14
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
Add support for reading the current flash contents from a file
Paul Kocialkowski
2018-02-11
1
-22
/
+41
*
Add support for selecting the erased bit value with a flag
Paul Kocialkowski
2018-02-11
1
-14
/
+18
*
Add a SPI command class to `struct flashchip`
Mike Banon
2018-02-11
1
-0
/
+3
*
spi25: Revise decision when to enter/exit 4BA mode
Nico Huber
2018-01-02
1
-3
/
+9
*
spi25: Remove now obsolete `four_bytes_addr_funcs` path
Nico Huber
2017-12-28
1
-3
/
+2
*
spi25: Integrate 4BA support
Nico Huber
2017-12-28
1
-0
/
+3
*
Do not stop probing for flashchips after map_flash() failed
Martin Schiller
2017-12-11
1
-1
/
+1
*
Move get_layout() from flashrom.c to layout.c
dhendrix
2017-10-17
1
-8
/
+0
*
4BA: Allow disabling 4-byte address mode for SPI flash
Ed Swierk
2017-10-15
1
-35
/
+6
*
4BA: Support for new direct-4BA instructions + W25Q256.V update
Boris Baykov
2017-10-15
1
-2
/
+13
*
4BA: Support for 4-bytes addressing via Extended Address Register
Boris Baykov
2017-10-15
1
-0
/
+4
*
4BA: Flashrom integration for the 4-bytes addressing extensions
Boris Baykov
2017-10-15
1
-0
/
+23
*
Convert flashrom to git
Stefan Tauner
2017-06-23
1
-1
/
+1
*
Fix linking with libpayload
Nico Huber
2017-06-22
1
-0
/
+33
*
fixup! Add a convenient libflashrom interface
Nico Huber
2017-06-20
1
-1
/
+1
*
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
[next]