Історія комітів

Автор SHA1 Опис Дата
  Souvik Ghosh d75cd67ac2 Update flashrom to use flashctx struct for flash chip access 8 роки тому
  hailfinger ac8e31829c Erase functions are no longer called from chip drivers and thus their 13 роки тому
  mkarcher 8d0e919d26 Remove erase_chip_stm50flw0x0x 13 роки тому
  krause 2eb7621548 This patch reduces the stack usage by declaring 'const' stack variables 14 роки тому
  hailfinger a10a6078ea The currently used write functions (wrappers) all use helpers which 14 роки тому
  hailfinger efe056e5cd Remove progress printing from individual flash chip drivers. 14 роки тому
  hailfinger d217d1219c flashrom had an implicit erase-on-write for most flash chip and 14 роки тому
  hailfinger 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. 14 роки тому
  hailfinger a83a5fe133 Remove unneeded #include statements completely. 14 роки тому
  uwe 3a3ab2f811 Polish the flashrom code comments and outputs a bit. 14 роки тому
  snelson fc007bb60d Convert chips' message printing to msg_c* 14 роки тому
  snelson 7af202ba6e unlock fixup 14 роки тому
  snelson c0acbebbc4 rename print_82802ab_status to print_status_82802ab 14 роки тому
  snelson 8913d08dcf Split spi.c into programmer and chip code 14 роки тому
  snelson e0c56350e7 Convert chips to block_erasers: 15 роки тому
  hailfinger afac00e922 Use the register mapping feature bit. 15 роки тому
  hailfinger 0429b5ae4f This patch removes the extremely dangerous unprotect_jedec function 15 роки тому
  stepan a839c2ee6f this patch fixes all 27 flashrom source code issues reported by 15 роки тому
  hailfinger 2fc3c40618 Quite a few probe functions in flashrom are copies of probe_jedec with 15 роки тому
  uwe 2a41434539 Standardize on using __func__ instead of __FUNCTION__. 15 роки тому
  hailfinger 7af8369d50 flashrom only checks for very few chips if the erase worked. 15 роки тому
  hailfinger 66966dabb0 flash.h not only contains function prototypes and general settings, it 15 роки тому
  hailfinger 9d987ef54f Sometimes we want to read/write more than 4 bytes of chip content at 15 роки тому
  hailfinger e5829f6108 Add external programmer delay functions so external programmers can 15 роки тому
  uwe 57195badde Drop unused/duplicated #includes and some dead code (trivial). 15 роки тому
  hailfinger 82719633d6 Use chipaddr instead of volatile uint8_t * because when we access 15 роки тому
  hailfinger 678021dd5e Rename the STM50FLW register variable flash_addr used for block write 15 роки тому
  hailfinger 1ff6e368dd Original v2 revision: 3984 15 роки тому
  hailfinger ba3761a957 Original v2 revision: 3971 15 роки тому
  stuge f45dc84821 Original v2 revision: 3895 16 роки тому