summaryrefslogtreecommitdiffstats
path: root/board_enable.c
Commit message (Expand)AuthorAgeFilesLines
* Use designated initializers for the board enable tableStephan Guilloux2009-01-151-51/+362
* Board enable for GIGABYTE GA-MA78G-DS3HPeter Stuge2009-01-121-0/+2
* Add another board-enable line for the Kontron 986LCD-M/mITXUwe Hermann2008-12-221-0/+3
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-25/+27
* Add support for MSI KT4VSean Nelson2008-08-191-0/+47
* Winbond W39V040C and MSI K8T Neo2-FPeter Stuge2008-07-211-0/+8
* Add PCI IDs for EPIA-CNPeter Stuge2008-07-051-0/+2
* Unknown vendor:board message can be triggered by -m tooPeter Stuge2008-07-021-1/+1
* Case insensitive matching of vendor:board strings in coreboot tablePeter Stuge2008-07-021-4/+3
* Board enable and autodetection for GIGABYTE GA-7VT600Peter Stuge2008-06-131-0/+3
* Board enable and autodetection for BioStar P4M80-M4Peter Stuge2008-06-111-0/+28
* A bunch of cosmetic improvementsUwe Hermann2008-05-221-1/+1
* Add support for the ASUS P4B266 boardUwe Hermann2008-05-221-0/+49
* Changes to make flashrom compile (and work) on FreeBSDAndriy Gapon2008-05-221-42/+42
* Support for the Winbond W39V080FA series of chipsStefan Reinauer2008-03-171-0/+38
* Also print the required -m option in --list-supported outputUwe Hermann2008-03-131-2/+10
* Add --list-supported option which lists the supported ROM chips, chipsets, an...Uwe Hermann2008-03-121-0/+12
* Add board_enable for Artec Group DBE61 and DBE62Mart Raudsepp2008-02-201-0/+70
* Add board enable for VIA EPIA SPLuc Verhaegen2008-02-091-1/+25
* Make the vendor name optional in the -m flashrom parameter when there's only ...Peter Stuge2008-01-271-3/+19
* Rename LinuxBIOS to corebootStefan Reinauer2008-01-181-5/+5
* Add board enable for the gigabyte ga_2761gxdk boardRonald G. Minnich2008-01-041-0/+2
* Various coding style fixes, constification, fixed typosUwe Hermann2007-12-041-39/+37
* Add board-enable for Acorp 6A815EPDJonathan A. Kollasch2007-12-021-0/+28
* Some cosmetic cleanups in the flashrom code and outputUwe Hermann2007-10-171-5/+5
* Add Gigabyte M61P-S3 SPI flash support to board_enable.cMichael van der Kolff2007-10-161-0/+2
* Convert the existing it8716f_* functions to generic_spi_* functionsCarl-Daniel Hailfinger2007-10-161-1/+1
* Move SPI code out of board_enable.c where it started its lifeCarl-Daniel Hailfinger2007-10-151-170/+0
* Changes to support the K8N-NEO3, first tested at Google on GSOC day :-)Ronald G. Minnich2007-10-121-49/+92
* This patch aims to restructure SPI flash support in a more reasonable wayCarl-Daniel Hailfinger2007-10-021-19/+90
* Add preliminary SPI flash identification support for SPI chips attached to IT...Carl-Daniel Hailfinger2007-09-271-0/+101
* Change all flashrom license headers to use our standard formatUwe Hermann2007-08-291-7/+15
* Cosmetic fixesUwe Hermann2007-08-231-36/+26
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-2/+0
* Add board enable for the EPoX EP-BX3Luc Verhaegen2007-08-111-0/+21
* Add support for Tyan Tomcat K7MLuc Verhaegen2007-07-041-3/+8
* Document the newly supported IBM x3455 board and the now-supported Broadcom H...Uwe Hermann2007-06-051-2/+2
* Move GPIO settings to board specific code for IBM x3455Stefan Reinauer2007-06-051-0/+14
* Add support for ASUS P5A (Socket 7, ALi based)Luc Verhaegen2007-05-201-2/+80
* Fix coding style of flashrom by running indent on all filesUwe Hermann2007-05-091-141/+136
* Add WinBond Super IO helpersLuc Verhaegen2007-05-041-115/+78
* Enable flashing on IWILL DK8-HTXMondrian Nuessle2007-05-031-6/+58
* Split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen2007-04-041-0/+299
OpenPOWER on IntegriCloud