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
*
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
*
Add board enable for the EPoX EP-BX3
Luc Verhaegen
2007-08-11
1
-0
/
+21
*
Add support for Tyan Tomcat K7M
Luc Verhaegen
2007-07-04
1
-3
/
+8
*
Document the newly supported IBM x3455 board and the now-supported Broadcom H...
Uwe Hermann
2007-06-05
1
-2
/
+2
*
Move GPIO settings to board specific code for IBM x3455
Stefan Reinauer
2007-06-05
1
-0
/
+14
*
Add support for ASUS P5A (Socket 7, ALi based)
Luc Verhaegen
2007-05-20
1
-2
/
+80
*
Fix coding style of flashrom by running indent on all files
Uwe Hermann
2007-05-09
1
-141
/
+136
*
Add WinBond Super IO helpers
Luc Verhaegen
2007-05-04
1
-115
/
+78
*
Enable flashing on IWILL DK8-HTX
Mondrian Nuessle
2007-05-03
1
-6
/
+58
*
Split flash_enable.c into chipset_enable.c and board_enable.c
Luc Verhaegen
2007-04-04
1
-0
/
+299