summaryrefslogtreecommitdiff
path: root/util/flashrom/chipset_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-06-06Fix up and document the AMD CS5530/CS5530A support in flashrom.Uwe Hermann
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-06-05Add support for BCM HT1000 chipset to flashrom. Tested on IBM x3455.Stefan 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-04-09add support for CX700 builtin southbridgeRandall Philipson
2007-04-04flashrom: split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen