)]}'
{
  "log": [
    {
      "commit": "2c5d4c69fa1533c14aa5ce9e4c0b5545bc64f436",
      "tree": "75347af87e6143dbd957c8c81b692a4e58c2698f",
      "parents": [
        "3385cb806930698f61898e2622c3e75057c05c4b"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Oct 16 23:36:34 2007 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Tue Oct 16 23:36:34 2007 +0000"
      },
      "message": "Multiple flashrom fixes\n\n - Install binary in /usr/sbin (not /usr/bin), as it\u0027s a root-only tool.\n\n - Rename manpage from flashrom.1 to flashrom.8, as section 8 contains\n   \"System administration commands (usually only for root)\".\n\n - Actually install the manpage upon \u0027make install\u0027.\n\nCorresponding to flashrom svn r149 and coreboot v2 svn r2866.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Stefan Reinauer \u003cstepan@coresystems.de\u003e\n"
    },
    {
      "commit": "00f911e0a82b5789fd0ffb9feb939c05afef3236",
      "tree": "5952b42e26c6379b00935446a324727b830479eb",
      "parents": [
        "fa496928690b691e085ed97634c45a3b917afc7b"
      ],
      "author": {
        "name": "Carl-Daniel Hailfinger",
        "email": "c-d.hailfinger.devel.2006@gmx.net",
        "time": "Mon Oct 15 21:44:47 2007 +0000"
      },
      "committer": {
        "name": "Stefan Reinauer",
        "email": "stefan.reinauer@coreboot.org",
        "time": "Mon Oct 15 21:44:47 2007 +0000"
      },
      "message": "Move SPI code out of board_enable.c where it started its life\n\nThe SPI chip finding and SPI chip accessor code is moved as well. This\ncan be split later if we feel like it.\n\nThe non-use of svn cp is intentional because the only history we\u0027d\nhave to preserve are a few commits which were early prototypes of chip\nidentification code. For those who intend to look at that history, they\ncan look at board_enable.c revision 2853.\n\nCorresponding to flashrom svn r145 and coreboot v2 svn r2857.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Stefan Reinauer \u003cstepan@coresystems.de\u003e\n"
    },
    {
      "commit": "d2ac6fc18531ecb07e9b92a5469e1d3017e695ae",
      "tree": "b2a229ae68877bf5afb46ee59a99ee78e93a2845",
      "parents": [
        "05e7f45373f723b339cf57588655193dc9eedc02"
      ],
      "author": {
        "name": "Markus Boas",
        "email": "ryven@ryven.de",
        "time": "Thu Aug 30 10:17:50 2007 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Aug 30 10:17:50 2007 +0000"
      },
      "message": "Add support for the Winbond W29EE011\n\nCorresponding to flashrom svn r133 and coreboot v2 svn r2753.\n\nSigned-off-by: Markus Boas \u003cryven@ryven.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "9a37ba6e9cba7d3126e7706e7dc00004d532fe2e",
      "tree": "764eae936f12d84b48a560ce6b63b48fed0aa8c1",
      "parents": [
        "a4c63c2f66c1e77a05dc9b4c97d090e4941f3515"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Wed Apr 11 23:31:45 2007 +0000"
      },
      "committer": {
        "name": "Stefan Reinauer",
        "email": "stefan.reinauer@coreboot.org",
        "time": "Wed Apr 11 23:31:45 2007 +0000"
      },
      "message": "Rename flash_rom.c.c\n\nThe tool is called \u0027flashrom\u0027 after all.\n\nCorresponding to flashrom svn r103 and coreboot v2 svn r2603.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Stefan Reinauer \u003cstepan@coresystems.de\u003e\n"
    },
    {
      "commit": "8e3a600123110d47076926cb8ee7c68195658f20",
      "tree": "d2865da3322423bfafd95ef73853e29bb1833377",
      "parents": [
        "af2b52dc5f48f245d9b6097a03d4b1f52938a891"
      ],
      "author": {
        "name": "Luc Verhaegen",
        "email": "libv@skynet.be",
        "time": "Wed Apr 04 22:45:58 2007 +0000"
      },
      "committer": {
        "name": "Stefan Reinauer",
        "email": "stefan.reinauer@coreboot.org",
        "time": "Wed Apr 04 22:45:58 2007 +0000"
      },
      "message": "Split flash_enable.c into chipset_enable.c and board_enable.c\n\nThis splits up the ROM Write enable code into chipset specific and\nboard specific parts. This of course means that a lot of code is\nplainly moved about.\n\n* Allows for linuxbios name matching and pci-subsystem id matching.\n  The latter uses a double set to properly distuinguish boards despite\n  of some known vendors being lax about it.\n* Fixes GPIO15 being raised on every VT8235 southbridge, regardless of what\n  that line actually controls; rom on EPIA-M, backlight on mitac 8999 laptop.\n* Adds flashrom support for Asus A7V400-MX (KM400 + VT8235)\n* Island aruma was renamed agami aruma, the board specific code now got\n  adjusted. A set of pci-ids was retrieved from source code.\n\nCorresponding to flashrom svn r99 and coreboot v2 svn r2581.\n\nSigned-off-by: Luc Verhaegen \u003clibv@skynet.be\u003e\nAcked-by: Stefan Reinauer \u003cstepan@coresystems.de\u003e\n"
    },
    {
      "commit": "e871d1ffac1081880639d0f401282e87b1938c28",
      "tree": "29fb9b81d07a3f88e2017ad0c69a001df33c3e60",
      "parents": [
        "ce1041c15ab507616e6795c3a664f1c20d2c17dd"
      ],
      "author": {
        "name": "Ed Swierk",
        "email": "eswierk@arastra.com",
        "time": "Fri Feb 16 14:36:12 2007 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Fri Feb 16 14:36:12 2007 +0000"
      },
      "message": "Note in makefile messages that zlib may be needed for libpci\n\nCurrently the flashrom Makefile tries to detect whether pciutils-devel\nis installed, but the test also fails if zlib-devel is missing.\n\nThis patch changes the error message accordingly.\n\nCorresponding to flashrom svn r90 and coreboot v2 svn r2553.\n\nSigned-off-by: Ed Swierk \u003ceswierk@arastra.com\u003e\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n"
    },
    {
      "commit": "064b1f23fa507878bddca3c308e5e6034b06c998",
      "tree": "53d889789d8317e36e0f3238902e3d268fd5d05e",
      "parents": [
        "474230ad421b2e2e4ca26493292d224a22a262c2"
      ],
      "author": {
        "name": "Adam Kaufman",
        "email": "adam.kaufman@pinnacle.com",
        "time": "Tue Feb 06 19:47:50 2007 +0000"
      },
      "committer": {
        "name": "Stefan Reinauer",
        "email": "stefan.reinauer@coreboot.org",
        "time": "Tue Feb 06 19:47:50 2007 +0000"
      },
      "message": "This patch is a rework of Adam Kaufman\u0027s Solaris patch\n\n* flash.h:\n  - add a license header\n  - add system definitions\n* flash_enable.c:\n  - put io priviledge access in one single place\n  - add includes required for Solaris.\n* lbtable.c, flash_rom.c, 82802ab.c:\n  - use MEM_DEV so it works on Solaris\n* sst49lfxxxc.c, sharplhf00l04.c, sst_fwhub.c, 82802ab.c\n  - drop unneeded include to sys/io.h\n* Makefile\n  - adapt to Solaris specifics.\n\nCorresponding to flashrom svn r88 and coreboot v2 svn r2550.\n\nSigned-off-by: Adam Kaufman \u003cadam.kaufman@pinnacle.com\u003e\nSigned-off-by: Stefan Reinauer \u003cstepan@coresystems.de\u003e\nAcked-by: Stefan Reinauer \u003cstepan@coresystems.de\u003e\nAcked-by: Adam Kaufman \u003cadam.kaufman@pinnacle.com\u003e\n"
    },
    {
      "commit": "ca782973745545ab978fdfcabe9fa9efcc6c4db3",
      "tree": "ed5db734462798ef86522fe09fe36fd10389d12b",
      "parents": [
        "424b7cf57fb6b54498dfee9632d3e060eec63fd6"
      ],
      "author": {
        "name": "Yinghai Lu",
        "email": "yinghai.lu@amd.com",
        "time": "Mon Jan 22 20:21:17 2007 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Mon Jan 22 20:21:17 2007 +0000"
      },
      "message": "Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C\n\nAlso add suport for NVIDIA MCP55.\n\nCorresponding to flashrom svn r85 and coreboot v2 svn r2537.\n\nSigned-off-by: Yinghai Lu \u003cyinghai.lu@amd.com\u003e\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Peter Stuge \u003cpeter@stuge.se\u003e\n"
    },
    {
      "commit": "c113b5707251218a30958f24f9f1c8d45dec8d5c",
      "tree": "2b966a9a0a065bd684df5b9841a1a3ea40fa5f57",
      "parents": [
        "c22f542c743ff24f2a1b99cfb03f9b74e8ff294d"
      ],
      "author": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Dec 14 00:59:41 2006 +0000"
      },
      "committer": {
        "name": "Uwe Hermann",
        "email": "uwe@hermann-uwe.de",
        "time": "Thu Dec 14 00:59:41 2006 +0000"
      },
      "message": "Add an install target to the flashrom Makefile which installs flashrom into /usr/local/bin\n\nCorresponding to flashrom svn r82 and coreboot v2 svn r2524.\n\nSigned-off-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\nAcked-by: Stefan Reinauer \u003cstepan@coresystems.de\u003e\n"
    },
    {
      "commit": "8c5299f83cc2e9032dfd8f01f2d2c9dd4be16007",
      "tree": "8d824237d6351da691b9aab1c30e6e8f60d1d142",
      "parents": [
        "ef54abab332d706f835a79633f92849de2b15806"
      ],
      "author": {
        "name": "Giampiero Giancipoli",
        "email": "gianci@email.it",
        "time": "Wed Nov 22 00:29:51 2006 +0000"
      },
      "committer": {
        "name": "Stefan Reinauer",
        "email": "stefan.reinauer@coreboot.org",
        "time": "Wed Nov 22 00:29:51 2006 +0000"
      },
      "message": "Fix write_page_write_jedec() in jedec.c\n\nAdded a check-reprogram loop in the same function, to come around the\nhigh page write failure rate on some boards.\n\nThis patch includes the changes suggested by Ron to simplify the control\nflow.\n\nIt also includes trivial changes by me to make flashrom build on newer\nsystems (libpci needs libz now). I also made a small type case compile\nfix and proper return code handling in one or two places.\n\nCorresponding to flashrom svn r78 and coreboot v2 svn r2505.\n\nSigned-off-by: Giampiero Giancipoli \u003cgianci@email.it\u003e\nSigned-off-by: Ronald G Minnich \u003crminnich@gmail.com\u003e\nSigned-off-by: Stefan Reinauer \u003cstepan@coresystems.de\u003e\nAcked-by: Stefan Reinauer \u003cstepan@coresystems.de\u003e\n"
    },
    {
      "commit": "8cf74b4ca9b764a364a3167c0bf291d62ee873b2",
      "tree": "5f8a1f47ccdb70715cc34299f30032d204136f82",
      "parents": [
        "441edbf129a9ea32af59a424eed9592a7ac20fa1"
      ],
      "author": {
        "name": "Stefan Reinauer",
        "email": "stefan.reinauer@coreboot.org",
        "time": "Sun Mar 19 22:30:42 2006 +0000"
      },
      "committer": {
        "name": "Stefan Reinauer",
        "email": "stefan.reinauer@coreboot.org",
        "time": "Sun Mar 19 22:30:42 2006 +0000"
      },
      "message": "Add ts5300 flag as comment utility Makefile\n\nCorresponding to flashrom svn r49 and coreboot v2 svn r2215.\n"
    },
    {
      "commit": "5b582f23b8dbda53f1340e8d7180b6637a68db79",
      "tree": "c9a21403ec674ed92d559130c039c71bb46c96ea",
      "parents": [
        "143da0baaef41811592a3b50cd3e7ef2989d6473"
      ],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Thu Feb 23 17:16:44 2006 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Thu Feb 23 17:16:44 2006 +0000"
      },
      "message": "Add sharp flash\n\nCorresponding to flashrom svn r40 and coreboot v2 svn r2180.\n"
    },
    {
      "commit": "53e96253a4482072b2b39df1ebc2bd4c5d012581",
      "tree": "14eef38e576a66cb37fd2b760bb3f8504e26b779",
      "parents": [
        "06b2c4d4330db8621887be9da2f9a47e0b1efefb"
      ],
      "author": {
        "name": "Stefan Reinauer",
        "email": "stefan.reinauer@coreboot.org",
        "time": "Thu Dec 01 16:19:24 2005 +0000"
      },
      "committer": {
        "name": "Stefan Reinauer",
        "email": "stefan.reinauer@coreboot.org",
        "time": "Thu Dec 01 16:19:24 2005 +0000"
      },
      "message": "Make flashrom utility build process more solid\n\nCorresponding to flashrom svn r36 and coreboot v2 svn r2117.\n"
    },
    {
      "commit": "184a4040333ccfe624d8765864458b21bb55d1e1",
      "tree": "730168012ceeb517f9c3d14e02f21be6c75cf107",
      "parents": [
        "8a10d5a631bddff703fdcfd5b33ac76cdc02fb63"
      ],
      "author": {
        "name": "Ollie Lho",
        "email": "ollie@sis.com.tw",
        "time": "Sat Nov 26 21:55:36 2005 +0000"
      },
      "committer": {
        "name": "Ollie Lho",
        "email": "ollie@sis.com.tw",
        "time": "Sat Nov 26 21:55:36 2005 +0000"
      },
      "message": "Flashrom update from Stefan, resolve issue 21\n\nCorresponding to flashrom svn r34 and coreboot v2 svn r2111.\n"
    },
    {
      "commit": "1f4d653d8cb34ad17de722eef45bc9db9bbb1aa3",
      "tree": "41b598f0e40964f48d3a66944954b452d37496da",
      "parents": [
        "9ffaf0b42308d26cfc7bf2711ea1c662c3093e0d"
      ],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Thu Sep 30 16:37:01 2004 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Thu Sep 30 16:37:01 2004 +0000"
      },
      "message": "Support for sst firmware hub\n\nCorresponding to flashrom svn r25 and coreboot v2 svn r1651.\n"
    },
    {
      "commit": "cbbf1259817896cd6339e7517404ba64aa85ed8d",
      "tree": "96c21cf62ad8fd400edd11e6e68cb75fdbd6d6bf",
      "parents": [
        "3770a1132ee0e43836eb907229277506af05ebc8"
      ],
      "author": {
        "name": "Ollie Lho",
        "email": "ollie@sis.com.tw",
        "time": "Wed Mar 17 22:22:08 2004 +0000"
      },
      "committer": {
        "name": "Ollie Lho",
        "email": "ollie@sis.com.tw",
        "time": "Wed Mar 17 22:22:08 2004 +0000"
      },
      "message": "Move utility functions into new source files\n\nCorresponding to flashrom svn r6 and coreboot v2 svn r1428.\n"
    },
    {
      "commit": "3770a1132ee0e43836eb907229277506af05ebc8",
      "tree": "3cf282f6e3ef7a8758305844aeb3ed1ca29c29f7",
      "parents": [
        "8ff8432ce6bfa12bd672da28dde19054dc12640a"
      ],
      "author": {
        "name": "David Hendricks",
        "email": "david.hendricks@gmail.com",
        "time": "Wed Mar 17 21:47:30 2004 +0000"
      },
      "committer": {
        "name": "David Hendricks",
        "email": "david.hendricks@gmail.com",
        "time": "Wed Mar 17 21:47:30 2004 +0000"
      },
      "message": "Add support for SST49LF040\n\nCorresponding to flashrom svn r5 and coreboot v2 svn r1422.\n"
    },
    {
      "commit": "8ff8432ce6bfa12bd672da28dde19054dc12640a",
      "tree": "d5e9ccc037d7aa6503ba514b62502011ff4db580",
      "parents": [
        "e3dad01157048b5777e15f04624576c12bb3db9a"
      ],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Fri Feb 13 23:09:54 2004 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Fri Feb 13 23:09:54 2004 +0000"
      },
      "message": "Fix makefile\n\nCorresponding to flashrom svn r4 and coreboot v2 svn r1376.\n"
    },
    {
      "commit": "eaab50bb32edfe419eb472eacfdc82cbc3ecae8c",
      "tree": "4ddad443cb40d4f090ba476bb48ddd47b98790a6",
      "parents": [
        "ceec420c3db6c20c4b882e8bf3ad113db7fcd2de"
      ],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Fri Sep 12 22:41:53 2003 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Fri Sep 12 22:41:53 2003 +0000"
      },
      "message": "Changes from NIKI\n\nCorresponding to coreboot v1 svn r873.\n"
    },
    {
      "commit": "c73ad98798a0f7090724f3484861cda59dd42a44",
      "tree": "ddeef56d45467995cfcbef47970fd169cd98117f",
      "parents": [
        "4572a822456304c52db0091b324bb403cc4e08e7"
      ],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Tue Feb 11 21:06:09 2003 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Tue Feb 11 21:06:09 2003 +0000"
      },
      "message": "This will now enable flash automagically for chipsets on which it knows how\n\nCurrently, only e7500 supported, but it is easy to add more.\n\nCorresponding to coreboot v1 svn r744.\n"
    },
    {
      "commit": "f0126ce251a047443352f11e07a46f2cdabe2713",
      "tree": "727b4729649c87a7fc4d6975283985f4afc9f6f2",
      "parents": [
        "56439427500146bf125b081406275be55fa5d9e3"
      ],
      "author": {
        "name": "Andrew Ip",
        "email": "aip@cwlinux.com",
        "time": "Wed Oct 16 06:58:05 2002 +0000"
      },
      "committer": {
        "name": "Andrew Ip",
        "email": "aip@cwlinux.com",
        "time": "Wed Oct 16 06:58:05 2002 +0000"
      },
      "message": "Add w49f002u support\n\nCorresponding to coreboot v1 svn r643.\n"
    },
    {
      "commit": "56439427500146bf125b081406275be55fa5d9e3",
      "tree": "5a0b1c587d80a2fcc65fe89acdaa8f203d0d31b3",
      "parents": [
        "6041bcda7ac8c8a7470bba58e8b26cdfd5746679"
      ],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Fri Sep 06 16:58:14 2002 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Fri Sep 06 16:58:14 2002 +0000"
      },
      "message": "Can now burn 82802ab\n\nCorresponding to coreboot v1 svn r633.\n"
    },
    {
      "commit": "3c910ed8075f20cb2e6c6e919e4b4cbcdfed8b9f",
      "tree": "e106fdf52d25899532b5ea1c26b38b28815659ea",
      "parents": [
        "1e5003fdeb83baddfd4284fda60fa8e612f7d90f"
      ],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Tue May 28 23:29:17 2002 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Tue May 28 23:29:17 2002 +0000"
      },
      "message": "Add support for ST M29F400BT - part 1\n\nCorresponding to coreboot v1 svn r582.\n"
    },
    {
      "commit": "c831647b17e4d657765669aa2909777fc3552dec",
      "tree": "3bec547cedde3d6d49fa5ac7f95c96032ad063c2",
      "parents": [
        "ef5779d1ddee6b83dfe04ff343e4b7d290fd24d7"
      ],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Thu Mar 21 22:40:40 2002 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Thu Mar 21 22:40:40 2002 +0000"
      },
      "message": "Add support for 39sf020\n\nCorresponding to coreboot v1 svn r523.\n"
    },
    {
      "commit": "ef5779d1ddee6b83dfe04ff343e4b7d290fd24d7",
      "tree": "4e9514f6bc1d73b14490747d1d18ab1ef9e7b6fa",
      "parents": [
        "f4cf2baec9ba699c7e7387de7fd528fca06b25d6"
      ],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Tue Jan 29 20:18:02 2002 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Tue Jan 29 20:18:02 2002 +0000"
      },
      "message": "Fixes\n\n - switch to volatile everywhere\n - use myusec_delay instead of usleep\n\nCorresponding to coreboot v1 svn r492.\n"
    },
    {
      "commit": "5e5f75e559f605974afd3767bc650a1cc0ed6f1f",
      "tree": "6923dc3d9468a6929079951532dd9fa9040637eb",
      "parents": [],
      "author": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Tue Jan 29 18:21:41 2002 +0000"
      },
      "committer": {
        "name": "Ronald G. Minnich",
        "email": "rminnich@gmail.com",
        "time": "Tue Jan 29 18:21:41 2002 +0000"
      },
      "message": "Trying to make this general purpose user-land flash burner\n\nCorresponding to coreboot v1 svn r489.\n"
    }
  ]
}
