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
...
*
Always verify write operations automatically
Uwe Hermann
2009-06-24
2
-5
/
+28
*
Check result of all SPI erase functions
Carl-Daniel Hailfinger
2009-06-24
3
-12
/
+56
*
Use correct abstraction for verify_range()
Carl-Daniel Hailfinger
2009-06-24
1
-34
/
+10
*
Remove duplicated [file] from usage help
Carl-Daniel Hailfinger
2009-06-24
2
-5
/
+4
*
Mark the following boards as working OK
Uwe Hermann
2009-06-23
2
-14
/
+20
*
The makefile rules for %.o and flashrom.o are identical
Carl-Daniel Hailfinger
2009-06-23
1
-4
/
+1
*
Initial commit of an external serial flasher protocol
Urja Rannikko
2009-06-23
4
-2
/
+111
*
There are some non-C99 compilers out there used to compile flashrom
Stephan Guilloux
2009-06-23
1
-1
/
+3
*
SB600 SPI: Kill unused variable
Carl-Daniel Hailfinger
2009-06-23
1
-16
/
+15
*
Mark MX25L6405 as PROBE supported
Carl-Daniel Hailfinger
2009-06-22
1
-1
/
+1
*
Mark the SST49LF003A as PROBE supported
Carl-Daniel Hailfinger
2009-06-22
1
-1
/
+1
*
Mark ST M25P80 as completely supported
Carl-Daniel Hailfinger
2009-06-22
1
-1
/
+1
*
Eon EN25F40: Probe is tested
Carl-Daniel Hailfinger
2009-06-22
1
-1
/
+1
*
Turns out that the GIGABYTE GA-7ZM _does_ work fine if you disable the BIOS f...
Uwe Hermann
2009-06-22
2
-1
/
+2
*
Add board-enable for Elitegroup K7VTA3
Uwe Hermann
2009-06-21
1
-2
/
+5
*
Add board-enable code for the Shuttle AK38N
Uwe Hermann
2009-06-21
1
-0
/
+18
*
Various wiki output changes
Uwe Hermann
2009-06-20
4
-41
/
+114
*
Random bunch of wiki output and board status changes
Uwe Hermann
2009-06-19
2
-51
/
+105
*
Add support for the AMD Am29F010A/B chips
Uwe Hermann
2009-06-19
3
-0
/
+18
*
Mark VIA EPIA-EX15000 and VIA EPIA-NX15000 as working
Uwe Hermann
2009-06-19
1
-0
/
+2
*
Prevent spurious runs of make features introduced by the FT2232 patch
Carl-Daniel Hailfinger
2009-06-19
1
-11
/
+14
*
Board enable for EPIA-N(L)
Jon Harrison
2009-06-19
1
-6
/
+34
*
Board enable for Mitac 6513WU (Compaq OEM)
Michael Gold
2009-06-19
1
-0
/
+68
*
Kill obsolete exclude range feature
Carl-Daniel Hailfinger
2009-06-19
3
-60
/
+7
*
Add a --list-supported-wiki / -z option which outputs the currently supported...
Uwe Hermann
2009-06-19
4
-9
/
+381
*
Kill dead code which has been disabled since the very first commit of flashrom
Carl-Daniel Hailfinger
2009-06-19
1
-16
/
+0
*
Some more board status updates
Uwe Hermann
2009-06-18
1
-0
/
+4
*
Also print the supported/nonsupported laptops in -L output
Uwe Hermann
2009-06-18
3
-12
/
+32
*
Chipset enable for VIA VT8233
Mateusz Murawski
2009-06-18
1
-0
/
+1
*
Board enable for Soyo SY-7VCA
Luc Verhaegen
2009-06-17
1
-0
/
+33
*
Move all printing code to print.c
Uwe Hermann
2009-06-17
6
-206
/
+235
*
Use spi_nbyte_program in ichspi.c
Carl-Daniel Hailfinger
2009-06-17
1
-20
/
+7
*
List the size (in KB) and type of supported flash chips in 'flashrom -L'
Uwe Hermann
2009-06-16
3
-22
/
+60
*
This patch adds support for a new SPI programmer, based on the FT2232H/4232H ...
Paul Fox
2009-06-16
6
-9
/
+349
*
Check for a working C compiler
Carl-Daniel Hailfinger
2009-06-16
1
-2
/
+11
*
This patch gives us arbitrary range reads at byte boundaries for every single...
Carl-Daniel Hailfinger
2009-06-16
7
-35
/
+48
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
22
-113
/
+345
*
Flash.h not only contains function prototypes and general settings, it also h...
Carl-Daniel Hailfinger
2009-06-15
6
-366
/
+397
*
Fix typo in Makefile
Uwe Hermann
2009-06-15
1
-1
/
+1
*
Fix the vendor ID of EN25B05, EN25B10, EN25B20, EN25B40, EN25B80, EN25B16, EN...
Carl-Daniel Hailfinger
2009-06-15
2
-19
/
+105
*
The VIA VX800 chipset works with the VT8237S code after adding an entry for t...
Arjan Koers
2009-06-15
1
-0
/
+1
*
Add support for the PMC Pm29F002T/B chips
Uwe Hermann
2009-06-14
4
-1
/
+91
*
Every SPI host controller implemented its own way to read flash chips
Carl-Daniel Hailfinger
2009-06-13
7
-63
/
+42
*
Add bus type and timing info for some flash chips
Mateusz Murawski
2009-06-12
1
-18
/
+18
*
This patch introduces two new targets which are designed to make the life of ...
Carl-Daniel Hailfinger
2009-06-12
2
-3
/
+39
*
Add missing GPL headers to two files
Uwe Hermann
2009-06-12
2
-3
/
+37
*
Flashrom does not honor argument ordering for operations
Carl-Daniel Hailfinger
2009-06-12
2
-4
/
+27
*
Add #defines for some flash chips
Mateusz Murawski
2009-06-12
2
-34
/
+43
*
Add spi_nbyte_program as generic function to the SPI layer
Paul Fox
2009-06-12
2
-0
/
+22
*
Tell the user about the beginning and end of the write operation
Paul Fox
2009-06-12
1
-0
/
+2
[prev]
[next]