1. 06 Aug, 2014 1 commit
    • Stefan Tauner's avatar
      Add a bunch of new/tested stuff and various small changes 21 · 6697f71a
      Stefan Tauner authored
      
      Tested mainboards:
      OK:
       - ASUS F2A85-M
         Reported by various corebooters
       - ASUS M2N-MX SE Plus
         Reported by Antonio
       - ASUS P5LD2
         Reported by François Revol
       - Lenovo ThinkPad T530
         Reported and partially authored by Edward O'Callaghan
       - MSI MS-7502 (Medion MD8833)
         Reported by naq on IRC
       - Shuttle AB61
         Reported by olofolleola4
       - ZOTAC IONITX-F-E
         Reported by Bernardo Kuri
      
      Flash chips:
       - Atmel AT45DB021D to PREW (+PREW)
         Reported by The Raven
       - Atmel AT25F4096 to PREW (+PREW)
         Reported by 공준혁
       - GigaDevice GD25Q16(B) to PREW (+PREW)
         Reported by luxflow@live.com using a GD25Q16BSIG
       - Catalyst CAT28F512
         Mark erase and write as known bad (not implemented)
      
      Miscellaneous:
       - Various spelling corrections by Daniele Forsi.
       - Added and refined a bunch of chips originally investigated by Carl-Daniel.
       - Marked the ARM-USB-OCD-H programmer as tested
         (reported by Ruud Schramp).
       - Tiny other stuff.
      
      Corresponding to flashrom svn r1839.
      Signed-off-by: default avatarStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
      Acked-by: default avatarStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
      6697f71a
  2. 27 Oct, 2012 2 commits
  3. 13 Aug, 2012 1 commit
    • Stefan Tauner's avatar
      serprog: Add support for setting the SPI frequency · b98f6eb3
      Stefan Tauner authored
      
      Introduce a new opcode (0x14) that sends the requested frequency as a 32b
      long value in Hertz to the programmer and receives the frequency eventually
      chosen by the programmer. The user can specify this with the programmer
      parameter "spispeed" (named after the similar parameter for the buspirate)
      including an optional suffix of 'M' or 'k' for specifying megahertz or kilohertz
      respectively (lowercase suffixes are also accepted).
      
      Thanks to Idwer and Uwe (and maybe others) for their feedback especially
      regarding the unit of frequency to use.
      
      Corresponding to flashrom svn r1571.
      Signed-off-by: default avatarStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
      Acked-by: default avatarStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
      b98f6eb3
  4. 28 Jul, 2012 1 commit
  5. 27 Apr, 2012 1 commit
  6. 13 Nov, 2011 1 commit