1. 13 Jun, 2008 1 commit
  2. 11 Jun, 2008 2 commits
  3. 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
  4. 27 May, 2008 4 commits
  5. 26 May, 2008 1 commit
  6. 22 May, 2008 5 commits
  7. 21 May, 2008 1 commit
  8. 17 May, 2008 1 commit
  9. 16 May, 2008 5 commits
  10. 15 May, 2008 3 commits
  11. 14 May, 2008 5 commits
  12. 13 May, 2008 3 commits
  13. 12 May, 2008 2 commits
  14. 10 May, 2008 2 commits
  15. 08 May, 2008 1 commit
    • Claus Gindhart's avatar
      Probe for up to 3 flash chips · 2fd11d6a
      Claus Gindhart authored
      
      Currently there is an ongoing technology migration from LPC/FWH to SPI chips.
      For this reason some boards have multiple chips of different technologies
      onboard. This patch makes flashrom probe for up to 3 chips and if more than
      one chip is found flashrom exits, asking the user to specify -c.
      
      [root@localhost src]# ./flashrom
      ...
      Multiple flash chips were detected: SST49LF008A M25P16@ICH9
      Please specify which chip to use with the -c <chipname> option.
      [root@localhost src]# 
      
      Corresponding to flashrom svn r222 and coreboot v2 svn r3291.
      Signed-off-by: default avatarClaus Gindhart <claus.gindhart@kontron.com>
      Signed-off-by: default avatarPeter Stuge <peter@stuge.se>
      Acked-by: default avatarClaus Gindhart <claus.gindhart@kontron.com>
      2fd11d6a
  16. 03 May, 2008 1 commit
  17. 29 Apr, 2008 1 commit
  18. 28 Apr, 2008 1 commit