summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce realloc syscall overhead for FT2232 and bitbangCarl-Daniel Hailfinger2009-11-252-6/+17
* Jedec.c was missing error handling in a few casesCarl-Daniel Hailfinger2009-11-251-17/+23
* Optimized write_sst_fwhub for safety and speedAdam Jurkowski2009-11-251-15/+23
* Kill hardcoded block erase on ICH SPICarl-Daniel Hailfinger2009-11-251-11/+7
* Add the ability to set Bus Pirate SPI speed via the command lineCarl-Daniel Hailfinger2009-11-245-20/+108
* Add Sanyo LF25FW203A supportSean Nelson2009-11-241-0/+16
* Add Generic SPI RDID detection for Sanyo chipsSean Nelson2009-11-242-0/+24
* Revert debug compilation which was committed in r772 by accidentCarl-Daniel Hailfinger2009-11-241-1/+1
* Cleanly validate ICH SPI preopcodesCarl-Daniel Hailfinger2009-11-246-1/+413
* Move serial handling from serprog.c to serial.cCarl-Daniel Hailfinger2009-11-234-110/+149
* Add the ability to generate test patterns for write testingCarl-Daniel Hailfinger2009-11-231-0/+136
* ft2232_spi: add some error handlingCarl-Daniel Hailfinger2009-11-221-4/+16
* Bus Pirate support needs serial communicationCarl-Daniel Hailfinger2009-11-212-9/+8
* Add support for generic RDID and REMS matching of unknown chipsCarl-Daniel Hailfinger2009-11-203-0/+38
* Refactor main loop in preparation of libflashromCarl-Daniel Hailfinger2009-11-174-24/+43
* Fix incorrect comment about wiki printing in MakefileCarl-Daniel Hailfinger2009-11-161-1/+1
* If a SPI command taking an address does fail, we want to know the address for...Carl-Daniel Hailfinger2009-11-161-13/+14
* Add URLs for boards ASUS K8V, ASUS K8V SE Deluxe, Elitegroup K7S5AIdwer Vollering2009-11-161-1/+5
* Retrieve linker flags for libftdi with pkg-configJörg Mayer2009-11-161-3/+4
* svn:ignore .libdepsCarl-Daniel Hailfinger2009-11-150-0/+0
* Mark Elitegroup K7S5A as supportedCarl-Daniel Hailfinger2009-11-152-28/+29
* Add support for every single SiS chipset out thereCarl-Daniel Hailfinger2009-11-153-67/+221
* Mark "Asus K8V" as supportedCarl-Daniel Hailfinger2009-11-141-0/+2
* Retry correct range in write_page_write_jedec()Carl-Daniel Hailfinger2009-11-142-4/+4
* Fix incorrect comment in SST49LF004A/B descriptionCarl-Daniel Hailfinger2009-11-061-1/+1
* Add infrastructure to check the maximum supported flash size of chipsets and ...Carl-Daniel Hailfinger2009-10-313-3/+91
* Adjust a help text for external PCI programmers to the new parameter schemeCarl-Daniel Hailfinger2009-10-301-1/+1
* ichspi: remove obnoxious debug messageCarl-Daniel Hailfinger2009-10-221-4/+1
* Board enable for Shuttle FN25 (SN25P)Luc Verhaegen2009-10-211-0/+21
* Remove confusing out-of-date commentCarl-Daniel Hailfinger2009-10-191-3/+0
* Add missing NVIDIA PCI IDs to wiki outputUwe Hermann2009-10-061-0/+3
* Mark the following boards as supported (no board-enable needed)Uwe Hermann2009-10-063-5/+14
* Upon popular request, move board support tables to print.cUwe Hermann2009-10-062-143/+151
* Mark NVIDIA Nforce4/MCP04 as testedLuc Verhaegen2009-10-061-1/+1
* Board enable for EPoX EP-8RDA3+Luc Verhaegen2009-10-051-0/+18
* Board enable for ASUS P5ND2-SLI DeluxeLuc Verhaegen2009-10-051-7/+39
* Chipset support for the nVidia nForce 4Luc Verhaegen2009-10-051-0/+1
* There is no need to tell people to install libz if flashrom doesn't need libzCarl-Daniel Hailfinger2009-10-032-12/+37
* Cosmetics and small coding style fixesUwe Hermann2009-10-012-39/+43
* Make bitbang_spi naming consistentCarl-Daniel Hailfinger2009-10-013-34/+34
* Disable NVIDIA flashing support for now, erase/write is not properly working,...Uwe Hermann2009-10-011-2/+2
* Introduce proper error checking for SPI programmingCarl-Daniel Hailfinger2009-10-012-8/+10
* Add comments about the meaning of block erase related struct flashchip membersCarl-Daniel Hailfinger2009-10-012-23/+97
* Add initial support for flashing some NVIDIA graphics cardsUwe Hermann2009-09-306-6/+175
* This is the bitbanging SPI driver infrastructureCarl-Daniel Hailfinger2009-09-284-0/+198
* Enable drkaiser programmer support in wiki outputUwe Hermann2009-09-251-1/+1
* Mark the following boards as OKUwe Hermann2009-09-253-3/+11
* Mark the SST SST49LF003A/B as read-testedPeter Lemenkov2009-09-251-1/+1
* Add chipset support for VIA VT82C596 by adding a PCI IDUwe Hermann2009-09-251-0/+1
* Switch SST49LF004A/B to block erase, remove the hack which simulated (unsuppo...Carl-Daniel Hailfinger2009-09-234-6/+24
OpenPOWER on IntegriCloud