1. 22 Feb, 2016 2 commits
  2. 21 Feb, 2016 3 commits
  3. 20 Feb, 2016 5 commits
  4. 19 Feb, 2016 1 commit
  5. 18 Feb, 2016 4 commits
  6. 17 Feb, 2016 1 commit
  7. 14 Feb, 2016 1 commit
  8. 07 Feb, 2016 1 commit
  9. 01 Feb, 2016 1 commit
  10. 31 Jan, 2016 3 commits
  11. 24 Jan, 2016 1 commit
  12. 23 Jan, 2016 2 commits
    • Simon Glass's avatar
      dediprog: support new communication protocol, cleanup and enable by default · ae61651b
      Simon Glass authored
      
      The new protocol changes some commands, so adjust the code to support
      these. Use helper functions to reduce duplication in libusb calls. Testing
      with real hardware showed that the maximum read size via the control
      endpoint is about 16 bytes although specification does not mention that.
      
      Dediprog SF600 is not supported yet.
      
      Based on the following chromiumos changes:
      Change-Id: Ibd1e27d9e8273ba879b9b5d95675b99596255c89
      Change-Id: Ifc33e7b1eed5b0cb80f83458fa24741a577fa46a
      Additionally, some ideas from Alex for cleaner code were incorporated as well.
      
      Tested on an SF100 V4 with both firmware generations PREWing a M25PX80
      and AT45DB041D (the latter is using dediprog_spi_send_command() instead
      of optimized functions which make it a good test vehicle).
      
      Corresponding to flashrom svn r1918.
      Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
      Signed-off-by: default avatarDavid Hendricks <dhendrix@chromium.org>
      Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gm...
      ae61651b
    • Stefan Tauner's avatar
      Add a bunch of new/tested stuff and various small changes 24 · 23e10b87
      Stefan Tauner authored
      Tested mainboards:
      OK:
       - ASRock G31M-GS
         Reported by Александр Трубицын
       - ASRock G41M-VS3
         Reported by Александр Трубицын
       - ASRock N68C-S UCC
         Reported by Alexey Belyaev
       - ASRock AMCP7AION-HT (ION 330HT(-BD))
         Reported by Stefan Tauner
       - ASUS P5K SE
         Reported by Александр Трубицын
       - ASUS P5KPL-VM
         Reported by Marin Vlah
       - ASUS RAMPAGE III GENE
         Reported by stevessss on IRC
       - GIGABYTE GA-945GM-S2
         Reported by Александр Трубицын
       - GIGABYTE GA-945GCM-S2 (rev. 3.0)
         Reported by Александр Трубицын
       - GIGABYTE GA-965P-S3
         Reported by Александр Трубицын
       - GIGABYTE GA-EG43M-S2H
         Reported by Александр Трубицын
       - GIGABYTE GA-EP31-DS3L (rev. 1.0)
         Reported by Александр Трубицын
       - GIGABYTE GA-G33M-S2
         Reported by Александр Трубицын
       - GIGABYTE GA-G33M-S2L
         Reported by...
      23e10b87
  13. 16 Jan, 2016 2 commits
  14. 14 Jan, 2016 2 commits
  15. 07 Jan, 2016 3 commits
  16. 04 Jan, 2016 5 commits
  17. 25 Dec, 2015 3 commits