1. 21 Jun, 2009 1 commit
    • Uwe Hermann's avatar
      Add board-enable code for the Shuttle AK38N · 265e755d
      Uwe Hermann authored
      
      FYI, this board can only decode 256 KB chips (not 512 KB ones) unfortunately.
      The highest address line (A18) is not connected on this board.
      
      The it8705f_write_enable() is kept generic enough so it can be reused for other
      board-enables, possibly in the board_biostar_p4m80_m4() for example, but that
      shouldn't be touched for now, unless someone can test the code.
      
      Corresponding to flashrom svn r616.
      Signed-off-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
      Acked-by: default avatarLuc Verhaegen <libv@skynet.be>
      265e755d
  2. 19 Jun, 2009 4 commits
  3. 18 Jun, 2009 2 commits
  4. 17 Jun, 2009 2 commits
  5. 16 Jun, 2009 1 commit
  6. 09 Jun, 2009 1 commit
  7. 04 Jun, 2009 2 commits
  8. 03 Jun, 2009 2 commits
  9. 02 Jun, 2009 1 commit
  10. 01 Jun, 2009 1 commit
  11. 28 May, 2009 2 commits
  12. 26 May, 2009 1 commit
  13. 25 May, 2009 2 commits
  14. 23 May, 2009 1 commit
  15. 22 May, 2009 1 commit
  16. 21 May, 2009 1 commit
    • Uwe Hermann's avatar
      Mark the following boards as 'known-good' (write/erase works) · 690bcbaf
      Uwe Hermann authored
      
       - ASUS P5B-Deluxe (reported by Andrew Paprocki)
       - ASUS P6T Deluxe V2 (reported by Aldrik Dunbar)
       - GIGABYTE GA-6ZMA (reported by Urja Rannikko)
       - Intel EP80759 (reported by Stephan GUILLOUX)
       - MSI MS-7345 (P35 Neo2-FIR) (reported by Onno)
       - MSI MS-7168 (Orion) (reported by ubuntosaure)
       - Supermicro H8QC8 (reported by Victor Zele)
       
      Mark the following boards as 'known-bad' (they likely require a write-enable):
      
       - Abit IS-10 (reported by deejkuba)
       - ASUS P5B (reported by Henning Fleddermann)
       - ASUS P5BV-M (reported by Bernhard M. Wiedemann)
       - Boser HS-6637 (reported by Mark Robinson)
       
      Also, mark the Winbond W39V040A as fully tested (report by ubuntosaure).
      
      Corresponding to flashrom svn r542.
      Signed-off-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
      Acked-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
      690bcbaf
  17. 18 May, 2009 3 commits
  18. 16 May, 2009 2 commits
  19. 09 May, 2009 2 commits
  20. 08 May, 2009 1 commit
  21. 21 Apr, 2009 1 commit
  22. 20 Apr, 2009 1 commit
    • Luc Verhaegen's avatar
      board_enables: reconstruct table · c5210168
      Luc Verhaegen authored
      
      This patch restores the pciid based board matching table. It makes this
      table readable and hackable again, and the only disadvantage is that the
      right margin is way beyond the rather dogmatic 80. All 0x0000 pci ids have
      been string replaced by 0 to more easily spot missing ids, and extra
      comments have been added to explain how the various entries are used.
      
      Corresponding to flashrom svn r434 and coreboot v2 svn r4142.
      Signed-off-by: default avatarLuc Verhaegen <libv@skynet.be>
      Acked-by: default avatarPeter Stuge <peter@stuge.se>
      c5210168
  23. 17 Apr, 2009 1 commit
  24. 09 Apr, 2009 1 commit
  25. 30 Mar, 2009 1 commit
  26. 02 Feb, 2009 1 commit
  27. 26 Jan, 2009 1 commit