summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch to remove all references to dead chipdriversSean Nelson2010-02-228-687/+0
* Add initial (non-working) code for Highpoint ATA/RAID controllersUwe Hermann2010-02-216-3/+138
* Here's a very quick patch to fix the missing unlock codeSean Nelson2010-02-198-7/+64
* Refactor MCP SPI detectionCarl-Daniel Hailfinger2010-02-181-54/+101
* More NetBSD fixes (w/ patch)Jonathan A. Kollasch2010-02-162-2/+3
* Allow the registration of functions to be called at programmer shutdownCarl-Daniel Hailfinger2010-02-142-0/+35
* Use uname -p instead of -m on NetBSD so we get the right architecture library...Jonathan A. Kollasch2010-02-141-1/+1
* Add SPI mode diagnostics for all post-MCP55 (nForce 5) chipsets from NvidiaCarl-Daniel Hailfinger2010-02-131-1/+137
* Kill an erroneous .erase introduced in r900Carl-Daniel Hailfinger2010-02-131-1/+0
* Adds support for the Intel E28F004S5 flash chipSean Nelson2010-02-132-0/+26
* Ignore RES (1 byte) if chip replied to REMS (2 bytes)Carl-Daniel Hailfinger2010-02-121-4/+17
* Split internal.c into internal.c and hwaccess.cCarl-Daniel Hailfinger2010-02-124-67/+85
* Fix erase blocks for Winbond W25X{10,20,40,80} SPI chipsSean Nelson2010-02-121-24/+0
* Fix DMI match logicMichael Karcher2010-02-121-1/+2
* At long last, the day has come, and we can bury full-chip erase once and for allCarl-Daniel Hailfinger2010-02-113-224/+6
* Rewrite substantial parts of the ICH SPI supportCarl-Daniel Hailfinger2010-02-111-53/+147
* Document the rules for DMI matching with PCI subsystem IDsCarl-Daniel Hailfinger2010-02-041-3/+9
* Allow DMI supported board enables with subsystem ID zeroMichael Karcher2010-02-041-1/+2
* Properly initialize USB device in dediprog driverPatrick Georgi2010-02-041-0/+2
* Add a second set of PCI IDs for the Tekram P6Pro-A5Uwe Hermann2010-02-041-1/+1
* Create a physical memory mapping function which requests cached readonly memoryCarl-Daniel Hailfinger2010-02-023-7/+65
* Adds support for ST M29W512BJeffrey A. Kent2010-02-012-0/+25
* Add the Tekram P6Pro-A5 board as supportedUwe Hermann2010-01-312-0/+2
* Complete the addition of Feature Bits for all Jedec based chipsSean Nelson2010-01-284-195/+316
* The GIGABYTE GA-7ZM has a maximum decode size (parallel chips) of 512 KBUwe Hermann2010-01-281-7/+11
* Avoid bogus gcc warningMichael Karcher2010-01-271-2/+2
* Windows wants UNC names for COM ports >9 (legacy COM ports only work with one...Patrick Georgi2010-01-261-1/+9
* Open binary files in binary modePatrick Georgi2010-01-251-2/+2
* Add support for the SST39SF512 chipUwe Hermann2010-01-232-0/+27
* Backout unintentional chunkStefan Reinauer2010-01-221-1/+1
* Add write supportCarl-Daniel Hailfinger2010-01-222-11/+18
* This patch fixes the use of CFLAGS and CPPFLAGS in the flashrom makefileStefan Reinauer2010-01-211-8/+8
* Convert various SST chips to use block_erasersSean Nelson2010-01-205-48/+405
* Boards: Remove it8705_rom_write_enableLuc Verhaegen2010-01-201-50/+30
* Boards: Add max_rom_decode_parallel entry to board enable tableLuc Verhaegen2010-01-202-67/+64
* Matching board via DMIMichael Karcher2010-01-205-57/+253
* Fix SyncMOS S29C51004T, which has 512 uniform 1k sectorsSean Nelson2010-01-191-1/+1
* Convert ST to block erasersSean Nelson2010-01-191-0/+32
* Block eraser conversions and support for Eon EN25B seriesSean Nelson2010-01-193-49/+452
* Dediprog SF100 supportCarl-Daniel Hailfinger2010-01-195-1/+441
* Add eraseblock functions to self-checkCarl-Daniel Hailfinger2010-01-191-9/+28
* Converted chips to block_erasersSean Nelson2010-01-191-35/+314
* Block eraser conversions and support for Eon EN25B seriesSean Nelson2010-01-194-21/+283
* Add Intel NM10 chipset enableDavid Hendricks2010-01-191-0/+1
* Fix A25L40PU and A2540PT due to incorrect full-chip block size is incorrectSean Nelson2010-01-181-2/+2
* Do sanity checks of block erasers at startup and continue check on errorsCarl-Daniel Hailfinger2010-01-181-20/+61
* The write and erase column in the --list-supported-wiki output were swappedCarl-Daniel Hailfinger2010-01-181-1/+1
* Support for Spansion S25FL008AMichael Karcher2010-01-122-0/+27
* Don't use "byte" as identifierMichael Karcher2010-01-123-14/+14
* Enable -Wshadow, clean code for thatMichael Karcher2010-01-125-13/+11
OpenPOWER on IntegriCloud