summaryrefslogtreecommitdiffstats
path: root/board_enable.c
Commit message (Expand)AuthorAgeFilesLines
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-3/+0
* Add support for EPoX EP-8K5A2 and separate out common VT823x board enable codeLuc Verhaegen2009-05-091-53/+87
* board_enable: split vendor name and board name into two fieldsUwe Hermann2009-05-091-42/+47
* Keep list of boards alphabetically sortedUwe Hermann2009-05-081-20/+21
* Add support for Gigabyte GA-MA790FX-DQ6Carl-Daniel Hailfinger2009-04-211-0/+2
* board_enables: reconstruct tableLuc Verhaegen2009-04-201-421/+43
* Add VIA PC3500G boardPeter Stuge2009-04-171-0/+14
* Fix the typo should indeed be a 0x2eMondrian nuessle2009-04-091-2/+1
* Board enable support for HP DL145 G3Mondrian Nuessle2009-03-301-0/+27
* MSI MS-7046 board enablePeter Stuge2009-02-021-0/+22
* Intel Desktop Board D201GLYPeter Stuge2009-01-261-0/+14
* Export Winbond SuperIO register access functions in board_enable.cPeter Stuge2009-01-261-5/+5
* 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
OpenPOWER on IntegriCloud