Age | Commit message (Expand) | Author |
2007-04-01 | Drop useless and partly even incorrect comments (trivial). | Uwe Hermann |
2007-04-01 | Coding style fixes (trivial). | Uwe Hermann |
2007-03-31 | Flashrom: Add support for the ICH7-DH southbridge (untested). | Uwe Hermann |
2007-03-22 | This is a trivial cosmetic fix. Without it, the error message might look like: | Stefan Reinauer |
2007-03-06 | The attached patch adds additional PCI IDs for MCP55 LPC devices to | Ed Swierk |
2007-03-02 | flashrom: Fix wrong VT8235 flash enable failed warning. | Luc Verhaegen |
2007-03-02 | Add Winbond W39V080A support to Flashrom. | David Hendricks |
2007-02-28 | Add support for the Gigabyte m57sli-s4 board to flashrom. | Ward Vandewege |
2007-02-16 | Currently the flashrom Makefile tries to detect whether pciutils-devel | Ed Swierk |
2007-02-06 | Include src/include/boot/linuxbios_tables.h in the flashrom source | Uwe Hermann |
2007-02-06 | This patch is a rework of Adam Kaufman's Solaris patch. | Adam Kaufman |
2007-01-27 | Add support for the SST 49LF160C. | Alan Carvalho de Assis |
2007-01-24 | Delete superfluous and incorrect comment (trivial). | Uwe Hermann |
2007-01-22 | Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom. | Yinghai Lu |
2006-12-20 | Improve flashrom description in the manpage a bit (trivial). | Uwe Hermann |
2006-12-20 | Update flashrom requirements in the README (trivial). | Uwe Hermann |
2006-12-14 | Add an install target to the flashrom Makefile which installs flashrom | Uwe Hermann |
2006-12-04 | Update list of supported flash chips in the flashrom README (trivial). | Uwe Hermann |
2006-12-04 | List the supported flash chips and southbridges in the flashrom | Uwe Hermann |
2006-11-22 | Fix location of the bug tracker in the manpage (trivial). | Uwe Hermann |
2006-11-22 | apply patch from Giampiero Giancipoli <gianci@email.it>: | Giampiero Giancipoli |
2006-11-21 | Add support for ASD AE49F2008 | Stefan Reinauer |
2006-11-21 | flashrom: Only write the flash if the image has the same size | Stefan Reinauer |
2006-11-21 | Rename SM_ID to SYNCMOS_ID (trivial). | Uwe Hermann |
2006-11-21 | Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T | Uwe Hermann |
2006-11-20 | Cosmetic fixes and typos (trivial). | Uwe Hermann |
2006-11-20 | Support for the 256K SyncMos S29C51002T flash. | Giampiero Giancipoli |
2006-11-07 | Instead of checking the first byte only, the whole part is checked now. This | Stefan Reinauer |
2006-11-07 | Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code. | Uwe Hermann |
2006-11-07 | Support for VIA VT82C686 in flashrom utility (trivial) | Stefan Reinauer |
2006-11-05 | Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards to flashrom. | Uwe Hermann |
2006-10-14 | * add vt8237 support (Uwe Hermann) | Stefan Reinauer |
2006-10-07 | here's a small patch to add support for the SST 49LF020A to flashrom. | Stefan Reinauer |
2006-10-07 | Tiny patch to show the size of the detected flash part | Stefan Reinauer |
2006-10-07 | Fix flashrom for sst49lf080a and small print bug, | Stefan Reinauer |
2006-09-21 | abuild manpage and other fixes from Uwe Hermann. Thank you! | Stefan Reinauer |
2006-09-06 | Add patch from Uwe Hermann to support more ICH southbridges | Stefan Reinauer |
2006-08-25 | Print a warning if southbridge is not known to flashrom. | Stefan Reinauer |
2006-08-23 | Removing $Id$ tags as they have no meaning in SVN | Stefan Reinauer |
2006-08-03 | some documentation updates by Uwe and some smaller ones by me. | Stefan Reinauer |
2006-07-31 | Add support for SST39SF040 and SST39SF010A | Stefan Reinauer |
2006-07-27 | add flashrom manpage from Uwe Hermann | Stefan Reinauer |
2006-07-19 | From: Scott Tsai, scott.tsai <AT> arima.com.tw | Scott Tsai, scott.tsai |
2006-06-30 | add support for EFST F49B002UA (untested) | Stefan Reinauer |
2006-06-25 | add support for PMC 49FL002 as used in the RD1-PMC2 | Stefan Reinauer |
2006-06-14 | new flash part | Stefan Reinauer |
2006-03-31 | * https://openbios.org/roundup/linuxbios/issue96 - SST_49LF040B flash support... | Stefan Reinauer |
2006-03-31 | * support for Winbond W39V040A | Stefan Reinauer |
2006-03-20 | compilation fix for gcc 4.0.2 (SUSE10) | Stefan Reinauer |
2006-03-19 | redo ts5300 auto.c | Stefan Reinauer |
2006-03-17 | update dumpmmcr.c utility | Stefan Reinauer |
2006-03-16 | - speed up flash verification by only printing 1 of 4096 addresses | Stefan Reinauer |
2006-03-16 | make am29f040b driver more solid by printing every 4096th flash address. | Stefan Reinauer |
2006-03-16 | support for Am29F016D | Stefan Reinauer |
2006-03-14 | Fix for nehemiah | Ronald G. Minnich |
2006-03-01 | a few new items and mods for ollie | Ronald G. Minnich |
2006-02-24 | added support for ICH5 | Ronald G. Minnich |
2006-02-24 | new flashchip support by Leon Woestenberg <leonw@mailcan.com> | Stefan Reinauer |
2006-02-23 | added sharp flash | Ronald G. Minnich |
2006-01-04 | pass on return values | Stefan Reinauer |
2005-12-18 | redo image checking in conversion case. Please update to this | Stefan Reinauer |
2005-12-18 | * make -v switch print debug messages. | Stefan Reinauer |
2005-12-01 | issue 40, make flashrom utility build process more solid. | Stefan Reinauer |
2005-12-01 | mention build dependencies in Makefile. | Stefan Reinauer |
2005-11-26 | flasrom update from Stefan, resovle issue 21 | Li-Ta Lo |
2005-11-24 | rename the directory to match the program name | Stefan Reinauer |