summaryrefslogtreecommitdiff
path: root/util/flashrom
AgeCommit message (Expand)Author
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-28Add initial support for the following flash chips:Uwe Hermann
2007-04-14Exit on return code of read_layout and print error message to stderrStefan Reinauer
2007-04-11Rename flash_rom.c to flashrom.c. The tool is called 'flashrom' afterUwe Hermann
2007-04-09flashrom: Add VIA CX700 to the list of supported southbridges (trivial).Uwe Hermann
2007-04-09add support for CX700 builtin southbridgeRandall Philipson
2007-04-06Trivial (cosmetic) cleanup:Stefan Reinauer
2007-04-04flashrom: split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen
2007-04-01Drop useless and partly even incorrect comments (trivial).Uwe Hermann
2007-04-01Coding style fixes (trivial).Uwe Hermann
2007-03-31Flashrom: Add support for the ICH7-DH southbridge (untested).Uwe Hermann
2007-03-22This is a trivial cosmetic fix. Without it, the error message might look like:Stefan Reinauer
2007-03-06The attached patch adds additional PCI IDs for MCP55 LPC devices toEd Swierk
2007-03-02flashrom: Fix wrong VT8235 flash enable failed warning.Luc Verhaegen
2007-03-02Add Winbond W39V080A support to Flashrom.David Hendricks
2007-02-28Add support for the Gigabyte m57sli-s4 board to flashrom.Ward Vandewege
2007-02-16Currently the flashrom Makefile tries to detect whether pciutils-develEd Swierk
2007-02-06Include src/include/boot/linuxbios_tables.h in the flashrom sourceUwe Hermann
2007-02-06This patch is a rework of Adam Kaufman's Solaris patch.Adam Kaufman
2007-01-27Add support for the SST 49LF160C.Alan Carvalho de Assis
2007-01-24Delete superfluous and incorrect comment (trivial).Uwe Hermann
2007-01-22Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom.Yinghai Lu
2006-12-20Improve flashrom description in the manpage a bit (trivial).Uwe Hermann
2006-12-20Update flashrom requirements in the README (trivial).Uwe Hermann
2006-12-14Add an install target to the flashrom Makefile which installs flashromUwe Hermann
2006-12-04Update list of supported flash chips in the flashrom README (trivial).Uwe Hermann
2006-12-04List the supported flash chips and southbridges in the flashromUwe Hermann
2006-11-22Fix location of the bug tracker in the manpage (trivial).Uwe Hermann
2006-11-22apply patch from Giampiero Giancipoli <gianci@email.it>:Giampiero Giancipoli
2006-11-21Add support for ASD AE49F2008 Stefan Reinauer
2006-11-21flashrom: Only write the flash if the image has the same sizeStefan Reinauer
2006-11-21Rename SM_ID to SYNCMOS_ID (trivial).Uwe Hermann
2006-11-21Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004TUwe Hermann
2006-11-20Cosmetic fixes and typos (trivial).Uwe Hermann
2006-11-20Support for the 256K SyncMos S29C51002T flash.Giampiero Giancipoli
2006-11-07Instead of checking the first byte only, the whole part is checked now. ThisStefan Reinauer
2006-11-07Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code.Uwe Hermann
2006-11-07Support for VIA VT82C686 in flashrom utility (trivial)Stefan Reinauer
2006-11-05Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards to flashrom.Uwe Hermann
2006-10-14* add vt8237 support (Uwe Hermann)Stefan Reinauer
2006-10-07here's a small patch to add support for the SST 49LF020A to flashrom.Stefan Reinauer
2006-10-07Tiny patch to show the size of the detected flash part Stefan Reinauer
2006-10-07Fix flashrom for sst49lf080a and small print bug,Stefan Reinauer
2006-09-21abuild manpage and other fixes from Uwe Hermann. Thank you!Stefan Reinauer
2006-09-06Add patch from Uwe Hermann to support more ICH southbridgesStefan Reinauer
2006-08-25Print a warning if southbridge is not known to flashrom.Stefan Reinauer
2006-08-23Removing $Id$ tags as they have no meaning in SVNStefan Reinauer
2006-08-03some documentation updates by Uwe and some smaller ones by me.Stefan Reinauer