1. b51e58e Use __clang_version__ macro by Carl-Daniel Hailfinger · 14 years ago
  2. ed479d2 Convert chips' message printing to msg_c* Fixed suggestions by Carl-Daniel by Sean Nelson · 15 years ago
  3. 14ba668 Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h by Sean Nelson · 15 years ago
  4. 04aa59a Standardize on using __func__ instead of __FUNCTION__ by Uwe Hermann · 15 years ago
  5. 414bd32 Verbose probe output is split across multiple lines for some probe functions by Carl-Daniel Hailfinger · 15 years ago
  6. ca8bfc6 Add programmer-specific delay functions by Carl-Daniel Hailfinger · 15 years ago
  7. 5820f42 Introduce a type "chipaddr" to abstract the offsets within flash regions by Carl-Daniel Hailfinger · 15 years ago
  8. 0472f3d FreeBSD definitions of (read|write)[bwl] collide with our own by Carl-Daniel Hailfinger · 16 years ago
  9. 61a8bd2 Use helper functions to access flash chips by Carl-Daniel Hailfinger · 16 years ago
  10. 5cafc33 Beautify flash chip ID verbose printout a little, always use %02x by Peter Stuge · 16 years ago
  11. 394131e Coding-style fixes for flashrom, partly indent-aided by Uwe Hermann · 16 years ago
  12. b9f6174 Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore by Jens Kuehnel · 16 years ago
  13. d2ac6fc Add support for the Winbond W29EE011 by Markus Boas · 17 years ago