summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Store block sizes and corresponding erase functions in struct flashchipCarl-Daniel Hailfinger2009-09-058-33/+130
* Update probe timings for dozens of flash chipsUdu Ogah2009-09-051-38/+38
* Unify some probe functions that basically correspond to probe_jedec()Carl-Daniel Hailfinger2009-09-054-101/+21
* Not all systems have svnversion installedCarl-Daniel Hailfinger2009-09-051-1/+1
* Fix strict aliasing in serprogCarl-Daniel Hailfinger2009-09-051-6/+5
* Fix for gcc 4.4 strict aliasing rulesStefan Reinauer2009-09-041-3/+3
* Add drkaiser.c which was accidentally omitted in the last commitUwe Hermann2009-09-021-0/+79
* Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devicesTURBO J2009-09-027-11/+41
* Standardize on using __func__ instead of __FUNCTION__Uwe Hermann2009-09-0216-23/+23
* Flashrom 0.9.1Carl-Daniel Hailfinger2009-09-021-1/+1
* Don't abort if chipset init failed because the failing init may have been a w...Carl-Daniel Hailfinger2009-09-021-1/+5
* Move the Asus A7V600-X out of the unsupported listCarl-Daniel Hailfinger2009-09-022-2/+1
* Use correct name for SB700/SB710/SB750 instead of calling them SB700Carl-Daniel Hailfinger2009-09-011-1/+1
* Board enable for Asus A7V600-XLuc Verhaegen2009-09-011-0/+65
* Add the possibility to set the release name directly as makefile parameterCarl-Daniel Hailfinger2009-08-311-9/+11
* Refine bad board listCarl-Daniel Hailfinger2009-08-312-7/+0
* Board status updatesUwe Hermann2009-08-302-0/+12
* Update svn:ignoreJoerg Mayer2009-08-240-0/+0
* Update contact infoJoerg Mayer2009-08-241-1/+8
OpenPOWER on IntegriCloud