1. 09 Apr, 2007 2 commits
  2. 06 Apr, 2007 1 commit
  3. 04 Apr, 2007 1 commit
    • Luc Verhaegen's avatar
      Split flash_enable.c into chipset_enable.c and board_enable.c · 8e3a6001
      Luc Verhaegen authored
      
      This splits up the ROM Write enable code into chipset specific and
      board specific parts. This of course means that a lot of code is
      plainly moved about.
      
      * Allows for linuxbios name matching and pci-subsystem id matching.
        The latter uses a double set to properly distuinguish boards despite
        of some known vendors being lax about it.
      * Fixes GPIO15 being raised on every VT8235 southbridge, regardless of what
        that line actually controls; rom on EPIA-M, backlight on mitac 8999 laptop.
      * Adds flashrom support for Asus A7V400-MX (KM400 + VT8235)
      * Island aruma was renamed agami aruma, the board specific code now got
        adjusted. A set of pci-ids was retrieved from source code.
      
      Corresponding to flashrom svn r99 and coreboot v2 svn r2581.
      Signed-off-by: default avatarLuc Verhaegen <libv@skynet.be>
      Acked-by: default avatarStefan Reinauer <stepan@coresystems.de>
      8e3a6001
  4. 01 Apr, 2007 2 commits
  5. 31 Mar, 2007 1 commit
  6. 22 Mar, 2007 1 commit
  7. 06 Mar, 2007 1 commit
  8. 02 Mar, 2007 2 commits
  9. 28 Feb, 2007 1 commit
  10. 16 Feb, 2007 1 commit
  11. 06 Feb, 2007 2 commits
  12. 27 Jan, 2007 1 commit
  13. 24 Jan, 2007 1 commit
  14. 22 Jan, 2007 1 commit
  15. 20 Dec, 2006 2 commits
  16. 14 Dec, 2006 1 commit
  17. 04 Dec, 2006 2 commits
  18. 22 Nov, 2006 2 commits
  19. 21 Nov, 2006 4 commits
  20. 20 Nov, 2006 2 commits
  21. 07 Nov, 2006 3 commits
  22. 05 Nov, 2006 1 commit
  23. 14 Oct, 2006 1 commit
    • Stefan Reinauer's avatar
      Multiple unrelated changes · 219b61e7
      Stefan Reinauer authored
      * add vt8237 support (Uwe Hermann)
      * add more MCP51 support (me)
      
      Corresponding to flashrom svn r67 and coreboot v2 svn r2456.
      219b61e7
  24. 07 Oct, 2006 3 commits
  25. 21 Sep, 2006 1 commit