1. 10 Sep, 2008 1 commit
  2. 02 Sep, 2008 1 commit
  3. 27 Aug, 2008 1 commit
  4. 08 Aug, 2008 1 commit
  5. 02 Aug, 2008 1 commit
  6. 21 Jul, 2008 1 commit
    • Peter Stuge's avatar
      Winbond W39V040C and MSI K8T Neo2-F · cce2682d
      Peter Stuge authored
      
      W39V040C does standard JEDEC commands except chip erase so add a small driver.
      probe_w39v040c() prints the block lock pin status when a chip is found.
      
      The Neo2 board enable matches on 8237-internal IDE and onboard NIC PCI IDs.
      
      Many thanks to Daniel McLellan for testing all of this on hardware!
      Build tested by Uwe.
      
      Corresponding to flashrom svn r304 and coreboot v2 svn r3431.
      Signed-off-by: default avatarPeter Stuge <peter@stuge.se>
      Acked-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
      cce2682d
  7. 06 Jul, 2008 2 commits
  8. 03 Jul, 2008 4 commits
  9. 02 Jul, 2008 2 commits
  10. 30 Jun, 2008 1 commit
  11. 26 Jun, 2008 1 commit
  12. 24 Jun, 2008 2 commits
  13. 22 Jun, 2008 2 commits
  14. 21 Jun, 2008 2 commits
  15. 18 Jun, 2008 1 commit
    • Jens Kuehnel's avatar
      Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore · b9f61744
      Jens Kuehnel authored
      
      Jens sent the first patch that added A49LF040A to flash.h and flashchips.c
      using _jedec and _49lf040 functions.
      
      An issue was found with probe_w29ee011() for the Winbond W29EE011, which
      caused the A49LF040A to no longer respond to any commands.
      
      Ward made a patch to disable probing by default for the W29EE011 following
      some discussion. Using -c W29EE011 will make flashrom probe for the chip.
      
      Peter did some more datasheet diving and found that the Pm49FL00x functions
      suited this chip quite well because of the block locking registers in
      A49LF040A, and finally tested PROBE READ ERASE WRITE to work on ALIX.3c3.
      
      Ward confirmed that this works on alix.2c3 too.
      
      Corresponding to flashrom svn r260 and coreboot v2 svn r3368.
      Signed-off-by: default avatarJens Kuehnel <coreboot@jens.kuehnel.org>
      Signed-off-by: default avatarWard Vandewege <ward@gnu.org>
      Signed-off-by: default avatarPeter Stuge <peter@stuge.se>
      Acked-by: default avatarWard Vandewege <ward@gnu.org>
      b9f61744
  16. 11 Jun, 2008 1 commit
  17. 03 Jun, 2008 1 commit
    • Peter Stuge's avatar
      Mark SST SST49LF160C as fully supported.: · 1dbb9af1
      Peter Stuge authored
      
      SST SST49LF160C is confirmed to work for PROBE READ ERASE WRITE, at least on
      2 MCP55-based boards (gigabyte m57sli v1 and supermicro h8dmr).
      
      On the m57sli board, it only works > 512K when booted into coreboot; the
      proprietary bios seems to do something weird where it locks rom access down
      to the first 512K of the chip.
      
      Corresponding to flashrom svn r255 and coreboot v2 svn r3360.
      Signed-off-by: default avatarPeter Stuge <peter@stuge.se>
      Acked-by: default avatarPeter Stuge <peter@stuge.se>
      1dbb9af1
  18. 27 May, 2008 4 commits
  19. 26 May, 2008 1 commit
  20. 22 May, 2008 2 commits
  21. 21 May, 2008 1 commit
  22. 17 May, 2008 1 commit
  23. 16 May, 2008 1 commit
  24. 15 May, 2008 2 commits
  25. 14 May, 2008 2 commits
  26. 12 May, 2008 1 commit