summaryrefslogtreecommitdiff
path: root/util/flashrom/board_enable.c
AgeCommit message (Expand)Author
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