Commit History

Author SHA1 Message Date
  Souvik Ghosh d75cd67ac2 Update flashrom to use flashctx struct for flash chip access 8 years ago
  stefanct c5eb8a9b67 Unsignify lengths and addresses in chip functions and structs 13 years ago
  stefanct 8de303e466 Remove unneeded inclusions of chipdrivers.h 13 years ago
  hailfinger 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. 14 years ago
  snelson 02616179fa kill dead pm49fl00x.c functions 14 years ago
  snelson 59c83d2029 Since we have a unlock interface for chips, I think we can convert the remaining references to *_49fl00x. Now the only remaining and used function in pm49fl00x.c is unlock_49fl00x. 14 years ago
  snelson 8913d08dcf Split spi.c into programmer and chip code 14 years ago
  snelson 1ee293ca95 Here's a very quick patch to fix the missing unlock code. 14 years ago
  hailfinger afac00e922 Use the register mapping feature bit. 15 years ago
  snelson 63133f9d02 The patch converts jedec functions into mask-based generics which can be used 15 years ago
  hailfinger 09bd6f0e90 Kill obsolete exclude range feature. It is ignored by almost every chip 15 years ago
  hailfinger 7af8369d50 flashrom only checks for very few chips if the erase worked. 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
  uwe fa98ca1e7f Original v2 revision: 3669 16 years ago
  stuge 54ca40af7a Original v2 revision: 3332 16 years ago