summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Chipset: Fix sis5x0 register write verificationLuc Verhaegen2010-01-101-13/+3
* Refine selection of the default programmerCarl-Daniel Hailfinger2010-01-101-2/+31
* Convert all messages in sb600spi.c to the new message infrastructureCarl-Daniel Hailfinger2010-01-101-30/+19
* Change a few probe timings to TIMING_FIXMECarl-Daniel Hailfinger2010-01-101-5/+5
* Convert all messages in it87spi.c to the new message infrastructureSean Nelson2010-01-101-16/+16
* Convert all messages in ft2232_spi.c to the new message infrastructure. Sean Nelson2010-01-101-40/+29
* Convert all messages in serprog.c to the new message infrastructureSean Nelson2010-01-101-58/+45
* Convert all messages in bitbang_spi.c to the new message infrastructureSean Nelson2010-01-091-4/+4
* Convert all messages in buspirate_spi.c to the new message infrastructureSean Nelson2010-01-091-40/+29
* Convert all messages in gfxnvidia.c to the new message infrastructureSean Nelson2010-01-091-1/+1
* Convert all messages in satasii.c to the new message infrastructureSean Nelson2010-01-091-1/+1
* Convert all messages in serial.c to the new message infrastructureSean Nelson2010-01-091-3/+3
* Convert all messages in wbsio_spi.c to the new message infrastructureSean Nelson2010-01-091-35/+24
* Commit 845 is wrong, as I deleted a wrong line when I wanted to remove debugg...Michael Karcher2010-01-091-1/+1
* Enable flashing on MSI 651M-LMichael Karcher2010-01-091-0/+32
* Fix Makefile dependencies if FT2232SPI is not selectedCarl-Daniel Hailfinger2010-01-091-2/+3
* Block eraser conversions and support for Eon EN25B seriesSean Nelson2010-01-094-52/+805
* Convert dummyflasher to msg_* and make good use of msg_pspewCarl-Daniel Hailfinger2010-01-091-29/+29
* Change msg_* macros to C99 variadic macrosCarl-Daniel Hailfinger2010-01-091-16/+16
* Use address mask in probe_jedecCarl-Daniel Hailfinger2010-01-092-3/+21
* Use the register mapping feature bitCarl-Daniel Hailfinger2010-01-096-51/+29
* Add support for NetBSDJonathan A. Kollasch2010-01-083-2/+63
OpenPOWER on IntegriCloud