Commit History

Автор SHA1 Съобщение Дата
  David Hendricks ac1d25c100 Revert "Update all programmer init functions to register bus programmers into common list" преди 8 години
  David Hendricks 93784b4961 Revert "Have all shutdown functions take a flashctx argument" преди 8 години
  Souvik Ghosh 052210a7da Have all shutdown functions take a flashctx argument преди 8 години
  Souvik Ghosh 63b92f99a9 Update all programmer init functions to register bus programmers into common list преди 8 години
  Souvik Ghosh d75cd67ac2 Update flashrom to use flashctx struct for flash chip access преди 8 години
  stefanct c5eb8a9b67 Unsignify lengths and addresses in chip functions and structs преди 13 години
  stefanct 8de303e466 Remove unneeded inclusions of chipdrivers.h преди 13 години
  hailfinger b91c08c795 Fixup of r1397: преди 13 години
  uwe 8d342eb876 Random whitespace and coding-style fixes. преди 13 години
  stefanct 371e7e89c3 add a bunch of new/tested stuff and various small changes 4 преди 13 години
  dhendrix 0ffc2eb070 Use shutdown callback mechanism to shutdown programmers преди 13 години
  hailfinger e20dc56174 Fix compilation for CONFIG_INTERNAL=no преди 13 години
  mkarcher d264e9e065 kill central list of SPI programmers преди 13 години
  mkarcher 8fb5759fb4 Factor out SPI write/read chunking wrappers. преди 13 години
  stepan 1af502a392 Remove duplicate includes from the code. преди 14 години
  hailfinger fa76f93847 Thanks to Johannes Sjölund for reporting that the Bus Pirate init could преди 14 години
  hailfinger 17d3e9154f If we violate the raw SPI communication protocol requirements of the Bus преди 14 години
  hailfinger 428f685cd7 Split off programmer.h from flash.h. преди 14 години
  hailfinger b9560eedba We have a generic unlocking infrastructure. Use it for SPI chips. преди 14 години
  hailfinger c7d06c6409 Convert SPI chips to partial write, but wrap the write functions in a преди 14 години
  hailfinger ddeb4ace76 Make programmer_param static by converting all users to преди 14 години
  hailfinger 1ef766d088 Various places in the flashrom source feature custom parameter преди 14 години
  hailfinger 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. преди 14 години
  hailfinger 90c7d54963 So far, we have up to 4 different names for the same thing (ignoring преди 14 години
  hailfinger 39d159a7f3 Every SPI programmer driver had its own completely different chip write преди 14 години
  hailfinger 8b82a42d94 Multibyte SPI write for the Bus Pirate. преди 15 години
  snelson 8913d08dcf Split spi.c into programmer and chip code преди 15 години
  snelson 865ae75263 Convert all messages in buspirate_spi.c to the new message infrastructure. преди 15 години
  hailfinger 1220e59746 Programmer debug messages during programmer init/shutdown are useful преди 15 години
  oxygene 8fede2defc - replace the hand written serial input flush routine with the termios one. преди 15 години