index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board_enable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add detection support and write-enable for the GIGABYTE GA-MA78GM-S2H
Uwe Hermann
2009-05-18
1
-1
/
+2
*
Drop duplicate Tyan S2498 (Tomcat K7M) entry in the board list
Uwe Hermann
2009-05-18
1
-34
/
+33
*
Add Tyan S2891/S2892/S2895 as supported without special write-enables being r...
Uwe Hermann
2009-05-18
1
-0
/
+3
*
List all boards which are
Uwe Hermann
2009-05-16
1
-41
/
+122
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-3
/
+0
*
Add support for EPoX EP-8K5A2 and separate out common VT823x board enable code
Luc Verhaegen
2009-05-09
1
-53
/
+87
*
board_enable: split vendor name and board name into two fields
Uwe Hermann
2009-05-09
1
-42
/
+47
*
Keep list of boards alphabetically sorted
Uwe Hermann
2009-05-08
1
-20
/
+21
*
Add support for Gigabyte GA-MA790FX-DQ6
Carl-Daniel Hailfinger
2009-04-21
1
-0
/
+2
*
board_enables: reconstruct table
Luc Verhaegen
2009-04-20
1
-421
/
+43
*
Add VIA PC3500G board
Peter Stuge
2009-04-17
1
-0
/
+14
*
Fix the typo should indeed be a 0x2e
Mondrian nuessle
2009-04-09
1
-2
/
+1
*
Board enable support for HP DL145 G3
Mondrian Nuessle
2009-03-30
1
-0
/
+27
*
MSI MS-7046 board enable
Peter Stuge
2009-02-02
1
-0
/
+22
*
Intel Desktop Board D201GLY
Peter Stuge
2009-01-26
1
-0
/
+14
*
Export Winbond SuperIO register access functions in board_enable.c
Peter Stuge
2009-01-26
1
-5
/
+5
*
Use designated initializers for the board enable table
Stephan Guilloux
2009-01-15
1
-51
/
+362
*
Board enable for GIGABYTE GA-MA78G-DS3H
Peter Stuge
2009-01-12
1
-0
/
+2
*
Add another board-enable line for the Kontron 986LCD-M/mITX
Uwe Hermann
2008-12-22
1
-0
/
+3
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-25
/
+27
*
Add support for MSI KT4V
Sean Nelson
2008-08-19
1
-0
/
+47
*
Winbond W39V040C and MSI K8T Neo2-F
Peter Stuge
2008-07-21
1
-0
/
+8
*
Add PCI IDs for EPIA-CN
Peter Stuge
2008-07-05
1
-0
/
+2
*
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
*
Board enable and autodetection for GIGABYTE GA-7VT600
Peter Stuge
2008-06-13
1
-0
/
+3
*
Board enable and autodetection for BioStar P4M80-M4
Peter Stuge
2008-06-11
1
-0
/
+28
*
A bunch of cosmetic improvements
Uwe Hermann
2008-05-22
1
-1
/
+1
*
Add support for the ASUS P4B266 board
Uwe Hermann
2008-05-22
1
-0
/
+49
*
Changes to make flashrom compile (and work) on FreeBSD
Andriy Gapon
2008-05-22
1
-42
/
+42
*
Support for the Winbond W39V080FA series of chips
Stefan Reinauer
2008-03-17
1
-0
/
+38
*
Also print the required -m option in --list-supported output
Uwe Hermann
2008-03-13
1
-2
/
+10
*
Add --list-supported option which lists the supported ROM chips, chipsets, an...
Uwe Hermann
2008-03-12
1
-0
/
+12
*
Add board_enable for Artec Group DBE61 and DBE62
Mart Raudsepp
2008-02-20
1
-0
/
+70
*
Add board enable for VIA EPIA SP
Luc Verhaegen
2008-02-09
1
-1
/
+25
*
Make the vendor name optional in the -m flashrom parameter when there's only ...
Peter Stuge
2008-01-27
1
-3
/
+19
*
Rename LinuxBIOS to coreboot
Stefan Reinauer
2008-01-18
1
-5
/
+5
*
Add board enable for the gigabyte ga_2761gxdk board
Ronald G. Minnich
2008-01-04
1
-0
/
+2
*
Various coding style fixes, constification, fixed typos
Uwe Hermann
2007-12-04
1
-39
/
+37
*
Add board-enable for Acorp 6A815EPD
Jonathan A. Kollasch
2007-12-02
1
-0
/
+28
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
1
-5
/
+5
*
Add Gigabyte M61P-S3 SPI flash support to board_enable.c
Michael van der Kolff
2007-10-16
1
-0
/
+2
*
Convert the existing it8716f_* functions to generic_spi_* functions
Carl-Daniel Hailfinger
2007-10-16
1
-1
/
+1
*
Move SPI code out of board_enable.c where it started its life
Carl-Daniel Hailfinger
2007-10-15
1
-170
/
+0
*
Changes to support the K8N-NEO3, first tested at Google on GSOC day :-)
Ronald G. Minnich
2007-10-12
1
-49
/
+92
*
This patch aims to restructure SPI flash support in a more reasonable way
Carl-Daniel Hailfinger
2007-10-02
1
-19
/
+90
*
Add preliminary SPI flash identification support for SPI chips attached to IT...
Carl-Daniel Hailfinger
2007-09-27
1
-0
/
+101
*
Change all flashrom license headers to use our standard format
Uwe Hermann
2007-08-29
1
-7
/
+15
*
Cosmetic fixes
Uwe Hermann
2007-08-23
1
-36
/
+26
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
1
-2
/
+0
[next]