summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kill dead w39v040c.c functionsSean Nelson2010-03-162-72/+0
* Kill dead pm49fl00x.c functionsSean Nelson2010-03-161-69/+0
* Add FEATURE_REGISTERMAP to some more chips and change the use of various prob...Carl-Daniel Hailfinger2010-03-154-39/+40
* Skip DMI laptop check if DMI doesn't workMichael Karcher2010-03-141-20/+6
* Enabling Gigabyte GA-MA69VM-S2Raúl Soriano2010-03-143-0/+3
* Fix EN29F002 Top/Bottom Boot BlockMichael Karcher2010-03-131-6/+6
* Various coding style and cosmetic changesUwe Hermann2010-03-138-82/+79
* Patch: Manpage: Move description of layout file into the right placeJoerg Mayer2010-03-131-24/+24
* Tell users to probe/backup firstMichael Karcher2010-03-121-1/+5
* Fix NULL pointer reference in board_flash_enableMichael Karcher2010-03-111-1/+1
* Add ASUS A7V8X-X write-enableRuss Dill2010-03-093-3/+8
* Mark PMC Pm49FL002 as testedRuss Dill2010-03-091-1/+1
* Write granularity is chip specificCarl-Daniel Hailfinger2010-03-082-0/+67
* Move untested board enable documentation to manpageMichael Karcher2010-03-072-24/+58
* Board enable for MS-7202 (K8N GM2-L)Michael Karcher2010-03-071-0/+2
* Board enable for Asus M2NBP-VM CSMMichael Karcher2010-03-071-0/+9
* Board enable for HP Vectra VL420SFFMichael Karcher2010-03-071-1/+4
* 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
OpenPOWER on IntegriCloud