summaryrefslogtreecommitdiff
path: root/satasii.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices.uwe2009-09-021-1/+2
* Use a common parameter variable for all programmers. This allows us tohailfinger2009-08-121-2/+2
* Releasing IO permissions was done by hand everywhere. Use a properhailfinger2009-08-091-7/+1
* Add support for the AMD Am29F010A/B chips.uwe2009-06-191-0/+1
* Only probe for chips with compatible bus protocols.hailfinger2009-06-011-0/+2
* Fix warning in satasii.c when compiling with gcc 4.4.0.uwe2009-05-311-1/+1
* A bunch of output beautifications and improvements, as well as docoxygene2009-05-221-5/+5
* The Silicon Image PCI0680 has bit 26 marked as reserved, so don't use it.uwe2009-05-201-2/+2
* Mark the Silicon Image PCI0680 Ultra ATA-133 controller as working.uwe2009-05-191-1/+1
* Factor out fallback_map/unmap, most external programmers don't needuwe2009-05-171-9/+0
* Rename sata_sii.c to satasii.c for consistency (trivial).uwe2009-05-171-0/+124