1. 9246ff4 Don't abort if chipset init failed because the failing init may have been a warning only by Carl-Daniel Hailfinger · 15 years ago
  2. 415e513 Add fallback functions for programmer shutdown and memory mapping and fix FT2232 and IT87 by Carl-Daniel Hailfinger · 15 years ago
  3. db41c59 Releasing IO permissions was done by hand everywhere by Carl-Daniel Hailfinger · 15 years ago
  4. 0bd2a2b Sometimes we want to read/write more than 4 bytes of chip content at once by Carl-Daniel Hailfinger · 15 years ago
  5. ca8bfc6 Add programmer-specific delay functions by Carl-Daniel Hailfinger · 15 years ago
  6. c691593 Factor out fallback_map/unmap, most external programmers don't need and special handling here by Uwe Hermann · 15 years ago
  7. 78185dc Use accessor functions for MMIO by Carl-Daniel Hailfinger · 15 years ago
  8. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  9. 5820f42 Introduce a type "chipaddr" to abstract the offsets within flash regions by Carl-Daniel Hailfinger · 15 years ago
  10. 9ee1077 Add generic 16 bit and 32 bit chip read/write emulation to the external flasher infrastructure by Carl-Daniel Hailfinger · 15 years ago
  11. 3b7e75a Fix compilation of nic3com on 64bit by Carl-Daniel Hailfinger · 15 years ago
  12. a086932 Unify usage of iopl-like code by introducing get_io_perms() by Uwe Hermann · 15 years ago
  13. 0cdb031 nic3com: allow selection of a particular PCI device to use as programmer by Christian Ruppert · 15 years ago
  14. 702218d Add external flasher support by Carl-Daniel Hailfinger · 15 years ago