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
path:
root
/
print.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Board enable for MSI MS-7061 (KM4AM-V)
Mattias Mattsson
2010-08-15
1
-0
/
+1
*
Board enable for GA-8PE667 Ultra 2
Michael Karcher
2010-08-13
1
-0
/
+1
*
Various cosmetic and coding-style fixes
Uwe Hermann
2010-08-08
1
-12
/
+12
*
Add a board-enable for the ASRock 775i65G
Joshua Roys
2010-08-08
1
-0
/
+1
*
Mark the following boards/chips as tested
Uwe Hermann
2010-08-08
1
-1
/
+6
*
Further chip and board status updates
Uwe Hermann
2010-08-01
1
-0
/
+7
*
Mark the following boards as supported
Daniel Lenski
2010-07-30
1
-0
/
+2
*
Mark the following chips/boards/PCI-cards as OK
Uwe Hermann
2010-07-29
1
-0
/
+1
*
Mark GIGABYTE GA-MA74GM-S2H (rev 3.0) as supported
Peter Lemenkov
2010-07-29
1
-0
/
+1
*
Mark the following boards as tested OK
Uwe Hermann
2010-07-29
1
-6
/
+17
*
Add support for the Amontec JTAGkey2
Jörg Fischer
2010-07-29
1
-0
/
+9
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Board enable for abit NF-M2 nView
Michael Karcher
2010-07-24
1
-0
/
+1
*
Board enable for Samsung Polaris 32
Michael Karcher
2010-07-24
1
-0
/
+1
*
Board enable for GA-8IRML
Michael Karcher
2010-07-24
1
-0
/
+1
*
Board enable for Abit IC7
Michael Karcher
2010-07-24
1
-0
/
+1
*
Board enable for HP Puffer2-UL8E
Michael Karcher
2010-07-24
1
-0
/
+1
*
Board enable for ASUS P4SD-LA (HP OEM)
Michael Karcher
2010-07-24
1
-0
/
+1
*
Board enable for ASUS P5PE-VM
Michael Karcher
2010-07-24
1
-0
/
+1
*
Add nicnatsemi to print.c and print_wiki.c
Andrew Morgan
2010-07-21
1
-1
/
+4
*
Print supported flash chips as narrow as possible
Carl-Daniel Hailfinger
2010-07-17
1
-26
/
+35
*
Fix ASUS A8N-VM CSM board enable entry
Michael Karcher
2010-07-08
1
-0
/
+1
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-4
/
+4
*
Board-enable for MS-7025 (K8N Neo2 Platinum)
Michael Karcher
2010-06-12
1
-0
/
+1
*
Board enable for EPIA EK (untested)
Michael Karcher
2010-06-12
1
-0
/
+1
*
Fix wiki board enable parameter printing
Carl-Daniel Hailfinger
2010-06-07
1
-0
/
+7
*
Fix URLs for GIGABYTE motherboards
Peter Lemenkov
2010-06-04
1
-18
/
+18
*
Fix bug in wiki printing and whitespace
Uwe Hermann
2010-06-03
1
-8
/
+8
*
Add hp xw9400 board enable
Michael Karcher
2010-06-01
1
-0
/
+1
*
Merge print.c and print_wiki.c board/URL tables
Peter Lemenkov
2010-06-01
1
-211
/
+236
*
So far, we have up to 4 different names for the same thing (ignoring capitali...
Carl-Daniel Hailfinger
2010-05-31
1
-10
/
+10
*
Remove unneeded #include statements completely
Carl-Daniel Hailfinger
2010-05-30
1
-0
/
+1
*
Handle the following architectures in generic flashrom code
Carl-Daniel Hailfinger
2010-05-26
1
-4
/
+8
*
Various nicrealtek fixes
Uwe Hermann
2010-05-24
1
-0
/
+4
*
Fix assorted documentation, frontend and printing bugs
Carl-Daniel Hailfinger
2010-05-15
1
-0
/
+3
*
Add success reports
Michael Karcher
2010-03-25
1
-2
/
+6
*
Autodetect ITE IT87* LPC->SPI translation on all boards without the need for ...
Carl-Daniel Hailfinger
2010-03-25
1
-1
/
+8
*
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
1
-0
/
+1
*
Shuttle FD37 and MSI K9A2 Platinum are supported
Michael Karcher
2010-03-24
1
-0
/
+2
*
MSI MS6330 tested with W49F002U and EN29F002
Michael Karcher
2010-03-24
1
-0
/
+1
*
ASUS P6T Deluxe is OK
Michael Karcher
2010-03-24
1
-0
/
+1
*
Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A work
Michael Karcher
2010-03-24
1
-0
/
+1
*
Enabling Gigabyte GA-MA69VM-S2
Raúl Soriano
2010-03-14
1
-0
/
+1
*
Add ASUS A7V8X-X write-enable
Russ Dill
2010-03-09
1
-0
/
+1
*
Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enable
Luc Verhaegen
2009-12-23
1
-0
/
+2
*
Mark ASRock M3A790GXH/128M as supported, no board enable needed
Zachary O Dillard
2009-12-14
1
-0
/
+1
*
Don't print out supported PCI devices header if all following lines are exclu...
Adam Jurkowski
2009-12-14
1
-0
/
+2
*
Internal (onboard) programming was the only feature which could not be disabled
Carl-Daniel Hailfinger
2009-12-13
1
-0
/
+6
*
Mark the following boards as OK (no board-enable needed)
Idwer Vollering
2009-12-01
1
-0
/
+3
[prev]
[next]