Historie revizí

Autor SHA1 Zpráva Datum
  hailfinger 428f685cd7 Split off programmer.h from flash.h. před 14 roky
  hailfinger b9560eedba We have a generic unlocking infrastructure. Use it for SPI chips. před 14 roky
  hailfinger c7d06c6409 Convert SPI chips to partial write, but wrap the write functions in a před 14 roky
  hailfinger ddeb4ace76 Make programmer_param static by converting all users to před 14 roky
  hailfinger 1ef766d088 Various places in the flashrom source feature custom parameter před 14 roky
  hailfinger 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. před 14 roky
  hailfinger 90c7d54963 So far, we have up to 4 different names for the same thing (ignoring před 14 roky
  hailfinger 39d159a7f3 Every SPI programmer driver had its own completely different chip write před 14 roky
  snelson 8913d08dcf Split spi.c into programmer and chip code před 14 roky
  snelson 9393299023 Convert all messages in ft2232_spi.c to the new message infrastructure. před 15 roky
  hailfinger 1220e59746 Programmer debug messages during programmer init/shutdown are useful před 15 roky
  hailfinger 9060466d76 Reduce realloc syscall overhead for FT2232 and bitbang. před 15 roky
  hailfinger 322be7122f Pretty much everybody who used the FT2232 SPI driver in flashrom had před 15 roky
  uwe b34ec9fc65 Cosmetics and small coding style fixes (trivial). před 15 roky
  stepan a5807bff12 This patch cleans up flashrom so that it passes LLVM/clang's scan-build před 15 roky
  hailfinger 7df213628f This is a patch which stores eraseblock sizes and corresponding block před 15 roky
  uwe 2a41434539 Standardize on using __func__ instead of __FUNCTION__. před 15 roky
  hailfinger d9dcfbd119 If FT2232H SPI is not enabled, it should be compiled out completely. We před 15 roky
  hailfinger 4f45a4fd00 Use a common parameter variable for all programmers. This allows us to před 15 roky
  hailfinger e8b674ce3f Some SPI chip drivers and the generic 1-byte SPI chip write functions před 15 roky
  hailfinger 9c290a72b3 Use a distinct return code for SPI commands with unsupported/invalid před 15 roky
  hailfinger ec9334b4b9 Convert SPI byte program to use the multicommand infrastructure. před 15 roky
  hailfinger 68002c26d5 Add SPI multicommand infrastructure. před 15 roky
  hailfinger e98628b59d ft2232_spi: Allow runtime selection of FT2232H vs. FT4232H and před 15 roky
  uwe 619a15a338 Random minor flashrom fixes: před 15 roky
  hailfinger f31da3d787 This patch adds support for a new SPI programmer, based on the před 15 roky