summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix a bug in dummyflasher.c special case where no type parameter is givenCarl-Daniel Hailfinger2009-06-051-1/+1
* Add probe timings forgotten in r569Carl-Daniel Hailfinger2009-06-051-1/+78
* Refine write_lockbits_49lfxxxc() to use struct flashchipCarl-Daniel Hailfinger2009-06-051-26/+26
* Specify the exact bus type for a number of flash chipsUrja Rannikko2009-06-051-15/+15
* Enable debug output of protection register access on SST49LF* chipsUwe Hermann2009-06-051-9/+17
* Let's actually sort the board lists alphabetically, and not just pretend we doUwe Hermann2009-06-041-13/+13
* Mark the ASUS A7N8X-E Deluxe as workingUwe Hermann2009-06-042-0/+2
* Use macros for inb and outb which were forgotten in r568Idwer Vollering2009-06-031-2/+2
* Add probe_timing information (int uS value)Maciej Pijanka2009-06-033-4/+130
* Board enable: Gigabyte GA K8N SLILuc Verhaegen2009-06-031-1/+26
* Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully testedUwe Hermann2009-06-025-11/+11
* Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC)Maciej Pijanka2009-06-023-2/+20
* Add two more boards supported by flashromUwe Hermann2009-06-021-0/+2
* Unify AMD manufacture_id and model_idMateusz Murawski2009-06-022-4/+6
* Use read_flash() when flash chip probe is forcedStephan Guilloux2009-06-011-29/+6
* Add a missing free() in read_flash()Stephan Guilloux2009-06-011-0/+1
* Refactor HT-1000 GPIO setting to use sio_maskCarl-Daniel Hailfinger2009-06-011-10/+5
* Only probe for chips with compatible bus protocolsCarl-Daniel Hailfinger2009-06-016-9/+86
* Add bus type support to the dummy external programmerCarl-Daniel Hailfinger2009-06-014-1/+53
* Fix warning in satasii.c when compiling with gcc 4.4.0Urja Rannikko2009-05-311-1/+1
* Add IT87xx SPI as external flasher optionCarl-Daniel Hailfinger2009-05-314-4/+36
* Add bus type annotation to struct flashchipsCarl-Daniel Hailfinger2009-05-319-85/+270
* Add support for probe and read of Intel 28F001BX-T and BX-BUrja Rannikko2009-05-292-0/+30
* Random flashrom updatesUwe Hermann2009-05-283-31/+35
* A bunch of flashrom board updatesUwe Hermann2009-05-281-0/+8
* Change "Texas Instruments" to "TI" in the flash chip tableUwe Hermann2009-05-271-2/+2
* Use consistent naming for local chip ID variablesCarl-Daniel Hailfinger2009-05-272-28/+26
* Add TI TMS29F002RT and TMS29F002RB probe and read supportCarl-Daniel Hailfinger2009-05-262-0/+31
OpenPOWER on IntegriCloud