1. 13 Sep, 2010 4 commits
  2. 11 Sep, 2010 1 commit
  3. 10 Sep, 2010 2 commits
  4. 07 Sep, 2010 2 commits
  5. 05 Sep, 2010 1 commit
  6. 04 Sep, 2010 1 commit
  7. 03 Sep, 2010 5 commits
  8. 01 Sep, 2010 1 commit
  9. 18 Aug, 2010 1 commit
    • Carl-Daniel Hailfinger's avatar
      Add paranoid checks to sb600spi driver · eb0e7fc4
      Carl-Daniel Hailfinger authored
      
      Add paranoid checks for correct values in essential registers in the SB600/SB700/... SPI driver. If something else changes the values we
      wrote, we will see severe read/write corruption.
      sb600spi will now abort the access and return an error if it detects
      this sort of corruption.
      
      Note: This corruption can be caused by a few different events:
      - IPMI/BMC/IMC accesses flash
      - Other software accesses flash
      The nature of flash access (read/write/ID/...) is irrelevant. Each such
      access will cause corruption for all other accesses happening at the
      same time.
      
      Thanks to Matthias Kretz for testing this patch.
      
      Corresponding to flashrom svn r1145.
      Signed-off-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
      Acked-by: default avatarMatthias Kretz <kretz@kde.org>
      eb0e7fc4
  10. 16 Aug, 2010 1 commit
  11. 15 Aug, 2010 5 commits
  12. 13 Aug, 2010 1 commit
  13. 11 Aug, 2010 1 commit
  14. 08 Aug, 2010 5 commits
  15. 07 Aug, 2010 1 commit
  16. 02 Aug, 2010 1 commit
  17. 01 Aug, 2010 1 commit
  18. 31 Jul, 2010 1 commit
  19. 30 Jul, 2010 1 commit
  20. 29 Jul, 2010 4 commits