)]}'
{
  "log": [
    {
      "commit": "ec489e4ec65ec416a6c41ded6d5eae0b6ebd7103",
      "tree": "096c8eb5101ada5ba8b098baf30060a20f471512",
      "parents": [
        "9a87c5d6ad41f7c1512ad9f2a2f0ee60213fbef0"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Sep 15 00:13:02 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Sep 15 00:13:02 2010 +0000"
      },
      "message": "Honor ICH SPI address window for reads\n\nICH SPI has the ability to restrict SPI read/write accesses to a given\naddress range. The low end of the range is configurable by the BIOS (and\nby flashrom if the BIOS didn\u0027t lock down the flash interface), the high\nend of the range is 0xffffff (2^24-1).\nThis patch checks for an address range restriction and uses the low end\nof the allowed range as base for SPI reads. A similar workaround for\nREMS/RES opcodes has been committed in r500.\n\nThis fixes read on the Intel D945GCLF mainboard where the stock BIOS\nenforces a restricted address range.\nPlease note that writes need the same fix, but for architectural reasons\nthat fix will be merged once partial write is available.\n\nCorresponding to flashrom svn r1170.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n\nTested by David Hendricks on the Intel D945GCLF mainboard, results at\nhttp://paste.flashrom.org/view.php?id\u003d79\n\nAcked-by: David Hendricks \u003cdhendrix@google.com\u003e\n"
    },
    {
      "commit": "9a87c5d6ad41f7c1512ad9f2a2f0ee60213fbef0",
      "tree": "f0a0b6bc4c5cc5652980a3eff4b384acfc13e233",
      "parents": [
        "a745cf4660154bc33116f7520bcb78064eb6346d"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Wed Sep 15 00:03:53 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Wed Sep 15 00:03:53 2010 +0000"
      },
      "message": "Add missing GIGABYTE GA-7DXR entry, should have been in r1166\n\nCorresponding to flashrom svn r1169.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "a745cf4660154bc33116f7520bcb78064eb6346d",
      "tree": "32089bdf2d932c8d497fd322b6ba00d36a2c6132",
      "parents": [
        "45bd144536b5500cc0676860b57edeace79691e0"
      ],
      "author": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Tue Sep 14 23:56:56 2010 +0000"
      },
      "committer": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Tue Sep 14 23:56:56 2010 +0000"
      },
      "message": "Various style/consistency fixes mainly for Winbond chips\n\nRename constants W_nnnn -\u003e WINBOND_Wnnnn W_25nnn -\u003e WINBOND_NEX_W25nnn.\n\nKill incorrect ASD chip and vendor id.\n\nGroup Winbond SPI and parallel chips separately (they have different\nvendor IDs).\n\nChange constant names to the \"canonical\" chip name for the following\nids:\n\nW_29C020C (0x45)\n -\u003e WINBOND_W29C020 (Same as W29C020C, W29C022 and ASD AE29F2008)\n\nW_29C040P (0x46)\n -\u003e WINBOND_W29C040 (\"P\" is for package type [32-pin PLCC], irrelevant)\n\nW_29C011 + W_29EE011 (0xC1)\n -\u003e WINBOND_W29C010 (Same as W29C010M, W29C011A, W29EE011, W29EE012,\n    and ASD AE29F1008)\n\n\nList all chip variants in the .name strings in flashchips.c\n\n\nHave two identical entries for Winbond\nW29C010(M)/W29C011A/W29EE011/W29EE012 but with different probe functions\nin flashchips.c as sometimes (for newer revisions of these chips?) the\nstandard jedec probe seems to work. E.g. see test report here:\nhttp://patchwork.coreboot.org/patch/1476/\n\n\nAlso add ids for the following Winbond chips:\nW25Q40\nW25Q128\nW19B160BB\nW19B160BT\nW19B320SB/W19L320SB\nW19B320ST/W19L320ST\nW19B322MB\nW19B322MT\nW19B323MB\nW19B323MT\nW19B324MB\nW19B324MT\nW29C512A/W29EE512\nW39L010\nW39L040A\nW39L512\nW49F002/W49F002B\n\nCorresponding to flashrom svn r1168.\n\nSigned-off-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "45bd144536b5500cc0676860b57edeace79691e0",
      "tree": "8a0307ae3c99b4b9b285654fd881ec3084bad697",
      "parents": [
        "a3473248d7099cda7e406bbcba521f38a026505e"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Sep 14 23:20:35 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Sep 14 23:20:35 2010 +0000"
      },
      "message": "Board-enable for the ASUS A7V333\n\nThe board-enable is the same as for the ASUS A7V8X, i.e., it raises\nGP51 on the ITE IT8703F. I verified using a multimeter that this\nwill raise both, WE# and TBL# on the flash chip.\n\nAll operations successfully tested on hardware.\n\nAlso renamed board_asus_a7v8x() to it8703f_gpio51_raise().\n\nCorresponding to flashrom svn r1167.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Joshua Roys \u003croysjosh@gmail.com\u003e\n"
    },
    {
      "commit": "a3473248d7099cda7e406bbcba521f38a026505e",
      "tree": "5d9b61be67f03268c50a2f56714684b30b76b211",
      "parents": [
        "4119e9b6094c6ae5db68e1e49d8f947be0e49c42"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Sep 14 22:59:39 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Sep 14 22:59:39 2010 +0000"
      },
      "message": "Another round of board/chip status updates\n\nMark the following boards as tested:\n\n - Intel Foxhollow (reported by Jason Shriver \u003cJ.Shriver@F5.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-September/004768.html\n\n - Intel Greencity (reported by Jason Shriver \u003cJ.Shriver@F5.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-September/004768.html\n\n - Tyan S2915-E (Thunder n6650W) (reported by Axel Bergerhoff\n   \u003caxelbergerhoff@compuserve.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004560.html\n\n - ASUS Z8NA-D6C (reported by John Wells \u003cjb@sourceillustrated.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-September/004737.html\n\n - GIGABYTE GA-7DXR (reported by Uwe Hermann \u003cuwe@hermann-uwe.de\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-September/004712.html\n\n - MSI MS-7211 (PM8M3-V) (reported by Shahar Or \u003cmightyiampresence@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-September/004612.html\n\n - MSI MS-6787 (P4MAM-V/P4MAM-L) (reported by Swift Geek \u003cswiftgeek@gmail.com\u003e)\n   Board-enable now marked as tested.\n   http://www.flashrom.org/pipermail/flashrom/2010-September/004687.html\n\nChips:\n\n - SST SST25VF016B (reported by Warren Turkal \u003cwt@penguintechs.org\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-September/004716.html\n\nCorresponding to flashrom svn r1166.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "4119e9b6094c6ae5db68e1e49d8f947be0e49c42",
      "tree": "2613f25421c7b646de8f2999763f3b7e862e6c17",
      "parents": [
        "7b61df80fb9fa12c3fdb32813336d7d0821ae7e3"
      ],
      "author": {
        "name": "Jason Shriver",
        "email": "j.shriver@f5.com",
        "time": "Tue Sep 14 13:16:01 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Sep 14 13:16:01 2010 +0000"
      },
      "message": "Add support for ST M25PX32 and M25PX64 flash chips\n\nProbe, read, erase and write have been tested and all are functional.\n\nCorresponding to flashrom svn r1165.\n\nSigned-off-by: Jason Shriver \u003cj.shriver@f5.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "7b61df80fb9fa12c3fdb32813336d7d0821ae7e3",
      "tree": "ad66976a2ec056611510ebd91f65fb38e70b8caf",
      "parents": [
        "4b933f0c5e7e4fefd5df03642562988be2159241"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Sep 14 01:29:49 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Sep 14 01:29:49 2010 +0000"
      },
      "message": "Use caching for Nvidia MCP SPI GPIO accesses\n\nReduce clock delay to zero.\n\nTests show more than 2x speedup.\n\nCorresponding to flashrom svn r1164.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nTested-by: Andrew Morgan \u003cziltro@ziltro.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "4b933f0c5e7e4fefd5df03642562988be2159241",
      "tree": "d02f3d3934cd8742f81c4ff7999502dcbe2e3653",
      "parents": [
        "3611b80b40efa3e5057232a9e7285b4868ef95e1"
      ],
      "author": {
        "name": "Tim ter Laak",
        "email": "timl@scintilla.utwente.nl",
        "time": "Mon Sep 13 23:00:57 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Mon Sep 13 23:00:57 2010 +0000"
      },
      "message": "Add support for the abit BM6 board\n\nCorresponding to flashrom svn r1163.\n\nSigned-off-by: Tim ter Laak \u003ctiml@scintilla.utwente.nl\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "3611b80b40efa3e5057232a9e7285b4868ef95e1",
      "tree": "5931fc3f5b8b2089a476cc7bd82bf0f4ef86a095",
      "parents": [
        "fb60cec40223da20a01accf4d352e66075307497"
      ],
      "author": {
        "name": "Stephan Guilloux",
        "email": "stephan.guilloux@free.fr",
        "time": "Mon Sep 13 19:59:28 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Mon Sep 13 19:59:28 2010 +0000"
      },
      "message": "Add support for the Macronix MX251635E chip\n\nCorresponding to flashrom svn r1162.\n\nSigned-off-by: Stephan Guilloux \u003cstephan.guilloux@free.fr\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "fb60cec40223da20a01accf4d352e66075307497",
      "tree": "37e9776fc2eb71277b7edc39353fa336b20729b9",
      "parents": [
        "c8ca3de5ae0e2340f977182f035c4b8ec40a05fb"
      ],
      "author": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Mon Sep 13 19:39:25 2010 +0000"
      },
      "committer": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Mon Sep 13 19:39:25 2010 +0000"
      },
      "message": "Add board enable for ASUS P4SC-E\n\nI does this by setting bits 3..2 of register 0x24 on the ITE IT8707F,\nwhile keeping bit 3 of register 0x23 set while manipulating the first\nregister.\n\nAFAIK, there is no public datasheet available for this super i/o chip, but\nthe above is how the vendor BIOS does it. Also, registers 0x23 and 0x24 seem\nto have the same meaning as on the ITE IT8710F.\n\nMatching on NB/SB.\n\nTested on a P4SC-E with SST 39SF020A flash. Probe, read, erase, write\nall work.\n\nlspci/superio output:\nhttp://www.flashrom.org/pipermail/flashrom/2010-July/004090.html\n\nflashrom output:\nhttp://www.flashrom.org/pipermail/flashrom/2010-August/004566.html\n\nMany thanks to Reinder de Haan for help with reverse engineering this!\n\nCorresponding to flashrom svn r1161.\n\nSigned-off-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "c8ca3de5ae0e2340f977182f035c4b8ec40a05fb",
      "tree": "fb072e2239f272dfc5906ce796c0dce2449c25f6",
      "parents": [
        "b1d980f6ad1f97cf255d2135b2f03d69aa0fcd1e"
      ],
      "author": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Mon Sep 13 18:22:36 2010 +0000"
      },
      "committer": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Mon Sep 13 18:22:36 2010 +0000"
      },
      "message": "Board enable for MS-6163 Pro (MS-6163 rev:2)\n\nMatching on NB/SB. Probe, read, erase and write all work.\n\nlspci/superiotool output:\nhttp://www.flashrom.org/pipermail/flashrom/2010-August/004461.html\n\nI believe that this board enable also works for MSI BX Master (MS-6163\nrev:3) and perhaps also for MSI MS-6163FC (MS-6163 rev:1) but these\nboards have not been tested.\n\nTest logs for MS-6163 (rev:2):\nhttp://www.flashrom.org/pipermail/flashrom/2010-September/004704.html\n\nCorresponding to flashrom svn r1160.\n\nSigned-off-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "b1d980f6ad1f97cf255d2135b2f03d69aa0fcd1e",
      "tree": "ece1d99de15b2359e6d31674e35b958be36e7d22",
      "parents": [
        "e838824a87bca405a316d16a63dd8ee9e917e436"
      ],
      "author": {
        "name": "Joshua Roys",
        "email": "roysjosh@gmail.com",
        "time": "Mon Sep 13 14:02:22 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Mon Sep 13 14:02:22 2010 +0000"
      },
      "message": "Board enable for ASUS P5GDC Deluxe\n\nMatch on SMBus and Audio.\nlspci/superiotool/flashrom output:\nhttp://www.flashrom.org/pipermail/flashrom/2010-September/004689.html\n\nCorresponding to flashrom svn r1159.\n\nSigned-off-by: Joshua Roys \u003croysjosh@gmail.com\u003e\nTested-by: Alexander Mikhnovets \u003calexander.mikhnovets@gmail.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "e838824a87bca405a316d16a63dd8ee9e917e436",
      "tree": "1b8c1ff6995734f22a5cb7d496e610f270848bb7",
      "parents": [
        "f4b587963b2fd14f09746a5b64c772cfb554c313"
      ],
      "author": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Sat Sep 11 15:25:48 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sat Sep 11 15:25:48 2010 +0000"
      },
      "message": "Add a board enable for MSI MS-6561 (745 Ultra)\n\nSiS 745 chipset + Winbond W83697HF and Winbond W49F002U flash. Probe, read,\nerase and write all work.\n\nMatching on \"NB/SB\" (they are integrated). Also mark SiS 745 chipset\nas tested.\n\nlspci/superiotool:\n  http://www.flashrom.org/pipermail/flashrom/2010-September/004705.html\n\nCorresponding to flashrom svn r1158.\n\nSigned-off-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "f4b587963b2fd14f09746a5b64c772cfb554c313",
      "tree": "84dae4ee5f2bed446185a459888bb176118413f6",
      "parents": [
        "4a23e44bea0efb2b3d91ddb8b1a3bb4c3be66dcb"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Fri Sep 10 14:54:18 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Fri Sep 10 14:54:18 2010 +0000"
      },
      "message": "Board enable for P4P800\n\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-August/004436.html\n\nThis goes the safe route of adding a match for the P4P800 that does not\nmatch the P4P800-E Deluxe which is already in.  It seems quite likely that\nthe whole P4P800 family could use the same board enable with one generic\nboard enable match, though.\n\nThis match uses host bridge + audio, because all other IDs match the\nP4P800-E Deluxe board, as reported in\n http://www.e-monkeys.de/Everest-Bericht.txt\n\n(no user feedback, commit as \"untested\")\n\nCorresponding to flashrom svn r1157.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "4a23e44bea0efb2b3d91ddb8b1a3bb4c3be66dcb",
      "tree": "34fd295f840a4043e4b4e8fce35d0325acdd8ad4",
      "parents": [
        "f3a4bff427a1798c79b038d58f86d6e7b81cd9fa"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Fri Sep 10 14:46:46 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Fri Sep 10 14:46:46 2010 +0000"
      },
      "message": "Board enable for ASUS P5GD1 Pro\n\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-August/004539.html\n\nmatching SMBus + Audio, because SMBus is the only core device with\nusable IDs.\n\nCorresponding to flashrom svn r1156.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "f3a4bff427a1798c79b038d58f86d6e7b81cd9fa",
      "tree": "dd134b78e86147d3ce0272ae5e62ec4822ed85dc",
      "parents": [
        "2ee137f31f9155798059f78907cbc7588df8a390"
      ],
      "author": {
        "name": "Sergey A Lichack",
        "email": "shadowpilot34@gmail.com",
        "time": "Tue Sep 07 18:14:53 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Sep 07 18:14:53 2010 +0000"
      },
      "message": "Add a board-enable for the MSI MS-6787 (P4MAM-V/P4MAM-L)\n\nMarked as untested for now, as there was no response from the user.\n\nCorresponding to flashrom svn r1155.\n\nSigned-off-by: Sergey A Lichack \u003cshadowpilot34@gmail.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "2ee137f31f9155798059f78907cbc7588df8a390",
      "tree": "16360c3378053350c6e425fccd087e9c90f4c603",
      "parents": [
        "431f4f77f73af37e17d2f0371c856f84e58dba18"
      ],
      "author": {
        "name": "Joshua Roys",
        "email": "roysjosh@gmail.com",
        "time": "Tue Sep 07 17:52:09 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Sep 07 17:52:09 2010 +0000"
      },
      "message": "Add board-enable for the GIGABYTE GA-K8N51GMF-9\n\nInterestingly enough, this board\u0027s enable looked more like\nenable_flash_nvidia_nforce2 than enable_flash_ck804; it whacked\n0x92, not 0x88. But according to the lspci, 0x92 is already 0.\n\nTested successfully on hardware:\n http://www.flashrom.org/pipermail/flashrom/2010-August/004568.html\n http://www.flashrom.org/pipermail/flashrom/2010-September/004575.html\n\nCorresponding to flashrom svn r1154.\n\nSigned-off-by: Joshua Roys \u003croysjosh@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "431f4f77f73af37e17d2f0371c856f84e58dba18",
      "tree": "c93a47aa3b91e7fe4dab81b84c7c700500c5f233",
      "parents": [
        "9017cecd10e7f756899ff0be13a89c79a53d9ec8"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Sep 05 12:41:25 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Sep 05 12:41:25 2010 +0000"
      },
      "message": "Updates to the board and chips status tables\n\nMark the following boards as tested:\n\n - Tyan S2933 (Thunder n3600S) (reported by Pendic Peter \u003cnigma@bluewin.ch\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004375.html\n\n - MSI MS-7642 (890GXM-G65) (reported by Alan McMahon \u003cpam@aldersgate.co.uk\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004393.html\n\n - Shuttle X50/X50(B) (reported by Ed Driesen \u003ced@omts.be\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004472.html\n   (the \"B\" variant is just black instead of white, no hardware differences\n    as far as I can see)\n\n - ASUS M2NPV-VM (reported by Antti Palosaari \u003ccrope@iki.fi\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004476.html\n\n - ZOTAC ZBOX HD-ID11 (reported by s. ewgen \u003csewgen@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004512.html\n\n - ASRock A330GC (reported by Daniel Flinkmann \u003cDFlinkmann@gmx.de\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004517.html\n\n - Congatec conga-X852 (reported by Mario Rogen \u003cMario.Rogen@sie.at\u003e)\n   http://www.coreboot.org/pipermail/coreboot/2008-November/041433.html\n\n - IEI PICOe-9452 (reported by Mario Rogen \u003cMario.Rogen@sie.at\u003e)\n   http://www.coreboot.org/pipermail/coreboot/2008-November/041433.html\n\n - Lex CV700A (reported by Mario Rogen \u003cMario.Rogen@sie.at\u003e)\n   http://www.coreboot.org/pipermail/coreboot/2008-November/041433.html\n\n - Portwell PEB-4700VLA (reported by Mario Rogen \u003cMario.Rogen@sie.at\u003e)\n   http://www.coreboot.org/pipermail/coreboot/2008-November/041433.html\n\nMark the following chips as tested:\n\n - SST SST39SF040 (reported by Mattias Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004414.html\n\n - Eon EN25F80 (reported by Ed Driesen \u003ced@omts.be\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004472.html\n\n - SyncMOS/MoselVitelic {F,S,V}29C51002T (reported by Mattias\n   Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004475.html\n\n - PMC Pm29F002T (reported by Tadas S \u003cmrtadis@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-September/004583.html\n\nAlso:\n\n - Fix a few whitespace issues and cosmetics while I\u0027m at it.\n\n - Add the board name (in addition to the Sxxxx number) to all Tyan boards.\n\nCorresponding to flashrom svn r1153.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "9017cecd10e7f756899ff0be13a89c79a53d9ec8",
      "tree": "63686313b86eaee01d93c65599e92ac30d1f2e30",
      "parents": [
        "004f4b7954aebedff506119a12a752be9e4e9334"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Sep 04 23:37:40 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Sep 04 23:37:40 2010 +0000"
      },
      "message": "Various status updates\n\nSuccess report for Atmel AT26DF081A from \nOliver Schnatz \u003coliver.schnatz@mysys.de\u003e \nhttp://www.flashrom.org/pipermail/flashrom/2009-October/000760.html.\n\nSuccess report for Winbond W25Q32 from\nDavid Hendricks \u003cdhendrix@google.com\u003e\nhttp://www.flashrom.org/pipermail/flashrom/2010-April/002891.html\n\nSuccess report for SST SST39VF512 from\nAlec Wright \u003calecjw@member.fsf.org\u003e\nhttp://www.flashrom.org/pipermail/flashrom/2010-August/004549.html\nhttp://www.flashrom.org/pipermail/flashrom/2010-August/004548.html\n\nSuccess report for Silicon Image SiI 3512 and AMD Am29LV040B from\nMichael Manulis \u003cmichael@manulis.com\u003e\nhttp://www.flashrom.org/pipermail/flashrom/2010-July/003944.html\n\nAnnotate listing with reporter/owner name for boards marked broken, flag\nboards for which no reports exist.\n- Abit IS-10\n- ASRock K7VT4A+\n- ASUS MEW-AM\n- ASUS MEW-VM\n- ASUS P3B-F\n- ASUS P5BV-M\n- Biostar M6TBA\n- Boser HS-6637\n- DFI 855GME-MGF\n- FIC VA-502\n- MSI MS-6178\n- MSI MS-7260\n- Soyo SY-5VD\n- Sun Fire x4150\n- Sun Fire x4200\n- Sun Fire x4540\n- Sun Fire x4600\n\nRemove comments which are no longer appropriate:\n- ASRock K8S8X\n\nCorresponding to flashrom svn r1152.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "004f4b7954aebedff506119a12a752be9e4e9334",
      "tree": "b0e94febe10eba982ee3b5c227c33748ba374615",
      "parents": [
        "67db2eb92c3f4858528d19e7921b08c5ec6dbdc9"
      ],
      "author": {
        "name": "Idwer Vollering",
        "email": "vidwer@gmail.com",
        "time": "Fri Sep 03 18:21:21 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Fri Sep 03 18:21:21 2010 +0000"
      },
      "message": "Add Intel Gigabit NIC SPI flashing support\n\nTested on a 82541PI (0x8086, 0x107c) using 32-bit hardware.\n\nThe last line in nicintel_request_spibus() could be changed so that FL_BUSY\nis used instead.\n\nShortened sample log:\n[...]\nFound \"Intel 82541PI Gigabit Ethernet Controller\" (8086:107c, BDF 01:03.0).\nFound chip \"ST M25P10.RES\" (128 KB, SPI) at physical address 0xfffe0000.\nMultiple flash chips were detected: M25P05.RES M25P10.RES\nPlease specify which chip to use with the -c \u003cchipname\u003e option.\n[...]\n\nCorresponding to flashrom svn r1151.\n\nSigned-off-by: Idwer Vollering \u003cvidwer@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "67db2eb92c3f4858528d19e7921b08c5ec6dbdc9",
      "tree": "ebc61c3ef91ae343d2047d3ee9dca82515b1c528",
      "parents": [
        "6c51cfd481153676dfd5fc797342acec294ca92d"
      ],
      "author": {
        "name": "David Hendricks",
        "email": "dhendrix@google.com",
        "time": "Fri Sep 03 03:35:48 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Fri Sep 03 03:35:48 2010 +0000"
      },
      "message": "Add FEATURE_WRSR_WREN to all Macronix SPI flash chips\n\nAdd FEATURE_WRSR_WREN to feature_bits for all Macronix SPI flash chips\nto indicate that spi_write_status_register() needs WREN instead of EWSR.\n\nCorresponding to flashrom svn r1150.\n\nSigned-off-by: David Hendricks \u003cdhendrix@google.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "6c51cfd481153676dfd5fc797342acec294ca92d",
      "tree": "d8255cc09ae252be1868c0dfa05938f21860308a",
      "parents": [
        "d6c5dfc7f635c03452e5183b0ceed70261e369e8"
      ],
      "author": {
        "name": "David Hendricks",
        "email": "dhendrix@google.com",
        "time": "Fri Sep 03 03:32:22 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Fri Sep 03 03:32:22 2010 +0000"
      },
      "message": "Add FEATURE_WRSR_WREN to all AMIC SPI flash chips\n\nAdd FEATURE_WRSR_WREN to feature_bits for some AMIC SPI flash chips to\nindicate that spi_write_status_register() needs WREN instead of EWSR.\n\nCorresponding to flashrom svn r1149.\n\nSigned-off-by: David Hendricks \u003cdhendrix@google.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "d6c5dfc7f635c03452e5183b0ceed70261e369e8",
      "tree": "baafd88365a0449647e9b8b7d3fa1753db4b4c04",
      "parents": [
        "2cbb722cc15645731f49630e351b221ad867fd3c"
      ],
      "author": {
        "name": "David Hendricks",
        "email": "dhendrix@google.com",
        "time": "Fri Sep 03 03:18:26 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Fri Sep 03 03:18:26 2010 +0000"
      },
      "message": "Add FEATURE_WRSR_WREN to all Eon SPI flash chips\n\nAdd FEATURE_WRSR_WREN to feature_bits for many Eon SPI flash chips to\nindicate that spi_write_status_register() needs WREN instead of EWSR.\n\nCorresponding to flashrom svn r1148.\n\nSigned-off-by: David Hendricks \u003cdhendrix@google.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "2cbb722cc15645731f49630e351b221ad867fd3c",
      "tree": "e6015f80692234ed9de755484c2080842fabd8bc",
      "parents": [
        "85016b956709704f50b1755cee6436a8fadaf15a"
      ],
      "author": {
        "name": "David Hendricks",
        "email": "dhendrix@google.com",
        "time": "Fri Sep 03 03:06:07 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Fri Sep 03 03:06:07 2010 +0000"
      },
      "message": "Add FEATURE_WRSR_WREN to all Winbond SPI flash chips\n\nAdd FEATURE_WRSR_WREN to feature_bits for all Winbond SPI flash chips to\nindicate that spi_write_status_register() needs WREN instead of EWSR.\n\nCorresponding to flashrom svn r1147.\n\nSigned-off-by: David Hendricks \u003cdhendrix@google.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "85016b956709704f50b1755cee6436a8fadaf15a",
      "tree": "f85abce20f8ec167c1210ca9109f08d71cb5ee62",
      "parents": [
        "eb0e7fc4f08dcc704565ae07c83878171cc71a44"
      ],
      "author": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Wed Sep 01 01:21:34 2010 +0000"
      },
      "committer": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Wed Sep 01 01:21:34 2010 +0000"
      },
      "message": "Add board enable for Asus P2B-N\n\nMany thanks to Michael Karcher for reverse engineering this.\n\nlspci/superio output:\nhttp://www.flashrom.org/pipermail/flashrom/2010-August/004475.html\n\nCorresponding to flashrom svn r1146.\n\nSigned-off-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "eb0e7fc4f08dcc704565ae07c83878171cc71a44",
      "tree": "e9eb1f6a1701f8bbe8fdabf6bcfad87870e2547a",
      "parents": [
        "a84b0bd6ad4b5ab7220deb799f30515a9eb0d7fc"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Aug 18 15:12:43 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Aug 18 15:12:43 2010 +0000"
      },
      "message": "Add paranoid checks to sb600spi driver\n\nAdd paranoid checks for correct values in essential registers in the SB600/SB700/... SPI driver. If something else changes the values we\nwrote, we will see severe read/write corruption.\nsb600spi will now abort the access and return an error if it detects\nthis sort of corruption.\n\nNote: This corruption can be caused by a few different events:\n- IPMI/BMC/IMC accesses flash\n- Other software accesses flash\nThe nature of flash access (read/write/ID/...) is irrelevant. Each such\naccess will cause corruption for all other accesses happening at the\nsame time.\n\nThanks to Matthias Kretz for testing this patch.\n\nCorresponding to flashrom svn r1145.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Matthias Kretz \u003ckretz@kde.org\u003e\n"
    },
    {
      "commit": "a84b0bd6ad4b5ab7220deb799f30515a9eb0d7fc",
      "tree": "69ee38aef58251330e31069dd232b81f16856528",
      "parents": [
        "e3df96e65f9dd1e9dd67bc0c7f58da91732cafc7"
      ],
      "author": {
        "name": "Joshua Roys",
        "email": "roysjosh@gmail.com",
        "time": "Mon Aug 16 22:12:39 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Mon Aug 16 22:12:39 2010 +0000"
      },
      "message": "SST49FL040B: add unlocking\n\nThe datasheet says there\u0027s a set of registers in the 4Mbit before the\nflash memory.  The block locking registers are aligned on 64K\nboundaries, plus 2.\n\nWrite/erase sucessful on a system it failed before:\n  http://www.flashrom.org/pipermail/flashrom/2010-August/004432.html\n\nCorresponding to flashrom svn r1144.\n\nSigned-off-by: Joshua Roys \u003croysjosh@gmail.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "e3df96e65f9dd1e9dd67bc0c7f58da91732cafc7",
      "tree": "04e902a17442dd10cb252a3c5b8dafa2b46d3a37",
      "parents": [
        "d7ed7f7e0b3cc9188672646a60c1c70f350ea52d"
      ],
      "author": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Sun Aug 15 22:43:23 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sun Aug 15 22:43:23 2010 +0000"
      },
      "message": "Add board enable for Abit VA6\n\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-August/004440.html\n\nCorresponding to flashrom svn r1143.\n\nSigned-off-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "d7ed7f7e0b3cc9188672646a60c1c70f350ea52d",
      "tree": "0f3a1dc79353c40489c995928dadf04783158390",
      "parents": [
        "ead705fc856515e1bfff4eddab3e971f45f7a599"
      ],
      "author": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Sun Aug 15 22:35:31 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sun Aug 15 22:35:31 2010 +0000"
      },
      "message": "Check availability of GPO lines on Intel PIIX4\n\nThis patch changes the intel_piix4_gpo_set() function to always check\nthe GENCFG and XBCS registers for the availability of the\nrequested GPO line before raising/lowering it and fails otherwise. It\nmakes no attempt to bypass the values in these configuration\nregisters.\n\nThe old flashrom code did consider it safe to reprogram (multiplexed)\nGPO:s 22-26 without checking the value of the controlling register\n(GENCFG). I do not really know why.\n\nI have tested this patch on an Asus P2B-N (needs GPO18 low) and MSI\nMS-6163 Pro (needs GPO14 high).\n\nThe information for these registers are from the Intel \"82371AB\nPCI-TO-ISA / IDE XCELERATOR (PIIX4)\" datasheet available here:\nhttp://www.intel.com/design/intarch/datashts/29056201.pdf\n\nCorresponding to flashrom svn r1142.\n\nSigned-off-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "ead705fc856515e1bfff4eddab3e971f45f7a599",
      "tree": "01a01b9f791e431267c066b8b50911c471ed04cd",
      "parents": [
        "0a247519290b89bb3531b287620721232af70f0f"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 15 15:26:30 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 15 15:26:30 2010 +0000"
      },
      "message": "Various board status updates and fixes\n\n- There are number of boards that have board-enables in board-enable.c but\n  have no corresponding entry in print.c (with or without URL doesn\u0027t matter)\n  and thus appear neither in the \"flashrom -L\" list of boards nor in the\n  wiki output. Fix this by adding entries for them in print.c.\n\n   - abit AN-M2\n   - abit KN8 Ultra\n   - ASUS A8Jm (laptop)\n   - ASUS A8N (might need changing to \"A8N-SLI Deluxe\", see\n     http://www.coreboot.org/pipermail/flashrom/2009-November/000878.html)\n   - ASUS A8N-LA (Nagami-GL8E)\n   - ASUS P4B533-E\n   - ASUS P4S800-MX\n   - HP ProLiant DL165 G6\n   - IBASE MB899\n   - Intel SE440BX-2 (marked as non-working for now though, due to\n     http://www.coreboot.org/pipermail/flashrom/2010-July/003952.html)\n   - MSI MS-6577 (Xenon)\n   - MSI MS-7207 (K8NGM2-L)\n\n- Fix / amend a few board names:\n\n   - Add \"ProLiant\" name to the \"DL145 G3\" (and the new \"DL165 G6\"), we\n     use such \"series\" names for various other boards (e.g. \"Vectra\" etc)\n     and it also helps users googling for those names.\n\n   - HP \"Vectra VL400 PC\" should be \"Vectra VL400\" really, I\u0027m pretty sure\n     the \"PC\" is not part of the board name but simply stands for\n     \"personal computer\". Same for \"Vectra VL420 SFF PC\".\n\n   - Change \"ASUS A8JM\" to \"ASUS A8Jm\" as per vendor website.\n\n   - Add comments for boards which may be listed with incorrect names,\n     I sent out clarification requests to the list, URLs listed as comment.\n\n   - Add \"Xenon\" HP name to the \"MSI MS-6577\" OEM board.\n\n   - Fix typo in \"MS-7207 (K8N GM2-L)\", should be \"MS-7207 (K8NGM2-L)\" as\n     per vendor website.\n\nCorresponding to flashrom svn r1141.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "0a247519290b89bb3531b287620721232af70f0f",
      "tree": "24105668ab3657f0ca36d6987362c461247275d3",
      "parents": [
        "e295eeed1b5348f66474f8e8507bed54e3aaf737"
      ],
      "author": {
        "name": "Sean Nelson",
        "email": "audiohacked@gmail.com",
        "time": "Sun Aug 15 14:36:18 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 15 14:36:18 2010 +0000"
      },
      "message": "Mark the board-enable for ASUS A8N-LA (HP OEM \"Nagami-GL8E\") as tested\n\nChange the DMI string to only match this exact board (DMI \"NAGAMI2L\")\nas only this one is tested.\n\nSimilar HP OEM boards might also work using this board-enable but that\u0027s\nnot sure and not tested. Two of those boards have DMI strings \"NAGAMI\"\nand \"NAGAMI2\".\n\nCorresponding to flashrom svn r1140.\n\nSigned-off-by: Sean Nelson \u003caudiohacked@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "e295eeed1b5348f66474f8e8507bed54e3aaf737",
      "tree": "14c868618c44d6a7a75e5997bf9e5e3d662f53d8",
      "parents": [
        "c861324e099dab467bd5de7a951caa690a6ed13d"
      ],
      "author": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Sun Aug 15 10:21:29 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sun Aug 15 10:21:29 2010 +0000"
      },
      "message": "Board enable for MSI MS-7061 (KM4AM-V)\n\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-August/004414.html\n\n(URL added by Michael Karcher)\n\nCorresponding to flashrom svn r1139.\n\nSigned-off-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "c861324e099dab467bd5de7a951caa690a6ed13d",
      "tree": "85e9827136db61da8f6ccfab59a12c14f7a561ca",
      "parents": [
        "a319be14d4e6b9a8f01359fb3575a02d80014f66"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Fri Aug 13 12:49:01 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Fri Aug 13 12:49:01 2010 +0000"
      },
      "message": "Board enable for GA-8PE667 Ultra 2\n\nI had to use the USB controller in the board enable because all other\nsubsystem IDs are having vendor: Gigabyte but mostly copy the Intel\nproduct IDs.\n\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-August/004420.html\n\nCorresponding to flashrom svn r1138.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Thomas Kalka \u003cthomas.kalka@googlemail.com\u003e\n"
    },
    {
      "commit": "a319be14d4e6b9a8f01359fb3575a02d80014f66",
      "tree": "d1efc68bded2398bfbea81766793bc4853261c6a",
      "parents": [
        "d9f266d1fb83fb0f5bffe470633a7127c23cee91"
      ],
      "author": {
        "name": "Helge Wagner",
        "email": "helge.wagner@ge.com",
        "time": "Wed Aug 11 21:06:10 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Wed Aug 11 21:06:10 2010 +0000"
      },
      "message": "Add support for Intel 5 Series / 3400 Series chipsets\n\n(At least) for the QM57 which i have tested an additional patch was\nneeded as some reserved bits in the \"Software Sequencing Flash Control\nRegister\" (SSFC) needs to be programmed to 1 in the QM57.\n\nCorresponding to flashrom svn r1137.\n\nSigned-off-by: Helge Wagner \u003chelge.wagner@ge.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "d9f266d1fb83fb0f5bffe470633a7127c23cee91",
      "tree": "74229e8407b335d23ebe8098156551f84bacfc80",
      "parents": [
        "243ec633057e64e2f2538df9bb3847b323ece6a7"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sun Aug 08 21:56:52 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sun Aug 08 21:56:52 2010 +0000"
      },
      "message": "Add dmidecode quirk workaround\n\nDmidecode emits a warning message about unsupported SMBIOS versions\nto stdout before the information asked for when using \"-s\". I consider\nthis behaviour broken, but we still need to workaround it as e.g. Fedora\ncurrently distributes an dmidecode with this behaviour.\n\nCorresponding to flashrom svn r1136.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Sean Nelson \u003caudiohacked@gmail.com\u003e\n"
    },
    {
      "commit": "243ec633057e64e2f2538df9bb3847b323ece6a7",
      "tree": "2b817e9a5155d9412626932ca935304fd87282e0",
      "parents": [
        "48ec1b17d855ba0589487f6a5d5c6c0c61ed0b79"
      ],
      "author": {
        "name": "David Borg",
        "email": "borg.db@gmail.com",
        "time": "Sun Aug 08 17:04:21 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 08 17:04:21 2010 +0000"
      },
      "message": "Fix typo (s/Bit/Bits/) to clarify code comment\n\nCorresponding to flashrom svn r1135.\n\n \nSigned-off-by: David Borg \u003cborg.db@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "48ec1b17d855ba0589487f6a5d5c6c0c61ed0b79",
      "tree": "2a69d7e58effcb8eaeea3240d80df42806c88d3a",
      "parents": [
        "7507de451be109386668332e64ea1febe213d190"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 08 17:01:18 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 08 17:01:18 2010 +0000"
      },
      "message": "Various cosmetic and coding-style fixes\n\n - Fix incorrect whitespace, indentation, and coding style in some places.\n\n - Drop \u0027/**\u0027 Doxygen comments, we don\u0027t use Doxygen. Even if we would use\n   it, the comments are useless as we don\u0027t have any Doxygen markup in there.\n\n - Use consistent vendor name spelling as per current website (NVIDIA,\n   abit, GIGABYTE).\n\n - Use consistent / common format for \"Suited for:\" lines in board_enable.c.\n\n - Add some missing \u0027void\u0027s in functions taking no arguments.\n\n - Add missing fullstops in sentences, remove them from non-sentences (lists).\n\nCorresponding to flashrom svn r1134.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "7507de451be109386668332e64ea1febe213d190",
      "tree": "7cc659b336a234c0d424834259299a857d1e251f",
      "parents": [
        "1e94fa69832c33875520e23788cc319f749a5402"
      ],
      "author": {
        "name": "Joshua Roys",
        "email": "roysjosh@gmail.com",
        "time": "Sun Aug 08 16:05:23 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 08 16:05:23 2010 +0000"
      },
      "message": "Add a board-enable for the ASRock 775i65G\n\nThis was successfully tested by \u0027kai2343\u0027 on IRC.\n\nThanks to Michael Karcher for finding the board enable.\n\nCorresponding to flashrom svn r1133.\n\nSigned-off-by: Joshua Roys \u003croysjosh@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "1e94fa69832c33875520e23788cc319f749a5402",
      "tree": "ad50ae7fa2f249bc52c860e1e217344f8cb836a1",
      "parents": [
        "f280a38e2e03486cbcbe054d2b4f3b70394b1845"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 08 15:52:07 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 08 15:52:07 2010 +0000"
      },
      "message": "Mark the following boards/chips as tested\n\nBoards:\n\n - ASUS M4A785TD-M EVO (reported by Mattias Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004283.html\n\n - ASUS M2N32-SLI Deluxe (reported by Mattias Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004287.html\n\n - ASUS P2E-M (reported by Mattias Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004261.html\n\n - ASUS M2N-SLI Deluxe (reported by\n   Kasper M. Nielsen \u003ckasper.nielsen85@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-May/003015.html\n   \n - iBASE MB899 (reported by Bernhard M. Wiedemann \u003cbernhard@lsmod.de\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-April/002953.html\n   \n   Board-enable is now marked as tested.\n\n - ASRock 939A785GMH/128M (reported by\n   Lennart Sauerbeck \u003clists@lennart.sauerbeck.org\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004340.html\n\nCorresponding to flashrom svn r1132.\n\nChips:\n \n - ST M50FLW080A (reported by Mattias Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004287.html\n \n - Winbond W29EE011 (reported by Mattias Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004261.html\n \n - SST SST49LF040 (reported by Mattias Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-August/004296.html\n \nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "f280a38e2e03486cbcbe054d2b4f3b70394b1845",
      "tree": "42169230092d2651abe0b6e8ca1c0114a7fb5577",
      "parents": [
        "b6417a68045608cf21ba5e8acb7f97ce746293bc"
      ],
      "author": {
        "name": "Joshua Roys",
        "email": "roysjosh@gmail.com",
        "time": "Sat Aug 07 21:49:11 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Aug 07 21:49:11 2010 +0000"
      },
      "message": "Board enable for MSI MS-6577\n\nThanks to \"Putlinuxonit\" \u003cputlinuxonit@gmail.com\u003e for reporting\nand testing.\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-August/004309.html\n\nCorresponding to flashrom svn r1131.\n\nSigned-off-by: Joshua Roys \u003croysjosh@gmail.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "b6417a68045608cf21ba5e8acb7f97ce746293bc",
      "tree": "7d68c20ecdce1827d73433a7acad40a42d508a95",
      "parents": [
        "51afebb127a0ab2547a0b15785195671dd59492b"
      ],
      "author": {
        "name": "David Borg",
        "email": "borg.db@gmail.com",
        "time": "Mon Aug 02 08:29:34 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Mon Aug 02 08:29:34 2010 +0000"
      },
      "message": "Board enable for Asus P4S800-MX\n\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-July/004172.html\n\nCorresponding to flashrom svn r1130.\n\nSigned-off-by: David Borg \u003cborg.db@gmail.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "51afebb127a0ab2547a0b15785195671dd59492b",
      "tree": "92cda8beba309e9ad1893a1eba1aa8fe47579517",
      "parents": [
        "f8ef5d997323d123a0b9963ee89597f1c941307e"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 01 00:13:49 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Sun Aug 01 00:13:49 2010 +0000"
      },
      "message": "Further chip and board status updates\n\nMark the following boards as supported:\n\n - Foxconn A6VMX (reported by Alec Wright \u003calecjw@member.fsf.org\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004186.html\n\n - GIGABYTE GA-8IRML (reported by Putlinuxonit \u003cputlinuxonit@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004175.html\n\n   Marking the board-enable as tested now.\n\n - MSI MS-7253 (K9VGM-V) (reported by Alex \u003ccerebro.alexiel@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003411.html\n\n - Soyo SY-6BA+ III (reported by Andrew Morgan \u003cziltro@ziltro.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003409.html\n\n - GIGABYTE GA-770TA-UD3 (reported by Hering \u003cboerni@pakke.de\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-May/003267.html\n\n - Shuttle AV11V30 (reported by\n   \"Néstor a.k.a. DarkMan\" \u003cmaster_darkman@hotmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-May/003260.html\n\n - Tyan S3992 (reported by Alessandro Gervaso \u003cgervaso@appliedgenomics.org\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-May/003129.html\n\n - GIGABYTE GA-MA785GMT-UD2H (reported by\n   Dominick Layfield \u003cdom.layfield@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-May/003061.html\n\nMark the following chips as tested:\n\n - ST M25P10-A (reported by Joshua Blanton \u003cjblanton@rldrake.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003451.html\n\n - ST M50FLW080A (reported by Vincent Pelletier \u003cplr.vincent@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003410.html\n\n   Marked PROBE and READ as tested.\n\n - SST SST39SF020A (reported by Andrew Morgan \u003cziltro@ziltro.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003409.html\n\n - AMD Am29F010A/B (reported by Andrew Morgan \u003cziltro@ziltro.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003335.html\n\n - SST SST39VF010 (reported by Tim Small \u003ctim@buttersideup.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-May/003310.html\n\nCorresponding to flashrom svn r1129.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "f8ef5d997323d123a0b9963ee89597f1c941307e",
      "tree": "f9d635878ab10419ff93201870a4f564a729debd",
      "parents": [
        "b9e2cb5d6dbae985d91143d58d4221865073df27"
      ],
      "author": {
        "name": "David Borg",
        "email": "borg.db@gmail.com",
        "time": "Sat Jul 31 23:16:09 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 31 23:16:09 2010 +0000"
      },
      "message": "Add support for SIS661 (SIS963)\n\nTested on Asus P4S800-MX.\n\nCorresponding to flashrom svn r1128.\n\nSigned-off-by: David Borg \u003cborg.db@gmail.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "b9e2cb5d6dbae985d91143d58d4221865073df27",
      "tree": "9eb9f6a1c788182c03bd1c9f44794e5dcfffb33b",
      "parents": [
        "c2521ab610e6a53ea4fabf73798e16c28d531291"
      ],
      "author": {
        "name": "Daniel Lenski",
        "email": "dlenski@gmail.com",
        "time": "Fri Jul 30 17:08:29 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Fri Jul 30 17:08:29 2010 +0000"
      },
      "message": "Mark the following boards as supported\n\n - Elitegroup RS485M-M\n\n - Biostar TA780G M2+\n\nCorresponding to flashrom svn r1127.\n\nSigned-off-by: Daniel Lenski \u003cdlenski@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "c2521ab610e6a53ea4fabf73798e16c28d531291",
      "tree": "2917e5161429cec30635a76203f585c8d92a043f",
      "parents": [
        "12a58b2b0b60b466d449a92074cc23d82af6325d"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Jul 29 22:39:47 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Jul 29 22:39:47 2010 +0000"
      },
      "message": "Mark the following chips/boards/PCI-cards as OK\n\nChips:\n\n - Winbond W25x80 (reported by Michael Cole \u003cmichaelcole@michaelcole.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004176.html\n\n - Winbond W25Q80 (reported by Jonathan A. Kollasch \u003cjakllsch@kollasch.net\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/003847.html\n\n - SST SST25VF080B (reported by Mattias Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/003807.html\n\n   Also reported by Daniel Flinkmann \u003cdflinkmann@gmx.de\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003659.html\n\n - Winbond W25x16 (reported by Michael Dunphy \u003cmdunphy@uwaterloo.ca\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003631.html\n\n - Atmel AT25DF321 (reported by\n   Ramakrishna Kvv \u003cRamakrishna.Koduri@emerson.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003529.html\n\n - Winbond W25x40 (reported by Prakash J Kokkatt \u003cpjkonweb@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003502.html\n\n - Winbond W49V002A (reported by David \u003cdung@aon.at\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003375.html\n\n - Macronix MX25L8005 (reported by Peter Lemenkov \u003clemenkov@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003373.html\n\n   Also reported by Alec Wright \u003calecjw@member.fsf.org\u003e.\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004186.html\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004159.html\n\n   Also reported by Jörg Fischer \u003cturboj@gmx.de\u003e.\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004080.html\n\n   Also reported by Kevin Malec \u003ckevin.010@gmail.com\u003e.\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003698.html\n\n   Heck, also reported by myself (tested on hardware, never sent mail).\n\n - SST SST49LF002A/B (reported by Udu Ogah \u003cputlinuxonit@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004184.html\n\n - SST SST49LF160C (reported by Ed Swierk \u003ceswierk@aristanetworks.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003634.html\n\nMark the following boards as supported:\n\n - ASUS M3A76-CM (reported by Kevin Malec \u003ckevin.010@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003698.html\n\nMark the following PCI cards as supported:\n\n - \"Silicon Image SiI 3124 PCI-X SATA Ctrl\" (1095:3124)\n   Reported by Max Kalashnikov \u003cmmt@maxkalashnikov.com\u003e\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004007.html\n\nCorresponding to flashrom svn r1126.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "12a58b2b0b60b466d449a92074cc23d82af6325d",
      "tree": "2c15df902b6ebf11f9f67c528a609dcb2f187860",
      "parents": [
        "4c06650aff24ff6b2791ab835aee74086662bb6b"
      ],
      "author": {
        "name": "Peter Lemenkov",
        "email": "lemenkov@gmail.com",
        "time": "Thu Jul 29 21:15:45 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Jul 29 21:15:45 2010 +0000"
      },
      "message": "Mark GIGABYTE GA-MA74GM-S2H (rev 3.0) as supported\n\nCorresponding to flashrom svn r1125.\n\nSigned-off-by: Peter Lemenkov \u003clemenkov@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "4c06650aff24ff6b2791ab835aee74086662bb6b",
      "tree": "cc0fd0287bd92901fdfe36e15ef502c74ff753d0",
      "parents": [
        "701452913c5e7df81e89205f632af929e2197401"
      ],
      "author": {
        "name": "Mattias Mattsson",
        "email": "vitplister@gmail.com",
        "time": "Thu Jul 29 20:01:13 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 20:01:13 2010 +0000"
      },
      "message": "Add definitions for the following chips\n\nMosel Vitelic Corporation:\nV29C51000B, V29C51000T, V29C51400B, V29C51400T, V29LC51000, V29LC51001,\nV29LC51002\n\nSyncMOS / Mosel Vitelic Corporation:\n{F,S,V}29C51001B, {F,S,V}29C51001T, {F,S,V}29C51002B, {F,S,V}29C51002T,\n{F,S,V}29C51004B, {F,S,V}29C51004T, {V,S}29C31004B, {V,S}29C31004T\n\nModify earlier definitions of\nS29C31004T/S29C51001T/S29C51002T/S29C51004T to change name and correct\npage size.\n\nCorresponding to flashrom svn r1124.\n\nSigned-off-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "701452913c5e7df81e89205f632af929e2197401",
      "tree": "9b8276d72b06fc058bec5b5e330c23c051ecc152",
      "parents": [
        "49228cb826d954d37ab96087debbbb183fb4acb1"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Jul 29 19:57:55 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Jul 29 19:57:55 2010 +0000"
      },
      "message": "ft2232_spi: Cosmetic fixes\n\nVarious whitespace- and cosmetic fixes. Also, Use %04x:%04x for printing\nthe USB IDs (which are 4 hex digits long), not %02x:%02x.\n\nCorresponding to flashrom svn r1123.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "49228cb826d954d37ab96087debbbb183fb4acb1",
      "tree": "785321de7fed9d82a14132abe0de4f6dc4a77414",
      "parents": [
        "d99b8d3b6e6912a1b09394bc6a03f148fdb8e7ed"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Jul 29 19:26:15 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Jul 29 19:26:15 2010 +0000"
      },
      "message": "Mark the following boards as tested OK\n\n - ASUS M4A79T Deluxe (reported by Michael Cole \u003cmichaelcole@michaelcole.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004176.html\n\n - Tyan S2915 (Thunder n6650W) (reported by\n   Axel Bergerhoff \u003caxelbergerhoff@compuserve.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/004140.html\n\n - ASRock ALiveNF6G-DVI (reported by Sven Lankes \u003csven@lank.es\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/003951.html\n\n - ASUS M4A87TD/USB3 (reported by Jonathan A. Kollasch \u003cjakllsch@kollasch.net\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/003847.html\n\n - Fujitsu-Siemens ESPRIMO P5915 (reported by\n   Mattias Mattsson \u003cvitplister@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-July/003807.html\n\n - ASUS P6T SE (reported by Michael Dunphy \u003cmdunphy@uwaterloo.ca\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003631.html\n\n   Also reported by Sinisa Dukanovic \u003csinisa@dukanovic.com\u003e.\n   http://www.flashrom.org/pipermail/flashrom/2010-January/001799.html\n\n - Emerson ATCA-7360 (reported by\n   Ramakrishna Kvv \u003cRamakrishna.Koduri@emerson.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003529.html\n\n - ASUS P5GC-MX/1333 (reported by Prakash J Kokkatt \u003cpjkonweb@gmail.com\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003502.html\n\n - Elitegroup P6IWP-Fe (reported by Anders Jenbo \u003canders@jenbo.dk\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003419.html\n\n - Biostar M7NCD Pro (reported by David \u003cdung@aon.at\u003e)\n   http://www.flashrom.org/pipermail/flashrom/2010-June/003375.html\n\nMark the \"HP Compaq nx9005\" laptop as non-supported for now.\nReported by Anders \u003cmail@jagtogfiskerimagasinet.dk\u003e.\nhttp://www.flashrom.org/pipermail/flashrom/2010-May/003321.html\n\nFix \"Samsung Polaris 32\" URL entry from \"\" to NULL, otherwise the wiki\noutput is broken.\n\nAlso do some minor whitespace fixing in print.c.\n\nCorresponding to flashrom svn r1122.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "d99b8d3b6e6912a1b09394bc6a03f148fdb8e7ed",
      "tree": "66b3b09a1cdc85bd0dec6f18f9eaab9d9e49c260",
      "parents": [
        "04e18bea9fb28f64825b1c1edd28aeae9cb6919a"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 16:32:24 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 16:32:24 2010 +0000"
      },
      "message": "Fix bug introduced in AAI code rewrite (r1052)\n\nThe AAI code rewrite in r1052 introduced a bug: The writelen of AAI\ncontinuation is 3 bytes, but the code incorrectly had 6 bytes there.\nThis causes all AAI writes (except the first two bytes of a chip) to\nfail. Thanks to den_m for reporting the bug and for testing the fix.\n\nCorresponding to flashrom svn r1121.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "04e18bea9fb28f64825b1c1edd28aeae9cb6919a",
      "tree": "8210f5452bb94ba4225c958302ba954e126f643f",
      "parents": [
        "6529b9fdc2340d7cfee198eea77f38424acaef86"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 16:24:09 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 16:24:09 2010 +0000"
      },
      "message": "Speed up Bus Pirate by exploiting the FTDI FIFO\n\nIf we violate the raw SPI communication protocol requirements of the Bus\nPirate (namely, waiting for the completion of one command before sending\nthe next one), we can reduce the number of round trips by a factor of 3.\nThe FT2232 chip present in the Bus Pirate has a big enough buffer (at\nleast 128 bytes IIRC) to avoid overflows in the tiny buffer of the Bus\nPirate PIC.\n\nThanks to Daniel Flinkmann for sponsoring development of this patch.\n\nCorresponding to flashrom svn r1120.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nTested-by: Daniel Flinkmann \u003cDFlinkmann@gmx.de\u003e\nAcked-by: Daniel Flinkmann \u003cdflinkmann@gmx.de\u003e\n"
    },
    {
      "commit": "6529b9fdc2340d7cfee198eea77f38424acaef86",
      "tree": "a3a6767ea99a4711985bdf06d2b4424005ce88e8",
      "parents": [
        "116171275ca1262feb55d961d2dbb1232f73b29d"
      ],
      "author": {
        "name": "Jörg Fischer",
        "email": "turboj@gmx.de",
        "time": "Thu Jul 29 15:54:53 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 15:54:53 2010 +0000"
      },
      "message": "Add support for the Amontec JTAGkey2\n\nAdd support for the Amontec JTAGkey2, see\nhttp://www.amontec.com/jtagkey2.shtml\nhttp://www.amontec.com/jtagkey.shtml.\n\nThis FTDI 2232H variant has an additional output enable, which will be\nset to its \"on\" (L) when CS is pulled low. But it lacks a power supply\nand you need an external 3.3V source.\n\nThe attached patch adds \"jtagkey\" as \"type\" parameter for ft2232_spi. It\nshould work with all JTAGkeys (JTAGkey, JTAGkey-tiny and JTAGkey2) but I\nonly have a JTAGkey2 here for testing.\n\nAdd all FT2232H/FT4232H based programmers to the list printed with\nflashrom -L\n\nCorresponding to flashrom svn r1119.\n\nSigned-off-by: Jörg Fischer \u003cturboj@gmx.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "116171275ca1262feb55d961d2dbb1232f73b29d",
      "tree": "bee63138020175b8c6684ce0aae1c7c9ef3f83bf",
      "parents": [
        "bf3af2995f05825b0c012468a54432619f05ea89"
      ],
      "author": {
        "name": "Dan Lenski",
        "email": "dlenski@gmail.com",
        "time": "Thu Jul 29 15:00:40 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 15:00:40 2010 +0000"
      },
      "message": "Add support for various AMIC A25L* chips\n\nAdd support for AMIC A25L512, A25L010, A25L020, A25L040, A25L080,\nA25L016, A25L032 AMIC A25LQ032 (quad-rate read).\n\nCorresponding to flashrom svn r1118.\n\nSigned-off-by: Dan Lenski \u003cdlenski@gmail.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "bf3af2995f05825b0c012468a54432619f05ea89",
      "tree": "c0a2858509515d8a885b78d8b983a1c6f4e6eb70",
      "parents": [
        "41bea03aa58feadd00a742fe23ba5620e6a2b692"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 14:41:46 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 14:41:46 2010 +0000"
      },
      "message": "Compile gfxnvidia by default, but disallow write/erase\n\nCorresponding to flashrom svn r1117.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "41bea03aa58feadd00a742fe23ba5620e6a2b692",
      "tree": "bc6156de503d10205b42e8bece184fd354b6a3bf",
      "parents": [
        "fd7075ae75c04df49f61a7617e772c54e0b4984d"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 13:17:37 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 13:17:37 2010 +0000"
      },
      "message": "Allow compilation on architectures without direct hardware access primitives\n\nAllow compilation on all architectures even if direct hardware access\nprimitives are missing, if all you need is userspace access to the\nserial port (serprog, buspirate) or no access at all (dummy).\n\nCorresponding to flashrom svn r1116.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "fd7075ae75c04df49f61a7617e772c54e0b4984d",
      "tree": "c95adc0c593268590615032f0d297e7190bcf2a7",
      "parents": [
        "f792c7d4cb43e8c34719e015f20e8049579e34af"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 13:09:18 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 29 13:09:18 2010 +0000"
      },
      "message": "Add detailed status register printing and unlocking for all ATMEL AT25* chips\n\nAdd support for Atmel AT25DF081A and AT25DQ161.\n\nSome chips require EWSR before WRSR, others require WREN before WRSR,\nand some support both variants. Add feature_bits to select the correct\nSPI command, and default to EWSR.\n\nCorresponding to flashrom svn r1115.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nTested-by: Steven Rosario\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "f792c7d4cb43e8c34719e015f20e8049579e34af",
      "tree": "936c8923ee6e34105dedbbdc344c9de41dd7491b",
      "parents": [
        "2f43616873dd88cd417017dc5bc218b3e10deb0d"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 28 22:20:20 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 28 22:20:20 2010 +0000"
      },
      "message": "Cosmetics\n\nFix alphabetic sort order for manufacturers in flashchips.c.\nRename a few EON chips to Eon.\n\nCorresponding to flashrom svn r1114.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "2f43616873dd88cd417017dc5bc218b3e10deb0d",
      "tree": "aeb262cf0a555f42e00890c5907e8ac6f537a4b4",
      "parents": [
        "5b997c3ed66ddbbb9470f27d4e27ab4c263bc9cf"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 28 15:08:35 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 28 15:08:35 2010 +0000"
      },
      "message": "Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing support\n\nHuge thanks go to Michael Karcher for reverse engineering the interface\nand to Johannes Sjölund for testing the first iterations of my patch on\nhis hardware until it worked.\n\nThanks to the following testers of the patch:\n* MCP61, 10de:03e0, LPC OK, ECS Geforce6100SM-M, Andrew Cleveland\n* MCP61, 10de:03e0, LPC OK, Biostar NF520-A2 NF61D-A2, Vitaliy Buchynskyy\n* MCP65, 10de:0441, SPI OK, MSI MS-7369 K9N Neo-F v2, Kjell Braden\n* MCP65, 10de:0441, SPI OK, MSI MS-7369, Wolfgang Schnitker\n* MCP65, 10de:0441, SPI OK, MSI MS-7369, Johannes Sjölund\n* MCP65, 10de:0441, SPI OK, MSI MS-7369, Melchior Franz\n* MCP78S, 10de:075c, SPI OK, Asus M3N78 PRO, Brad Rogers\n* MCP78S, 10de:075c, SPI OK, Asus M3N78-VM, Marcel Partap\n* MCP78S, 10de:075c, SPI OK, Asus M4N78 PRO, Kimmo Vuorinen\n* MCP78S, 10de:075c, SPI OK, Asus M4N78 PRO, Vikram Ambrose\n* MCP79, 10de:0aad, SPI OK, Acer Aspire R3600, Andrew Morgan\n* MCP79, 10de:0aae, LPC ??, Lenovo Ideapad S12 laptop, Christian Schmitt\n* MCP79, 10de:0aae, SPI OK, Apple iMac9,1 Mac-F2218EA9, David \"dledson\"\n\nflashrom will refuse to write/erase for safety reasons if MCP6x/MCP7x\nSPI is detected.\n\nCorresponding to flashrom svn r1113.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "5b997c3ed66ddbbb9470f27d4e27ab4c263bc9cf",
      "tree": "adbaace5de6bb0d97a58143c7e3ae775a15d47ff",
      "parents": [
        "1d3a2fefbc636fb569bd1d018fb97b1b17c08e99"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 27 22:41:39 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 27 22:41:39 2010 +0000"
      },
      "message": "Split off programmer.h from flash.h\n\nProgrammer specific functions are of absolutely no interest to any file\nexcept those dealing with programmer specific actions (special SPI\ncommands and the generic core).\n\nThe new header structure is as follows (and yes, improvements are\npossible):\nflashchips.h  flash chip IDs\nchipdrivers.h  chip-specific read/write/... functions\nflash.h  common header for all stuff that doesn\u0027t fit elsewhere\nhwaccess.h hardware access functions\nprogrammer.h  programmer specific functions\ncoreboot_tables.h  header from coreboot, internal programmer only\nspi.h SPI command definitions\n\nCorresponding to flashrom svn r1112.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "1d3a2fefbc636fb569bd1d018fb97b1b17c08e99",
      "tree": "a384be3a9c9c890870117baf435a0312ecfd4a78",
      "parents": [
        "695fb5d0ac60c399fac4bac8595bfb8a0efdb30f"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 27 22:03:46 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 27 22:03:46 2010 +0000"
      },
      "message": "Convert MMIO accesses of non-internal PCI-based programmers to be endian-agnostic\n\nConvert all PCI-based external programmers to use special little-endian\naccessors for all MMIO regions of PCI devices. This patch does _not_\ntouch the internal programmer (which is PCI-based as well).\n\nHuge thanks go to Misha Manulis who worked with me to create a first\nversion of this patch for the satasii programmer based on modification\nof generic code.\n\nHuge thanks also go to Segher Boessenkool for suggesting the pci_mmio_\nprefix for the abstraction layer.\n\nNOTE to package maintainers: With this patch, compilation and usage of\nflashrom should be safe on x86, x86_64, MIPS (little and big endian) and\nPowerPC (big endian).\n\nThe internal programmer is disabled on non-x86/x86_64 (but it\ncompiles). The atahpt, nic3com, nicnatsemi, nicrealtek and rayer_spi\ncan not be compiled on non-x86/x86_64 because port space I/O is\nnot (yet) supported. Please compile with default settings on\nx86/x86_64 and with the following settings on all other architectures:\nmake CONFIG_NIC3COM\u003dno CONFIG_NICREALTEK\u003dno CONFIG_NICNATSEMI\u003dno\nCONFIG_RAYER_SPI\u003dno\n\nCorresponding to flashrom svn r1111.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Misha Manulis \u003cmisha@manulis.com\u003e\n"
    },
    {
      "commit": "695fb5d0ac60c399fac4bac8595bfb8a0efdb30f",
      "tree": "b70759c543381dbdf4b8d504e6bfc0ab6c2f8769",
      "parents": [
        "efd8af3163f605cd6cd47cb5c8444f6f0f81af49"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Jul 27 22:00:42 2010 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Jul 27 22:00:42 2010 +0000"
      },
      "message": "Add a udev rules file for flashrom\n\nThis allows USB-based external programmers to be used by non-root users\n(which are in the \u0027plugdev\u0027 group). The file is to be installed by the\ndistros into the proper place (not sure if this is distro-specific). On\nDebian the file will end up in /etc/udev/rules.d/z60_flashrom.rules.\n\nOn some systems the \u0027plugdev\u0027 group might have to adapted to whatever\nthe respective distro uses.\n\nThe following devices are listed so far:\n\n - Amontec JTAGkey(2)\n - Buspirate\n - Dediprog SF100\n - DLP Design DLP-USB1232H\n - FTDI FT4232H Mini-Module\n\nCorresponding to flashrom svn r1110.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "efd8af3163f605cd6cd47cb5c8444f6f0f81af49",
      "tree": "7c62b67da05efc21aa05a25980792b3fce1b515f",
      "parents": [
        "4aa75f2bbb6ee2e76093a200fbb733190b7451a1"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:50:54 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:50:54 2010 +0000"
      },
      "message": "Board enable for abit NF-M2 nView\n\nTo be safe, the onboard video of the nView edition of this board has\nbeen included in the match. If other NF-M2 editions have the same board\nenable, the match should be broadened\n\nlspci/superiotool\n  http://www.coreboot.org/pipermail/flashrom/2010-April/002909.html\n\nNo success report, thus committed as untested.\n\nCorresponding to flashrom svn r1109.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "4aa75f2bbb6ee2e76093a200fbb733190b7451a1",
      "tree": "02a6d314f19eac5691657984e3b975a1607dc137",
      "parents": [
        "3b112524261160d177fb3e46b4eaee0d28e01172"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:43:12 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:43:12 2010 +0000"
      },
      "message": "Detect IP35 by the SMBus bridge instead of the SATA controller\n\nThe SATA controller matched in the board enable is not always present\nwith that ID (that\u0027s the 2-port ICH9 SATA IDE controller), but (depending\non board revision/edition or BIOS settings an ICH9 SATA RAID controller\nappears instead. This patches matches on the SMBus function in the\nsouth bridge instead of the SATA controller.\n\nNon-working board reported by: Gunter Keilholz \u003cgunter.keilholz@googlemail.com\u003e\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-June/003591.html\n\nCorresponding to flashrom svn r1108.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "3b112524261160d177fb3e46b4eaee0d28e01172",
      "tree": "5a8fc267f76d125bf984c01f49e3de8f4220d7db",
      "parents": [
        "c7a1ffb6f19649f3a92ca77b72e3a1817c08a682"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:36:01 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:36:01 2010 +0000"
      },
      "message": "Board enable for Samsung Polaris 32\n\nlspci/superiotool:\nhttp://www.coreboot.org/pipermail/flashrom/2010-July/003889.html\n\nCorresponding to flashrom svn r1107.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nTested-by: Alex Loktionoff \u003coxy-loktionoff@mail.ru\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "c7a1ffb6f19649f3a92ca77b72e3a1817c08a682",
      "tree": "f9070a9d9b0a7dee573a3ff3d475d085f53e6336",
      "parents": [
        "7af2ff0d5638d0cfbd700b72c337a44074698ff4"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:27:29 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:27:29 2010 +0000"
      },
      "message": "Board enable for GA-8IRML\n\nNon-working board reported by idlogin / Putlinuxonit \u003cputlinuxonit@gmail.com\u003e\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-May/003330.html\nNo success report, so committed as untested.\n\nCorresponding to flashrom svn r1106.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "7af2ff0d5638d0cfbd700b72c337a44074698ff4",
      "tree": "504b8d71642e9818fb0b21850b5690d81b7faf00",
      "parents": [
        "9a9b9842deef5e3354f321c7a8b3386399d9bb54"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:18:14 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:18:14 2010 +0000"
      },
      "message": "Board enable for Abit IC7\n\nNon-working board reported by: Anders Jenbo \u003canders@jenbo.dk\u003e\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-June/003346.html\n\nno success report, so committed as untested.\n\nCorresponding to flashrom svn r1105.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "9a9b9842deef5e3354f321c7a8b3386399d9bb54",
      "tree": "16c16d65128769f193e4979b0d5c7f27107d9fac",
      "parents": [
        "19dceac4082346ae936e653a6f582fe4f653e8b6"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:07:52 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 22:07:52 2010 +0000"
      },
      "message": "Fix compilation for CONFIG_INTERNAL\u003dno\n\nBroken by r1098\n\nCorresponding to flashrom svn r1104.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "19dceac4082346ae936e653a6f582fe4f653e8b6",
      "tree": "9850847ba8d6508912d4215ed4e248c7a1b8133f",
      "parents": [
        "e57957c9772efce6783a2f23c7535fef550d1e5d"
      ],
      "author": {
        "name": "Idwer Vollering",
        "email": "vidwer@gmail.com",
        "time": "Sat Jul 24 18:47:45 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 24 18:47:45 2010 +0000"
      },
      "message": "Fix compilation which was broken by r1101\n\nCorresponding to flashrom svn r1103.\n\nSigned-off-by: Idwer Vollering \u003cvidwer@gmail.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "e57957c9772efce6783a2f23c7535fef550d1e5d",
      "tree": "13cfab42f0ad5a4d5a8520d6117de22b449d5e34",
      "parents": [
        "87c9099e69213ac32090a20904b0891b036a28dd"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 11:14:37 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 11:14:37 2010 +0000"
      },
      "message": "Board enable for HP Puffer2-UL8E\n\nlspci/superiotool:\n  http://www.coreboot.org/pipermail/flashrom/2010-July/003869.html\n\nCorresponding to flashrom svn r1102.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Mattias Mattsson \u003cvitplister@gmail.com\u003e\n"
    },
    {
      "commit": "87c9099e69213ac32090a20904b0891b036a28dd",
      "tree": "efb217052088e413406b53dcc4453b919d1f381e",
      "parents": [
        "72eeab5f35f720e9a7a09219669ce51ad3c99ebb"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 11:03:48 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 11:03:48 2010 +0000"
      },
      "message": "Board enable for ASUS P4SD-LA (HP OEM)\n\nNo response from reporter - committed as \"untested\".\n\nCorresponding to flashrom svn r1101.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "72eeab5f35f720e9a7a09219669ce51ad3c99ebb",
      "tree": "2ea379ccbecc6645f976a2bc6b2c22b7614bd246",
      "parents": [
        "b05b9e100a9dd1c1c66963e59bffe4b9ea32f8e4"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 10:41:42 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 24 10:41:42 2010 +0000"
      },
      "message": "Board enable for ASUS P5PE-VM\n\nCorresponding to flashrom svn r1100.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nTested-by: František Kučera \u003clinux@frantovo.cz\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "b05b9e100a9dd1c1c66963e59bffe4b9ea32f8e4",
      "tree": "81bb78014e4827c1ca38da012d2dfd43099cacc9",
      "parents": [
        "a4448d9aec2c2f6122f3a2141d8ed81032fbb2e6"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Thu Jul 22 18:04:19 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Thu Jul 22 18:04:19 2010 +0000"
      },
      "message": "Move SB600 SPI initialization to sb600spi.c\n\nCorresponding to flashrom svn r1099.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "a4448d9aec2c2f6122f3a2141d8ed81032fbb2e6",
      "tree": "9a784e968db73ec1e95bd27efe7aa3d7c7ca9a8e",
      "parents": [
        "d97c0e02d610485357e569b2e1662d6bc6763d9e"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Thu Jul 22 18:04:15 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Thu Jul 22 18:04:15 2010 +0000"
      },
      "message": "Move Intel SPI initialisation to ichspi.c\n\nSmarter version could decide whether SPI is vital or not depending on\nstraps. Straps are currently implemented for ICH7. EP80579 is in the comment,\nPCH of 5 Series/3400 Series has \"LPC, reserved, PCI, SPI\".\n\nCorresponding to flashrom svn r1098.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "d97c0e02d610485357e569b2e1662d6bc6763d9e",
      "tree": "531046a4f65cf5c8ee96350b9e71d0223c95279c",
      "parents": [
        "df90d3a38fb926bad04a46835eafa00661c46cd8"
      ],
      "author": {
        "name": "Joshua Roys",
        "email": "roysjosh@gmail.com",
        "time": "Thu Jul 22 15:20:43 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 22 15:20:43 2010 +0000"
      },
      "message": "Add support for the Intel 28F002BC-T\n\nCorresponding to flashrom svn r1097.\n\nSigned-off-by: Joshua Roys \u003croysjosh@gmail.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "df90d3a38fb926bad04a46835eafa00661c46cd8",
      "tree": "978f3887548191e960dcb6007fa27fbd56256e70",
      "parents": [
        "74a828a6ddada5dc71c77580d597d6af5603a440"
      ],
      "author": {
        "name": "Daniel Lenski",
        "email": "dlenski@gmail.com",
        "time": "Thu Jul 22 11:44:38 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 22 11:44:38 2010 +0000"
      },
      "message": "Add support for the following AMIC SPI chips\n\nhttp://www.amictechnology.com/pdf/A25L20P.pdf covers:\nAMIC A25L05PT\nAMIC A25L05PU\nAMIC A25L10PT\nAMIC A25L10PU\nAMIC A25L20PT\nAMIC A25L20PU\nhttp://www.amictechnology.com/pdf/A25L16P.pdf covers:\nAMIC A25L16PT\nAMIC A25L16PU\n\nClarify the situation surrounding the A25L40PT and A25L40PU chips which\nshare the same RDID values, despite the fact that their erase block\nlayouts are different.  Rudolf Marek tested and confirmed the distinct\nerase block layouts of these chips.\n\nAdd a pretty-printer for the AMIC SPI chip status register\nAdd a generic AMIC chip type.\n\nCorresponding to flashrom svn r1096.\n\nSigned-off-by: Daniel Lenski \u003cdlenski@gmail.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "74a828a6ddada5dc71c77580d597d6af5603a440",
      "tree": "d0401ebf7a46d22d6b52d59d6c7f6f4ac4cbed4b",
      "parents": [
        "86f4e6db2c953cf9070a4180fb5773434393e426"
      ],
      "author": {
        "name": "Andrew Morgan",
        "email": "ziltro@ziltro.com",
        "time": "Wed Jul 21 15:12:07 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 21 15:12:07 2010 +0000"
      },
      "message": "Add nicnatsemi to print.c and print_wiki.c\n\nChange the nicnatsemi address mask to use MA0-MA16 and set the maximum\ndecode size to 128KB.\n\nCorresponding to flashrom svn r1095.\n\nSigned-off-by: Andrew Morgan \u003cziltro@ziltro.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "86f4e6db2c953cf9070a4180fb5773434393e426",
      "tree": "2acf13dbff407eadf1c9753118bd4ead7d2016cd",
      "parents": [
        "e7fdd6e9a17129da53b8f4104b58899b5a011458"
      ],
      "author": {
        "name": "Ed Swierk",
        "email": "eswierk@aristanetworks.com",
        "time": "Wed Jul 21 15:02:22 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 21 15:02:22 2010 +0000"
      },
      "message": "Add support for the SST25VF064C SPI flash chip\n\nCorresponding to flashrom svn r1094.\n\nSigned-off-by: Ed Swierk \u003ceswierk@aristanetworks.com\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "e7fdd6e9a17129da53b8f4104b58899b5a011458",
      "tree": "0bd5bf090f36ef8f444d37e5bf4f2238345ac617",
      "parents": [
        "17e23ac9798e5e983232c42314d7affb2994925e"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 21 10:26:01 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 21 10:26:01 2010 +0000"
      },
      "message": "Add support for RayeR SPIPGM hardware as described in http://rayer.ic.cz/elektro/spipgm.htm\n\nTo use the RayeR driver, run\nflashrom -p rayer_spi -V\n\nKnown bugs/limitations:\n- Won\u0027t compile/work on non-x86 architectures.\n- Will always use direct port I/O access.\n\nLog follows:\n\nflashrom v0.9.2-r1039 on MS-DOS 7 (i686), built with libpci 3.1.5, GCC \n4.3.2, little endian\nCalibrating delay loop... OK.\nInitializing rayer_bitbang_spi programmer\nUsing port 0x378 as I/O base for parallel port access.\n...\nProbing for Macronix MX25L1605, 2048 KB: probe_spi_rdid_generic: id1 \n0xc2, id2 0x2015\n...\nFound chip \"Macronix MX25L1605\" (2048 KB, SPI) at physical address \n0xffe00000.\n...\nNo operations were specified.\n\nCorresponding to flashrom svn r1093.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Martin Rehak \u003crayer@seznam.cz\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "17e23ac9798e5e983232c42314d7affb2994925e",
      "tree": "6602356afa0436123eed615c45a88f3d5071b821",
      "parents": [
        "62175a094dcb74dc4845cd091be5100b6b4ec5d7"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sun Jul 18 14:42:28 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sun Jul 18 14:42:28 2010 +0000"
      },
      "message": "Check during SPI bitbang init that SPI bitbang master configuration is correct\n\nCorresponding to flashrom svn r1092.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "62175a094dcb74dc4845cd091be5100b6b4ec5d7",
      "tree": "cb426754317a450a4d32ab61701945baed13cbbc",
      "parents": [
        "f7533420b4169a963edd4f40b0a649cc92f47bd4"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 17 23:27:47 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 17 23:27:47 2010 +0000"
      },
      "message": "Use struct pointer instead of enum to set bitbang adapter\n\nCorresponding to flashrom svn r1091.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "f7533420b4169a963edd4f40b0a649cc92f47bd4",
      "tree": "3a8d510ccc5b6cecb13a4b2f30c3ebe64ed7b675",
      "parents": [
        "fb2c4c3f72411ea25ddaf59739cd5328c8210648"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 23:21:12 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 23:21:12 2010 +0000"
      },
      "message": "Print supported flash chips as narrow as possible\n\nFix a bug where 4 GB of spaces would be printed per line if a vendor\nname was longer than 10 chars.\n\nThis patch is needed to commit MoselVitelic chip support.\n\nCorresponding to flashrom svn r1090.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "fb2c4c3f72411ea25ddaf59739cd5328c8210648",
      "tree": "fd28100f4a2dfcf557dfbe62854a4fc0a0a47883",
      "parents": [
        "44cd9ab0805d1d9e9a7d8f7af7ae4270b5d66753"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 22:42:33 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 22:42:33 2010 +0000"
      },
      "message": "Refine PCI BAR masks handling for drkaiser and gfxnvidia\n\nUse the BAR value returned by pcidev_init which automatically applies\nthe correct BAR mask for the drkaiser driver. Truncate flash chip\naddresses to fit into the 128 kB memory window for drkaiser and pick the\nsame window size for gfxnvidia.\n\nUwe tested all operations successfully on a Dr. Kaiser card.\n\nCorresponding to flashrom svn r1089.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "44cd9ab0805d1d9e9a7d8f7af7ae4270b5d66753",
      "tree": "3cedbec24c7df715db04f7353af94342773e2769",
      "parents": [
        "b51e58e50f23aa5f88d2e4259e82a488060f35ee"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 22:28:05 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 22:28:05 2010 +0000"
      },
      "message": "Add support for pciutils/libpci older than 2.2\n\nNeeded on the original Xbox running Xebian and a few other ancient\nsystems.\n\nCorresponding to flashrom svn r1088.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Alec Wright \u003calecjw@member.fsf.org\u003e\n"
    },
    {
      "commit": "b51e58e50f23aa5f88d2e4259e82a488060f35ee",
      "tree": "da65bbe1fbc5d7d9e8e1c177da39df415c3e7ea1",
      "parents": [
        "abebe6b4c24b0c2278e45962ada9b5b3290bf56c"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 14:49:30 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 14:49:30 2010 +0000"
      },
      "message": "Use __clang_version__ macro\n\nNewer llvm/clang versions (since r102686) have a __clang_version__ macro\nwhich can be used to print the exact clang version.\n\nFix a case where chip_to_probe was referenced twice via extern, once at\nthe function level and once in a global include file. Found by latest\nclang.\n\nCorresponding to flashrom svn r1087.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "abebe6b4c24b0c2278e45962ada9b5b3290bf56c",
      "tree": "a9f15c4dcae0fd733ffa0ba137f5f2b658fd3332",
      "parents": [
        "0d974e7a9263696fe3bfc7293bb0e632594e0925"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 13:45:42 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 13:45:42 2010 +0000"
      },
      "message": "Add Winbond W49F020 support\n\nThis chip is used on some Xbox versions.\n\nCorresponding to flashrom svn r1086.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Alec Wright \u003calecjw@member.fsf.org\u003e\n"
    },
    {
      "commit": "0d974e7a9263696fe3bfc7293bb0e632594e0925",
      "tree": "ac83a822a78d0e27c96c9278943b8051107ec722",
      "parents": [
        "1a854fc98ca68dae574a836ead8a6d3e6321fb18"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 12:54:09 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 17 12:54:09 2010 +0000"
      },
      "message": "Refine SPI bitbanging\n\nChange the SPI bitbanging core to fix a subtle bug (which had no\neffect so far) and to make integration of the RayeR SPIPGM and Nvidia\nMCP6x/MCP7x SPI patches easier. Kill a few global variables and require\nexplicit initialization of bitbanging delay.\n\nA big to Johannes Sjölund for testing an earlier version of the code as\npart of the Nvidia MCP6x/MCP7x SPI bitbanging patch.\n\nCorresponding to flashrom svn r1085.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "1a854fc98ca68dae574a836ead8a6d3e6321fb18",
      "tree": "fff028326e73a84a6fa375ae43436042ddb174ad",
      "parents": [
        "420cf6f633f7697a8a709326c47b3cf0e6ea229d"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 17 10:42:34 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 17 10:42:34 2010 +0000"
      },
      "message": "Remove temporary buffers from bitbanging\n\nThis removes the need of allocating an extra buffer, but also removes\nthe possibility of having the data read back during the initial write\nphase for debugging purposes.\n\nCompile tested, no functional testing.\n\nCorresponding to flashrom svn r1084.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "420cf6f633f7697a8a709326c47b3cf0e6ea229d",
      "tree": "5bab2b53c558ffa2400ba9708659c2b9e049168a",
      "parents": [
        "29a1c66a23bc8685f456d548361b735bf36dcf2b"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Fri Jul 16 22:07:20 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Fri Jul 16 22:07:20 2010 +0000"
      },
      "message": "Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write)\n\nUse full-chip write function on Fujitsu MBM29F400TC and ST M29F400BT.\nAdd support for ST M29F400BB.\n\nCorresponding to flashrom svn r1083.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "29a1c66a23bc8685f456d548361b735bf36dcf2b",
      "tree": "963d487fa71ce4b6ad998d89fde9e167ce11e6bb",
      "parents": [
        "ca812d40d461e70a70df6079978e96642775e7b2"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 14 20:21:22 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 14 20:21:22 2010 +0000"
      },
      "message": "Use generic unlocking infrastructure for SPI chips\n\nActually check if the unlock worked instead of just assuming it worked.\n\nCorresponding to flashrom svn r1082.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "ca812d40d461e70a70df6079978e96642775e7b2",
      "tree": "2de588625302d190884e05aca9755f4f075ab2a4",
      "parents": [
        "9a795d83fbb8842a271d5e037dc983a57b0419fd"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 14 19:57:52 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 14 19:57:52 2010 +0000"
      },
      "message": "Use the max_rom_decode infrastructure for wbsio_spi\n\nUse this instead of the open-coding variant that only aborts after it is too late.\n\nCorresponding to flashrom svn r1081.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "9a795d83fbb8842a271d5e037dc983a57b0419fd",
      "tree": "a9049f708d0ab7d42d122fecd23855aaa819c5bc",
      "parents": [
        "1748c5701f77ab7164ab3311f37abc356d825ccb"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 14 16:19:05 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Wed Jul 14 16:19:05 2010 +0000"
      },
      "message": "Convert SPI chips to partial write\n\nHowever, wrap the write functions in a compat layer to allow converting\nthe rest of flashrom later. Tested on Intel NM10 by David Hendricks.\n\nCorresponding to flashrom svn r1080.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "1748c5701f77ab7164ab3311f37abc356d825ccb",
      "tree": "5293ae58a44e75e42fb55619094e31f3f2b263e3",
      "parents": [
        "4d3e9ca7331c89d89dc4ca687ba5fe9315a2b3ca"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 13 23:56:13 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 13 23:56:13 2010 +0000"
      },
      "message": "Print an error message on read errors and abort instead of proceeding anyway\n\nImprove error checking in file write, chip read and chip verify.\nRefactor the read routines a bit to split reading from file writing.\n\nLog for a failed read:\n[...]\nFound chip \"Winbond W25x16\" (2048 KB, SPI) at physical address\n0xffe00000.\nReading flash... Invalid OPCODE 0x03\nRead operation failed!\nFAILED.\n\nCorresponding to flashrom svn r1079.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Stephen Kou \u003cstephen@hyarros.com\u003e\n"
    },
    {
      "commit": "4d3e9ca7331c89d89dc4ca687ba5fe9315a2b3ca",
      "tree": "49a0998671b8af4efd86df4fc0177da329913fb5",
      "parents": [
        "a122341fa5c206826cc3e6e40611fdb967af4f33"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 13 00:42:00 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 13 00:42:00 2010 +0000"
      },
      "message": "Wrap a line which was 156 columns wide\n\nCorresponding to flashrom svn r1078.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "a122341fa5c206826cc3e6e40611fdb967af4f33",
      "tree": "cf6cf17536c6a65856a31c8700fb64f5ba40b52e",
      "parents": [
        "ab922779e34fae2e25000614ddd285c8a7994ca0"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 13 00:37:19 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 13 00:37:19 2010 +0000"
      },
      "message": "Split erase region walking out of erase_flash\n\nThat allows us to use erase region walking for a combined erase/write\naction, and is a prerequisite for partial flashing,\n\nCorresponding to flashrom svn r1077.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "ab922779e34fae2e25000614ddd285c8a7994ca0",
      "tree": "1b6200a4cae2469118f434f59e4d7f74f85f9102",
      "parents": [
        "550f5c836c1c79a430af8d9275aedebc9c35eb8b"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 13 00:04:52 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Tue Jul 13 00:04:52 2010 +0000"
      },
      "message": "Fix out-of-bounds ICH FREG permission printing\n\nA bit was masked, but not shifted, and that led to worst-case accesses\nof index 24 in an array with 4 members.\n\nI\u0027ve improved readability in the variable declaration block as well.\n\nThanks to Stephen Kou for reporting the bug.\n\nCorresponding to flashrom svn r1076.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Stephen Kou \u003cstephen@hyarros.com\u003e\n"
    },
    {
      "commit": "550f5c836c1c79a430af8d9275aedebc9c35eb8b",
      "tree": "2fd275795bcd14c5bdafeb93be327be8a0b78bda",
      "parents": [
        "4497e8613463418481a0467ddbf6db1dbba0c647"
      ],
      "author": {
        "name": "Daniel Lenski",
        "email": "dlenski@gmail.com",
        "time": "Sun Jul 11 21:33:31 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sun Jul 11 21:33:31 2010 +0000"
      },
      "message": "Add support for the AMIC A25L80P\n\nThis is a 1 MB SPI chip that seems to be straightforwardly related\nto the AMIC A25L40PU, which has half the capacity but is otherwise\nidentical.\n\nDatasheet is at http://www.amictechnology.com/pdf/A25L80P.pdf\n\nflashrom -VE, -Vr, and -Vw has been tested using the AMD SB7x0\ninterface. Everything works fine... at least, I used it to upgrade my\nBIOS and I\u0027ve been able to reboot.\n\nCorresponding to flashrom svn r1075.\n\nSigned-off-by: Daniel Lenski \u003cdlenski@gmail.com\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "4497e8613463418481a0467ddbf6db1dbba0c647",
      "tree": "cff80872a4be97fdfb4f92f80c208c8a1dafe21f",
      "parents": [
        "76d4b373ddbe191d621102c502aa4a9ab6c8bb25"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 10 19:34:15 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Sat Jul 10 19:34:15 2010 +0000"
      },
      "message": "Fix read function for EMST F25L008A\n\nSPI chips never should use read_memmapped. The SPI master code might\ndecide that read_memmapped is fine for this chip, though, in a lower\nlayer.\n\nCorresponding to flashrom svn r1074.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    },
    {
      "commit": "76d4b373ddbe191d621102c502aa4a9ab6c8bb25",
      "tree": "dc504608f4210643a4a0c5d3280fc7342530678e",
      "parents": [
        "2b6dcb36c4121ed12fa2fb66f133365bd88f2456"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 10 16:56:32 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Sat Jul 10 16:56:32 2010 +0000"
      },
      "message": "Generify support for ITE IT8705 Super I/O\n\nAutodetect the ITE IT8705 Super I/O and enable flash writes if it\nperforms LPC-\u003eParallel translation. Remove board enables which triggered\nthe IT8705 write enable manually. Change the IT87 SPI special case to\ncover IT87 LPC-\u003eSPI and LPC-\u003eParallel translation.\n\nCorresponding to flashrom svn r1073.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n\nTested on Syntax SV266A.\nAcked-by: Paul Menzel \u003cpaulepanter@users.sourceforge.net\u003e\n\nTested on Shuttle AK38N, all operations work fine.\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "2b6dcb36c4121ed12fa2fb66f133365bd88f2456",
      "tree": "bea24b22c91729fd1054a4d285bc8f051e5a8f3b",
      "parents": [
        "7af6cefa482d4ceadbd9b68d6db12ad9759c8b04"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 08 10:13:37 2010 +0000"
      },
      "committer": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Thu Jul 08 10:13:37 2010 +0000"
      },
      "message": "Unify programmer parameter extraction\n\nMake programmer_param static by converting all users to extract_programmer_param.\nProgrammer parameters can no longer be separated with a\ncolon, they have to be separated with a comma.\n\nCorresponding to flashrom svn r1072.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\n"
    },
    {
      "commit": "7af6cefa482d4ceadbd9b68d6db12ad9759c8b04",
      "tree": "5035546dc1ffe72a86f159dd2632d83784b43af1",
      "parents": [
        "744132af4b9f629716394f9c22f6add71cc73ef9"
      ],
      "author": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Thu Jul 08 09:32:18 2010 +0000"
      },
      "committer": {
        "name": "Michael Karcher",
        "email": "flashrom@mkarcher.dialup.fu-berlin.de",
        "time": "Thu Jul 08 09:32:18 2010 +0000"
      },
      "message": "Fix ASUS A8N-VM CSM board enable entry\n\nr1063 had several issues: The PCI IDs for this board are copy/pasted from\nthe A8N and plain wrong for this board and the board enable is marked as\ntested although it isn\u0027t. Finally the board description was slightly\nwrong and the URL missing.\n\nCorresponding to flashrom svn r1071.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n"
    }
  ],
  "next": "744132af4b9f629716394f9c22f6add71cc73ef9"
}
