summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Kill hardcoded block erase on ICH SPI.hailfinger2009-11-251-11/+7
* Add the ability to set Bus Pirate SPI speed via the command line.hailfinger2009-11-245-20/+108
* Add Sanyo LF25FW203A support.hailfinger2009-11-241-0/+16
* Add Generic SPI RDID detection for Sanyo chips.hailfinger2009-11-242-0/+24
* Revert debug compilation which was committed in r772 by accident.hailfinger2009-11-241-1/+1
* Add Bus Pirate SPI support to flashrom.hailfinger2009-11-246-1/+413
* Move serial handling from serprog.c to serial.c.hailfinger2009-11-234-110/+149
* Add the ability to generate test patterns for write testing. This willhailfinger2009-11-231-0/+136
* Pretty much everybody who used the FT2232 SPI driver in flashrom hadhailfinger2009-11-221-4/+16
* Bus Pirate support needs serial communication. Serprog already has suchhailfinger2009-11-212-9/+8
* If a chip is not on the RDID generic vendor list nor on the REMShailfinger2009-11-203-0/+38
* To prepare for libflashrom I wanted to make the main loop more readablehailfinger2009-11-174-24/+43
* Fix incorrect comment about wiki printing in Makefile.hailfinger2009-11-161-1/+1
* If a SPI command taking an address does fail, we want to know thehailfinger2009-11-161-13/+14
* Add URLs for boards ASUS K8V, ASUS K8V SE Deluxe, Elitegroup K7S5A.hailfinger2009-11-161-1/+5
* Retrieve the proper linker flags for libftdi via pkg-config and fallhailfinger2009-11-161-3/+4
* svn:ignore .libdepshailfinger2009-11-150-0/+0
* Mark Elitegroup K7S5A as supported.hailfinger2009-11-152-28/+29
* Add support for every single SiS chipset out there.hailfinger2009-11-153-67/+221
* Mark "Asus K8V" as supported. Reported byhailfinger2009-11-141-0/+2
* The automatic retry in write_page_write_jedec didn't retry flashing thehailfinger2009-11-142-4/+4
* Fix incorrect comment in SST49LF004A/B description.hailfinger2009-11-061-1/+1
* Add infrastructure to check and report to the user the maximum supportedhailfinger2009-10-313-3/+91
* Adjust a help text for external PCI programmers to the new parameterhailfinger2009-10-301-1/+1
* Since we don't have any debug level printing infrastructure yet, Ihailfinger2009-10-221-4/+1
* Board enable for Shuttle FN25 (SN25P).libv2009-10-211-0/+21
* Remove confusing out-of-date comment.hailfinger2009-10-191-3/+0
* Add missing NVIDIA PCI IDs to wiki output.uwe2009-10-061-0/+3
* Mark the following boards as supported (no board-enable needed):uwe2009-10-063-5/+14
* Upon popular request, move board support tables to print.c.uwe2009-10-062-143/+151
* Mark NVIDIA Nforce4/MCP04 as tested.libv2009-10-061-1/+1
* Board enable for EPoX EP-8RDA3+.libv2009-10-051-0/+18
* Board enable for ASUS P5ND2-SLI Deluxe.libv2009-10-051-7/+39
* Chipset support for the nVidia nForce 4.libv2009-10-051-0/+1
* There is no need to tell people to install libz if flashrom doesn't needhailfinger2009-10-032-12/+37
* Cosmetics and small coding style fixes (trivial).uwe2009-10-012-39/+43
* Make bitbang_spi naming consistent.hailfinger2009-10-013-34/+34
* Disable NVIDIA flashing support for now, erase/write is not properlyuwe2009-10-011-2/+2
* Introduce proper error checking for SPI programming.hailfinger2009-10-012-8/+10
* Add comments about the meaning of block erase related struct flashchiphailfinger2009-10-012-23/+97
* Add initial support for flashing some NVIDIA graphics cards.uwe2009-09-306-6/+175
* This is the bitbanging SPI driver infrastructure.hailfinger2009-09-284-0/+198
* Enable drkaiser programmer support in wiki output (trivial).uwe2009-09-251-1/+1
* Mark the following boards as OK:uwe2009-09-253-3/+11
* Mark the SST SST49LF003A/B as read-tested.uwe2009-09-251-1/+1
* Add chipset support for VIA VT82C596 by adding a PCI ID (trivial).uwe2009-09-251-0/+1
* Switch SST49LF004A/B to block erase, remove the hack which simulatedhailfinger2009-09-234-6/+24
* Change the status of the SST49LF020A to TEST_OK_PREW.hailfinger2009-09-231-1/+1
* Enable flashrom on Wyse Winterm S50.hailfinger2009-09-231-0/+1
* This enables flashing the Dell S1850 under Linux. hailfinger2009-09-231-0/+12