1. be72681 Remove unnecessary #include files by Carl-Daniel Hailfinger · 15 years ago
  2. d047829 Add SPI multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  3. 0bd2a2b Sometimes we want to read/write more than 4 bytes of chip content at once by Carl-Daniel Hailfinger · 15 years ago
  4. 945d26a Fix a bug in dummyflasher.c special case where no type parameter is given by Carl-Daniel Hailfinger · 15 years ago
  5. e9d04d4 Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested by Uwe Hermann · 15 years ago
  6. 3504b53 Add bus type support to the dummy external programmer by Carl-Daniel Hailfinger · 15 years ago
  7. 1dfe0ff Add bus type annotation to struct flashchips 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. bfe2e0c Add a dummy SPI controller driver, similar to the dummy LPC/FWH/Parallel flasher driver by Carl-Daniel Hailfinger · 15 years ago
  11. 1e334e6 Print dummy programmer messages only if verbose mode is selected by Carl-Daniel Hailfinger · 15 years ago
  12. 1455b2b Abstract mapping/unmapping of flash regions by Carl-Daniel Hailfinger · 15 years ago
  13. c312920 Add a dummy external flasher which just prints each operation by Carl-Daniel Hailfinger · 15 years ago