Commit History

Author SHA1 Message Date
  Souvik Ghosh d75cd67ac2 Update flashrom to use flashctx struct for flash chip access 8 years ago
  hailfinger ac8e31829c Erase functions are no longer called from chip drivers and thus their 13 years ago
  hailfinger d93176bb74 Simplify calls to inner write functions. No behavioural changes, just 14 years ago
  hailfinger a10a6078ea The currently used write functions (wrappers) all use helpers which 14 years ago
  hailfinger efe056e5cd Remove progress printing from individual flash chip drivers. 14 years ago
  hailfinger d217d1219c flashrom had an implicit erase-on-write for most flash chip and 14 years ago
  hailfinger a83a5fe133 Remove unneeded #include statements completely. 14 years ago
  snelson fc007bb60d Convert chips' message printing to msg_c* 14 years ago
  snelson c0acbebbc4 rename print_82802ab_status to print_status_82802ab 14 years ago
  snelson 51ce890ca7 remove some copied functions (from 82802ab.c) and use the 82802ab equivalents 14 years ago
  snelson 8913d08dcf Split spi.c into programmer and chip code 14 years ago
  hailfinger 4481d9d315 Fix Sharp LHF00L04. 15 years ago
  hailfinger 0429b5ae4f This patch removes the extremely dangerous unprotect_jedec function 15 years ago
  stepan a839c2ee6f this patch fixes all 27 flashrom source code issues reported by 15 years ago
  uwe 2a41434539 Standardize on using __func__ instead of __FUNCTION__. 15 years ago
  hailfinger 7af8369d50 flashrom only checks for very few chips if the erase worked. 15 years ago
  hailfinger e5829f6108 Add external programmer delay functions so external programmers can 15 years ago
  uwe 57195badde Drop unused/duplicated #includes and some dead code (trivial). 15 years ago
  hailfinger 82719633d6 Use chipaddr instead of volatile uint8_t * because when we access 15 years ago
  hailfinger 1ff6e368dd Original v2 revision: 3984 15 years ago
  hailfinger ba3761a957 Original v2 revision: 3971 15 years ago
  stuge f45dc84821 Original v2 revision: 3895 16 years ago
  hailfinger 336d3c3bfd Original v2 revision: 3140 16 years ago
  hailfinger 013cd6f9d1 Original v2 revision: 3137 16 years ago
  uwe fd2d0fe2af Original v2 revision: 2873 17 years ago
  uwe 555dd97f12 Original v2 revision: 2768 17 years ago
  uwe b25f1ea23c Original v2 revision: 2751 17 years ago
  uwe be4477b19f Original v2 revision: 2748 17 years ago
  uwe 1aeb4d4af4 Original v2 revision: 2747 17 years ago
  uwe 4529d20402 Original v2 revision: 2746 17 years ago