summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor man pageMichael Karcher2010-03-071-37/+49
* Add support for Eon EN29F010Russ Dill2010-03-052-1/+28
* Board enable for Abit IP35 ProMichael Karcher2010-03-031-0/+2
* Implement tested/untested status for board enablesMichael Karcher2010-02-283-59/+105
* Board enable for HP Vectra VL400Michael Karcher2010-02-271-0/+60
* Convert the remaining references to *_49fl00xSean Nelson2010-02-273-6/+11
* Warn if running on laptopsMichael Karcher2010-02-263-0/+21
* Factor out DMI string reading into subfunctionMichael Karcher2010-02-261-44/+47
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-2625-938/+1015
* Rename identifiers called 'byte'Michael Karcher2010-02-251-14/+14
* Remove unused short IDsMichael Karcher2010-02-241-13/+10
* Replace PCI_OK/PCI_NT by OK/NTMichael Karcher2010-02-248-48/+46
* Fix PIIX4 GPO setMichael Karcher2010-02-241-4/+7
* 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
OpenPOWER on IntegriCloud