Revīziju vēsture

Autors SHA1 Ziņojums Datums
  David Hendricks ac1d25c100 Revert "Update all programmer init functions to register bus programmers into common list" 8 gadi atpakaļ
  Souvik Ghosh 63b92f99a9 Update all programmer init functions to register bus programmers into common list 8 gadi atpakaļ
  Souvik Ghosh d75cd67ac2 Update flashrom to use flashctx struct for flash chip access 8 gadi atpakaļ
  stefanct 8de303e466 Remove unneeded inclusions of chipdrivers.h 13 gadi atpakaļ
  uwe 8d342eb876 Random whitespace and coding-style fixes. 13 gadi atpakaļ
  mkarcher d264e9e065 kill central list of SPI programmers 13 gadi atpakaļ
  mkarcher 8fb5759fb4 Factor out SPI write/read chunking wrappers. 13 gadi atpakaļ
  stepan 1af502a392 Remove duplicate includes from the code. 14 gadi atpakaļ
  hailfinger 12cba9a8c2 SPI bitbanging: request/release bus. 14 gadi atpakaļ
  hailfinger 428f685cd7 Split off programmer.h from flash.h. 14 gadi atpakaļ
  hailfinger fddbeb6e97 Check during SPI bitbang init that SPI bitbang master configuration is 14 gadi atpakaļ
  mkarcher 1ceb2cbadc Use struct pointer instead of enum to set bitbang adapter 14 gadi atpakaļ
  hailfinger 49ff41f2fe Change the SPI bitbanging core to fix a subtle bug (which had no effect 14 gadi atpakaļ
  mkarcher 6b51151953 remove temporary buffers from bitbanging 14 gadi atpakaļ
  hailfinger b9560eedba We have a generic unlocking infrastructure. Use it for SPI chips. 14 gadi atpakaļ
  hailfinger c7d06c6409 Convert SPI chips to partial write, but wrap the write functions in a 14 gadi atpakaļ
  hailfinger 39d159a7f3 Every SPI programmer driver had its own completely different chip write 14 gadi atpakaļ
  snelson 8913d08dcf Split spi.c into programmer and chip code 15 gadi atpakaļ
  snelson ef1c31a899 Convert all messages in bitbang_spi.c to the new message infrastructure. 15 gadi atpakaļ
  hailfinger 9060466d76 Reduce realloc syscall overhead for FT2232 and bitbang. 15 gadi atpakaļ
  hailfinger 8e2788944c Make bitbang_spi naming consistent. 15 gadi atpakaļ
  hailfinger acce2dfb01 This is the bitbanging SPI driver infrastructure. 15 gadi atpakaļ