aboutsummaryrefslogtreecommitdiff
path: root/util/flashrom/board_enable.c
AgeCommit message (Expand)Author
2008-07-21flashrom: Winbond W39V040C and MSI K8T Neo2-FPeter Stuge
2008-07-05flashrom: Add PCI IDs for EPIA-CNPeter Stuge
2008-07-02flashrom: Unknown vendor:board message can be triggered by -m tooPeter Stuge
2008-07-02flashrom: Case insensitive matching of vendor:board strings in coreboot tablePeter Stuge
2008-06-13flashrom: Board enable and autodetection for GIGABYTE GA-7VT600Peter Stuge
2008-06-11flashrom: Board enable and autodetection for BioStar P4M80-M4.Peter Stuge
2008-05-22A bunch of cosmetic improvements (trivial).Uwe Hermann
2008-05-22Add support for the ASUS P4B266 board.Uwe Hermann
2008-05-22Changes to make flashrom compile (and work) on FreeBSD.Andriy Gapon
2008-03-17Support for the Winbond W39V080FA series of chips.Stefan Reinauer
2008-03-13Also print the required -m option in --list-supported output (trivial).Uwe Hermann
2008-03-12Add --list-supported option to flashrom which lists the supportedUwe Hermann
2008-02-20flashrom: Add board_enable for Artec Group DBE61 and DBE62Mart Raudsepp
2008-02-09Flashrom: Add board enable for VIA EPIA SP.Luc Verhaegen
2008-01-27Make the vendor name optional in the -m flashrom parameter when there's onlyPeter Stuge
2008-01-18for some reasons the externals did not get committed.Stefan Reinauer
2008-01-04Add board enable for the gigabyte ga_2761gxdk boardRonald G. Minnich
2007-12-04Various coding style fixes, constification, fixed typos (trivial).Uwe Hermann
2007-12-02Add board-enable for Acorp 6A815EPD.Jonathan A. Kollasch
2007-10-17Some cosmetic cleanups in the flashrom code and output.Uwe Hermann
2007-10-16Add Gigabyte M61P-S3 SPI flash support to board_enable.cMichael van der Kolff
2007-10-16Convert the existing it8716f_* functions to generic_spi_* functions byCarl-Daniel Hailfinger
2007-10-15Move SPI code out of board_enable.c where it started its life. The SPICarl-Daniel Hailfinger
2007-10-12Changes to flashrom to support the K8N-NEO3, first tested at Google on GSOC d...Ronald G. Minnich
2007-10-02This patch aims to restructure SPI flash support in a more reasonableCarl-Daniel Hailfinger
2007-09-27Add preliminary SPI flash identification support for SPI chips attachedCarl-Daniel Hailfinger
2007-08-29Change all flashrom license headers to use our standard format.Uwe Hermann
2007-08-23Cosmetic fixes (trivial).Uwe Hermann
2007-08-23Drop a bunch of useless header files, merge them into flash.h.Uwe Hermann
2007-08-11flashrom: Add board enable for the EPoX EP-BX3.Luc Verhaegen
2007-07-04Flashrom: Add support for Tyan Tomcat K7M.Luc Verhaegen
2007-06-05flashrom: Document the newly supported IBM x3455 board and theUwe Hermann
2007-06-05Move GPIO settings to board specific code for IBM x3455Stefan Reinauer
2007-05-20Flashrom: add support for ASUS P5A (Socket 7, ALi based).Luc Verhaegen
2007-05-09Fix coding style of flashrom by running indent on all files:Uwe Hermann
2007-05-04Add WinBond Super IO helpers.Luc Verhaegen
2007-05-03Enable flashing on the IWILL DK8-HTX board by configuring the Super I/OMondrian Nuessle
2007-04-04flashrom: split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen