summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change the status of the SST49LF020A to TEST_OK_PREWNils Jacobs2009-09-231-1/+1
* Enable flashrom on Wyse Winterm S50Nils Jacobs2009-09-231-0/+1
* This enables flashing the Dell S1850 under Linux. Carl-Daniel Hailfinger2009-09-231-0/+12
* The current ICH SPI preop handling is a hack which spews lots of warnings, bu...Carl-Daniel Hailfinger2009-09-183-41/+47
* Fix copy-paste errors by s/CONFIG_PRINT_WIKI/PRINT_WIKI_SUPPORT/Uwe Hermann2009-09-181-6/+6
* Compile out wiki output on request and move wiki stuff into a separate fileCarl-Daniel Hailfinger2009-09-164-524/+573
* Allow to exclude each of the external programmer drivers from being compiled inCarl-Daniel Hailfinger2009-09-166-17/+97
* Fix all remaining issues reported by LLVM/clang's scan-buildStefan Reinauer2009-09-163-27/+28
* Fix some of the issues reported by LLVM/clang's scan-buildStefan Reinauer2009-09-164-27/+20
* Mark Macronix MX29F001B as OK, tested by me on hardwareUwe Hermann2009-09-091-1/+1
* Replace pseudonym in drkaiser.c with real nameJoerg Fischer2009-09-091-1/+1
OpenPOWER on IntegriCloud