1. 13 Mar, 2016 1 commit
    • Stefan Tauner's avatar
      Add a bunch of new/tested stuff and various small changes 25 · 0be072cb
      Stefan Tauner authored
      Tested mainboards:
      OK:
       - ASRock Fatal1ty 970 Performance and P4i65G
         Reported by anonymous email message ID:
         932677687262b1300eaf14260999d9262c31@guerrillamail.com
         The latter actually had a tested board enable already.
      
      Flash chips:
       - Eon EN25Q128 to PREW (+PREW)
         Reported by Adrian Graham
       - GigaDevice GD25VQ41B to PREW (+PREW)
         Reported by David Hendricks
       - Winbond W39V040FB to PREW (+EW)
         Reported by fjed on IRC
      
      Miscellaneous:
       - Change PCI IDs of "MS-6577 (Xenon)" board enable.
         The previous IDs contained the on-board display adapter which is
         disabled when a dedicated graphics card is installed.
       - Add a note to the README how to overcome the clang warning if only a
         single programmer is enabled.
       - Fix some typo and manpage problems found by lintian
       - r1920 introduced some explicit calls to pkg-config instead of $(PKG_CONFIG).
         This patch corrects that.
       - Make MS-7094 (K8T Neo2-F V2.0) board enable less contesta...
      0be072cb
  2. 23 Jan, 2016 1 commit
    • 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
  3. 10 Jan, 2015 2 commits
  4. 12 Sep, 2013 1 commit
  5. 11 Sep, 2013 1 commit
  6. 27 Mar, 2013 1 commit
  7. 09 Aug, 2012 1 commit
    • Carl-Daniel Hailfinger's avatar
      Portability fixes and cleanups · 60d9bd26
      Carl-Daniel Hailfinger authored
      
      Move Mac OS X IOKit/DirectHW availability checks in the Makefile from
      compiler check to pciutils check.
      
      Print the compiler error messages for feature detection.
      
      Add DOS libpci in the Makefile includes only if a PCI-based programmer
      was requested.
      
      Restrict mmap usage in ich_descriptors_tool to Unix style systems.
      
      Build ich_descriptors_tool with the correct .exe extension on
      DOS/Windows.
      
      Build ich_descriptors_tool by default on x86. (Patch by Stefan Tauner)
      
      Print the Windows version instead of "unknown machine" on Windows.
      
      Don't #define our own __DARWIN__, use the standard OS X detection
      method.
      
      Update the README.
      
      Add more generated files to svn:ignore
      
      Corresponding to flashrom svn r1567.
      Signed-off-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
      Acked-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
      60d9bd26
  8. 14 Apr, 2012 1 commit
  9. 08 Oct, 2010 1 commit
  10. 06 Oct, 2010 1 commit
  11. 05 Oct, 2010 1 commit
  12. 02 Jul, 2010 1 commit
  13. 28 Apr, 2010 1 commit
    • Carl-Daniel Hailfinger's avatar
      One of the problems is that --force had multiple meanings · 27023768
      Carl-Daniel Hailfinger authored
      
      - Force chip read by faking probe success.
      - Force chip access even if the chip is bigger than max decode size for
        the flash bus.
      - Force erase even if erase is known bad.
      - Force write even if write is known bad.
      - Force writing even if cbtable tells us that this is the wrong image
        for this board.
      
      This patch cleans up --force usage:
      - Remove any suggestions to use --force for probe/read from flashrom
        output.
      - Don't talk about "success" or "Found chip" if the chip is forced.
      - Add a new internal programmer parameter boardmismatch=force. This
        overrides any mismatch detection from cbtable/image comparisons.
      - Add a new internal programmer parameter laptop=force_I_want_a_brick.
      - Adjust the documentation for --force.
      - Clean up the man page a bit whereever it talks about --force or
        laptops.
      
      Additional changes in this patch:
      - Add warnings about laptops to the documentation.
      - Abort if a laptop is detected. Can be overridden with the programmer
      parameter mentioned above.
      - Add "Portable" to the list of DMI strings indicating laptops.
      - Check if a chip specified with -c is known to flashrom.
      - Programmer parameter reliability and consistency fixes.
      - More paranoid self-checks.
      - Improve documentation.
      
      Corresponding to flashrom svn r996.
      Signed-off-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
      Acked-by: default avatarMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>
      27023768
  14. 25 Mar, 2010 1 commit
  15. 21 Mar, 2010 1 commit
  16. 16 Feb, 2010 1 commit
  17. 08 Jan, 2010 1 commit
  18. 03 Jan, 2010 1 commit
  19. 03 Oct, 2009 1 commit
  20. 24 Aug, 2009 1 commit
  21. 18 Aug, 2009 1 commit
  22. 17 Aug, 2009 1 commit
  23. 30 Jul, 2009 1 commit
  24. 12 Jun, 2009 1 commit
    • Carl-Daniel Hailfinger's avatar
      This patch introduces two new targets which are designed to make the life of packagers easier · a23041cc
      Carl-Daniel Hailfinger authored
      
      In particular, it should no longer be necessary to patch the makefile
      for hassle-free compilation.
      
      The targets are:
      make export
      make tarball
      Both preserve svn revisions and the exported tree does not depend on
      subversion in any way or shape.
      
      Documentation for this feature has been added to README.
      
      We need this for five reasons:
      1. Packagers currently have to patch flashrom source to compile it on
      systems without subversion. We should make it easier for them.
      2. Snapshot tarballs currently have a .svn 1.5 directory included but
      this will cause errors for users with older svn 1.4. Not requiring
      subversion for snapshot compilation is best.
      3. Since packagers seldom the svn revision in their fixup patches, some
      packages out there have incorrect or no revision, only major version
      numbers.
      4. Releasing a new version of flashrom needs too many changes to the
      makefile which have to be reverted instantly after the release. That is
      unnecessary churn.
      5. Making a release is easy with the change. Update the major version,
      then run "make tarball".
      
      Corresponding to flashrom svn r587.
      
      Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>  
      Acked-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
      a23041cc
  25. 04 Jun, 2009 1 commit
  26. 28 May, 2009 1 commit
    • Uwe Hermann's avatar
      Random flashrom updates · d1129ac7
      Uwe Hermann authored
      
       - Add explicit installation instructions in the README.
      
       - Code cleanups, coding style fixes, drop dead code.
      
       - Drop duplicate board listings from -L output (some boards were explicitly
         recorded in boards_ok[] _and_ implicitly via the board-enables table.
      
       - Add MS-xxxx numbers to MSI boards where we can find that info.
      
       - Fix typo, "K8T Neo2" should have been "K8T Neo2-F" actually, at least
         according to the comment of w83627thf_gpio4_4_raise_2e() which says
         "Suited for: MSI K8T Neo2-F".
      
      Corresponding to flashrom svn r554.
      Signed-off-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
      Acked-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
      d1129ac7
  27. 22 May, 2009 1 commit
  28. 19 May, 2009 1 commit
  29. 05 May, 2009 1 commit
  30. 03 May, 2009 1 commit
  31. 01 May, 2009 2 commits
  32. 23 Apr, 2009 1 commit
  33. 20 Apr, 2009 1 commit
  34. 11 Apr, 2009 1 commit
  35. 10 Apr, 2009 1 commit
  36. 26 Jan, 2009 1 commit
  37. 11 Jan, 2009 1 commit
  38. 22 Jun, 2008 1 commit