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
...
*
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
*
Refine granularity handling in preparation of AT45DB series support
Stefan Tauner
2013-04-01
1
-15
/
+49
*
Add Altera USB-Blaster SPI programmer
James Laird
2013-03-27
1
-0
/
+12
*
Make write granularity a chip attribute
Stefan Tauner
2013-03-03
1
-2
/
+1
*
Fix building for MacOSX
Stefan Tauner
2013-02-04
1
-2
/
+2
*
Add a bunch of new/tested stuff and various small changes 16
Stefan Tauner
2013-01-01
1
-0
/
+3
*
Constify parameters and globals
Nico Huber
2012-12-30
1
-4
/
+4
*
Unify usbdev_status and pcidev_status into dev_entry
Stefan Tauner
2012-12-27
1
-12
/
+12
*
Refactor PCI and USB device status printing
Stefan Tauner
2012-12-27
1
-1
/
+64
*
Add general programmer sanity checks
Stefan Tauner
2012-12-26
1
-1
/
+28
*
Fix memleaks in cli_classic.c
Stefan Tauner
2012-12-26
1
-0
/
+1
*
Improve --help and friends
Stefan Tauner
2012-11-24
1
-1
/
+0
*
Do not read the flash chip twice in verification mode
Stefan Tauner
2012-10-27
1
-51
/
+41
*
Add a bunch of new/tested stuff and various small changes 15
Stefan Tauner
2012-10-20
1
-1
/
+2
*
Add a bunch of new/tested stuff and various small changes 14
Stefan Tauner
2012-09-21
1
-10
/
+0
*
Add support for Realtek RTL8169
Sergey Lichack
2012-08-27
1
-1
/
+0
*
Some ISO C fixes
Carl-Daniel Hailfinger
2012-08-27
1
-1
/
+1
*
Make struct flashchip a field in struct flashctx instead of a complete copy
Carl-Daniel Hailfinger
2012-08-25
1
-93
/
+97
*
Refactor the -p internal:mainboard handling
Stefan Tauner
2012-08-20
1
-8
/
+12
*
Move show_id to where it belongs
Stefan Tauner
2012-08-11
1
-1
/
+1
*
Portability fixes and cleanups
Carl-Daniel Hailfinger
2012-08-09
1
-6
/
+27
*
Fix missing #include hwaccess.h
Carl-Daniel Hailfinger
2012-08-07
1
-1
/
+4
[prev]
[next]