Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Souvik Ghosh d75cd67ac2 Update flashrom to use flashctx struct for flash chip access 8 gadi atpakaļ
  stefanct c5eb8a9b67 Unsignify lengths and addresses in chip functions and structs 13 gadi atpakaļ
  hailfinger ac8e31829c Erase functions are no longer called from chip drivers and thus their 13 gadi atpakaļ
  uwe 052158f876 Look at the return value of wait_82802ab(). 13 gadi atpakaļ
  hailfinger 86bf3b52e9 Refactor remaining write wrappers. 14 gadi atpakaļ
  hailfinger d93176bb74 Simplify calls to inner write functions. No behavioural changes, just 14 gadi atpakaļ
  hailfinger a10a6078ea The currently used write functions (wrappers) all use helpers which 14 gadi atpakaļ
  hailfinger efe056e5cd Remove progress printing from individual flash chip drivers. 14 gadi atpakaļ
  hailfinger d217d1219c flashrom had an implicit erase-on-write for most flash chip and 14 gadi atpakaļ
  hailfinger 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. 14 gadi atpakaļ
  hailfinger a83a5fe133 Remove unneeded #include statements completely. 14 gadi atpakaļ
  snelson fc007bb60d Convert chips' message printing to msg_c* 15 gadi atpakaļ
  snelson 3a69e42976 Sst49lfxxxc chips are functionally the same as 82802ab chips. 15 gadi atpakaļ
  snelson 8913d08dcf Split spi.c into programmer and chip code 15 gadi atpakaļ
  snelson 1ee293ca95 Here's a very quick patch to fix the missing unlock code. 15 gadi atpakaļ
  snelson 264e57c97f Convert the following chips to block_erasers: 15 gadi atpakaļ
  uwe 2a41434539 Standardize on using __func__ instead of __FUNCTION__. 15 gadi atpakaļ
  hailfinger fab0bc9d26 Remove unnecessary #include files. 15 gadi atpakaļ
  hailfinger 067980c10c Reset SST49LF016C after erase to exit the read status register mode. 15 gadi atpakaļ
  hailfinger 7af8369d50 flashrom only checks for very few chips if the erase worked. 15 gadi atpakaļ
  hailfinger 49d51128b0 Use flash->virtual_registers for what they were meant for instead of 15 gadi atpakaļ
  uwe 81677f9729 Actually enable the protection register debug output on 15 gadi atpakaļ
  uwe abe92a50bf Eliminate all 'inline's from the flashrom code. They serve pretty 15 gadi atpakaļ
  uwe 57195badde Drop unused/duplicated #includes and some dead code (trivial). 15 gadi atpakaļ
  hailfinger 82719633d6 Use chipaddr instead of volatile uint8_t * because when we access 15 gadi atpakaļ
  hailfinger 1ff6e368dd Original v2 revision: 3984 16 gadi atpakaļ
  hailfinger ba3761a957 Original v2 revision: 3971 16 gadi atpakaļ
  stuge f45dc84821 Original v2 revision: 3895 16 gadi atpakaļ
  uwe fd2d0fe2af Original v2 revision: 2873 17 gadi atpakaļ
  uwe 555dd97f12 Original v2 revision: 2768 17 gadi atpakaļ