1. 24 Mar, 2010 2 commits
  2. 23 Mar, 2010 1 commit
  3. 22 Mar, 2010 2 commits
  4. 20 Mar, 2010 1 commit
  5. 19 Mar, 2010 1 commit
  6. 17 Mar, 2010 1 commit
  7. 16 Mar, 2010 1 commit
  8. 15 Mar, 2010 1 commit
  9. 13 Mar, 2010 1 commit
  10. 09 Mar, 2010 1 commit
  11. 05 Mar, 2010 1 commit
  12. 27 Feb, 2010 1 commit
  13. 26 Feb, 2010 1 commit
  14. 19 Feb, 2010 1 commit
  15. 13 Feb, 2010 2 commits
  16. 12 Feb, 2010 1 commit
  17. 11 Feb, 2010 1 commit
  18. 01 Feb, 2010 1 commit
  19. 28 Jan, 2010 1 commit
    • Sean Nelson's avatar
      Complete the addition of Feature Bits for all Jedec based chips · 35727f76
      Sean Nelson authored
      
      Add FEATURE_SHORT_RESET, FEATURE_LONG_RESET, and FEATURE_EITHER_RESET
      rewrite jedec functions to use getaddrmask
      
      convert write_49f002 to write_jedec_1
      convert write_w39v040c to write_jedec_1
      convert probe_w39v040c to probe_jedec
      convert write_49lf040 to write_jedec_1
      convert write_pm29f002 to write_jedec
      convert write_29f040b to write_jedec_1
      convert probe_29f040b to probe_jedec
      convert erase_chip_29f040b to erase_chip_block_jedec
      convert erase_sector_29f040b to erase_sector_jedec
      convert write_m29f002b to write_jedec
      convert write_m29f002t to write_jedec
      convert *_29f002 to *_jedec
      
      decouple unused files from Makefile:
      am29f040b.c
      en29f002a.c
      m29f002.c
      mx29f002.c
      pm29f002.c
      sst49lf040.c
      w39v040c.c
      w49f002u.c
      
      Corresponding to flashrom svn r886.
      Signed-off-by: default avatarSean Nelson <audiohacked@gmail.com>
      Acked-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
      Acked-by: default avatarAnders Juel Jensen <andersjjensen@gmail.com>
      35727f76
  20. 23 Jan, 2010 1 commit
  21. 20 Jan, 2010 1 commit
    • Sean Nelson's avatar
      Convert various SST chips to use block_erasers · 51c83fb2
      Sean Nelson authored
      
      Convert the following chips to block_erasers: SST28SF040A SST29EE010
      SST29LE010 SST29EE020A SST29LE020 SST39SF010A SST39SF020A SST39SF040
      SST39VF512 SST39VF010 SST39VF020 SST39VF040 SST39VF080 SST49LF002A/B
      SST49LF003A/B SST49LF004C SST49LF008A SST49LF008C SST49LF016C SST49LF020
      SST49LF020A SST49LF040 SST49LF040B SST49LF080A SST49LF160C .
      
      Extend sst28sf040 to include chip and sector functions for block_eraser.
      Extend sst49lfxxxc to include chip, sector, block erasers functions for
      block_erasers. Extend sst_fwhub to include chip and sector functions for
      block_erasers. Add copyrights to changed files. Killed erase_sst_fwhub.
      Killed erase_49lfxxxc. NULL A/A mux mode full chip erasers. Ignore block
      locks in erase/write. Change comments from "PP mode" to "A/A mux mode"
      
      Corresponding to flashrom svn r877.
      
      Signed-off-by: Sean Nelson <audiohacked@gmail.com> 
      Acked-by: default avatarMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>
      51c83fb2
  22. 19 Jan, 2010 5 commits
  23. 18 Jan, 2010 1 commit
  24. 12 Jan, 2010 1 commit
  25. 10 Jan, 2010 1 commit
  26. 09 Jan, 2010 2 commits
  27. 07 Jan, 2010 1 commit
  28. 04 Jan, 2010 1 commit
  29. 23 Dec, 2009 3 commits
  30. 22 Dec, 2009 1 commit