- c7dc7cc Fix coding style of flashrom by running indent on all files: by Uwe Hermann · 17 years ago
- 5941c25 Add WinBond Super IO helpers. by Luc Verhaegen · 17 years ago
- 24c9612 Enable flashing on the IWILL DK8-HTX board by configuring the Super I/O by Mondrian Nuessle · 17 years ago
- 7580f87 Add initial support for the following flash chips: by Uwe Hermann · 17 years ago
- dabbf57 Revert the image size increasing for abuild. It breaks more boards than by Uwe Hermann · 17 years ago
- f83c182 Increase image size for abuild. This should fix the build of these boards: by Uwe Hermann · 17 years ago
- 6f278ad Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. by Uwe Hermann · 17 years ago
- a94b4c6 Update URL for the PCI IRQ Routing Table Specification (trivial). by Uwe Hermann · 17 years ago
- 29800b7 Make the output of getpir look a bit less crappy (trivial). by Uwe Hermann · 17 years ago
- f1291cf Exit on return code of read_layout and print error message to stderr by Stefan Reinauer · 17 years ago
- f43cb68 Trivial patch: Make buildrom a little bit more verbose. by Stefan Reinauer · 17 years ago
- 78b5e37 Rename flash_rom.c to flashrom.c. The tool is called 'flashrom' after all. by Uwe Hermann · 17 years ago
- 46d65e8 Jeremy Jackson wrote: by Jeremy Jackson · 17 years ago
- 4880353 flashrom: Add VIA CX700 to the list of supported southbridges (trivial). by Uwe Hermann · 17 years ago
- 4e5cc9d add support for CX700 builtin southbridge by Randall Philipson · 17 years ago
- 24cc7bf increase image size for abuild (trivial) by Stefan Reinauer · 17 years ago
- ba43064 Trivial patch: by Stefan Reinauer · 17 years ago
- 03cafbf Trivial (cosmetic) cleanup: by Stefan Reinauer · 17 years ago
- b8c6437 flashrom: split flash_enable.c into chipset_enable.c and board_enable.c by Luc Verhaegen · 17 years ago
- cbef76e Drop useless and partly even incorrect comments (trivial). by Uwe Hermann · 17 years ago
- 195237f Coding style fixes (trivial). by Uwe Hermann · 17 years ago
- 0d9d0ba Flashrom: Add support for the ICH7-DH southbridge (untested). by Uwe Hermann · 17 years ago
- 5445639 This is a trivial cosmetic fix. Without it, the error message might look like: by Stefan Reinauer · 17 years ago
- 681d788 The attached patch adds additional PCI IDs for MCP55 LPC devices to by Ed Swierk · 17 years ago
- 47ce57a flashrom: Fix wrong VT8235 flash enable failed warning. by Luc Verhaegen · 17 years ago
- 53b9c1e7 Add Winbond W39V080A support to Flashrom. by David Hendricks · 17 years ago
- 811f5c1 Add support for the Gigabyte m57sli-s4 board to flashrom. by Ward Vandewege · 17 years ago
- 3ecf500 Currently the flashrom Makefile tries to detect whether pciutils-devel by Ed Swierk · 17 years ago
- 4020dd5 Include src/include/boot/linuxbios_tables.h in the flashrom source by Uwe Hermann · 17 years ago
- 4f9cf13 This patch is a rework of Adam Kaufman's Solaris patch. by Adam Kaufman · 17 years ago
- 097d9a2 Add support for the SST 49LF160C. by Alan Carvalho de Assis · 17 years ago
- 8e4ee4f Delete superfluous and incorrect comment (trivial). by Uwe Hermann · 17 years ago
- 298f898 Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom. by Yinghai Lu · 17 years ago
- 6a5bc46 trivial enhancement by Stefan Reinauer · 17 years ago
- c2c8646 Improve flashrom description in the manpage a bit (trivial). by Uwe Hermann · 17 years ago
- 7adaa11 Update flashrom requirements in the README (trivial). by Uwe Hermann · 17 years ago
- 8bb1dc5 ouch. always abuild with payloads! trivial fix. by Stefan Reinauer · 17 years ago
- abad5ef Add an install target to the flashrom Makefile which installs flashrom by Uwe Hermann · 17 years ago
- fe6d118 Update list of supported flash chips in the flashrom README (trivial). by Uwe Hermann · 17 years ago
- 6104bd1 List the supported flash chips and southbridges in the flashrom by Uwe Hermann · 17 years ago
- 5718338 fix romcc preprocessor bug by Eric Biederman · 17 years ago
- 98b75f0 Fix location of the bug tracker in the manpage (trivial). by Uwe Hermann · 17 years ago
- 3ab63e1 apply patch from Giampiero Giancipoli <gianci@email.it>: by Giampiero Giancipoli · 17 years ago
- 440d6f9 Add support for ASD AE49F2008 by Stefan Reinauer · 17 years ago
- 3a99864 flashrom: Only write the flash if the image has the same size by Stefan Reinauer · 17 years ago
- 9e20192 Rename SM_ID to SYNCMOS_ID (trivial). by Uwe Hermann · 17 years ago
- 71d310f Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T by Uwe Hermann · 17 years ago
- d083e79 Cosmetic fixes and typos (trivial). by Uwe Hermann · 17 years ago
- 0eb7424 Support for the 256K SyncMos S29C51002T flash. by Giampiero Giancipoli · 17 years ago
- ca63120 * fix the automatic build system by compressing payloads if possible by Stefan Reinauer · 17 years ago
- f7980d8 Instead of checking the first byte only, the whole part is checked now. This by Stefan Reinauer · 17 years ago
- c65113c Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code. by Uwe Hermann · 17 years ago
- 10fd79a Support for VIA VT82C686 in flashrom utility (trivial) by Stefan Reinauer · 17 years ago
- 918a7cf Fix bug in 'sed' invocation in abuild, which causes build errors in by Uwe Hermann · 17 years ago
- bdb50fe Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards to flashrom. by Uwe Hermann · 17 years ago
- 700b38a small tracker test (trivial change). closes #3 by Stefan Reinauer · 17 years ago
- 0caddbd Small tracker test (trivial change). closes #3 by Stefan Reinauer · 17 years ago
- 7336815 enhance web page (trivial) by Stefan Reinauer · 17 years ago
- 3a14057 support submitting tests to the test system in abuild. initial support. by Stefan Reinauer · 17 years ago
- 107b8feb get rid of the border. Signed-Off-By: stepan@coresystems.de by stepan · 17 years ago
- c4225c8 add proper licensing information. thanks to Uwe Hermann. by Stefan Reinauer · 17 years ago
- 2132f1a fix from Uwe Hermann: updated patch to fix a wiki syntax bug in the output... by Stefan Reinauer · 17 years ago
- 0a3f607 add xsl stylesheet for wiki table generation by Stefan Reinauer · 17 years ago
- c1c3fdc add ADLO to v2 by Stefan Reinauer · 17 years ago
- 5ed51d1 * add vt8237 support (Uwe Hermann) * add more MCP51 support (me) by Stefan Reinauer · 17 years ago
- aa8e3d4 here's a small patch to add support for the SST 49LF020A to flashrom. by Stefan Reinauer · 17 years ago
- b6a0a9f Tiny patch to show the size of the detected flash part by Stefan Reinauer · 17 years ago
- f694db9 Fix flashrom for sst49lf080a and small print bug, by Stefan Reinauer · 17 years ago
- 2e3757d rename abuild.sh to abuild. by Stefan Reinauer · 17 years ago
- 0bece04 abuild manpage and other fixes from Uwe Hermann. Thank you! by Stefan Reinauer · 17 years ago
- 50f84bd run preprocessor on hand-crafted config files in abuild, too by Stefan Reinauer · 17 years ago
- 7fe2b7c add option to build autobuild images with real payloads instead of /dev/null. by Stefan Reinauer · 17 years ago
- 94b17c6 add romcc manpage from Uwe Hermann by Stefan Reinauer · 17 years ago
- e918a3a Add patch from Uwe Hermann to support more ICH southbridges by Stefan Reinauer · 17 years ago
- 051427c Print a warning if southbridge is not known to flashrom. by Stefan Reinauer · 17 years ago
- 689c144 Removing $Id$ tags as they have no meaning in SVN by Stefan Reinauer · 17 years ago
- 60902ed drop extensions directory. it has never been used. by Stefan Reinauer · 17 years ago
- 273595c - fix dependency rule for Makefile and Makefile.settings by Richard Smith · 17 years ago
- 9327d22 some documentation updates by Uwe and some smaller ones by me. by Stefan Reinauer · 17 years ago
- 4278e99 Add support for SST39SF040 and SST39SF010A by Stefan Reinauer · 17 years ago
- e534daa add flashrom manpage from Uwe Hermann by Stefan Reinauer · 17 years ago
- 35befb7 New analysis tool with preliminary source usage information gathering. by Josiah England · 17 years ago
- e32243a From: Scott Tsai, scott.tsai <AT> arima.com.tw by Scott Tsai, scott.tsai · 17 years ago
- 75d1b24 add support for EFST F49B002UA (untested) by Stefan Reinauer · 17 years ago
- 0a683fa create valid xmlfiles that pass xmllint by Stefan Reinauer · 17 years ago
- 6472a0e add support for PMC 49FL002 as used in the RD1-PMC2 by Stefan Reinauer · 17 years ago
- f560285 new flash part by Stefan Reinauer · 17 years ago
- 192b7bc add full xml logging to abuild to work on the complete information by Stefan Reinauer · 18 years ago
- ead7368 add automatic payload compression method to LinuxBIOS by Stefan Reinauer · 18 years ago
- ff8c08e Adds support for understanding bus:dev.func to the -d option of testbios by Richard Smith · 18 years ago
- 4b539d7 * https://openbios.org/roundup/linuxbios/issue96 - SST_49LF040B flash support for flashrom by Stefan Reinauer · 18 years ago
- 1f64c13 * support for Winbond W39V040A by Stefan Reinauer · 18 years ago
- a11e6cf compilation fix for gcc 4.0.2 (SUSE10) by Stefan Reinauer · 18 years ago
- e2632fd redo ts5300 auto.c add ts5300 flag as comment in flashrom utility Makefile by Stefan Reinauer · 18 years ago
- 677267a small ts5300 update, fix endian problem in dummmcr. by Stefan Reinauer · 18 years ago
- f4001cd update dumpmmcr.c utility another flash chip that doesn't clog the serial line by Stefan Reinauer · 18 years ago
- ccce5dd - speed up flash verification by only printing 1 of 4096 addresses by Stefan Reinauer · 18 years ago
- 9b10771 make am29f040b driver more solid by printing every 4096th flash address. by Stefan Reinauer · 18 years ago
- f3ecf10 support for Am29F016D by Stefan Reinauer · 18 years ago
- 76ce5de dump mmcr registers on Elan sc520 by Stefan Reinauer · 18 years ago