)]}'
{
  "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",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a6b389f27d543cf2f9e724ce9776606bb369d808",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "bb460c59620f19c5fe3bfb513c7c973e3cb4dd61",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ac8de9f40e3c2d31c0401a8339d1d6727167acbe",
      "new_mode": 33188,
      "new_path": "board_enable.c"
    },
    {
      "type": "rename",
      "old_id": "9dd066489c2e890f2a2638c79a20b0b9eb3f62b3",
      "old_mode": 33188,
      "old_path": "flash_enable.c",
      "new_id": "8add4d9de02f1137809e19a56e36c4581e16ab46",
      "new_mode": 33188,
      "new_path": "chipset_enable.c",
      "score": 63
    },
    {
      "type": "modify",
      "old_id": "3167fd602a3b314a03aa977ad81b07a586a7da6a",
      "old_mode": 33188,
      "old_path": "flash.h",
      "new_id": "9f743ddc35a86c6137694c1dcb539ef1128c7a27",
      "new_mode": 33188,
      "new_path": "flash.h"
    },
    {
      "type": "modify",
      "old_id": "8d04b92a616b59d3ea256599b9dce387a90ff74a",
      "old_mode": 33188,
      "old_path": "flash_rom.c",
      "new_id": "ba391cba9079671628ddd2d271439da59c78a1e9",
      "new_mode": 33188,
      "new_path": "flash_rom.c"
    }
  ]
}
