index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various coding style and cosmetic changes
Uwe Hermann
2010-03-13
8
-82
/
+79
*
Patch: Manpage: Move description of layout file into the right place
Joerg Mayer
2010-03-13
1
-24
/
+24
*
Tell users to probe/backup first
Michael Karcher
2010-03-12
1
-1
/
+5
*
Fix NULL pointer reference in board_flash_enable
Michael Karcher
2010-03-11
1
-1
/
+1
*
Add ASUS A7V8X-X write-enable
Russ Dill
2010-03-09
3
-3
/
+8
*
Mark PMC Pm49FL002 as tested
Russ Dill
2010-03-09
1
-1
/
+1
*
Write granularity is chip specific
Carl-Daniel Hailfinger
2010-03-08
2
-0
/
+67
*
Move untested board enable documentation to manpage
Michael Karcher
2010-03-07
2
-24
/
+58
*
Board enable for MS-7202 (K8N GM2-L)
Michael Karcher
2010-03-07
1
-0
/
+2
*
Board enable for Asus M2NBP-VM CSM
Michael Karcher
2010-03-07
1
-0
/
+9
*
Board enable for HP Vectra VL420SFF
Michael Karcher
2010-03-07
1
-1
/
+4
*
Refactor man page
Michael Karcher
2010-03-07
1
-37
/
+49
*
Add support for Eon EN29F010
Russ Dill
2010-03-05
2
-1
/
+28
*
Board enable for Abit IP35 Pro
Michael Karcher
2010-03-03
1
-0
/
+2
*
Implement tested/untested status for board enables
Michael Karcher
2010-02-28
3
-59
/
+105
*
Board enable for HP Vectra VL400
Michael Karcher
2010-02-27
1
-0
/
+60
*
Convert the remaining references to *_49fl00x
Sean Nelson
2010-02-27
3
-6
/
+11
*
Warn if running on laptops
Michael Karcher
2010-02-26
3
-0
/
+21
*
Factor out DMI string reading into subfunction
Michael Karcher
2010-02-26
1
-44
/
+47
*
Split spi.c into programmer and chip code Remove chipdriver.h include from fl...
Sean Nelson
2010-02-26
25
-938
/
+1015
*
Rename identifiers called 'byte'
Michael Karcher
2010-02-25
1
-14
/
+14
*
Remove unused short IDs
Michael Karcher
2010-02-24
1
-13
/
+10
*
Replace PCI_OK/PCI_NT by OK/NT
Michael Karcher
2010-02-24
8
-48
/
+46
*
Fix PIIX4 GPO set
Michael Karcher
2010-02-24
1
-4
/
+7
*
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
[next]