index
:
flashrom
0.9.9-n25q256
stable
staging
Raptor Engineering's copy of the legoater/flashrom fork of the main branches in the flashrom.org's git repository
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for Sanyo LE25FW106
Stefan Tauner
2014-06-04
4
-0
/
+40
*
print_wiki.c: there is only one way to represent time
Stefan Tauner
2014-06-02
1
-2
/
+4
*
print_wiki.c: refine header and include a legend explaining the test state re...
Stefan Tauner
2014-06-02
1
-4
/
+26
*
Utilize new tested states for chipsets as well
Stefan Tauner
2014-06-02
2
-268
/
+268
*
Add default arguments for the default programmer (only)
Stefan Tauner
2014-06-02
2
-2
/
+10
*
Move global io_base_addr into compilation units
Stefan Tauner
2014-06-01
10
-7
/
+10
*
Add IT8212F as programmer
Stefan Tauner
2014-06-01
5
-2
/
+125
*
atavia: Fix a few problems overlooked/introduced while rebasing
Stefan Tauner
2014-06-01
3
-11
/
+5
*
Add support for Atmel (now Adesto) AT25DL081 and AT25DL161
Stefan Tauner
2014-06-01
2
-1
/
+79
*
Add VIA VT6421A LPC programmer driver
Jonathan Kollasch
2014-06-01
5
-4
/
+259
*
Combine block_erase*_en29lv640b and block_erase*_m29f400bt respectively
Stefan Tauner
2014-06-01
4
-75
/
+20
*
print.c: improve device printing
Stefan Tauner
2014-06-01
1
-4
/
+43
*
Fix PMC Pm25LV512 and Pm25LV010 probing
Stefan Tauner
2014-05-30
2
-6
/
+7
*
jedec.c: constify a bit more
Stefan Tauner
2014-05-29
2
-11
/
+9
*
print_wiki: simplify template handling
Stefan Tauner
2014-05-28
1
-37
/
+23
*
CID1129998/1129999: Unchecked return value from library
Stefan Reinauer
2014-05-27
1
-7
/
+30
*
Rename some spi_prettyprint_status_register_* functions
Stefan Tauner
2014-05-27
3
-111
/
+111
*
Add support for ESMT F25L32PA
Stefan Tauner
2014-05-27
4
-0
/
+50
*
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
3
-34
/
+28
*
Add two new states to enum test_state and use it for flashchips
Stefan Tauner
2014-05-26
5
-71
/
+113
*
Constify dediprog's write functions too
Stefan Tauner
2014-05-25
1
-4
/
+4
*
Add support for Sanyo LE25FW406A
Stefan Tauner
2014-05-18
2
-1
/
+33
*
sbxxx: Add spispeed parameter
Stefan Tauner
2014-05-16
2
-0
/
+44
*
sbxxx: Add support for new AMD SPI controller
Wei Hu
2014-05-16
3
-10
/
+131
*
sbxxx: Cleanup
Stefan Tauner
2014-05-16
1
-98
/
+88
*
AT45DB: fix read functions
Stefan Tauner
2014-05-16
1
-4
/
+8
*
Add support for Sanyo LE25FU406B
Jurij Munda
2014-05-14
2
-0
/
+32
*
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
19
-117
/
+82
*
Remove programmer_shutdown() from doit()
Stefan Tauner
2014-05-07
2
-12
/
+10
*
Add support for SST25LF020A
Idwer Vollering
2014-05-07
2
-1
/
+34
*
Support for Spansion S25FL132K and S25FL164K
Nikolay Martynov
2014-05-04
2
-0
/
+73
*
Add support for SST25WF080
Jason Harper
2014-05-04
2
-4
/
+47
*
Add support for Macronix MX23L3254 mask ROM
Michael Coppola
2014-05-03
3
-5
/
+23
*
Add a bunch of new/tested stuff and various small changes 20
Stefan Tauner
2014-05-03
12
-74
/
+148
*
Make delay values unsigned
Stefan Tauner
2014-05-02
6
-22
/
+21
*
ft2232_spi: Add support for TUMPA Lite
Stefan Tauner
2014-04-27
3
-2
/
+12
*
Report if we are not able to disable AAI mode again
Stefan Tauner
2014-04-26
1
-5
/
+9
*
CID1130000: Unchecked return value in default_spi_write_aai()
Stefan Reinauer
2014-04-26
1
-9
/
+12
*
CID1130006: Memory leaks in buspirate_spi_init()
Stefan Reinauer
2014-04-26
1
-1
/
+6
*
CID1129996: Unchecked return value from setsockopt() in serprog
Stefan Reinauer
2014-04-26
1
-1
/
+5
*
CID1130002: Logically dead code due to copy and paste error
Stefan Reinauer
2014-04-26
1
-2
/
+2
*
CID1130009: Resource leak in sp_opensocket()
Stefan Reinauer
2014-04-26
1
-0
/
+1
*
CID1130007: Resource leak in ogp_spi
Stefan Reinauer
2014-04-26
1
-0
/
+2
*
CID1130008: Resource leak read_romlayout()
Stefan Reinauer
2014-04-26
1
-0
/
+1
*
CID1130012: Double free in pony_spi_init()
Stefan Reinauer
2014-04-26
1
-0
/
+1
*
CID1130011: Use after free in ich_descriptor_tool
Stefan Reinauer
2014-04-26
1
-1
/
+2
*
CID1130004: Nesting level does not match indentation
Stefan Reinauer
2014-04-26
1
-6
/
+7
*
linux_spi: Stop messing up the units of SPI speed
Alexandru Gagniuc
2014-03-19
1
-6
/
+6
[prev]
[next]