1. ba966f6 Kill dead w39v040c.c functions by Sean Nelson · 15 years ago
  2. 14ba668 Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h by Sean Nelson · 15 years ago
  3. 6e0b912 Here's a very quick patch to fix the missing unlock code by Sean Nelson · 15 years ago
  4. c57a920 Generify jedec functions by introducing an address mask by Sean Nelson · 15 years ago
  5. f38431a Store block sizes and corresponding erase functions in struct flashchip by Carl-Daniel Hailfinger · 15 years ago
  6. 4e9cebb Unify some probe functions that basically correspond to probe_jedec() by Carl-Daniel Hailfinger · 15 years ago
  7. 30f7cb2 Flashrom only checks for very few chips if the erase worked by Carl-Daniel Hailfinger · 15 years ago
  8. ca8bfc6 Add programmer-specific delay functions by Carl-Daniel Hailfinger · 15 years ago
  9. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  10. 5820f42 Introduce a type "chipaddr" to abstract the offsets within flash regions by Carl-Daniel Hailfinger · 15 years ago
  11. 01624f4 Use helper functions chip_{read,write}[bwl] to access flash chips by Carl-Daniel Hailfinger · 15 years ago
  12. 0472f3d FreeBSD definitions of (read|write)[bwl] collide with our own by Carl-Daniel Hailfinger · 16 years ago
  13. 61a8bd2 Use helper functions to access flash chips by Carl-Daniel Hailfinger · 16 years ago
  14. 5cafc33 Beautify flash chip ID verbose printout a little, always use %02x by Peter Stuge · 16 years ago
  15. cce2682 Winbond W39V040C and MSI K8T Neo2-F by Peter Stuge · 16 years ago