1. 05 Oct, 2009 1 commit
  2. 03 Oct, 2009 1 commit
  3. 01 Oct, 2009 5 commits
  4. 30 Sep, 2009 1 commit
    • Uwe Hermann's avatar
      Add initial support for flashing some NVIDIA graphics cards · 2bc98f6c
      Uwe Hermann authored
      
      The new option is '-p gfxnvidia', rest of the interface is as usual.
      
      I tested a successful identify and read on a "RIVA TNT2 Model 64/Model 64 Pro"
      card for now, erase and write did NOT work properly so far!
      
      Please do not attempt to write/erase cards yet, unless you can recover!
      
      In addition to the NVIDIA handling code it was required to call
      programmer_shutdown() in a lot more places, otherwise the graphics card
      will be disabled in the init function, but never enabled again as the
      shutdown function is not called.
      The shutdown handling may be changed to use atexit() later.
      
      Corresponding to flashrom svn r737.
      Signed-off-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
      Acked-by: default avatarLuc Verhaegen <libv@skynet.be>
      2bc98f6c
  5. 28 Sep, 2009 1 commit
  6. 25 Sep, 2009 4 commits
  7. 23 Sep, 2009 4 commits
  8. 18 Sep, 2009 2 commits
  9. 16 Sep, 2009 4 commits
  10. 09 Sep, 2009 2 commits
  11. 05 Sep, 2009 5 commits
  12. 04 Sep, 2009 1 commit
  13. 02 Sep, 2009 6 commits
  14. 01 Sep, 2009 2 commits
  15. 31 Aug, 2009 1 commit