1. 5a7cb84 Make struct flashchip a field in struct flashctx instead of a complete copy by Carl-Daniel Hailfinger · 12 years ago
  2. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  3. 63fd902 Use struct flashctx instead of struct flashchip for flash chip access by Carl-Daniel Hailfinger · 13 years ago
  4. c69c9c8 Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  5. a63c7c4 Remove unneeded inclusions of chipdrivers.h by Stefan Tauner · 13 years ago
  6. ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 14 years ago
  7. 2f9374b Kill dead pm49fl00x.c functions by Sean Nelson · 15 years ago
  8. 3617234 Convert the remaining references to *_49fl00x by Sean Nelson · 15 years ago
  9. 14ba668 Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h by Sean Nelson · 15 years ago
  10. 6e0b912 Here's a very quick patch to fix the missing unlock code by Sean Nelson · 15 years ago
  11. e940466 Use the register mapping feature bit by Carl-Daniel Hailfinger · 15 years ago
  12. c57a920 Generify jedec functions by introducing an address mask by Sean Nelson · 15 years ago
  13. 49eb4dd Kill obsolete exclude range feature by Carl-Daniel Hailfinger · 15 years ago
  14. 30f7cb2 Flashrom only checks for very few chips if the erase worked by Carl-Daniel Hailfinger · 15 years ago
  15. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  16. 5820f42 Introduce a type "chipaddr" to abstract the offsets within flash regions by Carl-Daniel Hailfinger · 15 years ago
  17. 0472f3d FreeBSD definitions of (read|write)[bwl] collide with our own by Carl-Daniel Hailfinger · 16 years ago
  18. 61a8bd2 Use helper functions to access flash chips by Carl-Daniel Hailfinger · 16 years ago
  19. 394131e Coding-style fixes for flashrom, partly indent-aided by Uwe Hermann · 16 years ago
  20. 4784c47 Support Pm49FL004/2 Block Locking Registers by Nikolay Petukhov · 16 years ago