index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch to remove all references to dead chipdrivers
Sean Nelson
2010-02-22
8
-687
/
+0
*
Add initial (non-working) code for Highpoint ATA/RAID controllers
Uwe Hermann
2010-02-21
6
-3
/
+138
*
Here's a very quick patch to fix the missing unlock code
Sean Nelson
2010-02-19
8
-7
/
+64
*
Refactor MCP SPI detection
Carl-Daniel Hailfinger
2010-02-18
1
-54
/
+101
*
More NetBSD fixes (w/ patch)
Jonathan A. Kollasch
2010-02-16
2
-2
/
+3
*
Allow the registration of functions to be called at programmer shutdown
Carl-Daniel Hailfinger
2010-02-14
2
-0
/
+35
*
Use uname -p instead of -m on NetBSD so we get the right architecture library...
Jonathan A. Kollasch
2010-02-14
1
-1
/
+1
*
Add SPI mode diagnostics for all post-MCP55 (nForce 5) chipsets from Nvidia
Carl-Daniel Hailfinger
2010-02-13
1
-1
/
+137
*
Kill an erroneous .erase introduced in r900
Carl-Daniel Hailfinger
2010-02-13
1
-1
/
+0
*
Adds support for the Intel E28F004S5 flash chip
Sean Nelson
2010-02-13
2
-0
/
+26
*
Ignore RES (1 byte) if chip replied to REMS (2 bytes)
Carl-Daniel Hailfinger
2010-02-12
1
-4
/
+17
*
Split internal.c into internal.c and hwaccess.c
Carl-Daniel Hailfinger
2010-02-12
4
-67
/
+85
*
Fix erase blocks for Winbond W25X{10,20,40,80} SPI chips
Sean Nelson
2010-02-12
1
-24
/
+0
*
Fix DMI match logic
Michael Karcher
2010-02-12
1
-1
/
+2
*
At long last, the day has come, and we can bury full-chip erase once and for all
Carl-Daniel Hailfinger
2010-02-11
3
-224
/
+6
*
Rewrite substantial parts of the ICH SPI support
Carl-Daniel Hailfinger
2010-02-11
1
-53
/
+147
*
Document the rules for DMI matching with PCI subsystem IDs
Carl-Daniel Hailfinger
2010-02-04
1
-3
/
+9
*
Allow DMI supported board enables with subsystem ID zero
Michael Karcher
2010-02-04
1
-1
/
+2
*
Properly initialize USB device in dediprog driver
Patrick Georgi
2010-02-04
1
-0
/
+2
*
Add a second set of PCI IDs for the Tekram P6Pro-A5
Uwe Hermann
2010-02-04
1
-1
/
+1
*
Create a physical memory mapping function which requests cached readonly memory
Carl-Daniel Hailfinger
2010-02-02
3
-7
/
+65
*
Adds support for ST M29W512B
Jeffrey A. Kent
2010-02-01
2
-0
/
+25
*
Add the Tekram P6Pro-A5 board as supported
Uwe Hermann
2010-01-31
2
-0
/
+2
*
Complete the addition of Feature Bits for all Jedec based chips
Sean Nelson
2010-01-28
4
-195
/
+316
*
The GIGABYTE GA-7ZM has a maximum decode size (parallel chips) of 512 KB
Uwe Hermann
2010-01-28
1
-7
/
+11
*
Avoid bogus gcc warning
Michael Karcher
2010-01-27
1
-2
/
+2
*
Windows wants UNC names for COM ports >9 (legacy COM ports only work with one...
Patrick Georgi
2010-01-26
1
-1
/
+9
*
Open binary files in binary mode
Patrick Georgi
2010-01-25
1
-2
/
+2
*
Add support for the SST39SF512 chip
Uwe Hermann
2010-01-23
2
-0
/
+27
*
Backout unintentional chunk
Stefan Reinauer
2010-01-22
1
-1
/
+1
*
Add write support
Carl-Daniel Hailfinger
2010-01-22
2
-11
/
+18
*
This patch fixes the use of CFLAGS and CPPFLAGS in the flashrom makefile
Stefan Reinauer
2010-01-21
1
-8
/
+8
*
Convert various SST chips to use block_erasers
Sean Nelson
2010-01-20
5
-48
/
+405
*
Boards: Remove it8705_rom_write_enable
Luc Verhaegen
2010-01-20
1
-50
/
+30
*
Boards: Add max_rom_decode_parallel entry to board enable table
Luc Verhaegen
2010-01-20
2
-67
/
+64
*
Matching board via DMI
Michael Karcher
2010-01-20
5
-57
/
+253
*
Fix SyncMOS S29C51004T, which has 512 uniform 1k sectors
Sean Nelson
2010-01-19
1
-1
/
+1
*
Convert ST to block erasers
Sean Nelson
2010-01-19
1
-0
/
+32
*
Block eraser conversions and support for Eon EN25B series
Sean Nelson
2010-01-19
3
-49
/
+452
*
Dediprog SF100 support
Carl-Daniel Hailfinger
2010-01-19
5
-1
/
+441
*
Add eraseblock functions to self-check
Carl-Daniel Hailfinger
2010-01-19
1
-9
/
+28
*
Converted chips to block_erasers
Sean Nelson
2010-01-19
1
-35
/
+314
*
Block eraser conversions and support for Eon EN25B series
Sean Nelson
2010-01-19
4
-21
/
+283
*
Add Intel NM10 chipset enable
David Hendricks
2010-01-19
1
-0
/
+1
*
Fix A25L40PU and A2540PT due to incorrect full-chip block size is incorrect
Sean Nelson
2010-01-18
1
-2
/
+2
*
Do sanity checks of block erasers at startup and continue check on errors
Carl-Daniel Hailfinger
2010-01-18
1
-20
/
+61
*
The write and erase column in the --list-supported-wiki output were swapped
Carl-Daniel Hailfinger
2010-01-18
1
-1
/
+1
*
Support for Spansion S25FL008A
Michael Karcher
2010-01-12
2
-0
/
+27
*
Don't use "byte" as identifier
Michael Karcher
2010-01-12
3
-14
/
+14
*
Enable -Wshadow, clean code for that
Michael Karcher
2010-01-12
5
-13
/
+11
[next]