summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mark the following boards as working OKUwe Hermann2009-06-232-14/+20
* The makefile rules for %.o and flashrom.o are identicalCarl-Daniel Hailfinger2009-06-231-4/+1
* Initial commit of an external serial flasher protocolUrja Rannikko2009-06-234-2/+111
* There are some non-C99 compilers out there used to compile flashromStephan Guilloux2009-06-231-1/+3
* SB600 SPI: Kill unused variableCarl-Daniel Hailfinger2009-06-231-16/+15
* Mark MX25L6405 as PROBE supportedCarl-Daniel Hailfinger2009-06-221-1/+1
* Mark the SST49LF003A as PROBE supportedCarl-Daniel Hailfinger2009-06-221-1/+1
* Mark ST M25P80 as completely supportedCarl-Daniel Hailfinger2009-06-221-1/+1
* Eon EN25F40: Probe is testedCarl-Daniel Hailfinger2009-06-221-1/+1
* Note how the GIGABYTE GA-7ZM can be flashedUwe Hermann2009-06-222-1/+2
* Add board-enable for Elitegroup K7VTA3Uwe Hermann2009-06-211-2/+5
* Add board-enable code for the Shuttle AK38NUwe Hermann2009-06-211-0/+18
* Various wiki output changesUwe Hermann2009-06-204-41/+114
* Random bunch of wiki output and board status changesUwe Hermann2009-06-192-51/+105
* Add support for the AMD Am29F010A/B chipsUwe Hermann2009-06-193-0/+18
* Mark VIA EPIA-EX15000 and VIA EPIA-NX15000 as workingUwe Hermann2009-06-191-0/+2
* Prevent spurious runs of make features introduced by the FT2232 patchCarl-Daniel Hailfinger2009-06-191-11/+14
* Board enable for EPIA-N(L)Jon Harrison2009-06-191-6/+34
* Board enable for Mitac 6513WU (Compaq OEM)Michael Gold2009-06-191-0/+68
* Kill obsolete exclude range featureCarl-Daniel Hailfinger2009-06-193-60/+7
* Allow to print an auto-generated hardware support list in MediaWiki markupUwe Hermann2009-06-194-9/+381
* Kill dead code which has been disabled since the very first commit of flashromCarl-Daniel Hailfinger2009-06-191-16/+0
* Some more board status updatesUwe Hermann2009-06-181-0/+4
* Also print the supported/nonsupported laptops in -L outputUwe Hermann2009-06-183-12/+32
* Chipset enable for VIA VT8233Mateusz Murawski2009-06-181-0/+1
* Board enable for Soyo SY-7VCALuc Verhaegen2009-06-171-0/+33
* Move all printing code to print.cUwe Hermann2009-06-176-206/+235
* Use spi_nbyte_program in ichspi.cCarl-Daniel Hailfinger2009-06-171-20/+7
* List the size (in KB) and type of supported flash chips in 'flashrom -L'Uwe Hermann2009-06-163-22/+60
* This patch adds support for a new SPI programmer, based on the FT2232H/4232H ...Paul Fox2009-06-166-9/+349
* Check for a working C compilerCarl-Daniel Hailfinger2009-06-161-2/+11
* Support reads of arbitrary rangeCarl-Daniel Hailfinger2009-06-167-35/+48
* Flashrom only checks for very few chips if the erase workedCarl-Daniel Hailfinger2009-06-1522-113/+345
* Split flashchips.h from flash.hCarl-Daniel Hailfinger2009-06-156-366/+397
* Fix typo in MakefileUwe Hermann2009-06-151-1/+1
* Add or refine support for a number of EON flash chipsCarl-Daniel Hailfinger2009-06-152-19/+105
* The VIA VX800 chipset works with the VT8237S code after adding an entry for t...Arjan Koers2009-06-151-0/+1
* Add support for the PMC Pm29F002T/B chipsUwe Hermann2009-06-144-1/+91
* Every SPI host controller implemented its own way to read flash chipsCarl-Daniel Hailfinger2009-06-137-63/+42
* Add bus type and timing info for some flash chipsMateusz Murawski2009-06-121-18/+18
* This patch introduces two new targets which are designed to make the life of ...Carl-Daniel Hailfinger2009-06-122-3/+39
* Add missing GPL headers to two filesUwe Hermann2009-06-122-3/+37
* Flashrom does not honor argument ordering for operationsCarl-Daniel Hailfinger2009-06-122-4/+27
* Add #defines for some flash chipsMateusz Murawski2009-06-122-34/+43
* Add spi_nbyte_program as generic function to the SPI layerPaul Fox2009-06-122-0/+22
* Tell the user about the beginning and end of the write operationPaul Fox2009-06-121-0/+2
* Add board enable for Albatron PM266A boardsLuc Verhaegen2009-06-091-1/+2
* Add all Eon EN25* SPI chipsCarl-Daniel Hailfinger2009-06-052-0/+180
* Sometimes we want to read/write more than 4 bytes of chip content at onceCarl-Daniel Hailfinger2009-06-057-22/+100
* Add programmer-specific delay functionsCarl-Daniel Hailfinger2009-06-0521-103/+129
OpenPOWER on IntegriCloud