index
:
ast2050-flashrom
master
Modified flashrom sources to support the Aspeed AST2050 / AST2400
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2008-09-30
1
-1
/
+1
*
Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)
Peter Stuge
2008-09-29
1
-1
/
+1
*
Mark the SyncMOS S29C51002T as working
Uwe Hermann
2008-09-29
1
-1
/
+1
*
Activate proper support for EN29F002(A)(N)[BT]
Mats Erik Andersson
2008-09-26
4
-10
/
+54
*
Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2008-09-10
1
-1
/
+1
*
Debug print actual time base calculated by myusec_calibrate_delay()
Peter Stuge
2008-09-07
1
-1
/
+7
*
Only find "unknown .. SPI chip" if no other chip was found
Peter Stuge
2008-09-03
1
-3
/
+8
*
SST49LF016C TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2008-09-02
1
-1
/
+1
*
SST25VF016B TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2008-08-27
1
-1
/
+1
*
Recognize the Intel EP80579 LPC flash interface
Ed Swierk
2008-08-20
1
-0
/
+1
*
Add support for MSI KT4V
Sean Nelson
2008-08-19
1
-0
/
+47
*
Fix error -EINVAL on mmap()
Segher Boessenkool
2008-08-12
1
-8
/
+8
*
ST M50FW040 TEST_OK PROBE READ ERASE WRITE
Peter Stuge
2008-08-08
1
-1
/
+1
*
Update copyright year
Stefan Reinauer
2008-08-02
1
-1
/
+1
*
Tested another intel chip
Stefan Reinauer
2008-08-02
1
-1
/
+1
*
Winbond W39V040C and MSI K8T Neo2-F
Peter Stuge
2008-07-21
5
-1
/
+113
*
Fix and clean up coreboot image detection heuristic
Carl-Daniel Hailfinger
2008-07-11
1
-12
/
+20
*
Trivial SPI cleanups
Peter Stuge
2008-07-07
4
-32
/
+15
*
Trivial indent fix in ichspi.c
Peter Stuge
2008-07-07
1
-3
/
+3
*
r3415 removed symbolic constants for device IDs by accident
Carl-Daniel Hailfinger
2008-07-06
2
-3
/
+6
*
Add AMIC A29002
Andreas Thienemann
2008-07-06
2
-2
/
+3
*
Adding support for flashing system with Nvidia MCP67
Stefan Reinauer
2008-07-05
1
-0
/
+1
*
Add PCI IDs for EPIA-CN
Peter Stuge
2008-07-05
1
-0
/
+2
*
Minor cosmetics, e.g
Uwe Hermann
2008-07-03
2
-10
/
+7
*
Mark SST49LF040B as tested
Carl-Daniel Hailfinger
2008-07-03
1
-1
/
+1
*
Mark the SST SST49LF040 as OK (tested by me), all operations
Uwe Hermann
2008-07-03
1
-1
/
+1
*
Winbond W25x80 TEST_OK PROBE READ ERASE WRITE
Peter Stuge
2008-07-03
1
-1
/
+1
*
Improve coreboot image detection heuristic
Carl-Daniel Hailfinger
2008-07-03
1
-1
/
+13
*
Probe_flash() cleanup for better code readability
Peter Stuge
2008-07-02
1
-15
/
+15
*
Set w39v080fa to fully supported
Stefan Reinauer
2008-07-02
2
-2
/
+4
*
Update to TEST_OK for Winbond W39V040FA PROBE READ
Peter Stuge
2008-07-02
1
-1
/
+1
*
Don't rm *~ in make clean, who knows what files that could be
Peter Stuge
2008-07-02
1
-1
/
+1
*
Unknown vendor:board message can be triggered by -m too
Peter Stuge
2008-07-02
1
-1
/
+1
*
Case insensitive matching of vendor:board strings in coreboot table
Peter Stuge
2008-07-02
1
-4
/
+3
*
First attempt to clean up SPI probing and create a common construct: the flas...
Stefan Reinauer
2008-06-30
5
-128
/
+213
*
Mine AMIC flash chip needs 4 bytes RDID
Rudolf Marek
2008-06-30
1
-1
/
+1
*
Mine AMIC flash chip needs 4 bytes RDID
Rudolf Marek
2008-06-30
2
-6
/
+24
*
This patch adds support for VIA SPI controller on VT8237S
Rudolf Marek
2008-06-30
4
-32
/
+71
*
Add a debug marker after ICH SPI opcode programming
Carl-Daniel Hailfinger
2008-06-29
1
-1
/
+2
*
Fix ICH7 non-SPI that broke in r3393
Peter Stuge
2008-06-29
2
-1
/
+3
*
Use symbolic constants for PCI subsystem probing
Carl-Daniel Hailfinger
2008-06-28
1
-2
/
+2
*
Multiple unrelated changes
Stefan Reinauer
2008-06-27
5
-46
/
+261
*
Indent according to development guidelines
Stefan Reinauer
2008-06-27
1
-48
/
+40
*
Winbond W39V080FA: Probe and Read are OK
Jens Kühnel
2008-06-26
1
-1
/
+1
*
Test status OK for ST M50FW040 PROBE READ
Peter Stuge
2008-06-24
1
-1
/
+1
*
Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE
Peter Stuge
2008-06-24
1
-1
/
+1
*
Increase delay in probe_jedec() after Product ID Entry to 10ms
Peter Stuge
2008-06-24
1
-3
/
+2
*
Slight restructure of SPI probe_ functions
Peter Stuge
2008-06-24
1
-47
/
+53
*
Some flashrom documentation fixes, and removal of duplicated info
Uwe Hermann
2008-06-22
2
-105
/
+16
*
A few changes were committed before the DoC remove, update README
Peter Stuge
2008-06-22
1
-1
/
+1
[prev]
[next]