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
*
Add ITE IT8720 SPI support
Vadim Girlin
2010-03-30
1
-2
/
+6
*
Add PMC Pm39LV020 and Pm39LV040
Anders Juel Jensen
2010-03-27
1
-1
/
+59
*
Add runtime and build environment info to the flashrom version message
Carl-Daniel Hailfinger
2010-03-27
2
-1
/
+58
*
The delay loop is probably one of the oldest pieces of code
Carl-Daniel Hailfinger
2010-03-27
1
-13
/
+29
*
Polish the flashrom code comments and outputs a bit
Uwe Hermann
2010-03-25
10
-43
/
+43
*
Add success reports
Michael Karcher
2010-03-25
3
-6
/
+15
*
Autodetect ITE IT87* LPC->SPI translation on all boards without the need for ...
Carl-Daniel Hailfinger
2010-03-25
5
-17
/
+41
*
Convert chips' message printing to msg_c* Fixed suggestions by Carl-Daniel
Sean Nelson
2010-03-24
12
-223
/
+211
*
Fix copy/paste error in print.c preventing compilation
Michael Karcher
2010-03-24
1
-1
/
+1
*
Flashrom works on Acer Aspire 1520 (Laptop) with W39V040A
Michael Karcher
2010-03-24
3
-1
/
+3
*
Shuttle FD37 and MSI K9A2 Platinum are supported
Michael Karcher
2010-03-24
2
-0
/
+4
*
MSI MS6330 tested with W49F002U and EN29F002
Michael Karcher
2010-03-24
3
-2
/
+4
*
ASUS P6T Deluxe is OK
Michael Karcher
2010-03-24
2
-0
/
+2
*
Clean up manufacturer mainboard links
Michael Karcher
2010-03-24
1
-34
/
+44
*
Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A work
Michael Karcher
2010-03-24
4
-4
/
+7
*
Probe/Read tested for SST29EE020A
Michael Karcher
2010-03-24
1
-1
/
+1
*
Fix handling of empty dmidecode output
Michael Karcher
2010-03-24
1
-5
/
+8
*
Sst49lfxxxc chips are functionally the same as 82802ab chips
Sean Nelson
2010-03-23
3
-130
/
+13
*
Check 82802AB probing results for flash contents too
Carl-Daniel Hailfinger
2010-03-22
1
-1
/
+15
*
Reduce message severity level for skipped chips
Carl-Daniel Hailfinger
2010-03-22
1
-4
/
+8
*
Clang complains loudly when there are duplicate printlock_sst_fwhub, gcc igno...
Sean Nelson
2010-03-22
1
-4
/
+0
*
Refine compile-time checks for libpci
Carl-Daniel Hailfinger
2010-03-22
1
-15
/
+6
*
In unlock_28f004s5, variable 'i' needs to be int...
Sean Nelson
2010-03-22
1
-1
/
+2
*
Fix a few typos from the last commit
Sean Nelson
2010-03-22
2
-2
/
+3
*
To access/read the lock bits, we use the same mode to read the chip id
Sean Nelson
2010-03-22
2
-6
/
+54
*
Multibyte SPI write for the Bus Pirate
Carl-Daniel Hailfinger
2010-03-22
3
-2
/
+38
*
Add DOS cross-compilation support to the Makefile
Carl-Daniel Hailfinger
2010-03-21
2
-7
/
+57
*
Adds board enable to Termtek TK-3370 thin client motherboard
Daniel Brandt
2010-03-21
1
-0
/
+12
*
Unlock fixup
Sean Nelson
2010-03-20
2
-2
/
+2
*
Fix some problems introduced in commit r948 brought up by carldani
Sean Nelson
2010-03-20
1
-4
/
+1
*
Rebased Board Enable Patch: iBase MB899
Luc Verhaegen
2010-03-19
1
-0
/
+9
*
Rebased Board Enable Patch: Abit AN-M2
Sean Nelson
2010-03-19
1
-0
/
+1
*
Reversed-engineered board enable for the ASUS A8N-LA
Sean Nelson
2010-03-19
1
-0
/
+2
*
Rebased Board Enable Patch: 2nd attempt to fix board detection on GA-MA74GM-S2H
Peter Lemenkov
2010-03-19
1
-1
/
+1
*
Rebased Board Enable Patch: Asus P4B533-E
Michael Karcher
2010-03-19
1
-0
/
+2
*
Rebased Board Enable Patch: Factor out Via Apollo GPO setting
Michael Karcher
2010-03-19
1
-9
/
+37
*
Rebased Board Enable Patch: A8JM board_enable patch
James Lancaster
2010-03-19
1
-1
/
+10
*
Rebased Board Enable Patch: Abit KN8 Ultra
Sean Nelson
2010-03-19
1
-0
/
+9
*
Rebased Board Enable Patch: Intel SE440BX-2
Michael Karcher
2010-03-19
1
-0
/
+9
*
Rebased Board Enable Patch: Abit VT6X4
Michael Karcher
2010-03-19
1
-0
/
+9
*
Rebased Board Enable Patch: Add Asus A8N
Luc Verhaegen
2010-03-19
1
-0
/
+1
*
Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x...
Sean Nelson
2010-03-19
6
-188
/
+88
*
Add board enable for P4C800-E
Michael Karcher
2010-03-17
2
-0
/
+3
*
PCI device BARs of all types had only bits 1:0 cleared while reading the address
Carl-Daniel Hailfinger
2010-03-17
1
-1
/
+17
*
Mark a bunch of parallel chips I tested as TEST_OK_PRW
Uwe Hermann
2010-03-17
1
-12
/
+12
*
Add MS-DOS crosscompilation support
Rudolf Marek
2010-03-16
3
-2
/
+132
*
Further cleanup after JEDEC refactorings
Sean Nelson
2010-03-16
3
-110
/
+30
*
Clean up sst28sf040.c after JEDEC refactorings
Sean Nelson
2010-03-16
2
-27
/
+0
*
Clean up sharplhf00l04.c after JEDEC refactorings
Sean Nelson
2010-03-16
2
-28
/
+5
*
Kill dead w39v080fa.c functions
Sean Nelson
2010-03-16
2
-69
/
+0
[next]