aboutsummaryrefslogtreecommitdiff
path: root/util/flashrom
AgeCommit message (Expand)Author
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-24Minor cosmetics (trivial).Uwe Hermann
2007-05-24drop leftover includes (trivial)Stefan Reinauer
2007-05-24some copyright analysisStefan Reinauer
2007-05-24factor out register mapping code (trivial)Stefan Reinauer
2007-05-23Unify mmap error messages in flashrom (trivial)Stefan Reinauer
2007-05-23big cosmetic offensive on flashrom. (trivial)Stefan Reinauer
2007-05-21Add support for the Winbond W39V040FA chip.Uwe Hermann
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-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
2006-07-31Add support for SST39SF040 and SST39SF010AStefan Reinauer
2006-07-27add flashrom manpage from Uwe HermannStefan Reinauer
2006-07-19From: Scott Tsai, scott.tsai <AT> arima.com.twScott Tsai, scott.tsai
2006-06-30add support for EFST F49B002UA (untested)Stefan Reinauer
2006-06-25add support for PMC 49FL002 as used in the RD1-PMC2Stefan Reinauer
2006-06-14new flash partStefan Reinauer
2006-03-31* https://openbios.org/roundup/linuxbios/issue96 - SST_49LF040B flash support...Stefan Reinauer
2006-03-31* support for Winbond W39V040AStefan Reinauer
2006-03-20compilation fix for gcc 4.0.2 (SUSE10)Stefan Reinauer
2006-03-19redo ts5300 auto.cStefan Reinauer
2006-03-17update dumpmmcr.c utilityStefan Reinauer
2006-03-16- speed up flash verification by only printing 1 of 4096 addressesStefan Reinauer
2006-03-16make am29f040b driver more solid by printing every 4096th flash address.Stefan Reinauer
2006-03-16support for Am29F016DStefan Reinauer
2006-03-14Fix for nehemiahRonald G. Minnich
2006-03-01a few new items and mods for ollieRonald G. Minnich
2006-02-24added support for ICH5Ronald G. Minnich
2006-02-24new flashchip support by Leon Woestenberg <leonw@mailcan.com>Stefan Reinauer
2006-02-23added sharp flashRonald G. Minnich
2006-01-04pass on return valuesStefan Reinauer
2005-12-18redo image checking in conversion case. Please update to thisStefan Reinauer
2005-12-18* make -v switch print debug messages.Stefan Reinauer
2005-12-01issue 40, make flashrom utility build process more solid.Stefan Reinauer
2005-12-01mention build dependencies in Makefile.Stefan Reinauer
2005-11-26flasrom update from Stefan, resovle issue 21Li-Ta Lo
2005-11-24rename the directory to match the program nameStefan Reinauer